]> granicus.if.org Git - graphviz/log
graphviz
18 years agoSplit GVC_t into GVC_t and GVG_t.
ellson [Mon, 6 Mar 2006 19:04:31 +0000 (19:04 +0000)]
Split GVC_t into GVC_t and GVG_t.
GVG_t is a new struct to support multiple different graphs open at the same time.
    GVC_t contains the context for all graphs, e.g. plugins.
    GVG_t contains the context for a single graph
    GVJ_t contains teh context for a single rendering of a single graph

18 years agocan't expect tclsh8.4 on older distros
ellson [Sun, 5 Mar 2006 05:04:04 +0000 (05:04 +0000)]
can't expect tclsh8.4 on older distros

18 years agosmall adjustment in vertical postion of html label text
ellson [Sat, 4 Mar 2006 03:43:47 +0000 (03:43 +0000)]
small adjustment in vertical postion of html label text

18 years agocentered text is indicated by a label->just of 'n' not 'c'
ellson [Sat, 4 Mar 2006 03:12:28 +0000 (03:12 +0000)]
centered text is indicated by a label->just of 'n'   not 'c'

18 years agoI hate this! I need a factor of 72/100 to get the font size right in SVG and i don...
ellson [Sat, 4 Mar 2006 02:36:40 +0000 (02:36 +0000)]
I hate this!  I need a factor of 72/100 to get the font size right in SVG and i don't knw why!!!

18 years agoremove dead code and variables
ellson [Fri, 3 Mar 2006 15:51:34 +0000 (15:51 +0000)]
remove dead code and variables

18 years agoremove never-used variable
ellson [Fri, 3 Mar 2006 15:50:12 +0000 (15:50 +0000)]
remove never-used variable

18 years agofix bug flagged by warning message on raptor
ellson [Fri, 3 Mar 2006 15:49:07 +0000 (15:49 +0000)]
fix bug flagged by warning message on raptor

18 years agolet script find its own tclsh
ellson [Fri, 3 Mar 2006 14:51:57 +0000 (14:51 +0000)]
let script find its own tclsh

18 years agoraptor has a really broken, old /usr/bin/tclsh. Use "#!/usr/bin/env tclsh8.4"
ellson [Fri, 3 Mar 2006 14:04:43 +0000 (14:04 +0000)]
raptor has a really broken, old /usr/bin/tclsh.  Use "#!/usr/bin/env tclsh8.4"

18 years agoNew HTML code to support font changes in running text, plus attribute
erg [Fri, 3 Mar 2006 03:22:43 +0000 (03:22 +0000)]
New HTML code to support font changes in running text, plus attribute
extensions to make it easier to specify text alignment using the
entire cell width.

18 years agoUpdate info files
erg [Fri, 3 Mar 2006 03:19:52 +0000 (03:19 +0000)]
Update info files

18 years agoUpdate test data to reflect postscript changes
erg [Thu, 2 Mar 2006 20:20:12 +0000 (20:20 +0000)]
Update test data to reflect postscript changes

18 years agoadd explicit BR for tcl-devel and tk-devel for all distros that had them
ellson [Thu, 2 Mar 2006 20:16:06 +0000 (20:16 +0000)]
add explicit BR for tcl-devel and tk-devel for all distros that had them

18 years agofix BuildRequires for EL4 - suggested by: emorisse@redhat.com
ellson [Thu, 2 Mar 2006 18:26:48 +0000 (18:26 +0000)]
fix BuildRequires for EL4 - suggested by: emorisse@redhat.com

18 years agofix bug#896 - need html escaping of graph name when used in -Tcmapx
ellson [Thu, 2 Mar 2006 18:05:55 +0000 (18:05 +0000)]
fix bug#896 - need html escaping of graph name when used in -Tcmapx

18 years agofix dumb copy/paste error
ellson [Wed, 1 Mar 2006 14:40:08 +0000 (14:40 +0000)]
fix dumb copy/paste error

18 years agogenerate %%BoundingBox: (atend) using the "high water mark" of all %%PageBoundingBox:
ellson [Wed, 1 Mar 2006 14:34:06 +0000 (14:34 +0000)]
generate %%BoundingBox: (atend) using the "high water mark" of all %%PageBoundingBox:

18 years agofix "-ve coordinates in %BoundingBox" problem
ellson [Wed, 1 Mar 2006 04:17:23 +0000 (04:17 +0000)]
fix "-ve coordinates in %BoundingBox" problem

18 years agouse -O0 instead of -O2 with icc-8.1 on ia64 - no time to track down optimizer bugs...
ellson [Wed, 1 Mar 2006 03:52:18 +0000 (03:52 +0000)]
use -O0 instead of -O2 with icc-8.1 on ia64 - no time to track down optimizer bugs on a dead architecture...

18 years agosubtract pad from -Gsize before using as graph size.
ellson [Tue, 28 Feb 2006 21:58:54 +0000 (21:58 +0000)]
subtract pad from -Gsize before using as graph size.

18 years agovarious fixes backported from Fedora-Extras graphviz.spec
ellson [Tue, 28 Feb 2006 20:50:19 +0000 (20:50 +0000)]
various fixes backported from Fedora-Extras graphviz.spec

18 years agoMake the FAQ questions linkable.
north [Tue, 28 Feb 2006 19:54:06 +0000 (19:54 +0000)]
Make the FAQ questions linkable.

18 years agomake gv.layout in script interface do the gvFreeLayout()
ellson [Tue, 28 Feb 2006 19:07:12 +0000 (19:07 +0000)]
make gv.layout in script interface do the gvFreeLayout()

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