]> granicus.if.org Git - graphviz/log
graphviz
11 years agoRemove HAVE_ANN conditions as mingle is only built if libann is available;
Emden R. Gansner [Tue, 20 Aug 2013 13:26:58 +0000 (09:26 -0400)]
Remove HAVE_ANN conditions as mingle is only built if libann is available;
check graph for loops and multiedges;
fix -v to correctly allow verbose values;
implement gv output using original graph with attached attributes.

11 years agoFix mingle edge color output to conform to current syntax.
Emden R. Gansner [Tue, 20 Aug 2013 13:25:37 +0000 (09:25 -0400)]
Fix mingle edge color output to conform to current syntax.

11 years agoAdd man page for mingle.
Emden R. Gansner [Fri, 16 Aug 2013 21:27:03 +0000 (17:27 -0400)]
Add man page for mingle.

11 years agoRefine the verbose printing mode, allowing multiple levels;
Emden R. Gansner [Fri, 16 Aug 2013 21:25:43 +0000 (17:25 -0400)]
Refine the verbose printing mode, allowing multiple levels;
print parameters.

11 years agoMark internally used functions as static;
Emden R. Gansner [Fri, 16 Aug 2013 20:00:38 +0000 (16:00 -0400)]
Mark internally used functions as static;
wrap info printing with if (Verbose).

11 years agoMerge branch 'master' of hg:graphviz
Emden R. Gansner [Fri, 16 Aug 2013 19:28:49 +0000 (15:28 -0400)]
Merge branch 'master' of hg:graphviz

11 years agoFix color notation so colors are represented serially rather than in parallel.
Emden R. Gansner [Fri, 16 Aug 2013 19:27:58 +0000 (15:27 -0400)]
Fix color notation so colors are represented serially rather than in parallel.

11 years agotrying different approach to libANN/ann test
John Ellson [Fri, 16 Aug 2013 17:07:10 +0000 (13:07 -0400)]
trying different approach to libANN/ann test

11 years agocheck for libann.so or libANN.so explicitly (Fedora v. Ubuntu)
John Ellson [Fri, 16 Aug 2013 16:28:50 +0000 (12:28 -0400)]
check for libann.so or libANN.so explicitly (Fedora v. Ubuntu)

11 years agoRename ann project to libann to avoid confusing VS
Emden R. Gansner [Fri, 16 Aug 2013 15:22:46 +0000 (11:22 -0400)]
Rename ann project to libann to avoid confusing VS

11 years agoStore VS project file for libann
Emden R. Gansner [Fri, 16 Aug 2013 15:22:12 +0000 (11:22 -0400)]
Store VS project file for libann

11 years agoFix bad Windows pragma in mingle
Emden R. Gansner [Fri, 16 Aug 2013 13:40:37 +0000 (09:40 -0400)]
Fix bad Windows pragma in mingle

11 years agoFlesh out main program with appropriate settings of options.
Emden R. Gansner [Thu, 15 Aug 2013 21:30:49 +0000 (17:30 -0400)]
Flesh out main program with appropriate settings of options.

11 years agoFix import_dot to warn about bad "pos" values and clean up allocated memory before...
Emden R. Gansner [Thu, 15 Aug 2013 21:28:04 +0000 (17:28 -0400)]
Fix import_dot to warn about bad "pos" values and clean up allocated memory before returning.

11 years agoCheck for position info in graph
Emden R. Gansner [Thu, 15 Aug 2013 19:01:30 +0000 (15:01 -0400)]
Check for position info in graph

11 years agoAllow gvpr to report on path and filename resolution
Emden R. Gansner [Thu, 15 Aug 2013 19:00:54 +0000 (15:00 -0400)]
Allow gvpr to report on path and filename resolution

11 years agoMerge branch 'master' of hg:graphviz
Emden R. Gansner [Thu, 15 Aug 2013 18:06:15 +0000 (14:06 -0400)]
Merge branch 'master' of hg:graphviz

11 years agoFix getopt usage for Windows
Emden R. Gansner [Thu, 15 Aug 2013 18:05:59 +0000 (14:05 -0400)]
Fix getopt usage for Windows

11 years agobug fix because use_ann wasn't set with a simple 'Yes' answer
John Ellson [Thu, 15 Aug 2013 17:52:59 +0000 (13:52 -0400)]
bug fix because use_ann wasn't set with a simple 'Yes' answer

11 years agohave mingle's Makefile.am respect configure's WITH_ANN
John Ellson [Thu, 15 Aug 2013 17:22:24 +0000 (13:22 -0400)]
have mingle's Makefile.am respect configure's WITH_ANN

11 years agoAdd mingle to Windows package;
Emden R. Gansner [Thu, 15 Aug 2013 15:38:05 +0000 (11:38 -0400)]
Add mingle to Windows package;
activate use of ANN library in windows

11 years agovarious mingle fixes for rpm builds
John Ellson [Thu, 15 Aug 2013 00:35:45 +0000 (20:35 -0400)]
various mingle fixes for rpm builds

11 years agoAdd mingle program and library to graphviz
Emden R. Gansner [Wed, 14 Aug 2013 21:07:33 +0000 (17:07 -0400)]
Add mingle program and library to graphviz

11 years agoPurify globals.h to allow its inclusion with only cgraph.h;
Emden R. Gansner [Wed, 14 Aug 2013 18:45:38 +0000 (14:45 -0400)]
Purify globals.h to allow its inclusion with only cgraph.h;
removed second declaration of Verbose in general.h as second declarations confuse VS.

11 years agoFix bug 2326
Emden R. Gansner [Tue, 13 Aug 2013 20:06:40 +0000 (16:06 -0400)]
Fix bug 2326

11 years agoFix warning from gcc
Emden R. Gansner [Tue, 13 Aug 2013 19:40:03 +0000 (15:40 -0400)]
Fix warning from gcc

11 years agoCatch case where pattern match reports success but with an empty string. This probably
Emden R. Gansner [Tue, 13 Aug 2013 00:41:02 +0000 (20:41 -0400)]
Catch case where pattern match reports success but with an empty string. This probably
corresponds to ill-specified pattern such as '&'

11 years agoFix declaration of Verbose in sparse lib to fit with the one in common/globals.h
Emden R. Gansner [Mon, 12 Aug 2013 21:05:57 +0000 (17:05 -0400)]
Fix declaration of Verbose in sparse lib to fit with the one in common/globals.h

11 years agoCommit MS project files altered to reflect the file moves done today
Emden R. Gansner [Fri, 9 Aug 2013 21:06:41 +0000 (17:06 -0400)]
Commit MS project files altered to reflect the file moves done today

11 years agoPhase 2 of updating gvmap and friends. Main change is moving various
Emden R. Gansner [Fri, 9 Aug 2013 20:07:08 +0000 (16:07 -0400)]
Phase 2 of updating gvmap and friends. Main change is moving various
files that will be used by various program into lib/sparse

11 years agoRemove vim tabbing spec
Emden R. Gansner [Fri, 9 Aug 2013 18:30:33 +0000 (14:30 -0400)]
Remove vim tabbing spec

11 years agoUpdate gvmap code
Emden R. Gansner [Fri, 9 Aug 2013 16:06:21 +0000 (12:06 -0400)]
Update gvmap code

11 years agoFix linking problem in mm2gv; Linux relies on the order of the libraries.
Emden Gansner [Fri, 9 Aug 2013 15:10:11 +0000 (11:10 -0400)]
Fix linking problem in mm2gv; Linux relies on the order of the libraries.

11 years agoSupport gradient xdot in background descriptions
Emden R. Gansner [Thu, 8 Aug 2013 19:25:38 +0000 (15:25 -0400)]
Support gradient xdot in background descriptions

11 years agoRemove unused variable
Emden R. Gansner [Thu, 8 Aug 2013 19:24:50 +0000 (15:24 -0400)]
Remove unused variable

11 years agoCleanup redundant or vacuous code.
Emden R. Gansner [Thu, 8 Aug 2013 19:23:06 +0000 (15:23 -0400)]
Cleanup redundant or vacuous code.

11 years agoPut in SparseMatrix.c, which removes the need for the previous changes to the Makefiles.
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.

11 years agopartial fix for new dep of sparse on sfdpgen
John Ellson [Thu, 8 Aug 2013 12:39:39 +0000 (08:39 -0400)]
partial fix for new dep of sparse on sfdpgen

11 years agoFix typo in man page
Emden R. Gansner [Thu, 8 Aug 2013 01:38:14 +0000 (21:38 -0400)]
Fix typo in man page

11 years agoUpdate sfdp library
Emden R. Gansner [Wed, 7 Aug 2013 20:54:41 +0000 (16:54 -0400)]
Update sfdp library

11 years agoInitial update of sparse matrix library
Emden R. Gansner [Wed, 7 Aug 2013 18:45:57 +0000 (14:45 -0400)]
Initial update of sparse matrix library

11 years agoCommit updated source file for outputs.html
Emden R. Gansner [Wed, 7 Aug 2013 16:01:20 +0000 (12:01 -0400)]
Commit updated source file for outputs.html

11 years agoFix bug 2323
Emden R. Gansner [Wed, 7 Aug 2013 14:53:32 +0000 (10:53 -0400)]
Fix bug 2323

11 years agoUpdate xdot library to handle gradient fill
Emden R. Gansner [Tue, 6 Aug 2013 19:44:42 +0000 (15:44 -0400)]
Update xdot library to handle gradient fill

11 years agobroader search for wish and tclsh, support for LIBPOSTFIX - for laurent@opencsw.org
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

11 years agoMerge branch 'master' of hg:graphviz
Emden R. Gansner [Mon, 5 Aug 2013 14:01:18 +0000 (10:01 -0400)]
Merge branch 'master' of hg:graphviz

11 years agoFix documentation concerning xdot versionas
Emden R. Gansner [Mon, 5 Aug 2013 14:00:55 +0000 (10:00 -0400)]
Fix documentation concerning xdot versionas

11 years agoremove example code used during development
John Ellson [Mon, 5 Aug 2013 13:52:45 +0000 (09:52 -0400)]
remove example code used during development

11 years agoapply patch from mantis#2322 for deprecated perl usage
John Ellson [Mon, 5 Aug 2013 13:51:12 +0000 (09:51 -0400)]
apply patch from mantis#2322 for deprecated perl usage

11 years agokludge fix for image scaling in -Tsvg, but -Glandscape isn't right.
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.

11 years agoadd GIF image loader for -Ttk
John Ellson [Sat, 3 Aug 2013 21:19:55 +0000 (17:19 -0400)]
add GIF image loader for -Ttk

11 years agoWindows bug fixed; make dynamically-built gvedit part of the release.
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.

11 years agoUse agmemread rather than a special discipline. This is simpler, and it
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.

11 years agoFix bug 2320
Emden R. Gansner [Fri, 2 Aug 2013 21:22:19 +0000 (17:22 -0400)]
Fix bug 2320

11 years agoRevert to using old gvedit; new one is broken on window
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

11 years agoMake sure gvedit.exe is added to release dir for windows build
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

11 years agoUpdate version number of gvedit
Emden R. Gansner [Fri, 2 Aug 2013 15:24:00 +0000 (11:24 -0400)]
Update version number of gvedit

11 years agoMerge branch 'master' of hg:graphviz
Emden R. Gansner [Thu, 1 Aug 2013 21:32:27 +0000 (17:32 -0400)]
Merge branch 'master' of hg:graphviz

11 years agoIf current directory is not writable at the start, put output in user's home directory;
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.

11 years agoDoxygen warning fixes
John Ellson [Thu, 1 Aug 2013 20:21:11 +0000 (16:21 -0400)]
Doxygen warning fixes

11 years agostart 2.33 development series
John Ellson [Thu, 1 Aug 2013 18:18:53 +0000 (14:18 -0400)]
start 2.33 development series

11 years agochanging version to 2.32 for stable release
John Ellson [Thu, 1 Aug 2013 17:35:15 +0000 (13:35 -0400)]
changing version to 2.32 for stable release

11 years agoUpdate documentation to record change to xdot
Emden R. Gansner [Thu, 1 Aug 2013 17:27:17 +0000 (13:27 -0400)]
Update documentation to record change to xdot

11 years agoReduce characters used in xdot: truncate unnecessary zeros and decimal point.
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.

11 years agoFix warning message
Emden R. Gansner [Thu, 1 Aug 2013 16:20:45 +0000 (12:20 -0400)]
Fix warning message

11 years agoSupport gradient fill colors in xdot; bump version number
Emden R. Gansner [Thu, 1 Aug 2013 02:17:04 +0000 (22:17 -0400)]
Support gradient fill colors in xdot; bump version number

11 years agoFix bounding box problem for scaled svg output with dpi set.
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.

11 years agoProvide some decimal precision to xdot coordinates and sizes.
Emden R. Gansner [Wed, 31 Jul 2013 17:29:22 +0000 (13:29 -0400)]
Provide some decimal precision to xdot coordinates and sizes.

11 years agoFix bug 2316
Emden R. Gansner [Tue, 30 Jul 2013 19:18:14 +0000 (15:18 -0400)]
Fix bug 2316

11 years agoFix invalid taper if penwidth is too large.
Emden R. Gansner [Tue, 30 Jul 2013 16:12:08 +0000 (12:12 -0400)]
Fix invalid taper if penwidth is too large.

11 years ago*sigh*
Stephen North [Mon, 29 Jul 2013 20:58:04 +0000 (16:58 -0400)]
*sigh*

11 years agoFixed previoux fix.
Stephen C. North [Mon, 29 Jul 2013 16:27:47 +0000 (12:27 -0400)]
Fixed previoux fix.

11 years agoFix error in parsing edges with subgraph as an endpoint.
Stephen C. North [Mon, 29 Jul 2013 15:21:15 +0000 (11:21 -0400)]
Fix error in parsing edges with subgraph as an endpoint.

11 years agopdf image loading now working
John Ellson [Fri, 26 Jul 2013 16:05:44 +0000 (12:05 -0400)]
pdf image loading now working

11 years agoPatch for egregious parser problems.
Stephen North [Thu, 25 Jul 2013 18:20:55 +0000 (14:20 -0400)]
Patch for egregious parser problems.

11 years agoMake sure declarations are before any non-declaration statements. Some day
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.

11 years agoMerge branch 'master' of hg:graphviz
Emden R. Gansner [Fri, 19 Jul 2013 19:21:55 +0000 (15:21 -0400)]
Merge branch 'master' of hg:graphviz

11 years agoincorporate pdf image sizing code from erg
John Ellson [Fri, 19 Jul 2013 13:46:21 +0000 (09:46 -0400)]
incorporate pdf image sizing code from erg

11 years agoFix lefty parser to allow anonymous graphs
Emden R. Gansner [Thu, 18 Jul 2013 15:17:37 +0000 (11:17 -0400)]
Fix lefty parser to allow anonymous graphs

11 years agoChanged backslashes to HTML code
Dwight Perry [Wed, 17 Jul 2013 16:37:35 +0000 (12:37 -0400)]
Changed backslashes to HTML code

11 years agoReplaced backslashes with HTML code
Dwight Perry [Wed, 17 Jul 2013 16:33:26 +0000 (12:33 -0400)]
Replaced backslashes with HTML code

11 years agoRequire infosrc input to use \ rather than '\' because the difficulty of handling
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.

11 years ago<fPQ.h> -> "fPQ.h"
John Ellson [Mon, 15 Jul 2013 14:07:34 +0000 (10:07 -0400)]
<fPQ.h> -> "fPQ.h"

11 years agoFix various missing or inconsistent items in certain man pages;
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.

11 years agoFix bug 2306.
Emden R. Gansner [Fri, 12 Jul 2013 17:20:02 +0000 (13:20 -0400)]
Fix bug 2306.

11 years agoMerge branch 'master' of hg:graphviz
Emden R. Gansner [Fri, 12 Jul 2013 16:57:32 +0000 (12:57 -0400)]
Merge branch 'master' of hg:graphviz

11 years agoFix bug 2305.
Emden R. Gansner [Fri, 12 Jul 2013 16:57:00 +0000 (12:57 -0400)]
Fix bug 2305.

11 years agoMerge branch 'master' of hg:graphviz
Dwight Perry [Fri, 12 Jul 2013 15:45:31 +0000 (11:45 -0400)]
Merge branch 'master' of hg:graphviz

11 years agofixed broken link
Dwight Perry [Fri, 12 Jul 2013 15:45:27 +0000 (11:45 -0400)]
fixed broken link

11 years agoFix doc typo
Emden R. Gansner [Fri, 12 Jul 2013 15:30:57 +0000 (11:30 -0400)]
Fix doc typo

11 years agoRemove use of tbl (and eqn), and rely on groff -t -e;
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

11 years agoFix misspelling
Emden R. Gansner [Thu, 11 Jul 2013 17:16:46 +0000 (13:16 -0400)]
Fix misspelling

11 years agoAdd E_xlabel and N_xlabel to Windows global variable list
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

11 years agoFix bug 2292
Emden R. Gansner [Thu, 11 Jul 2013 15:26:36 +0000 (11:26 -0400)]
Fix bug 2292

11 years agoFix bug 2304; made similar mods to other tools.
Emden R. Gansner [Thu, 11 Jul 2013 15:05:39 +0000 (11:05 -0400)]
Fix bug 2304; made similar mods to other tools.

11 years agoAdd note concerning the availability of gradient fills.
Emden R. Gansner [Wed, 10 Jul 2013 21:44:55 +0000 (17:44 -0400)]
Add note concerning the availability of gradient fills.

11 years agoFix bug 2302; need to reset global variables N_*, E_* etc. when using the auxiliary...
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.

11 years agoAdd -D option to tell gvmap to use the graph's cluster subgraphs for its clusters.
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.

11 years agosimplify lua compile test
John Ellson [Wed, 10 Jul 2013 15:04:55 +0000 (11:04 -0400)]
simplify lua compile test

11 years agoadd configure support for lua-5.2 ... FC20
John Ellson [Wed, 10 Jul 2013 14:17:16 +0000 (10:17 -0400)]
add configure support for lua-5.2 ... FC20