]>
granicus.if.org Git - graphviz/log
glenlow [Tue, 26 Feb 2008 08:34:32 +0000 (08:34 +0000)]
WITH_WIN32 == UWIN || CYGWIN || MINGW32
glenlow [Tue, 26 Feb 2008 05:19:50 +0000 (05:19 +0000)]
configure-driven versioning of Mac viewer app and package
glenlow [Tue, 26 Feb 2008 03:35:43 +0000 (03:35 +0000)]
removed 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]
erg [Tue, 26 Feb 2008 00:01:51 +0000 (00:01 +0000)]
Add regex code for Windows
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.
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
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
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
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
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
glenlow [Fri, 22 Feb 2008 14:21:43 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:43 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:42 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:42 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW
glenlow [Fri, 22 Feb 2008 14:21:42 +0000 (14:21 +0000)]
minor preprocessor changes for MinGW
erg [Thu, 21 Feb 2008 23:27:29 +0000 (23:27 +0000)]
Update info files
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
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
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
glenlow [Tue, 19 Feb 2008 06:55:08 +0000 (06:55 +0000)]
Windows needs _environ declaration too
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
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
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
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
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
erg [Tue, 12 Feb 2008 23:03:34 +0000 (23:03 +0000)]
Update info files
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.
erg [Tue, 12 Feb 2008 20:59:59 +0000 (20:59 +0000)]
Fix for bug 1289.
erg [Tue, 12 Feb 2008 18:53:57 +0000 (18:53 +0000)]
Update Windows shell scripts for building.
erg [Mon, 11 Feb 2008 22:53:54 +0000 (22:53 +0000)]
Update info files
ellson [Mon, 11 Feb 2008 18:29:13 +0000 (18:29 +0000)]
Just include contents of doc/schema/ in distro for now.
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!
glenlow [Mon, 11 Feb 2008 13:06:54 +0000 (13:06 +0000)]
try to include doc/schema in tarball
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
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
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
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
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
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
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
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
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
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
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
glenlow [Fri, 8 Feb 2008 10:59:25 +0000 (10:59 +0000)]
quartz now renders default background as white for bitmap formats
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
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
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
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.
ellson [Thu, 7 Feb 2008 17:09:46 +0000 (17:09 +0000)]
complete 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
ellson [Thu, 7 Feb 2008 17:09:46 +0000 (17:09 +0000)]
complete penwidth support for nodes and clusters
ellson [Thu, 7 Feb 2008 04:51:39 +0000 (04:51 +0000)]
revert previous changes to centos4 builds
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.
ellson [Wed, 6 Feb 2008 20:28:50 +0000 (20:28 +0000)]
disable 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.
erg [Wed, 6 Feb 2008 19:22:02 +0000 (19:22 +0000)]
Fix bug when maxiter=0 is used.
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
ellson [Wed, 6 Feb 2008 17:01:48 +0000 (17:01 +0000)]
edge penwidth makes normal arrowheads wider, not bigger
ellson [Tue, 5 Feb 2008 22:22:38 +0000 (22:22 +0000)]
better arrow scaling with penwidth - upto about 10
ellson [Tue, 5 Feb 2008 20:59:16 +0000 (20:59 +0000)]
scale arrow by penwidth
ellson [Tue, 5 Feb 2008 20:09:03 +0000 (20:09 +0000)]
don't distribute smyrna for now
ellson [Tue, 5 Feb 2008 17:05:07 +0000 (17:05 +0000)]
re-enable smyrna
erg [Tue, 5 Feb 2008 04:37:16 +0000 (04:37 +0000)]
Allow overlap=vpsc even if mode is not ipsep.
erg [Tue, 5 Feb 2008 04:36:22 +0000 (04:36 +0000)]
Update info files
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.
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
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
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>
ellson [Mon, 4 Feb 2008 17:08:04 +0000 (17:08 +0000)]
fix cut&paste typo that was breaking centos4 builds
glenlow [Mon, 4 Feb 2008 13:30:09 +0000 (13:30 +0000)]
basic 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
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic 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
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic 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
glenlow [Mon, 4 Feb 2008 13:30:08 +0000 (13:30 +0000)]
basic 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
ellson [Sun, 3 Feb 2008 01:48:36 +0000 (01:48 +0000)]
smyrna in rawhide only until dependencies get installed
glenlow [Sat, 2 Feb 2008 09:11:28 +0000 (09:11 +0000)]
gvRenderData outputs non-null terminated string and string length, reduced reallocations
glenlow [Sat, 2 Feb 2008 08:30:51 +0000 (08:30 +0000)]
quartz plugin goes through gvdevice_write
glenlow [Sat, 2 Feb 2008 06:42:23 +0000 (06:42 +0000)]
gvRenderData outputs non-null terminated string and string length, reduced reallocations
ellson [Sat, 2 Feb 2008 02:57:41 +0000 (02:57 +0000)]
eliminate more crud
ellson [Sat, 2 Feb 2008 02:35:38 +0000 (02:35 +0000)]
attempt to reduce some ugliness in the spec file
ellson [Fri, 1 Feb 2008 22:59:27 +0000 (22:59 +0000)]
experimentally 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
ellson [Fri, 1 Feb 2008 22:59:23 +0000 (22:59 +0000)]
experimentally add smyrna to fc[89] rpms
ellson [Fri, 1 Feb 2008 17:35:30 +0000 (17:35 +0000)]
change BR from R to R-devel per Redhat #427376
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas 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.
glenlow [Fri, 1 Feb 2008 08:54:08 +0000 (08:54 +0000)]
schemas for node, edge and graph attributes, command-line arguments.
glenlow [Fri, 1 Feb 2008 02:31:10 +0000 (02:31 +0000)]
fix quartz test
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.
erg [Thu, 31 Jan 2008 21:47:48 +0000 (21:47 +0000)]
Remove function declarations which should be(?) static.
arif [Thu, 31 Jan 2008 17:46:38 +0000 (17:46 +0000)]
*** empty log message ***
erg [Wed, 30 Jan 2008 22:37:16 +0000 (22:37 +0000)]
Update info files
erg [Wed, 30 Jan 2008 21:24:13 +0000 (21:24 +0000)]
Handle C99/m4 #line directives as well.
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.
erg [Wed, 30 Jan 2008 20:51:10 +0000 (20:51 +0000)]
Add rule so that globals.o depends on globals.h