]> granicus.if.org Git - graphviz/log
graphviz
15 years ago*** empty log message ***
arif [Thu, 29 Oct 2009 17:55:03 +0000 (17:55 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Thu, 29 Oct 2009 17:42:37 +0000 (17:42 +0000)]
*** empty log message ***

15 years agoattribute management beta
arif [Thu, 29 Oct 2009 17:37:30 +0000 (17:37 +0000)]
attribute management beta

15 years agoFix typos
erg [Wed, 28 Oct 2009 19:24:17 +0000 (19:24 +0000)]
Fix typos

15 years agoAddress bug report 1799
erg [Wed, 28 Oct 2009 19:18:12 +0000 (19:18 +0000)]
Address bug report 1799

15 years agomove smyrna's large graph examples to graphviz-graphs rpm
ellson [Tue, 27 Oct 2009 19:49:50 +0000 (19:49 +0000)]
move smyrna's large graph examples to graphviz-graphs rpm

15 years agoOne more revision to error message when plugins missing
ellson [Tue, 27 Oct 2009 19:46:54 +0000 (19:46 +0000)]
One more revision to error message when plugins missing

15 years agoenable smyrna in public builds for MacOSX
ellson [Tue, 27 Oct 2009 19:23:39 +0000 (19:23 +0000)]
enable smyrna in public builds for MacOSX

15 years agonope, smyrna needs glade3-libgladeui-devel, not available on rhel-5.3
ellson [Tue, 27 Oct 2009 18:45:41 +0000 (18:45 +0000)]
nope, smyrna needs glade3-libgladeui-devel, not available on rhel-5.3

15 years agoenabling smyrna in ubunto builds
ellson [Tue, 27 Oct 2009 18:35:40 +0000 (18:35 +0000)]
enabling smyrna in ubunto builds

15 years agoenable symrna in public builds: fedora-8,9,... and rhel-5 (maybe)
ellson [Tue, 27 Oct 2009 18:29:50 +0000 (18:29 +0000)]
enable symrna in public builds:  fedora-8,9,...    and rhel-5 (maybe)

15 years agoimprove error message in the case of dot not finding dot_layout plugin
ellson [Fri, 23 Oct 2009 17:33:51 +0000 (17:33 +0000)]
improve error message in the case of dot not finding dot_layout plugin

15 years agoreturn error when no layout engine is available for the cmdname
ellson [Fri, 23 Oct 2009 17:22:43 +0000 (17:22 +0000)]
return error when no layout engine is available for the cmdname

15 years agogv_postprocess is added to def file
arif [Tue, 20 Oct 2009 18:05:59 +0000 (18:05 +0000)]
gv_postprocess is added to def file

15 years agorevert change - doesn't work
ellson [Tue, 20 Oct 2009 16:10:07 +0000 (16:10 +0000)]
revert change - doesn't work

15 years agoretry config testing for perl-libs, not that we have it install on fc11-64
ellson [Tue, 20 Oct 2009 16:01:47 +0000 (16:01 +0000)]
retry config testing for perl-libs, not that we have it install on fc11-64

15 years agoadd missing glcompmouse.h to distro
ellson [Tue, 20 Oct 2009 15:52:09 +0000 (15:52 +0000)]
add missing glcompmouse.h to distro

15 years agoadd requires for perl-libs
ellson [Tue, 20 Oct 2009 10:33:26 +0000 (10:33 +0000)]
add requires for perl-libs

15 years agotemporarily remove perl lib test as it break s source package
ellson [Tue, 20 Oct 2009 09:56:37 +0000 (09:56 +0000)]
temporarily remove perl lib test as it break s source package

15 years agofix the test for -lperl
ellson [Tue, 20 Oct 2009 09:49:34 +0000 (09:49 +0000)]
fix the test for -lperl

15 years agoDue to a conflict in Windows, we rename the IN token as IN_OP.
erg [Mon, 19 Oct 2009 18:30:21 +0000 (18:30 +0000)]
Due to a conflict in Windows, we rename the IN token as IN_OP.

15 years agodouble check for -lperl
ellson [Mon, 19 Oct 2009 16:23:20 +0000 (16:23 +0000)]
double check for -lperl

15 years agoneed to list glcompfont.h or it doesn't get into distro
ellson [Sat, 17 Oct 2009 12:48:26 +0000 (12:48 +0000)]
need to list glcompfont.h or it doesn't get into distro

15 years agoRemove unused function; fix bug in cgraph version.
erg [Fri, 16 Oct 2009 15:47:47 +0000 (15:47 +0000)]
Remove unused function; fix bug in cgraph version.

15 years agoremove "static" because .h declares it as "extern"
ellson [Thu, 15 Oct 2009 23:12:23 +0000 (23:12 +0000)]
remove "static" because .h declares it as "extern"

15 years agoMake parsing of xdot polylines faster
erg [Thu, 15 Oct 2009 21:09:58 +0000 (21:09 +0000)]
Make parsing of xdot polylines faster

15 years agodraw.c function static declaration was fixed
arif [Thu, 15 Oct 2009 18:48:54 +0000 (18:48 +0000)]
draw.c function static declaration was fixed

15 years agoAdd support for external labels
erg [Thu, 15 Oct 2009 17:28:19 +0000 (17:28 +0000)]
Add support for external labels

15 years agosmyrna xdot implementation with pango support finished
arif [Thu, 15 Oct 2009 17:21:19 +0000 (17:21 +0000)]
smyrna xdot implementation with pango support finished

15 years agoFix bug in NEW macro used locally
erg [Wed, 14 Oct 2009 19:45:03 +0000 (19:45 +0000)]
Fix bug in NEW macro used locally

15 years agofixes to ruby demo from: Ralf Mueller <ralf.mueller@zmaw.de>
ellson [Wed, 14 Oct 2009 17:11:21 +0000 (17:11 +0000)]
fixes to ruby demo from: Ralf Mueller <ralf.mueller@zmaw.de>

15 years agoAdjust appending parse function to take NULL xdot*.
erg [Wed, 14 Oct 2009 16:47:09 +0000 (16:47 +0000)]
Adjust appending parse function to take NULL xdot*.

15 years agofix for API change in TK's canvas for font size
ellson [Wed, 14 Oct 2009 15:50:40 +0000 (15:50 +0000)]
fix for API change in TK's canvas for font size

15 years agofix breakage due to extraneous "`"
ellson [Wed, 14 Oct 2009 14:15:22 +0000 (14:15 +0000)]
fix breakage due to extraneous "`"

15 years agoAllow a single value for size and page attributes.
erg [Tue, 13 Oct 2009 20:16:54 +0000 (20:16 +0000)]
Allow a single value for size and page attributes.

15 years agoAdd function to parse additional xdot ops on top of a given xdot structure.
erg [Tue, 13 Oct 2009 19:39:14 +0000 (19:39 +0000)]
Add function to parse additional xdot ops on top of a given xdot structure.

15 years agoapply fix suggested in b1787 for compilation problem on AIX 5.3
ellson [Tue, 13 Oct 2009 14:22:50 +0000 (14:22 +0000)]
apply fix suggested in b1787 for compilation problem on AIX 5.3

15 years agoapply fix suggested in b1786 for intptr_t on OpenBSD amd64
ellson [Tue, 13 Oct 2009 14:20:29 +0000 (14:20 +0000)]
apply fix suggested in b1786 for intptr_t on OpenBSD amd64

15 years agoClean up warnings; add copyright and vim comment; reformat
erg [Fri, 9 Oct 2009 18:28:17 +0000 (18:28 +0000)]
Clean up warnings; add copyright and vim comment; reformat

15 years agoworking
north [Fri, 9 Oct 2009 18:18:07 +0000 (18:18 +0000)]
working

15 years agoFix copyright; add CVS info and vim comment; reformat
erg [Fri, 9 Oct 2009 17:25:35 +0000 (17:25 +0000)]
Fix copyright; add CVS info and vim comment; reformat

15 years agodraw function is ugly, go back to using void* for now
ellson [Fri, 9 Oct 2009 02:06:49 +0000 (02:06 +0000)]
draw function is ugly, go back to using void* for now

15 years agoJanitor: various cleanups to reduce compiler noise
ellson [Fri, 9 Oct 2009 01:56:08 +0000 (01:56 +0000)]
Janitor:  various cleanups to reduce compiler noise

15 years agomatch case of file names in #include statements
ellson [Fri, 9 Oct 2009 00:19:34 +0000 (00:19 +0000)]
match case of file names in #include statements

15 years agoClean up warning messages; fix incorrect coding of smyrnaPath, plus remove static...
erg [Thu, 8 Oct 2009 21:31:30 +0000 (21:31 +0000)]
Clean up warning messages; fix incorrect coding of smyrnaPath, plus remove static arrays.

15 years agoFix warning; make sure static functions defined in arcball.h are available.
erg [Thu, 8 Oct 2009 21:11:53 +0000 (21:11 +0000)]
Fix warning; make sure static functions defined in arcball.h are available.

15 years agoUpdate makefile with missing icon names
erg [Thu, 8 Oct 2009 20:59:24 +0000 (20:59 +0000)]
Update makefile with missing icon names

15 years agoUpdate makefile with missing C files
erg [Thu, 8 Oct 2009 20:58:54 +0000 (20:58 +0000)]
Update makefile with missing C files

15 years agoUse assert.h rather that home-rolled ifdefs
erg [Thu, 8 Oct 2009 20:57:52 +0000 (20:57 +0000)]
Use assert.h rather that home-rolled ifdefs

15 years agoAdd include file
erg [Thu, 8 Oct 2009 20:57:09 +0000 (20:57 +0000)]
Add include file

15 years agoFix smyrnaPath to use correct path separator depending on system
erg [Thu, 8 Oct 2009 20:56:39 +0000 (20:56 +0000)]
Fix smyrnaPath to use correct path separator depending on system

15 years agoReport input file name, name built-in name
erg [Thu, 8 Oct 2009 20:56:03 +0000 (20:56 +0000)]
Report input file name, name built-in name

15 years ago*** empty log message ***
arif [Thu, 8 Oct 2009 20:22:43 +0000 (20:22 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Thu, 8 Oct 2009 20:14:51 +0000 (20:14 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Thu, 8 Oct 2009 20:08:27 +0000 (20:08 +0000)]
*** empty log message ***

15 years agoremoved òêáíöôà÷ñà
arif [Thu, 8 Oct 2009 20:01:01 +0000 (20:01 +0000)]
removed òêáíöôà÷ñà

15 years ago*** empty log message ***
arif [Thu, 8 Oct 2009 19:53:16 +0000 (19:53 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Thu, 8 Oct 2009 19:50:01 +0000 (19:50 +0000)]
*** empty log message ***

15 years agoadded glcompfont
arif [Thu, 8 Oct 2009 19:37:56 +0000 (19:37 +0000)]
added glcompfont

15 years ago*** empty log message ***
arif [Thu, 8 Oct 2009 19:37:01 +0000 (19:37 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Thu, 8 Oct 2009 19:28:49 +0000 (19:28 +0000)]
*** empty log message ***

15 years agosmyrna changes
arif [Thu, 8 Oct 2009 18:31:43 +0000 (18:31 +0000)]
smyrna changes

15 years ago*** empty log message ***
arif [Wed, 7 Oct 2009 21:14:43 +0000 (21:14 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Wed, 7 Oct 2009 21:00:16 +0000 (21:00 +0000)]
*** empty log message ***

15 years agoupdate here, for now
ellson [Wed, 7 Oct 2009 12:49:04 +0000 (12:49 +0000)]
update here, for now

15 years agoadd support for: --without-jpeg
ellson [Tue, 6 Oct 2009 14:45:25 +0000 (14:45 +0000)]
add support for:  --without-jpeg

15 years agoPut quotes around use of RGB colors.
erg [Mon, 5 Oct 2009 14:58:41 +0000 (14:58 +0000)]
Put quotes around use of RGB colors.

15 years agoFix for bug#1747 - there should be no head arrow with dir=back arrowhead=normal
ellson [Mon, 5 Oct 2009 13:06:08 +0000 (13:06 +0000)]
Fix for bug#1747 - there should be no head arrow with dir=back arrowhead=normal

15 years agoFix for bug#1776
ellson [Sun, 4 Oct 2009 20:15:42 +0000 (20:15 +0000)]
Fix for bug#1776

Not quite the fix suggested by Eric Rannaud <eric.rannaud@gmail.com>
because we have traditionally used SIGINT to get partial layouts.

Just prevent -Tgtk, -Txlib, or any other event-handling devices from rendering
after an interrupt.

15 years agofix crash on installing in Snow Leopard (postinstall script needed #!/bin/sh header)
glenlow [Sat, 3 Oct 2009 02:08:59 +0000 (02:08 +0000)]
fix crash on installing in Snow Leopard (postinstall script needed #!/bin/sh header)

15 years agotrying to handle new graphs on stdin
ellson [Thu, 24 Sep 2009 20:04:37 +0000 (20:04 +0000)]
trying to handle new graphs on stdin

15 years agofix obvious typo in cgraph code that isn't in use yet
ellson [Thu, 24 Sep 2009 19:49:29 +0000 (19:49 +0000)]
fix obvious typo in cgraph code that isn't in use yet

15 years agoadd check for fcntl.h
ellson [Thu, 24 Sep 2009 17:27:21 +0000 (17:27 +0000)]
add check for fcntl.h

15 years agoargh!!! the magic of XFlush(display)
ellson [Thu, 24 Sep 2009 15:22:56 +0000 (15:22 +0000)]
argh!!!  the magic of XFlush(display)

15 years agoneed renderdata for use in gv_tcl: eval [gv::renderdata $G tk]
ellson [Thu, 24 Sep 2009 13:31:08 +0000 (13:31 +0000)]
need renderdata for use in gv_tcl:   eval [gv::renderdata $G tk]

15 years agosmyrna 3D navigation tune up
arif [Mon, 21 Sep 2009 18:59:38 +0000 (18:59 +0000)]
smyrna 3D navigation tune up

15 years agoapply patch that:
ellson [Mon, 21 Sep 2009 12:23:21 +0000 (12:23 +0000)]
apply patch that:
adds "layout" to doc/schema/attributes.xml and thus to the graph attributes in the inspector window
from Ryan Schmidt <graphviz-2009a@ryandesign.com>

15 years agoFix warnings; re-indent
erg [Thu, 17 Sep 2009 20:26:38 +0000 (20:26 +0000)]
Fix warnings; re-indent

15 years agoSmyrna changes
arif [Thu, 17 Sep 2009 19:30:24 +0000 (19:30 +0000)]
Smyrna changes
1-new 3d engine
2-gui new layout
3-some improvements and changes(cameras removed , mouse interrraction has ben improved etc)

15 years agoadd stdlib.h per bug #1770
ellson [Thu, 17 Sep 2009 11:57:48 +0000 (11:57 +0000)]
add stdlib.h per bug #1770

15 years agovmalloc doesn't need headers from ast or sfio
ellson [Wed, 16 Sep 2009 18:49:46 +0000 (18:49 +0000)]
vmalloc doesn't need headers from ast or sfio

15 years agoUpdate build notes
erg [Wed, 16 Sep 2009 17:59:31 +0000 (17:59 +0000)]
Update build notes

15 years agoMigrate change to infosrc/attrs.1 to info/attrs.html
erg [Wed, 16 Sep 2009 17:59:21 +0000 (17:59 +0000)]
Migrate change to infosrc/attrs.1 to info/attrs.html

15 years agoAdd "yes"/"no" support to -Gsplines=
ellson [Tue, 15 Sep 2009 19:16:38 +0000 (19:16 +0000)]
Add "yes"/"no" support to -Gsplines=

15 years agoadd support for "yes" and "no" as boolean values
ellson [Tue, 15 Sep 2009 18:59:50 +0000 (18:59 +0000)]
add support for "yes" and "no" as boolean values

15 years agoFix bug in neato on disconnected graphs. The change in code
erg [Tue, 15 Sep 2009 18:15:47 +0000 (18:15 +0000)]
Fix bug in neato on disconnected graphs. The change in code
needed to allow backgrounds caused a reordering of packing
and edge creation. Since edges are now created earlier, we needed
to tell pack to handle edges as well.

15 years agomake missing libXaw-devel show up in configure summary as breaking lefty
ellson [Mon, 14 Sep 2009 16:09:07 +0000 (16:09 +0000)]
make missing libXaw-devel show up in configure summary as breaking lefty

15 years agomore conditionals for when pagocairo not available
ellson [Fri, 11 Sep 2009 18:48:53 +0000 (18:48 +0000)]
more conditionals for when pagocairo not available

15 years agodon't use cairo_format_stride_for_width()
ellson [Fri, 11 Sep 2009 18:16:42 +0000 (18:16 +0000)]
don't use cairo_format_stride_for_width()
   as it was not available until cairo-1.6.4 or so.

15 years agoSupport for gif images in -Tgif now fixed. Convert Stephen's last entry to past...
ellson [Thu, 10 Sep 2009 23:44:57 +0000 (23:44 +0000)]
Support for gif images in -Tgif now fixed.  Convert Stephen's last entry to past-tense.

15 years agoadd support for loading gif images into cairo-based renderers (e.g. -Tpng, -Tgif)
ellson [Thu, 10 Sep 2009 23:18:32 +0000 (23:18 +0000)]
add support for loading gif images into cairo-based renderers (e.g. -Tpng, -Tgif)

15 years agoAdd info about importing GIF images.
north [Thu, 10 Sep 2009 20:34:32 +0000 (20:34 +0000)]
Add info about importing GIF images.

15 years agofix wrong colored wide lines when using node images
ellson [Thu, 10 Sep 2009 18:30:01 +0000 (18:30 +0000)]
fix wrong colored wide lines when using node images
(need to use trueColor brushes on trueColor drawings)

15 years agoRemove information on formats that are no longer supported.
erg [Tue, 8 Sep 2009 19:29:57 +0000 (19:29 +0000)]
Remove information on formats that are no longer supported.

15 years agofix for bug 1683
arif [Tue, 8 Sep 2009 15:56:12 +0000 (15:56 +0000)]
fix for bug 1683

15 years agoFix bugs 1718 and 1720.
erg [Fri, 4 Sep 2009 21:27:43 +0000 (21:27 +0000)]
Fix bugs 1718 and 1720.

15 years agoFix bug in circo: component subgraphs were being freed in the
erg [Fri, 4 Sep 2009 17:47:42 +0000 (17:47 +0000)]
Fix bug in circo: component subgraphs were being freed in the
context of the original graph, not the derived graph

15 years agoFinish fixing bug 1759
erg [Fri, 4 Sep 2009 15:53:00 +0000 (15:53 +0000)]
Finish fixing bug 1759

15 years agodo not shrink after the first stage of overlap removal. This is so that if some set...
yifanhu [Fri, 4 Sep 2009 14:35:04 +0000 (14:35 +0000)]
do not shrink after the first stage of overlap removal. This is so that if some set -Goverlap_scaling=-1000, the first stage may found no overlap at all and even decide to shrink, which defeat the original intention of the user of setting a huge scaling factor to expand the layout

15 years agoFix bug 1759
erg [Fri, 4 Sep 2009 14:23:35 +0000 (14:23 +0000)]
Fix bug 1759