]> granicus.if.org Git - graphviz/log
graphviz
16 years agoWITH_WIN32 == UWIN || CYGWIN || MINGW32
glenlow [Tue, 26 Feb 2008 08:34:32 +0000 (08:34 +0000)]
WITH_WIN32 == UWIN || CYGWIN || MINGW32

16 years agoconfigure-driven versioning of Mac viewer app and package
glenlow [Tue, 26 Feb 2008 05:19:50 +0000 (05:19 +0000)]
configure-driven versioning of Mac viewer app and package

16 years agoremoved redundant memset after N_NEW of didset field [emdengansner]
glenlow [Tue, 26 Feb 2008 03:35:43 +0000 (03:35 +0000)]
removed redundant memset after N_NEW of didset field [emdengansner]

16 years agoremoved redundant memset after N_NEW of didset field [emdengansner]
glenlow [Tue, 26 Feb 2008 03:35:43 +0000 (03:35 +0000)]
removed redundant memset after N_NEW of didset field [emdengansner]

16 years agoAdd regex code for Windows
erg [Tue, 26 Feb 2008 00:01:51 +0000 (00:01 +0000)]
Add regex code for Windows

16 years agoBack out revision 1.3; raw windows does not need a declaration for
erg [Mon, 25 Feb 2008 22:31:47 +0000 (22:31 +0000)]
Back out revision 1.3; raw windows does not need a declaration for
environ. The corresponding external variable _environ is declared in stdlib.h,
included by ast.h.

16 years agobuild changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl...
glenlow [Sat, 23 Feb 2008 00:48:36 +0000 (00:48 +0000)]
build changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl, lib/gd, plugin/gd; plugin linking with -no-undefined + dependent libs to force DLL creation; plugins installed into lib instead of lib/graphviz in Windows; install symlinks with .exe extension in Windows

16 years agobuild changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl...
glenlow [Sat, 23 Feb 2008 00:48:35 +0000 (00:48 +0000)]
build changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl, lib/gd, plugin/gd; plugin linking with -no-undefined + dependent libs to force DLL creation; plugins installed into lib instead of lib/graphviz in Windows; install symlinks with .exe extension in Windows

16 years agobuild changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl...
glenlow [Sat, 23 Feb 2008 00:48:35 +0000 (00:48 +0000)]
build changes for MinGW: avoid explicit dllimport/dllexport in compiling libltdl, lib/gd, plugin/gd; plugin linking with -no-undefined + dependent libs to force DLL creation; plugins installed into lib instead of lib/graphviz in Windows; install symlinks with .exe extension in Windows

16 years agodemand loading of plugins for MinGW; fix glob crash if no match while scanning for...
glenlow [Fri, 22 Feb 2008 14:31:36 +0000 (14:31 +0000)]
demand loading of plugins for MinGW; fix glob crash if no match while scanning for plugins on Windows

16 years agodemand loading of plugins for MinGW; fix glob crash if no match while scanning for...
glenlow [Fri, 22 Feb 2008 14:31:36 +0000 (14:31 +0000)]
demand loading of plugins for MinGW; fix glob crash if no match while scanning for plugins on Windows

16 years agominor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:43 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW

16 years agominor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:43 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW

16 years agominor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:42 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW

16 years agominor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:42 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW

16 years agominor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:42 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW

16 years agoUpdate info files
erg [Thu, 21 Feb 2008 23:27:29 +0000 (23:27 +0000)]
Update info files

16 years agoround the paragraph size metrics to avoid a difference in results on i386 and x86_64
ellson [Thu, 21 Feb 2008 13:11:34 +0000 (13:11 +0000)]
round the paragraph size metrics to avoid a difference in results on i386 and x86_64

16 years agoremoved #define uchar since it conflicts with UWIN 4.2 sys/types.h
glenlow [Tue, 19 Feb 2008 06:57:39 +0000 (06:57 +0000)]
removed #define uchar since it conflicts with UWIN 4.2 sys/types.h

16 years agoremoved #define uchar since it conflicts with UWIN 4.2 sys/types.h
glenlow [Tue, 19 Feb 2008 06:57:39 +0000 (06:57 +0000)]
removed #define uchar since it conflicts with UWIN 4.2 sys/types.h

16 years agoWindows needs _environ declaration too
glenlow [Tue, 19 Feb 2008 06:55:08 +0000 (06:55 +0000)]
Windows needs _environ declaration too

16 years agomacbuild now has put option to ship the resulting package to a URL
glenlow [Sat, 16 Feb 2008 00:43:53 +0000 (00:43 +0000)]
macbuild now has put option to ship the resulting package to a URL

16 years agomacbuild now has get, prep and build options; make pkg will generate a Mac OS X packa...
glenlow [Fri, 15 Feb 2008 23:22:38 +0000 (23:22 +0000)]
macbuild now has get, prep and build options; make pkg will generate a Mac OS X package at root level

16 years agoXcode project now depends only on make and not on make install; project executable...
glenlow [Wed, 13 Feb 2008 05:08:09 +0000 (05:08 +0000)]
Xcode project now depends only on make and not on make install; project executable now runs with .libs libraries and not /usr/local/lib libraries

16 years agoXcode project now depends only on make and not on make install; project executable...
glenlow [Wed, 13 Feb 2008 05:08:09 +0000 (05:08 +0000)]
Xcode project now depends only on make and not on make install; project executable now runs with .libs libraries and not /usr/local/lib libraries

16 years agoXcode project now depends only on make and not on make install; project executable...
glenlow [Wed, 13 Feb 2008 05:08:09 +0000 (05:08 +0000)]
Xcode project now depends only on make and not on make install; project executable now runs with .libs libraries and not /usr/local/lib libraries

16 years agoUpdate info files
erg [Tue, 12 Feb 2008 23:03:34 +0000 (23:03 +0000)]
Update info files

16 years agoFix code so that layout of record shapes only depends on rankdir and
erg [Tue, 12 Feb 2008 23:03:25 +0000 (23:03 +0000)]
Fix code so that layout of record shapes only depends on rankdir and
not on the layout engine.

16 years agoFix for bug 1289.
erg [Tue, 12 Feb 2008 20:59:59 +0000 (20:59 +0000)]
Fix for bug 1289.

16 years agoUpdate Windows shell scripts for building.
erg [Tue, 12 Feb 2008 18:53:57 +0000 (18:53 +0000)]
Update Windows shell scripts for building.

16 years agoUpdate info files
erg [Mon, 11 Feb 2008 22:53:54 +0000 (22:53 +0000)]
Update info files

16 years agoJust include contents of doc/schema/ in distro for now.
ellson [Mon, 11 Feb 2008 18:29:13 +0000 (18:29 +0000)]
Just include contents of doc/schema/ in distro for now.

16 years agofix a bug in comp_scan_points, now scan line algorithm works correctly!
yifanhu [Mon, 11 Feb 2008 16:34:32 +0000 (16:34 +0000)]
fix a bug in comp_scan_points, now scan line algorithm works correctly!

16 years agotry to include doc/schema in tarball
glenlow [Mon, 11 Feb 2008 13:06:54 +0000 (13:06 +0000)]
try to include doc/schema in tarball

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 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