]> granicus.if.org Git - graphviz/log
graphviz
16 years agoMac tweak panel for graph, default node and default edge attributes; objects are...
glenlow [Mon, 11 Feb 2008 12:34:07 +0000 (12:34 +0000)]
Mac tweak panel for graph, default node and default edge attributes; objects are graph-centric instead of context-centric

16 years agoMac tweak panel for graph, default node and default edge attributes; objects are...
glenlow [Mon, 11 Feb 2008 12:34:07 +0000 (12:34 +0000)]
Mac tweak panel for graph, default node and default edge attributes; objects are graph-centric instead of context-centric

16 years agoMac tweak panel for graph, default node and default edge attributes; objects are...
glenlow [Mon, 11 Feb 2008 12:34:07 +0000 (12:34 +0000)]
Mac tweak panel for graph, default node and default edge attributes; objects are graph-centric instead of context-centric

16 years agoMac tweak panel for graph, default node and default edge attributes; objects are...
glenlow [Mon, 11 Feb 2008 12:34:07 +0000 (12:34 +0000)]
Mac tweak panel for graph, default node and default edge attributes; objects are graph-centric instead of context-centric

16 years agoMac tweak panel for graph, default node and default edge attributes; objects are...
glenlow [Mon, 11 Feb 2008 12:34:07 +0000 (12:34 +0000)]
Mac tweak panel for graph, default node and default edge attributes; objects are graph-centric instead of context-centric

16 years agoMac tweak panel for graph, default node and default edge attributes; objects are...
glenlow [Mon, 11 Feb 2008 12:34:07 +0000 (12:34 +0000)]
Mac tweak panel for graph, default node and default edge attributes; objects are graph-centric instead of context-centric

16 years agoquartz now renders default background as white for bitmap formats
glenlow [Fri, 8 Feb 2008 10:59:25 +0000 (10:59 +0000)]
quartz now renders default background as white for bitmap formats

16 years agoagraphattr, agnodeattr and agedgeattr now allow resetting attribute default values...
glenlow [Fri, 8 Feb 2008 10:50:53 +0000 (10:50 +0000)]
agraphattr, agnodeattr and agedgeattr now allow resetting attribute default values; Agraph_t, Agnode_t and Agedge_t now have didset flag

16 years agoadded a scan line algorithm to deal with cases where nodes have not clash over triang...
yifanhu [Thu, 7 Feb 2008 18:23:15 +0000 (18:23 +0000)]
added a scan line algorithm to deal with cases where nodes have not clash over triangulation, but clashes with non-neighboring nodes

16 years agoadded a scan line algorithm to deal with cases where nodes have not clash over triang...
yifanhu [Thu, 7 Feb 2008 18:23:15 +0000 (18:23 +0000)]
added a scan line algorithm to deal with cases where nodes have not clash over triangulation, but clashes with non-neighboring nodes

16 years agored black tree code from http://web.mit.edu/~emin/www/source_code/red_black_tree...
yifanhu [Thu, 7 Feb 2008 18:19:44 +0000 (18:19 +0000)]
red black tree code from http://web.mit.edu/~emin/www/source_code/red_black_tree/index.html.

16 years agocomplete penwidth support for nodes and clusters
ellson [Thu, 7 Feb 2008 17:09:46 +0000 (17:09 +0000)]
complete penwidth support for nodes and clusters

16 years agocomplete penwidth support for nodes and clusters
ellson [Thu, 7 Feb 2008 17:09:46 +0000 (17:09 +0000)]
complete penwidth support for nodes and clusters

16 years agocomplete penwidth support for nodes and clusters
ellson [Thu, 7 Feb 2008 17:09:46 +0000 (17:09 +0000)]
complete penwidth support for nodes and clusters

16 years agorevert previous changes to centos4 builds
ellson [Thu, 7 Feb 2008 04:51:39 +0000 (04:51 +0000)]
revert previous changes to centos4 builds

16 years agoIt looks like a sufficiently recent cairo is now on centos4. Enable
ellson [Wed, 6 Feb 2008 20:51:10 +0000 (20:51 +0000)]
It looks like a sufficiently recent cairo is now on centos4.  Enable
to see if it builds ok tonight.

16 years agodisable gdk_pixbuf plugin if pangocairo not available.
ellson [Wed, 6 Feb 2008 20:28:50 +0000 (20:28 +0000)]
disable gdk_pixbuf plugin if pangocairo not available.

16 years agodisable gdk_pixbuf plugin if pangocairo not available.
ellson [Wed, 6 Feb 2008 20:28:50 +0000 (20:28 +0000)]
disable gdk_pixbuf plugin if pangocairo not available.

16 years agoFix bug when maxiter=0 is used.
erg [Wed, 6 Feb 2008 19:22:02 +0000 (19:22 +0000)]
Fix bug when maxiter=0 is used.

16 years agoadd memory estimation to -v output when creating a cario image surface
ellson [Wed, 6 Feb 2008 17:23:22 +0000 (17:23 +0000)]
add memory estimation to -v output when creating a cario image surface
analogous to gd messages

16 years agoedge penwidth makes normal arrowheads wider, not bigger
ellson [Wed, 6 Feb 2008 17:01:48 +0000 (17:01 +0000)]
edge penwidth makes normal arrowheads wider, not bigger

16 years agobetter arrow scaling with penwidth - upto about 10
ellson [Tue, 5 Feb 2008 22:22:38 +0000 (22:22 +0000)]
better arrow scaling with penwidth - upto about 10

16 years agoscale arrow by penwidth
ellson [Tue, 5 Feb 2008 20:59:16 +0000 (20:59 +0000)]
scale arrow by penwidth

16 years agodon't distribute smyrna for now
ellson [Tue, 5 Feb 2008 20:09:03 +0000 (20:09 +0000)]
don't distribute smyrna for now

16 years agore-enable smyrna
ellson [Tue, 5 Feb 2008 17:05:07 +0000 (17:05 +0000)]
re-enable smyrna

16 years agoAllow overlap=vpsc even if mode is not ipsep.
erg [Tue, 5 Feb 2008 04:37:16 +0000 (04:37 +0000)]
Allow overlap=vpsc even if mode is not ipsep.

16 years agoUpdate info files
erg [Tue, 5 Feb 2008 04:36:22 +0000 (04:36 +0000)]
Update info files

16 years agoFix (ac)graph scanner to only set the graph type at top level.
erg [Mon, 4 Feb 2008 22:47:45 +0000 (22:47 +0000)]
Fix (ac)graph scanner to only set the graph type at top level.

16 years agoadded a new algorithm for remove node overlap, main code is overlap.c, which utilize...
yifanhu [Mon, 4 Feb 2008 20:28:39 +0000 (20:28 +0000)]
added a new algorithm for remove node overlap, main code is overlap.c, which utilize functions in post_process.c

16 years agoadded a new algorithm for remove node overlap, main code is overlap.c, which utilize...
yifanhu [Mon, 4 Feb 2008 20:26:54 +0000 (20:26 +0000)]
added a new algorithm for remove node overlap, main code is overlap.c, which utilize functions in post_process.c

16 years agoadd "Special text" bit to font_flags to support current usage by
ellson [Mon, 4 Feb 2008 20:08:20 +0000 (20:08 +0000)]
add "Special text" bit to font_flags to support current usage by
Peter Sewell <Peter.Sewell@cl.cam.ac.uk>

16 years agofix cut&paste typo that was breaking centos4 builds
ellson [Mon, 4 Feb 2008 17:08:04 +0000 (17:08 +0000)]
fix cut&paste typo that was breaking centos4 builds

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:09 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agobasic viewer app for Mac OS X
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic viewer app for Mac OS X

16 years agosmyrna in rawhide only until dependencies get installed
ellson [Sun, 3 Feb 2008 01:48:36 +0000 (01:48 +0000)]
smyrna in rawhide only until dependencies get installed

16 years agogvRenderData outputs non-null terminated string and string length, reduced reallocations
glenlow [Sat, 2 Feb 2008 09:11:28 +0000 (09:11 +0000)]
gvRenderData outputs non-null terminated string and string length, reduced reallocations

16 years agoquartz plugin goes through gvdevice_write
glenlow [Sat, 2 Feb 2008 08:30:51 +0000 (08:30 +0000)]
quartz plugin goes through gvdevice_write

16 years agogvRenderData outputs non-null terminated string and string length, reduced reallocations
glenlow [Sat, 2 Feb 2008 06:42:23 +0000 (06:42 +0000)]
gvRenderData outputs non-null terminated string and string length, reduced reallocations

16 years agoeliminate more crud
ellson [Sat, 2 Feb 2008 02:57:41 +0000 (02:57 +0000)]
eliminate more crud

16 years agoattempt to reduce some ugliness in the spec file
ellson [Sat, 2 Feb 2008 02:35:38 +0000 (02:35 +0000)]
attempt to reduce some ugliness in the spec file

16 years agoexperimentally add smyrna to fc[89] rpms
ellson [Fri, 1 Feb 2008 22:59:27 +0000 (22:59 +0000)]
experimentally add smyrna to fc[89] rpms

16 years agoexperimentally add smyrna to fc[89] rpms
ellson [Fri, 1 Feb 2008 22:59:23 +0000 (22:59 +0000)]
experimentally add smyrna to fc[89] rpms

16 years agoexperimentally add smyrna to fc[89] rpms
ellson [Fri, 1 Feb 2008 22:59:23 +0000 (22:59 +0000)]
experimentally add smyrna to fc[89] rpms

16 years agochange BR from R to R-devel per Redhat #427376
ellson [Fri, 1 Feb 2008 17:35:30 +0000 (17:35 +0000)]
change BR from R to R-devel per Redhat #427376

16 years agoschemas for node, edge and graph attributes, command-line arguments.
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas for node, edge and graph attributes, command-line arguments.

16 years agoschemas for node, edge and graph attributes, command-line arguments.
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas for node, edge and graph attributes, command-line arguments.

16 years agoschemas for node, edge and graph attributes, command-line arguments.
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas for node, edge and graph attributes, command-line arguments.

16 years agofix quartz test
glenlow [Fri, 1 Feb 2008 02:31:10 +0000 (02:31 +0000)]
fix quartz test

16 years agoFix mapping geometry of edges to account for line width.
erg [Thu, 31 Jan 2008 21:51:35 +0000 (21:51 +0000)]
Fix mapping geometry of edges to account for line width.
Unfortunately, this involved a bit of code shuffling. Since map
generation is done in emit_begin_edge(), the use of style and penwidth
was removed from emit_edge_graphics() and moved earlier.

16 years agoRemove function declarations which should be(?) static.
erg [Thu, 31 Jan 2008 21:47:48 +0000 (21:47 +0000)]
Remove function declarations which should be(?) static.

16 years ago*** empty log message ***
arif [Thu, 31 Jan 2008 17:46:38 +0000 (17:46 +0000)]
*** empty log message ***

16 years agoUpdate info files
erg [Wed, 30 Jan 2008 22:37:16 +0000 (22:37 +0000)]
Update info files

16 years agoHandle C99/m4 #line directives as well.
erg [Wed, 30 Jan 2008 21:24:13 +0000 (21:24 +0000)]
Handle C99/m4 #line directives as well.

16 years agoFix scanners to work correctly with preprocessor line directives,
erg [Wed, 30 Jan 2008 20:52:35 +0000 (20:52 +0000)]
Fix scanners to work correctly with preprocessor line directives,
storing file names if necessary.
Fix the cgraph and agraph scanners to check for the correct edgeop
depending on whether the graph is directed or not.

16 years agoAdd rule so that globals.o depends on globals.h
erg [Wed, 30 Jan 2008 20:51:10 +0000 (20:51 +0000)]
Add rule so that globals.o depends on globals.h

16 years agoAdd note about how to add fonts on Windows.
erg [Wed, 30 Jan 2008 14:56:36 +0000 (14:56 +0000)]
Add note about how to add fonts on Windows.

16 years agoFix vmhdr.h as ssize_t will now always be defined.
erg [Wed, 30 Jan 2008 14:48:51 +0000 (14:48 +0000)]
Fix vmhdr.h as ssize_t will now always be defined.

16 years agorecognize -Npenwidth --- incomplete
ellson [Tue, 29 Jan 2008 19:58:31 +0000 (19:58 +0000)]
recognize -Npenwidth   --- incomplete

16 years agorecognize -Npenwidth --- incomplete
ellson [Tue, 29 Jan 2008 19:58:31 +0000 (19:58 +0000)]
recognize -Npenwidth   --- incomplete

16 years agoadd share/fonts/FreeSans.ttf to distro, for use in Windows only.
ellson [Tue, 29 Jan 2008 19:42:49 +0000 (19:42 +0000)]
add share/fonts/FreeSans.ttf to distro, for use in Windows only.

16 years agoback out previous change to hak in support for FreeSans.ttf
ellson [Tue, 29 Jan 2008 16:34:12 +0000 (16:34 +0000)]
back out previous change to hak in support for FreeSans.ttf
 - it didn't work, and it was ugly

16 years agofix attribute write bug (from agraph)
north [Mon, 28 Jan 2008 21:40:51 +0000 (21:40 +0000)]
fix attribute write bug (from agraph)

16 years agoFixed stupid bug where nondefault attributes were not being written properly.
north [Sat, 26 Jan 2008 00:46:43 +0000 (00:46 +0000)]
Fixed stupid bug where nondefault attributes were not being written properly.

16 years agoFixed stupid bug where nondefault attributes were not being written properly.
north [Sat, 26 Jan 2008 00:46:43 +0000 (00:46 +0000)]
Fixed stupid bug where nondefault attributes were not being written properly.

16 years agohack to strip ".ttf" from "FreeSans.ttf" in an attempt to find a better font for...
ellson [Fri, 25 Jan 2008 13:49:19 +0000 (13:49 +0000)]
hack to strip ".ttf" from "FreeSans.ttf" in an attempt to find a better font for doxygen on windows

16 years agodon't use AC_CHECK_LIB without an [action_if_found] or it will add the library to...
ellson [Fri, 25 Jan 2008 13:10:41 +0000 (13:10 +0000)]
don't use AC_CHECK_LIB without an [action_if_found] or it will add the library to LIBS

16 years agoRemove old declaration for makeHier
erg [Thu, 24 Jan 2008 20:03:47 +0000 (20:03 +0000)]
Remove old declaration for makeHier

16 years agoAdd more information about tailoring fontconfig
erg [Thu, 24 Jan 2008 19:09:21 +0000 (19:09 +0000)]
Add more information about tailoring fontconfig

16 years agoCorrect makeHier interface to use number of edges in reduced graph
erg [Thu, 24 Jan 2008 18:46:16 +0000 (18:46 +0000)]
Correct makeHier interface to use number of edges in reduced graph

16 years agohier.c not hier.o
ellson [Thu, 24 Jan 2008 13:03:16 +0000 (13:03 +0000)]
hier.c not hier.o

16 years agofix up Makefile.am for lib/topfish
ellson [Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)]
fix up Makefile.am for lib/topfish

16 years agofix up Makefile.am for lib/topfish
ellson [Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)]
fix up Makefile.am for lib/topfish

16 years agofix up Makefile.am for lib/topfish
ellson [Thu, 24 Jan 2008 03:11:45 +0000 (03:11 +0000)]
fix up Makefile.am for lib/topfish

16 years agoAdd topfish code to cvs tree;
erg [Thu, 24 Jan 2008 00:10:05 +0000 (00:10 +0000)]
Add topfish code to cvs tree;
fix materials.h to get hide definitions

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:45 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:44 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree

16 years agoAdd smyrna to main graphviz tree
ellson [Wed, 23 Jan 2008 20:52:43 +0000 (20:52 +0000)]
Add smyrna to main graphviz tree