]>
granicus.if.org Git - graphviz/log
Emden Gansner [Wed, 15 Feb 2012 16:33:35 +0000 (11:33 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 15 Feb 2012 16:28:38 +0000 (11:28 -0500)]
Update libexpr to include Glenn's more recent additions, including variable scopes;
reverted back to Glenn's format so that future diffs and updates will be easier.
Emden Gansner [Mon, 13 Feb 2012 21:16:11 +0000 (16:16 -0500)]
Add gvrender_core_pov.c to Windows project file
Emden Gansner [Mon, 13 Feb 2012 21:12:20 +0000 (16:12 -0500)]
Fix global declarations needed in dot.c for the Windows build.
Emden Gansner [Mon, 13 Feb 2012 19:47:51 +0000 (14:47 -0500)]
Remove previous commit
Emden Gansner [Mon, 13 Feb 2012 19:45:51 +0000 (14:45 -0500)]
Add Windows global declaration for GvExitOnUsage
John Ellson [Sun, 12 Feb 2012 16:51:13 +0000 (11:51 -0500)]
fix more ruby breakage
John Ellson [Sun, 12 Feb 2012 15:57:37 +0000 (10:57 -0500)]
fix build breakage from mistake in ruby changes
John Ellson [Sat, 11 Feb 2012 00:21:46 +0000 (19:21 -0500)]
ruby - use vendorarchdir for install directory
John Ellson [Sat, 11 Feb 2012 00:06:41 +0000 (19:06 -0500)]
second try at fixing ruby-1.9 issues
John Ellson [Fri, 10 Feb 2012 21:23:46 +0000 (16:23 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Fri, 10 Feb 2012 21:07:17 +0000 (16:07 -0500)]
fixing fc17 breakage caused by ruby update
Emden Gansner [Fri, 10 Feb 2012 20:52:46 +0000 (15:52 -0500)]
Update files used for Windows build to reflect recent changes.
Emden Gansner [Thu, 9 Feb 2012 22:56:49 +0000 (17:56 -0500)]
Re-add case for freeing IN nodes
Emden Gansner [Thu, 9 Feb 2012 20:34:05 +0000 (15:34 -0500)]
Add next graph variable to gvpr so that a user will know when
the last graph is being processed.
Emden Gansner [Thu, 9 Feb 2012 20:32:55 +0000 (15:32 -0500)]
Update change log
Emden Gansner [Wed, 8 Feb 2012 22:11:52 +0000 (17:11 -0500)]
Make sure highlight_cluster number corresponds to a real cluster
Emden Gansner [Wed, 8 Feb 2012 22:11:19 +0000 (17:11 -0500)]
Omit printing unless verbose mode
Emden Gansner [Wed, 8 Feb 2012 21:40:00 +0000 (16:40 -0500)]
Add a node about cluster margins to the documentation.
Emden Gansner [Wed, 8 Feb 2012 21:37:00 +0000 (16:37 -0500)]
Allow variable cluster margins in dot.
Emden Gansner [Wed, 8 Feb 2012 21:17:16 +0000 (16:17 -0500)]
Add additional flags, including -c_opacity;
update man page and usage;
fix man page to describe cluster and clustercolor attributes
Emden Gansner [Wed, 8 Feb 2012 16:44:37 +0000 (11:44 -0500)]
Update gvmap documentation and fix some typos.
Emden Gansner [Tue, 7 Feb 2012 22:50:57 +0000 (17:50 -0500)]
Fix bug with cgraph and flat edges. In cgraph, the same edge can have
two addresses, depending on whether it is an out or in edge. Make sure
to canonicalize.
Emden Gansner [Mon, 6 Feb 2012 22:07:47 +0000 (17:07 -0500)]
Fix bug 2198.
Emden Gansner [Mon, 6 Feb 2012 16:58:31 +0000 (11:58 -0500)]
Modify debug code to use auxiliary graph which is the one used by network simplex.
Emden Gansner [Mon, 6 Feb 2012 16:51:55 +0000 (11:51 -0500)]
Virtual edges should have no weight
Emden Gansner [Thu, 2 Feb 2012 18:00:49 +0000 (13:00 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Thu, 2 Feb 2012 17:53:17 +0000 (12:53 -0500)]
enable webp for fc16
John Ellson [Thu, 2 Feb 2012 04:15:43 +0000 (23:15 -0500)]
enable webp plugin for fc17 builds
Emden Gansner [Thu, 2 Feb 2012 02:31:58 +0000 (21:31 -0500)]
Remove old memory leak
Emden Gansner [Thu, 2 Feb 2012 02:01:23 +0000 (21:01 -0500)]
Fix an old memory leak
Emden Gansner [Thu, 2 Feb 2012 01:59:16 +0000 (20:59 -0500)]
Close an old memory leak
Emden Gansner [Wed, 1 Feb 2012 20:24:49 +0000 (15:24 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 1 Feb 2012 20:24:28 +0000 (15:24 -0500)]
Fix edge label problem causing labels to overlap. The code for spline boxes for virtual
nodes with labels allowed degenerate boxes to be created, which causes the edge label
position to be ignored.
Emden Gansner [Tue, 31 Jan 2012 22:14:42 +0000 (17:14 -0500)]
Modify code to use the old C style for declaration placement to mollify Visual Studio.
Emden Gansner [Mon, 30 Jan 2012 20:43:46 +0000 (15:43 -0500)]
Fix late_double to recognize garbage input and use default
Emden Gansner [Fri, 27 Jan 2012 22:50:09 +0000 (17:50 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 27 Jan 2012 22:50:01 +0000 (17:50 -0500)]
Update change log
Emden Gansner [Fri, 27 Jan 2012 21:00:20 +0000 (16:00 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 27 Jan 2012 20:59:23 +0000 (15:59 -0500)]
Empty clusters are ignored
Emden Gansner [Fri, 27 Jan 2012 20:58:36 +0000 (15:58 -0500)]
Make error reporting the same as in libgraph
Emden Gansner [Fri, 27 Jan 2012 15:58:09 +0000 (10:58 -0500)]
Use margin attribute to determine space left around cluster
Emden Gansner [Fri, 27 Jan 2012 15:57:27 +0000 (10:57 -0500)]
Wrap function only used with cgraph with #ifdef WITH_CGRAPH
Emden Gansner [Fri, 27 Jan 2012 15:55:39 +0000 (10:55 -0500)]
Add N_margin and G_margin globals
Emden Gansner [Fri, 27 Jan 2012 15:54:33 +0000 (10:54 -0500)]
Fix late_int to catch illegal integer syntax
Emden Gansner [Thu, 26 Jan 2012 21:33:09 +0000 (16:33 -0500)]
Try again to get these references to work when converted to
drupal. This time try removing the quotes
Emden Gansner [Thu, 26 Jan 2012 21:03:58 +0000 (16:03 -0500)]
Add new gradient fill test output
Dwight Perry [Thu, 26 Jan 2012 20:43:36 +0000 (15:43 -0500)]
Branch merge
Emden Gansner [Thu, 26 Jan 2012 20:37:55 +0000 (15:37 -0500)]
Add entry about changes to tapered edges
Dwight Perry [Thu, 26 Jan 2012 20:36:23 +0000 (15:36 -0500)]
Enabled gradient fill feature for rounded nodes
Emden Gansner [Thu, 26 Jan 2012 20:28:52 +0000 (15:28 -0500)]
Remove another absolute URL
Emden Gansner [Thu, 26 Jan 2012 20:24:46 +0000 (15:24 -0500)]
Remove all absolute URLs from the info docs
Emden Gansner [Thu, 26 Jan 2012 20:05:07 +0000 (15:05 -0500)]
Update ChangeLog concerning webp, gradient fill and dijkstra changes
Emden Gansner [Thu, 26 Jan 2012 20:01:25 +0000 (15:01 -0500)]
Allow directed shortest paths in dijkstra
Emden Gansner [Thu, 26 Jan 2012 18:56:29 +0000 (13:56 -0500)]
Simplify gradient fill by pulling out the common code.
Emden Gansner [Thu, 26 Jan 2012 18:41:54 +0000 (13:41 -0500)]
Add further documentation concerning gradient fill
Emden Gansner [Thu, 26 Jan 2012 17:56:36 +0000 (12:56 -0500)]
Change HTML label documentation to describe gradient fill.
Emden Gansner [Thu, 26 Jan 2012 17:29:49 +0000 (12:29 -0500)]
Fix html style attribute to accept both rounded and radial
Emden Gansner [Thu, 26 Jan 2012 17:01:17 +0000 (12:01 -0500)]
Replace absolute URL with a relative one
Emden Gansner [Thu, 26 Jan 2012 17:00:17 +0000 (12:00 -0500)]
Add missing image file oval.gif
Emden Gansner [Thu, 26 Jan 2012 16:59:29 +0000 (11:59 -0500)]
Remove absolute URL name
Emden Gansner [Wed, 25 Jan 2012 22:36:29 +0000 (17:36 -0500)]
Back out previous change
Emden Gansner [Wed, 25 Jan 2012 22:35:12 +0000 (17:35 -0500)]
Fix non-updated test graph and regenerate output
Emden Gansner [Wed, 25 Jan 2012 22:32:18 +0000 (17:32 -0500)]
Change documentation to discuss gradient fill
Emden Gansner [Wed, 25 Jan 2012 21:13:41 +0000 (16:13 -0500)]
Fix call to round_corner to assume colors have been set;
do rounded fill using a single Bezier so that gradient fill will work
Emden Gansner [Wed, 25 Jan 2012 21:09:58 +0000 (16:09 -0500)]
Make common code into a single function.
Emden Gansner [Wed, 25 Jan 2012 19:15:30 +0000 (14:15 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 25 Jan 2012 19:15:09 +0000 (14:15 -0500)]
Further update of gradient fill code reflecting revised dot usage
John Ellson [Wed, 25 Jan 2012 18:14:14 +0000 (13:14 -0500)]
..and a third reference to ps.txt --- ugly!
John Ellson [Wed, 25 Jan 2012 18:05:33 +0000 (13:05 -0500)]
fix other reference to ps.txt
John Ellson [Wed, 25 Jan 2012 18:03:53 +0000 (13:03 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Wed, 25 Jan 2012 17:59:37 +0000 (12:59 -0500)]
try tweaking 'quality' of lasi plugins in case problem is load order dependency
John Ellson [Tue, 24 Jan 2012 21:14:12 +0000 (16:14 -0500)]
make lasi share ps.txt from plugin/core
John Ellson [Tue, 24 Jan 2012 20:12:43 +0000 (15:12 -0500)]
no gtk or xlib plugins for EL4
Emden Gansner [Tue, 24 Jan 2012 18:28:31 +0000 (13:28 -0500)]
Redo gradients for clusters using new conventions, fixing memory leaks
and make sure outlines are supported.
Emden Gansner [Tue, 24 Jan 2012 18:26:18 +0000 (13:26 -0500)]
Add library-independent macro for agxget
Emden Gansner [Tue, 24 Jan 2012 18:25:47 +0000 (13:25 -0500)]
Sync ps.txt with ps.txt in core
Emden Gansner [Tue, 24 Jan 2012 18:25:25 +0000 (13:25 -0500)]
Fix svg output to allow a drawn outline when using gradients
John Ellson [Tue, 24 Jan 2012 16:43:55 +0000 (11:43 -0500)]
no libgs on rhel4 or rhel5
Dwight Perry [Mon, 23 Jan 2012 23:31:00 +0000 (18:31 -0500)]
Added fillcolor test for gradient feature
Emden Gansner [Mon, 23 Jan 2012 22:07:00 +0000 (17:07 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 23 Jan 2012 22:06:55 +0000 (17:06 -0500)]
First pass at cleaning up gradient fill
John Ellson [Mon, 23 Jan 2012 20:04:09 +0000 (15:04 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Mon, 23 Jan 2012 20:04:02 +0000 (15:04 -0500)]
another attempt to fix php-api issue
Dwight Perry [Mon, 23 Jan 2012 19:44:01 +0000 (14:44 -0500)]
Corrected problem with gradient display of record type node.
Emden Gansner [Mon, 23 Jan 2012 18:11:35 +0000 (13:11 -0500)]
Automated merge with ssh://erg@hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 23 Jan 2012 18:10:38 +0000 (13:10 -0500)]
Arrange that numbers are not quoted on output in cgraph
Emden Gansner [Mon, 23 Jan 2012 18:09:54 +0000 (13:09 -0500)]
Fix code format
Emden Gansner [Mon, 23 Jan 2012 17:59:31 +0000 (12:59 -0500)]
Fix output to not quote numbers in libgraph.
John Ellson [Mon, 23 Jan 2012 13:21:29 +0000 (08:21 -0500)]
also pencolor for clusters
John Ellson [Mon, 23 Jan 2012 00:06:15 +0000 (19:06 -0500)]
more attempts to work around php api issues
John Ellson [Sun, 22 Jan 2012 23:36:29 +0000 (18:36 -0500)]
minor alignments with Fedora's .spec
John Ellson [Sun, 22 Jan 2012 22:22:30 +0000 (17:22 -0500)]
move lasi plugin to graphviz-x
John Ellson [Sun, 22 Jan 2012 20:35:22 +0000 (15:35 -0500)]
emeit_colors() - fix cluster bgcolor, node pencolor, fillcolor gradient endpoint colors
John Ellson [Sun, 22 Jan 2012 18:44:45 +0000 (13:44 -0500)]
rename graphviz-x11 to graphvizx because the "11" broke the website scripts
John Ellson [Sun, 22 Jan 2012 05:15:45 +0000 (00:15 -0500)]
package x11 dependencies in separate rpm - red Hat Bug #447133
John Ellson [Sat, 21 Jan 2012 22:20:37 +0000 (17:20 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Sat, 21 Jan 2012 22:20:27 +0000 (17:20 -0500)]
attempt to fix php api churn
Dwight Perry [Fri, 20 Jan 2012 20:34:10 +0000 (15:34 -0500)]
Fixed problem with cluster gradient angle
Emden Gansner [Fri, 20 Jan 2012 19:11:21 +0000 (14:11 -0500)]
Fix code so that setting a transparent background doesn't cause a fill of
white in postscript