]> granicus.if.org Git - graphviz/log
graphviz
18 years agorevert previous change so that gvLayout() (C API) can be used on sublayouts.
ellson [Tue, 28 Feb 2006 19:01:51 +0000 (19:01 +0000)]
revert previous change so that gvLayout() (C API) can be used on sublayouts.

18 years agoensure any previous layout is freed before generating new one.
ellson [Tue, 28 Feb 2006 18:40:00 +0000 (18:40 +0000)]
ensure any previous layout is freed before generating new one.

18 years agoUpdate URL for bug reports in lefty
erg [Tue, 28 Feb 2006 17:06:52 +0000 (17:06 +0000)]
Update URL for bug reports in lefty

18 years agofix bug when using multiple windows on same graph
ellson [Fri, 24 Feb 2006 19:44:14 +0000 (19:44 +0000)]
fix bug when using multiple windows on same graph

18 years agofixes to job list processing for multiple window support
ellson [Fri, 24 Feb 2006 19:15:02 +0000 (19:15 +0000)]
fixes to job list processing for multiple window support

18 years agofix so that "dot -c" works when rpm relocated
ellson [Thu, 23 Feb 2006 01:09:03 +0000 (01:09 +0000)]
fix so that "dot -c" works when rpm relocated

18 years agotell rpm that graphviz is relocatable
ellson [Wed, 22 Feb 2006 19:18:21 +0000 (19:18 +0000)]
tell rpm that graphviz is relocatable

18 years agofix bitrot in code that finds dot's libdir automagically
ellson [Wed, 22 Feb 2006 19:16:03 +0000 (19:16 +0000)]
fix bitrot in code that finds dot's libdir automagically

18 years agofix bug#886 - correct titles of manpages
ellson [Mon, 20 Feb 2006 16:56:42 +0000 (16:56 +0000)]
fix bug#886 - correct titles of manpages

18 years agofix bug#886 - correct titles of manpages
ellson [Mon, 20 Feb 2006 16:56:42 +0000 (16:56 +0000)]
fix bug#886 - correct titles of manpages

18 years agoImplement esep attribute to allow graph to specify room around
erg [Fri, 17 Feb 2006 20:35:34 +0000 (20:35 +0000)]
Implement esep attribute to allow graph to specify room around
nodes for spline routing.

18 years agoUpdate info files
erg [Fri, 17 Feb 2006 20:33:59 +0000 (20:33 +0000)]
Update info files

18 years agoFix bug 884
erg [Fri, 17 Feb 2006 19:48:03 +0000 (19:48 +0000)]
Fix bug 884

18 years agoFix bug in previous version: technically, '\0' is a control character
erg [Thu, 16 Feb 2006 22:54:13 +0000 (22:54 +0000)]
Fix bug in previous version: technically, '\0' is a control character
but we can't treat it as white space.

18 years agoFix bug 882 - treat unquoted control characters as space during lexing
erg [Thu, 16 Feb 2006 03:33:25 +0000 (03:33 +0000)]
Fix bug 882 - treat unquoted control characters as space during lexing

18 years agoFix windows install to provide necessary .h files
erg [Thu, 16 Feb 2006 03:32:16 +0000 (03:32 +0000)]
Fix windows install to provide necessary .h files

18 years agoComments on Cairo FC4.
north [Wed, 15 Feb 2006 19:47:19 +0000 (19:47 +0000)]
Comments on Cairo FC4.

18 years agoNew info on SVG in firefox, eog, evince.
north [Wed, 15 Feb 2006 17:24:19 +0000 (17:24 +0000)]
New info on SVG in firefox, eog, evince.

18 years agoautomatically include $PREFIX/lib/pkgconfig in PKG_CONFIG_PATH
ellson [Wed, 15 Feb 2006 15:58:10 +0000 (15:58 +0000)]
automatically include $PREFIX/lib/pkgconfig in PKG_CONFIG_PATH

18 years agouse $LIBPOSTFIX when looking for python libs
ellson [Wed, 15 Feb 2006 15:05:47 +0000 (15:05 +0000)]
use $LIBPOSTFIX when looking for python libs

18 years agoAdd kindOf function, plus functions to set and get default values
erg [Thu, 9 Feb 2006 22:14:50 +0000 (22:14 +0000)]
Add kindOf function, plus functions to set and get default values

19 years agostart 2.9 development series
ellson [Sat, 4 Feb 2006 00:47:32 +0000 (00:47 +0000)]
start 2.9 development series

19 years agorelease 2.8
ellson [Fri, 3 Feb 2006 22:29:10 +0000 (22:29 +0000)]
release 2.8

19 years agodiffimg already in SUBDIRS, putting it in EXTA_DIST as well results in
ellson [Thu, 2 Feb 2006 19:35:29 +0000 (19:35 +0000)]
diffimg already in SUBDIRS, putting it in EXTA_DIST as well results in
things like .cvsignore being included in the distribution.

19 years agoset and get html strings in regular quoted "label" strings from the language bindings.
ellson [Thu, 2 Feb 2006 19:28:44 +0000 (19:28 +0000)]
set and get html strings in regular quoted "label" strings from the language bindings.

19 years agoFix incorrect bounding box calculation for flat adjacent edges
erg [Thu, 2 Feb 2006 19:23:26 +0000 (19:23 +0000)]
Fix incorrect bounding box calculation for flat adjacent edges

19 years agoFix for accidentally creating parallel edge in constraint graph
north [Wed, 1 Feb 2006 20:59:32 +0000 (20:59 +0000)]
Fix for accidentally creating parallel edge in constraint graph
when a cluster has a label.

19 years agoImprove DEBUG error message when cycles are present.
north [Wed, 1 Feb 2006 20:58:55 +0000 (20:58 +0000)]
Improve DEBUG error message when cycles are present.

19 years agoZero out Agraphinfo_t on *_cleanup_graph so that graph can be
erg [Wed, 1 Feb 2006 17:30:17 +0000 (17:30 +0000)]
Zero out Agraphinfo_t on *_cleanup_graph so that graph can be
passed to gvLayout again with core dumping.

19 years agoRemove unused globals; make two globals that are only used in xdgen.c static
erg [Wed, 1 Feb 2006 17:29:08 +0000 (17:29 +0000)]
Remove unused globals; make two globals that are only used in xdgen.c static

19 years agoonly rm config if there is no dot executable after rpm update
ellson [Mon, 30 Jan 2006 23:45:06 +0000 (23:45 +0000)]
only rm config if there is no dot executable after rpm update

19 years agotry using %preun, instead of %postun, to rm config
ellson [Mon, 30 Jan 2006 23:22:32 +0000 (23:22 +0000)]
try using %preun, instead of %postun, to rm config

19 years agoUse explicit "pt" dimensions for font-size in svggen.c to work-around
ellson [Mon, 30 Jan 2006 22:34:27 +0000 (22:34 +0000)]
Use explicit "pt" dimensions for font-size in svggen.c to work-around
firefox odditity:  https://bugzilla.mozilla.org/show_bug.cgi?id=234789

19 years agoUpdate linux.i386 test data
erg [Mon, 30 Jan 2006 20:43:47 +0000 (20:43 +0000)]
Update linux.i386 test data

19 years agoUpdate linux.i386 test data
erg [Mon, 30 Jan 2006 20:43:47 +0000 (20:43 +0000)]
Update linux.i386 test data

19 years agoUpdate layers test data for share
erg [Mon, 30 Jan 2006 20:43:30 +0000 (20:43 +0000)]
Update layers test data for share

19 years agoRemove b15 test until core dump is fixed
erg [Mon, 30 Jan 2006 20:43:12 +0000 (20:43 +0000)]
Remove b15 test until core dump is fixed

19 years agoHaving bool != char is catching some real bugs!
ellson [Sun, 29 Jan 2006 23:34:31 +0000 (23:34 +0000)]
Having bool != char is catching some real bugs!

19 years agofix unitialized variable
ellson [Sun, 29 Jan 2006 23:33:14 +0000 (23:33 +0000)]
fix unitialized variable

19 years agoneeds config.h to get bool defined
ellson [Sun, 29 Jan 2006 12:04:11 +0000 (12:04 +0000)]
needs config.h to get bool defined

19 years agosuppress bgcolor rectangle drawing entirely if layers are in use
ellson [Sun, 29 Jan 2006 01:44:11 +0000 (01:44 +0000)]
suppress bgcolor rectangle drawing entirely if layers are in use

19 years agoUpdate newarrows.gif test data
erg [Sat, 28 Jan 2006 23:23:22 +0000 (23:23 +0000)]
Update newarrows.gif test data

19 years agothe configure test for bool tested only the CC compiler, but we already know that...
ellson [Sat, 28 Jan 2006 00:20:45 +0000 (00:20 +0000)]
the configure test for bool tested only the CC compiler, but we already know that C++ defines bool

19 years agothe configure test for bool tested only the CC compiler, but we already know that...
ellson [Sat, 28 Jan 2006 00:20:45 +0000 (00:20 +0000)]
the configure test for bool tested only the CC compiler, but we already know that C++ defines bool

19 years agofix mismatched function declaration - caught by improved bool definition
ellson [Sat, 28 Jan 2006 00:08:28 +0000 (00:08 +0000)]
fix mismatched function declaration - caught by improved bool definition

19 years agoimprove test for bool support, uses stdbool.h if available
ellson [Fri, 27 Jan 2006 23:37:15 +0000 (23:37 +0000)]
improve test for bool support,  uses stdbool.h if available

19 years agoUpdate test files
erg [Fri, 27 Jan 2006 23:25:53 +0000 (23:25 +0000)]
Update test files

19 years agoshow edge positions as well
ellson [Fri, 27 Jan 2006 20:26:25 +0000 (20:26 +0000)]
show edge positions as well

19 years ago- add new function render() which is a wrapper for attach_attrs()
ellson [Fri, 27 Jan 2006 20:12:31 +0000 (20:12 +0000)]
- add new function render() which is a wrapper for attach_attrs()
- add example python script to illustrate

19 years agoFix warning messages in changed minmax_edges2 function
erg [Thu, 26 Jan 2006 22:53:35 +0000 (22:53 +0000)]
Fix warning messages in changed minmax_edges2 function

19 years agoUpdate windows build script to make tgz file
erg [Thu, 26 Jan 2006 17:10:59 +0000 (17:10 +0000)]
Update windows build script to make tgz file

19 years agoFix typo in dot grammar
erg [Thu, 26 Jan 2006 17:07:46 +0000 (17:07 +0000)]
Fix typo in dot grammar

19 years agoMinor cleanup for previous patch to fix init_rank trouble.
north [Thu, 26 Jan 2006 14:27:26 +0000 (14:27 +0000)]
Minor cleanup for previous patch to fix init_rank trouble.

19 years agoFix "trouble in init_rank" when graph has a disconnected node
north [Thu, 26 Jan 2006 14:19:51 +0000 (14:19 +0000)]
Fix "trouble in init_rank" when graph has a disconnected node
with rank=max or rank=sink.  b7.dot still dumps core.

19 years agoadd contrib/sdlshapes to the distribution
ellson [Fri, 20 Jan 2006 23:18:46 +0000 (23:18 +0000)]
add contrib/sdlshapes to the distribution

19 years agoAdd contributed SDL node shapes
erg [Fri, 20 Jan 2006 20:58:20 +0000 (20:58 +0000)]
Add contributed SDL node shapes

19 years agoUpdate info files
erg [Fri, 20 Jan 2006 20:53:53 +0000 (20:53 +0000)]
Update info files

19 years agoUpdate info files
erg [Fri, 20 Jan 2006 20:50:51 +0000 (20:50 +0000)]
Update info files

19 years agoUpdate info files
erg [Fri, 20 Jan 2006 20:50:51 +0000 (20:50 +0000)]
Update info files

19 years agochange job->dpi from int to pointf to allow for values obtained from display devices...
ellson [Fri, 20 Jan 2006 19:11:55 +0000 (19:11 +0000)]
change job->dpi from int to pointf to allow for values obtained from display devices like X

19 years agoadd support (disabled for now) for generating ToPAS files
ellson [Fri, 20 Jan 2006 19:10:21 +0000 (19:10 +0000)]
add support (disabled for now) for generating ToPAS files

19 years agoAdd new gif to info pages
erg [Fri, 20 Jan 2006 02:33:53 +0000 (02:33 +0000)]
Add new gif to info pages

19 years agoUpdate info files
erg [Fri, 20 Jan 2006 02:32:15 +0000 (02:32 +0000)]
Update info files

19 years agoFix bug 864
erg [Fri, 20 Jan 2006 02:04:37 +0000 (02:04 +0000)]
Fix bug 864

19 years agoAvoid writing user name in svg output if not ascii.
erg [Thu, 19 Jan 2006 22:55:09 +0000 (22:55 +0000)]
Avoid writing user name in svg output if not ascii.

19 years agoUpdate FAQ to reflect new neato -n usage.
erg [Thu, 19 Jan 2006 22:38:42 +0000 (22:38 +0000)]
Update FAQ to reflect new neato -n usage.

19 years agoUpdate info files
erg [Thu, 19 Jan 2006 22:37:15 +0000 (22:37 +0000)]
Update info files

19 years agoFix neato so that neato -n forces -s72
erg [Thu, 19 Jan 2006 22:31:10 +0000 (22:31 +0000)]
Fix neato so that neato -n forces -s72

19 years agoeliminate jpeg dependency
ellson [Thu, 19 Jan 2006 22:28:20 +0000 (22:28 +0000)]
eliminate jpeg dependency

19 years agoindicate #861 fixed
ellson [Thu, 19 Jan 2006 05:11:48 +0000 (05:11 +0000)]
indicate #861 fixed

19 years ago-Wno-unused-parameter is only required to work around a bug in gcc-3.x.x, but it...
ellson [Thu, 19 Jan 2006 05:10:57 +0000 (05:10 +0000)]
-Wno-unused-parameter is only required to work around a bug in gcc-3.x.x, but it wasn't available in gcc-2.9x

19 years agoUpdate info files
erg [Wed, 18 Jan 2006 20:20:31 +0000 (20:20 +0000)]
Update info files

19 years agoFix tools windows .mak files to remove absolute path name.
erg [Wed, 18 Jan 2006 19:30:02 +0000 (19:30 +0000)]
Fix tools windows .mak files to remove absolute path name.

19 years agoFix tools windows .mak files to remove absolute path name.
erg [Wed, 18 Jan 2006 19:30:02 +0000 (19:30 +0000)]
Fix tools windows .mak files to remove absolute path name.

19 years agoFix tools windows .mak files to remove absolute path name.
erg [Wed, 18 Jan 2006 19:30:02 +0000 (19:30 +0000)]
Fix tools windows .mak files to remove absolute path name.

19 years agoFix windows .bat file to reflect 2.6 structure
erg [Wed, 18 Jan 2006 19:29:02 +0000 (19:29 +0000)]
Fix windows .bat file to reflect 2.6 structure

19 years agoremove unused variable
ellson [Wed, 18 Jan 2006 16:28:55 +0000 (16:28 +0000)]
remove unused variable

19 years agoFix partially changed code.
erg [Wed, 18 Jan 2006 15:39:36 +0000 (15:39 +0000)]
Fix partially changed code.

19 years agoFix node adjustment functions to have a return value indicated whether
erg [Tue, 17 Jan 2006 22:56:22 +0000 (22:56 +0000)]
Fix node adjustment functions to have a return value indicated whether
nodes were moved or not.

19 years agoindicate bug #824 has been fixed.
ellson [Tue, 17 Jan 2006 19:59:07 +0000 (19:59 +0000)]
indicate bug #824 has been fixed.

19 years agodon't claim #826 is fixed
ellson [Tue, 17 Jan 2006 19:39:28 +0000 (19:39 +0000)]
don't claim #826 is fixed

19 years agopreparing for 2.8
ellson [Tue, 17 Jan 2006 19:35:12 +0000 (19:35 +0000)]
preparing for 2.8

19 years agoAlter layout code to allow use of subgraphs;
erg [Tue, 17 Jan 2006 18:21:43 +0000 (18:21 +0000)]
Alter layout code to allow use of subgraphs;
fix gvc code to delay cleanup until necessary;
graph now contains pointer to necessary cleanup routine
depending on layout

19 years agoAdd high-level graph packing function; remove shiftGraphs from API
erg [Tue, 17 Jan 2006 18:19:02 +0000 (18:19 +0000)]
Add high-level graph packing function; remove shiftGraphs from API

19 years agoAdd high-level graph packing function; remove shiftGraphs from API
erg [Tue, 17 Jan 2006 18:19:02 +0000 (18:19 +0000)]
Add high-level graph packing function; remove shiftGraphs from API

19 years agodon't break switch order independence
ellson [Tue, 17 Jan 2006 04:39:08 +0000 (04:39 +0000)]
don't break switch order independence

19 years agoincrease fudge factor increase of background size to cover accumulation
ellson [Mon, 16 Jan 2006 22:27:43 +0000 (22:27 +0000)]
increase fudge factor increase of background size to cover accumulation
of errors (or something) in:  dot | dot -Knop

19 years agoremove duplicate -n processing code that was not being used
ellson [Mon, 16 Jan 2006 22:26:10 +0000 (22:26 +0000)]
remove duplicate -n processing code that was not being used

19 years agochange default PSinputscale to 72 only when -n is used
ellson [Mon, 16 Jan 2006 22:25:23 +0000 (22:25 +0000)]
change default PSinputscale to 72 only when -n is used

19 years agoFix -Glandscape -Gcenter (Bug#858)
ellson [Mon, 16 Jan 2006 19:45:36 +0000 (19:45 +0000)]
Fix -Glandscape -Gcenter  (Bug#858)

19 years agoAdd support for a -Glandscape boolean. Now landscape can be set with:
ellson [Mon, 16 Jan 2006 19:44:23 +0000 (19:44 +0000)]
Add support for a -Glandscape boolean.  Now landscape can be set with:
-Glandscape
-Gorientation=landscape
-Grotat=90

19 years agoedge proto attributes need root graph
ellson [Fri, 13 Jan 2006 19:50:49 +0000 (19:50 +0000)]
edge proto attributes need root graph

19 years agoAdd libagraph documentation.
erg [Fri, 13 Jan 2006 16:54:16 +0000 (16:54 +0000)]
Add libagraph documentation.

19 years agoProvide a default input scaling for -Knop* equivalent to "-s72"
ellson [Fri, 13 Jan 2006 16:49:34 +0000 (16:49 +0000)]
Provide a default input scaling for -Knop* equivalent to "-s72"

19 years agoAdd pseudo layout engines:
ellson [Fri, 13 Jan 2006 16:36:27 +0000 (16:36 +0000)]
Add pseudo layout engines:
dot -Knop   ==  neato -n1
dot -Knop1  ==  neato -n1
dot -Knop2  ==  neato -n2
These are needed primarily by the script bindings.

19 years agofix crash when trying to create new edge attributes from scripts
ellson [Fri, 13 Jan 2006 15:20:02 +0000 (15:20 +0000)]
fix crash when trying to create new edge attributes from scripts

19 years agoRename "csharp" to "sharp" to confirm with the emerging naming
ellson [Tue, 10 Jan 2006 14:39:21 +0000 (14:39 +0000)]
Rename "csharp" to "sharp" to confirm with the emerging naming
convention now that Mono is in Fedora core

19 years agofix to keep pad size constant under scaling
ellson [Tue, 10 Jan 2006 00:32:36 +0000 (00:32 +0000)]
fix to keep pad size constant under scaling

19 years agoAdd another modification request
erg [Mon, 9 Jan 2006 23:14:20 +0000 (23:14 +0000)]
Add another modification request

19 years agomake -Tps more reasonable
ellson [Mon, 9 Jan 2006 21:05:41 +0000 (21:05 +0000)]
make -Tps more reasonable
- reduce size of PageBoundingBox per PostScript reference
- fix various -Gorientation=landscape problems