]>
granicus.if.org Git - graphviz/log
Emden R. Gansner [Thu, 8 Aug 2013 19:23:06 +0000 (15:23 -0400)]
Cleanup redundant or vacuous code.
Emden R. Gansner [Thu, 8 Aug 2013 17:37:05 +0000 (13:37 -0400)]
Put in SparseMatrix.c, which removes the need for the previous changes to the Makefiles.
John Ellson [Thu, 8 Aug 2013 12:39:39 +0000 (08:39 -0400)]
partial fix for new dep of sparse on sfdpgen
Emden R. Gansner [Thu, 8 Aug 2013 01:38:14 +0000 (21:38 -0400)]
Fix typo in man page
Emden R. Gansner [Wed, 7 Aug 2013 20:54:41 +0000 (16:54 -0400)]
Update sfdp library
Emden R. Gansner [Wed, 7 Aug 2013 18:45:57 +0000 (14:45 -0400)]
Initial update of sparse matrix library
Emden R. Gansner [Wed, 7 Aug 2013 16:01:20 +0000 (12:01 -0400)]
Commit updated source file for outputs.html
Emden R. Gansner [Wed, 7 Aug 2013 14:53:32 +0000 (10:53 -0400)]
Fix bug 2323
Emden R. Gansner [Tue, 6 Aug 2013 19:44:42 +0000 (15:44 -0400)]
Update xdot library to handle gradient fill
John Ellson [Tue, 6 Aug 2013 14:36:03 +0000 (10:36 -0400)]
broader search for wish and tclsh, support for LIBPOSTFIX - for laurent@opencsw.org
Emden R. Gansner [Mon, 5 Aug 2013 14:01:18 +0000 (10:01 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Mon, 5 Aug 2013 14:00:55 +0000 (10:00 -0400)]
Fix documentation concerning xdot versionas
John Ellson [Mon, 5 Aug 2013 13:52:45 +0000 (09:52 -0400)]
remove example code used during development
John Ellson [Mon, 5 Aug 2013 13:51:12 +0000 (09:51 -0400)]
apply patch from mantis#2322 for deprecated perl usage
John Ellson [Sat, 3 Aug 2013 22:21:08 +0000 (18:21 -0400)]
kludge fix for image scaling in -Tsvg, but -Glandscape isn't right.
John Ellson [Sat, 3 Aug 2013 21:19:55 +0000 (17:19 -0400)]
add GIF image loader for -Ttk
Emden R. Gansner [Sat, 3 Aug 2013 14:19:23 +0000 (10:19 -0400)]
Windows bug fixed; make dynamically-built gvedit part of the release.
Emden R. Gansner [Fri, 2 Aug 2013 22:11:38 +0000 (18:11 -0400)]
Use agmemread rather than a special discipline. This is simpler, and it
avoids a problem on Windows with global variables.
Emden R. Gansner [Fri, 2 Aug 2013 21:22:19 +0000 (17:22 -0400)]
Fix bug 2320
Emden R. Gansner [Fri, 2 Aug 2013 20:06:19 +0000 (16:06 -0400)]
Revert to using old gvedit; new one is broken on window
Emden R. Gansner [Fri, 2 Aug 2013 15:57:13 +0000 (11:57 -0400)]
Make sure gvedit.exe is added to release dir for windows build
Emden R. Gansner [Fri, 2 Aug 2013 15:24:00 +0000 (11:24 -0400)]
Update version number of gvedit
Emden R. Gansner [Thu, 1 Aug 2013 21:32:27 +0000 (17:32 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Thu, 1 Aug 2013 21:30:25 +0000 (17:30 -0400)]
If current directory is not writable at the start, put output in user's home directory;
null out graph pointer when graph is closed.
John Ellson [Thu, 1 Aug 2013 20:21:11 +0000 (16:21 -0400)]
Doxygen warning fixes
John Ellson [Thu, 1 Aug 2013 18:18:53 +0000 (14:18 -0400)]
start 2.33 development series
John Ellson [Thu, 1 Aug 2013 17:35:15 +0000 (13:35 -0400)]
changing version to 2.32 for stable release
Emden R. Gansner [Thu, 1 Aug 2013 17:27:17 +0000 (13:27 -0400)]
Update documentation to record change to xdot
Emden R. Gansner [Thu, 1 Aug 2013 16:21:42 +0000 (12:21 -0400)]
Reduce characters used in xdot: truncate unnecessary zeros and decimal point.
Emden R. Gansner [Thu, 1 Aug 2013 16:20:45 +0000 (12:20 -0400)]
Fix warning message
Emden R. Gansner [Thu, 1 Aug 2013 02:17:04 +0000 (22:17 -0400)]
Support gradient fill colors in xdot; bump version number
Emden R. Gansner [Wed, 31 Jul 2013 18:33:06 +0000 (14:33 -0400)]
Fix bounding box problem for scaled svg output with dpi set.
Emden R. Gansner [Wed, 31 Jul 2013 17:29:22 +0000 (13:29 -0400)]
Provide some decimal precision to xdot coordinates and sizes.
Emden R. Gansner [Tue, 30 Jul 2013 19:18:14 +0000 (15:18 -0400)]
Fix bug 2316
Emden R. Gansner [Tue, 30 Jul 2013 16:12:08 +0000 (12:12 -0400)]
Fix invalid taper if penwidth is too large.
Stephen North [Mon, 29 Jul 2013 20:58:04 +0000 (16:58 -0400)]
*sigh*
Stephen C. North [Mon, 29 Jul 2013 16:27:47 +0000 (12:27 -0400)]
Fixed previoux fix.
Stephen C. North [Mon, 29 Jul 2013 15:21:15 +0000 (11:21 -0400)]
Fix error in parsing edges with subgraph as an endpoint.
John Ellson [Fri, 26 Jul 2013 16:05:44 +0000 (12:05 -0400)]
pdf image loading now working
Stephen North [Thu, 25 Jul 2013 18:20:55 +0000 (14:20 -0400)]
Patch for egregious parser problems.
Emden R. Gansner [Sun, 21 Jul 2013 01:35:43 +0000 (21:35 -0400)]
Make sure declarations are before any non-declaration statements. Some day
Microsoft will move their C compiler into the 21st century.
Emden R. Gansner [Fri, 19 Jul 2013 19:21:55 +0000 (15:21 -0400)]
Merge branch 'master' of hg:graphviz
John Ellson [Fri, 19 Jul 2013 13:46:21 +0000 (09:46 -0400)]
incorporate pdf image sizing code from erg
Emden R. Gansner [Thu, 18 Jul 2013 15:17:37 +0000 (11:17 -0400)]
Fix lefty parser to allow anonymous graphs
Dwight Perry [Wed, 17 Jul 2013 16:37:35 +0000 (12:37 -0400)]
Changed backslashes to HTML code
Dwight Perry [Wed, 17 Jul 2013 16:33:26 +0000 (12:33 -0400)]
Replaced backslashes with HTML code
Emden R. Gansner [Wed, 17 Jul 2013 15:26:35 +0000 (11:26 -0400)]
Require infosrc input to use \ rather than '\' because the difficulty of handling
the various intermediate filters that might interpret this character.
John Ellson [Mon, 15 Jul 2013 14:07:34 +0000 (10:07 -0400)]
<fPQ.h> -> "fPQ.h"
Emden R. Gansner [Fri, 12 Jul 2013 18:53:07 +0000 (14:53 -0400)]
Fix various missing or inconsistent items in certain man pages;
fix for bug 2307.
Emden R. Gansner [Fri, 12 Jul 2013 17:20:02 +0000 (13:20 -0400)]
Fix bug 2306.
Emden R. Gansner [Fri, 12 Jul 2013 16:57:32 +0000 (12:57 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Fri, 12 Jul 2013 16:57:00 +0000 (12:57 -0400)]
Fix bug 2305.
Dwight Perry [Fri, 12 Jul 2013 15:45:31 +0000 (11:45 -0400)]
Merge branch 'master' of hg:graphviz
Dwight Perry [Fri, 12 Jul 2013 15:45:27 +0000 (11:45 -0400)]
fixed broken link
Emden R. Gansner [Fri, 12 Jul 2013 15:30:57 +0000 (11:30 -0400)]
Fix doc typo
Emden R. Gansner [Thu, 11 Jul 2013 19:42:37 +0000 (15:42 -0400)]
Remove use of tbl (and eqn), and rely on groff -t -e;
use superscript in mm2gv.1 for transpose
Emden R. Gansner [Thu, 11 Jul 2013 17:16:46 +0000 (13:16 -0400)]
Fix misspelling
Emden R. Gansner [Thu, 11 Jul 2013 16:50:20 +0000 (12:50 -0400)]
Add E_xlabel and N_xlabel to Windows global variable list
Emden R. Gansner [Thu, 11 Jul 2013 15:26:36 +0000 (11:26 -0400)]
Fix bug 2292
Emden R. Gansner [Thu, 11 Jul 2013 15:05:39 +0000 (11:05 -0400)]
Fix bug 2304; made similar mods to other tools.
Emden R. Gansner [Wed, 10 Jul 2013 21:44:55 +0000 (17:44 -0400)]
Add note concerning the availability of gradient fills.
Emden R. Gansner [Wed, 10 Jul 2013 20:39:23 +0000 (16:39 -0400)]
Fix bug 2302; need to reset global variables N_*, E_* etc. when using the auxiliary graph
for adjacent flat edges.
Emden R. Gansner [Wed, 10 Jul 2013 18:59:19 +0000 (14:59 -0400)]
Add -D option to tell gvmap to use the graph's cluster subgraphs for its clusters.
John Ellson [Wed, 10 Jul 2013 15:04:55 +0000 (11:04 -0400)]
simplify lua compile test
John Ellson [Wed, 10 Jul 2013 14:17:16 +0000 (10:17 -0400)]
add configure support for lua-5.2 ... FC20
John Ellson [Wed, 10 Jul 2013 02:48:52 +0000 (22:48 -0400)]
fix the 2 line fic for smyrna man pages
Emden R. Gansner [Tue, 9 Jul 2013 21:27:15 +0000 (17:27 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Tue, 9 Jul 2013 21:26:54 +0000 (17:26 -0400)]
Re-add text deleted from mode description.
John Ellson [Tue, 9 Jul 2013 21:02:22 +0000 (17:02 -0400)]
...testing
John Ellson [Tue, 9 Jul 2013 15:31:42 +0000 (11:31 -0400)]
ready for some initial poppler testing
John Ellson [Tue, 9 Jul 2013 15:26:17 +0000 (11:26 -0400)]
redo configure.ac changes for poppler
John Ellson [Tue, 9 Jul 2013 13:01:26 +0000 (09:01 -0400)]
don't install smyrna doc unless smyrnal also ionstalled - Jaroslav Skarvada
John Ellson [Tue, 9 Jul 2013 12:56:10 +0000 (08:56 -0400)]
Merge branch 'master' of hg:graphviz
John Ellson [Tue, 9 Jul 2013 12:55:50 +0000 (08:55 -0400)]
make it compile, even if not complete
John Ellson [Tue, 9 Jul 2013 01:37:50 +0000 (21:37 -0400)]
getting closer
Dwight Perry [Mon, 8 Jul 2013 17:41:13 +0000 (13:41 -0400)]
Fix the infamous "digraph G { A -> { B -> C } }" bug. It was harder than it looked. This was broken for years. The parser needs a stack where we just had some global variables.
Emden R. Gansner [Mon, 8 Jul 2013 16:12:15 +0000 (12:12 -0400)]
Remove extraneous lines
Emden R. Gansner [Mon, 8 Jul 2013 16:08:07 +0000 (12:08 -0400)]
Merge branch 'master' of hg:graphviz
Emden R. Gansner [Mon, 8 Jul 2013 16:07:34 +0000 (12:07 -0400)]
Add note as to when map files are generated
Emden R. Gansner [Mon, 8 Jul 2013 15:50:29 +0000 (11:50 -0400)]
Extend ccomps to allow a range of component sizes
Emden R. Gansner [Mon, 8 Jul 2013 15:49:28 +0000 (11:49 -0400)]
Extend ccomps to allow a range of component sizes (7 May 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:47:35 +0000 (11:47 -0400)]
Allow user to specify root graph name in gvpack
Emden R. Gansner [Mon, 8 Jul 2013 15:46:46 +0000 (11:46 -0400)]
Allow user to specify root graph name in gvpack; fix bug 2282
Emden R. Gansner [Mon, 8 Jul 2013 15:44:23 +0000 (11:44 -0400)]
improve check for guile2 (22 April 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:42:30 +0000 (11:42 -0400)]
Use RbConfig instead of obsolete and deprecated Config (7, 17 May 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:39:18 +0000 (11:39 -0400)]
Add note about when map info is generated
Emden R. Gansner [Mon, 8 Jul 2013 15:37:34 +0000 (11:37 -0400)]
Update libguide
Emden R. Gansner [Mon, 8 Jul 2013 15:36:06 +0000 (11:36 -0400)]
Add function to free memory allocated by gvRenderData, as the applications run-time
Emden R. Gansner [Mon, 8 Jul 2013 15:30:20 +0000 (11:30 -0400)]
Put space in title.
Emden R. Gansner [Mon, 8 Jul 2013 15:21:58 +0000 (11:21 -0400)]
Re-initialize job->layerNum to zero with new graph. (27 Mar 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:18:44 +0000 (11:18 -0400)]
Make sure N_label is non-null if we are drawing the graph. (27 Mar 2013)
Remove macro definition of agnodeattr from types.h; this causes problems in gvpack. (28 Mar 2013)
Don't reset line number unless input file changes (9 Apr 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:16:28 +0000 (11:16 -0400)]
Fix case where node has record shape and label=<a>. (28 Mar 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:13:16 +0000 (11:13 -0400)]
Fix bug making chains. The test for a forward edge shadowing a reverse edge is incorrect for cgraph.
(1 April 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:10:51 +0000 (11:10 -0400)]
Use simpler bfs to construct tree; allow weight=0 to disqualify edge for the tree. (27 Mar 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:07:53 +0000 (11:07 -0400)]
Fix logic so that normalization will occur even if no adjustment is done.
removeOverlapWith is called directly from neato, so we can't remove call to normalize from it.
(7 May 2013)
Emden R. Gansner [Mon, 8 Jul 2013 15:07:20 +0000 (11:07 -0400)]
Fix scope problem by turning off scoping. Check with gsf for real fix. (27 Mar 2103)
Emden R. Gansner [Fri, 5 Jul 2013 16:12:32 +0000 (12:12 -0400)]
Add comment on preconditions for Pobsopen.
Emden R. Gansner [Wed, 3 Jul 2013 16:31:03 +0000 (12:31 -0400)]
Remove declarations for Verbose and use the one from gvc.
(Two definitions screws things up on Windows which allocates two copies.)
Emden R. Gansner [Wed, 3 Jul 2013 16:29:18 +0000 (12:29 -0400)]
Add missing new features of 2.30
Emden R. Gansner [Tue, 2 Jul 2013 21:27:43 +0000 (17:27 -0400)]
Add star node shape