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

19 years agoguess at dll extension when not provided
ellson [Wed, 7 Dec 2005 22:12:16 +0000 (22:12 +0000)]
guess at dll extension when not provided
Bob Lied <lied@lucent.com>

19 years agoUpdate info files
erg [Wed, 7 Dec 2005 19:34:16 +0000 (19:34 +0000)]
Update info files

19 years agoFix for bug 837
erg [Tue, 6 Dec 2005 22:22:33 +0000 (22:22 +0000)]
Fix for bug 837

19 years agoimprove test for /usr/lib64/libjpeg and /usr/lib64/libexpat
ellson [Tue, 6 Dec 2005 13:51:35 +0000 (13:51 +0000)]
improve test for /usr/lib64/libjpeg and /usr/lib64/libexpat

19 years agoUpdate URL for zlib sources and add note about building it as a shared library.
ellson [Fri, 2 Dec 2005 17:13:51 +0000 (17:13 +0000)]
Update URL for zlib sources and add note about building it as a shared library.

19 years agoaccording to "man regex" an "#include <sys/types.h>" is required.
ellson [Fri, 2 Dec 2005 04:14:47 +0000 (04:14 +0000)]
according to "man regex" an "#include <sys/types.h>" is required.
   apparently this is really so on Mac OSX

19 years agonew feature: simulated duplex edges using parallel edges.
ellson [Thu, 1 Dec 2005 04:43:39 +0000 (04:43 +0000)]
new feature: simulated duplex edges using parallel edges.
- head arrow takes first color, tail arrow takes second color

19 years agofix for plugin loading on HPUX
ellson [Thu, 1 Dec 2005 04:40:32 +0000 (04:40 +0000)]
fix for plugin loading on HPUX
Bob Lied <lied@lucent.com>

19 years agoUpdate info files
erg [Wed, 30 Nov 2005 22:33:15 +0000 (22:33 +0000)]
Update info files

19 years agoPrevent core dump when a cluster has no label to be used as a tooltip.
erg [Wed, 30 Nov 2005 22:19:52 +0000 (22:19 +0000)]
Prevent core dump when a cluster has no label to be used as a tooltip.

19 years agoFix bug 830
erg [Wed, 30 Nov 2005 22:19:13 +0000 (22:19 +0000)]
Fix bug 830

19 years agoUpdate Windows bat files
erg [Tue, 29 Nov 2005 22:12:03 +0000 (22:12 +0000)]
Update Windows bat files

19 years agodefault margin for ps
ellson [Tue, 29 Nov 2005 17:33:16 +0000 (17:33 +0000)]
default margin for ps

19 years agofix small rounding error in Y pos of labels between cg and gd plugin that was detecte...
ellson [Mon, 28 Nov 2005 23:58:39 +0000 (23:58 +0000)]
fix small rounding error in Y pos of labels between cg and gd plugin that was detected by diffimg

19 years agofix for thinlines in polylines
ellson [Mon, 28 Nov 2005 23:33:06 +0000 (23:33 +0000)]
fix for thinlines in polylines

19 years agodifferentiate two identical error messages
ellson [Mon, 28 Nov 2005 23:31:30 +0000 (23:31 +0000)]
differentiate two identical error messages

19 years agoPartial fix for bug #825
ellson [Mon, 28 Nov 2005 18:57:41 +0000 (18:57 +0000)]
Partial fix for bug #825
-Gsize now scales graph only, margins are always unscaled by zoom or size.
Don't scale margin by zoom factor.
Ensure background color extends into margin.
Some additional fprints in conditional code.

19 years agoadd lib/common/brewer_colors to distribution
ellson [Wed, 23 Nov 2005 13:29:38 +0000 (13:29 +0000)]
add lib/common/brewer_colors to distribution

19 years agoadd another example to dot.demo/
ellson [Wed, 23 Nov 2005 13:21:52 +0000 (13:21 +0000)]
add another example to dot.demo/

19 years agocolor_lib has to depend on brewer_lib and brewer_lib might as well
north [Tue, 22 Nov 2005 23:39:17 +0000 (23:39 +0000)]
color_lib has to depend on brewer_lib and brewer_lib might as well
depend on the awk script that generates it as well.

19 years agoUpdate info files
erg [Tue, 22 Nov 2005 18:25:04 +0000 (18:25 +0000)]
Update info files

19 years ago- fix 1 point extra margin UR.
ellson [Tue, 22 Nov 2005 01:53:30 +0000 (01:53 +0000)]
- fix 1 point extra margin UR.
- fix -Gmargin in -Tps (defaults to 5 points)

19 years agoAdd support for color namespaces; add Brewer color data
erg [Mon, 21 Nov 2005 21:25:40 +0000 (21:25 +0000)]
Add support for color namespaces; add Brewer color data

19 years agoAdd support for color namespaces; add Brewer color data
erg [Mon, 21 Nov 2005 21:25:40 +0000 (21:25 +0000)]
Add support for color namespaces; add Brewer color data

19 years agoAdd support for color namespaces; add Brewer color data
erg [Mon, 21 Nov 2005 21:25:40 +0000 (21:25 +0000)]
Add support for color namespaces; add Brewer color data

19 years agoUpdate info files
erg [Mon, 21 Nov 2005 21:24:49 +0000 (21:24 +0000)]
Update info files

19 years agofix memory leak in gdtclft
ellson [Sun, 20 Nov 2005 02:17:03 +0000 (02:17 +0000)]
fix memory leak in gdtclft
reported by Dave Bodenstab <dave_bodenstab@sbcglobal.net>

19 years agobacking out tcldot changes as they break webdot
ellson [Sat, 19 Nov 2005 23:26:27 +0000 (23:26 +0000)]
backing out tcldot changes as they break webdot

19 years agoapparently we don't need unistd.h anymore
ellson [Sat, 19 Nov 2005 22:11:20 +0000 (22:11 +0000)]
apparently we don't need unistd.h anymore

19 years agoadd changes for tcldot on Windows
ellson [Sat, 19 Nov 2005 22:08:14 +0000 (22:08 +0000)]
add changes for tcldot on Windows
Michael Schlenker <schlenk@uni-oldenburg.de>

19 years agosome demo fixes
ellson [Sat, 19 Nov 2005 21:17:54 +0000 (21:17 +0000)]
some demo fixes

19 years agofix typo in last change
ellson [Sat, 19 Nov 2005 21:12:32 +0000 (21:12 +0000)]
fix typo in last change

19 years agojanitor - #undef various PACKAGE* defines left around by php.h and ruby.h
ellson [Sat, 19 Nov 2005 21:08:46 +0000 (21:08 +0000)]
janitor - #undef various PACKAGE* defines left around by php.h and ruby.h

19 years agojanitor - fix warning:
ellson [Sat, 19 Nov 2005 21:01:28 +0000 (21:01 +0000)]
janitor - fix warning:
"neatoinit.c:204: warning: suggest parentheses around assignment used as truth value"

19 years agomake start at modgraph.pl perl scripting demo
ellson [Fri, 18 Nov 2005 19:00:16 +0000 (19:00 +0000)]
make start at modgraph.pl perl scripting demo

19 years agoall of a sudden the linker is more sensitive to file ordering!!!
ellson [Fri, 18 Nov 2005 03:36:11 +0000 (03:36 +0000)]
all of a sudden the linker is more sensitive to file ordering!!!

19 years agoFor -Tps2, set page size to be the same as the figure. This has
erg [Thu, 17 Nov 2005 21:59:37 +0000 (21:59 +0000)]
For -Tps2, set page size to be the same as the figure. This has
no effect on small figures included in documents, while allowing
big graphs to be browsed using acroread.

19 years agoGenerate and run mkdefs on packaging host and include cmd/gvpr/gdefs.h
ellson [Thu, 17 Nov 2005 13:59:02 +0000 (13:59 +0000)]
Generate and run mkdefs on packaging host and include cmd/gvpr/gdefs.h
in distribution.  Avoids compiling on build host which might be
cross-compiling for a different architecture.
Use "make distclean" to force remake.

19 years agoFix no-op code in neato to be really no-op when gvpack is using it.
erg [Tue, 15 Nov 2005 22:55:48 +0000 (22:55 +0000)]
Fix no-op code in neato to be really no-op when gvpack is using it.

19 years agoTrying to fix "String literal converted to char* in initialization." on Solaris
ellson [Sun, 13 Nov 2005 15:25:06 +0000 (15:25 +0000)]
Trying to fix "String literal converted to char* in initialization." on Solaris

19 years agoe unsigned int for slen to getsockname()
ellson [Sun, 13 Nov 2005 01:43:56 +0000 (01:43 +0000)]
e unsigned int for slen to getsockname()

19 years agojanitor - fix some int->pointer cast warnings on 64bit cpus
ellson [Sun, 13 Nov 2005 01:35:10 +0000 (01:35 +0000)]
janitor - fix some int->pointer cast warnings on 64bit cpus

19 years agomore commentary - add note that trailing "," is only a problem when the
ellson [Thu, 10 Nov 2005 14:39:01 +0000 (14:39 +0000)]
more commentary - add note that trailing "," is only a problem when the
header is used from a .cpp file and the compiler thinks it is C++

19 years agomore commentary on the inconsistencies of trailing commas
ellson [Thu, 10 Nov 2005 05:18:19 +0000 (05:18 +0000)]
more commentary on the inconsistencies of trailing commas

19 years agoTry the DUMY_ELEM=0 trick for suppressing the trailing "," that upsets some compilers...
ellson [Thu, 10 Nov 2005 05:01:26 +0000 (05:01 +0000)]
Try the DUMY_ELEM=0 trick for suppressing the trailing "," that upsets some compilers when using -pedantic

19 years agoremove -DBUILTINS from CFLAGS - not used anymore
ellson [Thu, 10 Nov 2005 03:43:04 +0000 (03:43 +0000)]
remove -DBUILTINS from CFLAGS - not used anymore

19 years agoadd note re iconv in glibc
ellson [Wed, 9 Nov 2005 12:49:19 +0000 (12:49 +0000)]
add note re iconv in glibc

19 years agojanitor - unitialized variable
ellson [Tue, 8 Nov 2005 18:06:42 +0000 (18:06 +0000)]
janitor - unitialized variable

19 years agojanitor - back out previous change - the warn_unused_result warnings
ellson [Tue, 8 Nov 2005 18:06:21 +0000 (18:06 +0000)]
janitor - back out previous change - the warn_unused_result warnings
from gcc-4 seem to be over-zealous as they warn even if the result
is used as a function argument.

19 years agojanitor - back out previous change - the warn_unused_result warnings
ellson [Tue, 8 Nov 2005 18:06:21 +0000 (18:06 +0000)]
janitor - back out previous change - the warn_unused_result warnings
from gcc-4 seem to be over-zealous as they warn even if the result
is used as a function argument.

19 years agojanitor - fix some warn_unused_result warnings
ellson [Tue, 8 Nov 2005 17:43:53 +0000 (17:43 +0000)]
janitor - fix some warn_unused_result warnings

19 years agojanitor stuff - clean up some unitialized variable warnings
ellson [Tue, 8 Nov 2005 17:21:46 +0000 (17:21 +0000)]
janitor stuff - clean up some unitialized variable warnings

19 years agojanitor stuff - clean up some unitialized variable warnings
ellson [Tue, 8 Nov 2005 17:21:46 +0000 (17:21 +0000)]
janitor stuff - clean up some unitialized variable warnings

19 years agojanitor stuff - clean up some unitialized variable warnings
ellson [Tue, 8 Nov 2005 17:21:46 +0000 (17:21 +0000)]
janitor stuff - clean up some unitialized variable warnings

19 years agojanitor stuff - clean up some unitialized variable warnings
ellson [Tue, 8 Nov 2005 17:21:46 +0000 (17:21 +0000)]
janitor stuff - clean up some unitialized variable warnings