]> granicus.if.org Git - graphviz/log
graphviz
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

19 years agosimplify Pad calculations
ellson [Sun, 8 Jan 2006 21:34:07 +0000 (21:34 +0000)]
simplify Pad calculations

19 years agosuppress any attempt to create protonode
ellson [Sat, 7 Jan 2006 18:13:52 +0000 (18:13 +0000)]
suppress any attempt to create protonode

19 years agofix clip box
ellson [Fri, 6 Jan 2006 23:26:27 +0000 (23:26 +0000)]
fix clip box

19 years agofix pageBoundingBox to include margins
ellson [Fri, 6 Jan 2006 22:48:27 +0000 (22:48 +0000)]
fix pageBoundingBox to include margins

19 years agoNew 4pt pad around graph. Not to be confused with margin which is around pages.
ellson [Fri, 6 Jan 2006 22:06:37 +0000 (22:06 +0000)]
New 4pt pad around graph.  Not to be confused with margin which is around pages.

19 years agoSimplify script bindings a bit by introducing N=protonode(g) and E=protoedge(g) funct...
ellson [Fri, 6 Jan 2006 19:54:20 +0000 (19:54 +0000)]
Simplify script bindings a bit by introducing N=protonode(g) and E=protoedge(g) functions.
Now, common attribute manipulations can be used.

19 years agoneed stdio.h for FILE
ellson [Fri, 6 Jan 2006 17:06:56 +0000 (17:06 +0000)]
need stdio.h for FILE

19 years agoavoid redefining _GNU_SOURCE
ellson [Fri, 6 Jan 2006 17:05:53 +0000 (17:05 +0000)]
avoid redefining _GNU_SOURCE

19 years agoignore brewer_lib product
ellson [Fri, 6 Jan 2006 17:05:08 +0000 (17:05 +0000)]
ignore brewer_lib product

19 years agoFix agsafeset so that subgraphs can be used.
erg [Wed, 4 Jan 2006 21:17:23 +0000 (21:17 +0000)]
Fix agsafeset so that subgraphs can be used.

19 years agoBack out changes to remove warnings. The new code is illegal C and
erg [Wed, 4 Jan 2006 20:04:51 +0000 (20:04 +0000)]
Back out changes to remove warnings. The new code is illegal C and
fails on sgis, suns and windows. Also, agxputc should mimic the
semantics of putc, which returns an int. If warnings are a problem,
we should use a compiler flag to turn off the warning or fix the
uses.

19 years agoUpdate info files
erg [Wed, 4 Jan 2006 16:46:13 +0000 (16:46 +0000)]
Update info files

19 years agoUpdate info files
erg [Wed, 4 Jan 2006 16:29:52 +0000 (16:29 +0000)]
Update info files

19 years agoMention dotty syntax errors due to shell environment, some other
north [Wed, 4 Jan 2006 03:28:06 +0000 (03:28 +0000)]
Mention dotty syntax errors due to shell environment, some other
cleanup, add anchors to questions.

19 years agoUpdate info files
erg [Tue, 3 Jan 2006 21:58:04 +0000 (21:58 +0000)]
Update info files

19 years agoUpdate info files
erg [Tue, 3 Jan 2006 21:37:15 +0000 (21:37 +0000)]
Update info files

19 years agoUpdate info files
erg [Tue, 3 Jan 2006 20:48:42 +0000 (20:48 +0000)]
Update info files

19 years agospelling
ellson [Tue, 3 Jan 2006 17:22:24 +0000 (17:22 +0000)]
spelling

19 years agofix bug in "make uninstall"
ellson [Tue, 3 Jan 2006 16:48:06 +0000 (16:48 +0000)]
fix bug in "make uninstall"

19 years agorecode agxbputc macro to avoid unused int result
ellson [Fri, 30 Dec 2005 14:10:31 +0000 (14:10 +0000)]
recode agxbputc macro to avoid unused int result

19 years agocasting int to void to suppress unused return value doesn't work with Sun's compiler
ellson [Fri, 30 Dec 2005 13:53:03 +0000 (13:53 +0000)]
casting int to void to suppress unused return value doesn't work with Sun's compiler

19 years agoFixed typos etc.
north [Tue, 27 Dec 2005 12:25:54 +0000 (12:25 +0000)]
Fixed typos etc.

19 years agoMention antialiasing tricks. Fix date stamp.
north [Tue, 27 Dec 2005 12:11:14 +0000 (12:11 +0000)]
Mention antialiasing tricks.  Fix date stamp.

19 years agoTeach "make uninstall" and "rpm -e" to remove any /usr/lib/graphviz/config
ellson [Sun, 25 Dec 2005 13:40:20 +0000 (13:40 +0000)]
Teach "make uninstall" and "rpm -e" to remove any /usr/lib/graphviz/config

19 years agojanitor - value computed is not used
ellson [Fri, 23 Dec 2005 17:58:44 +0000 (17:58 +0000)]
janitor - value computed is not used

19 years agojanitor - fix some "warning: value computed is not used" by casting to (void)
ellson [Fri, 23 Dec 2005 17:50:33 +0000 (17:50 +0000)]
janitor - fix some "warning: value computed is not used" by casting to (void)

19 years agoRemove unnecessary dereference of pointer
erg [Fri, 23 Dec 2005 17:24:28 +0000 (17:24 +0000)]
Remove unnecessary dereference of pointer

19 years agojanitor - unitialized variable
ellson [Fri, 23 Dec 2005 16:41:59 +0000 (16:41 +0000)]
janitor - unitialized variable

19 years agojanitor - clean up some warnings and move -DNO_FPERR to config.h
ellson [Fri, 23 Dec 2005 16:28:34 +0000 (16:28 +0000)]
janitor - clean up some warnings and move -DNO_FPERR to config.h

19 years agoMention graphviz-devel, and spline routing issues affect circo, fdp, twopi
north [Fri, 23 Dec 2005 15:03:48 +0000 (15:03 +0000)]
Mention graphviz-devel, and spline routing issues affect circo, fdp, twopi
as well as neato.

19 years agojanitor - more "value computed is not used" fixes
ellson [Thu, 22 Dec 2005 18:29:51 +0000 (18:29 +0000)]
janitor - more "value computed is not used" fixes

19 years agojanitor - suppress some "value computed is not used" messages from gcc-4.1.0
ellson [Thu, 22 Dec 2005 18:26:17 +0000 (18:26 +0000)]
janitor - suppress some "value computed is not used" messages from gcc-4.1.0

19 years agonew version of automake detected a typo
ellson [Thu, 22 Dec 2005 17:34:48 +0000 (17:34 +0000)]
new version of automake detected a typo

19 years agoxhtml also needs directory for products
ellson [Thu, 22 Dec 2005 17:31:24 +0000 (17:31 +0000)]
xhtml also needs directory for products

19 years agoRe-prioritized.
north [Thu, 22 Dec 2005 16:42:52 +0000 (16:42 +0000)]
Re-prioritized.

19 years agotrain cvs to ignore docbook products
ellson [Thu, 22 Dec 2005 16:38:24 +0000 (16:38 +0000)]
train cvs to ignore docbook products

19 years agoadd docbook version of plugin documentation
ellson [Thu, 22 Dec 2005 16:32:51 +0000 (16:32 +0000)]
add docbook version of plugin documentation

19 years agoadd docbook version of plugin documentation
ellson [Thu, 22 Dec 2005 16:32:51 +0000 (16:32 +0000)]
add docbook version of plugin documentation

19 years agouse _GNU_SOURCE instead of __USE_GNU
ellson [Sat, 17 Dec 2005 04:43:29 +0000 (04:43 +0000)]
use _GNU_SOURCE instead of __USE_GNU

19 years agomake FP error trapping conditional on not using -ffast-math
ellson [Fri, 16 Dec 2005 22:17:23 +0000 (22:17 +0000)]
make FP error trapping conditional on not using -ffast-math

19 years agomake FP error trapping conditional on not using -ffast-math
ellson [Fri, 16 Dec 2005 22:17:23 +0000 (22:17 +0000)]
make FP error trapping conditional on not using -ffast-math

19 years agoWorkaround for a problem in gcc-4.1.0 when used with -O2
ellson [Thu, 15 Dec 2005 01:57:22 +0000 (01:57 +0000)]
Workaround for a problem in gcc-4.1.0 when used with -O2

19 years agoUpdate dot manual to include new rankdir options
erg [Mon, 12 Dec 2005 18:58:17 +0000 (18:58 +0000)]
Update dot manual to include new rankdir options

19 years agoCleanup fdp code to use local root graph (argument to fdp_layout) for
erg [Thu, 8 Dec 2005 22:01:14 +0000 (22:01 +0000)]
Cleanup fdp code to use local root graph (argument to fdp_layout) for
root tests.

19 years agoFix misspelling of plugin library for install rule
erg [Thu, 8 Dec 2005 22:00:29 +0000 (22:00 +0000)]
Fix misspelling of plugin library for install rule

19 years agoModify sample programs to use agsafeset().
erg [Thu, 8 Dec 2005 21:22:16 +0000 (21:22 +0000)]
Modify sample programs to use agsafeset().

19 years agojanitor - minor comment fix to remind me how .sl extensions are dealt with
ellson [Wed, 7 Dec 2005 22:21:20 +0000 (22:21 +0000)]
janitor - minor comment fix to remind me how .sl extensions are dealt with