]> granicus.if.org Git - graphviz/log
graphviz
12 years agoFix warning
Emden Gansner [Thu, 5 Jul 2012 15:24:13 +0000 (11:24 -0400)]
Fix warning

12 years agoFix warning
Emden Gansner [Thu, 5 Jul 2012 15:21:04 +0000 (11:21 -0400)]
Fix warning

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 29 Jun 2012 20:23:44 +0000 (16:23 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoAdd insets to patchwork; add striped fill for boxes
Emden Gansner [Fri, 29 Jun 2012 20:23:41 +0000 (16:23 -0400)]
Add insets to patchwork; add striped fill for boxes

12 years agoAdd insets to patchwork; add striped fill style (for boxes).
Emden Gansner [Fri, 29 Jun 2012 20:22:52 +0000 (16:22 -0400)]
Add insets to patchwork; add striped fill style (for boxes).

12 years agoimprove './configure --without-x' don't install dotty or lneato
John Ellson [Fri, 29 Jun 2012 17:49:59 +0000 (13:49 -0400)]
improve './configure --without-x'    don't install dotty or lneato

12 years agomove dotty.1, lneato.1, vimdot.1, lefty.1 to graphviz-x
John Ellson [Fri, 29 Jun 2012 17:35:04 +0000 (13:35 -0400)]
move dotty.1, lneato.1, vimdot.1, lefty.1 to graphviz-x

12 years agomake --with-cgraph the default
John Ellson [Fri, 29 Jun 2012 17:08:10 +0000 (13:08 -0400)]
make --with-cgraph the default

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 27 Jun 2012 18:50:05 +0000 (14:50 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoAdd macro for safe edge comparison
Emden Gansner [Wed, 27 Jun 2012 18:49:59 +0000 (14:49 -0400)]
Add macro for safe edge comparison

12 years agoback out last change - didn't work
John Ellson [Sat, 23 Jun 2012 16:26:22 +0000 (12:26 -0400)]
back out last change - didn't work

12 years agoanother attempt to deal with fc17+ PATH nonsense
John Ellson [Sat, 23 Jun 2012 15:58:41 +0000 (11:58 -0400)]
another attempt to deal with fc17+ PATH nonsense

12 years agoFix bug with undirected graphs. With cgraph, simple edge pointer comparison
Emden Gansner [Wed, 20 Jun 2012 15:41:31 +0000 (11:41 -0400)]
Fix bug with undirected graphs. With cgraph, simple edge pointer comparison
doesn't work. One can only compare outedges with outedges and inedges with inedges.

12 years agoNote that attribute values are case-sensitive.
Emden Gansner [Mon, 11 Jun 2012 20:15:23 +0000 (16:15 -0400)]
Note that attribute values are case-sensitive.

12 years agoFix misspelling.
Emden Gansner [Mon, 11 Jun 2012 16:36:51 +0000 (12:36 -0400)]
Fix misspelling.

12 years agodifferent sed actiion for ocaml workaround
John Ellson [Mon, 11 Jun 2012 14:21:37 +0000 (10:21 -0400)]
different sed actiion for ocaml workaround

12 years agofix sed line
John Ellson [Mon, 11 Jun 2012 13:52:40 +0000 (09:52 -0400)]
fix sed line

12 years agotry to fix ocaml breakage on rawhide
John Ellson [Mon, 11 Jun 2012 13:31:34 +0000 (09:31 -0400)]
try to fix ocaml breakage on rawhide

12 years agoUpdate ChangeLog
Emden Gansner [Fri, 8 Jun 2012 17:42:37 +0000 (13:42 -0400)]
Update ChangeLog

12 years agoFix typo
Emden Gansner [Thu, 7 Jun 2012 21:41:10 +0000 (17:41 -0400)]
Fix typo

12 years agoAdd verbose mode and timing to gvpr
Emden Gansner [Thu, 7 Jun 2012 21:23:51 +0000 (17:23 -0400)]
Add verbose mode and timing to gvpr

12 years agoFinish graph name feature in gvgen
Emden Gansner [Thu, 7 Jun 2012 21:23:11 +0000 (17:23 -0400)]
Finish graph name feature in gvgen

12 years agoUpdate man page date
Emden Gansner [Wed, 6 Jun 2012 21:45:07 +0000 (17:45 -0400)]
Update man page date

12 years agoAdd random rooted trees to gvgen
Emden Gansner [Tue, 5 Jun 2012 21:09:04 +0000 (17:09 -0400)]
Add random rooted trees to gvgen

12 years agoenable layers in svg - patch from yamato@redhat.com
John Ellson [Tue, 5 Jun 2012 12:09:44 +0000 (08:09 -0400)]
enable layers in svg - patch from yamato@redhat.com

12 years agoMerged REV 8873
Dwight Perry [Tue, 29 May 2012 14:51:47 +0000 (10:51 -0400)]
Merged REV 8873

12 years agobranch merge
Dwight Perry [Fri, 25 May 2012 23:04:04 +0000 (19:04 -0400)]
branch merge

12 years agoBacked out changeset 3ab8934555d7
Emden Gansner [Fri, 25 May 2012 21:56:23 +0000 (17:56 -0400)]
Backed out changeset 3ab8934555d7

12 years agoFix how error messages are produced in the label lib.
Emden Gansner [Fri, 25 May 2012 21:27:04 +0000 (17:27 -0400)]
Fix how error messages are produced in the label lib.
Following pathplan, we use fprintf (stderr...
but someday we should factor this out to agerr().

12 years agoRe-add to do file changes
Emden Gansner [Fri, 25 May 2012 20:46:27 +0000 (16:46 -0400)]
Re-add to do file changes

12 years agoUpdate to-do list
Emden Gansner [Fri, 25 May 2012 15:12:19 +0000 (11:12 -0400)]
Update to-do list

12 years agoMake sure ids are emitted in anchor contexts in svg.
Emden Gansner [Wed, 23 May 2012 19:59:20 +0000 (15:59 -0400)]
Make sure ids are emitted in anchor contexts in svg.
Thanks to Masatake YAMATO for the patches.

12 years agoBacked out changeset 1a9bf8a9b810
Emden Gansner [Wed, 23 May 2012 19:57:10 +0000 (15:57 -0400)]
Backed out changeset 1a9bf8a9b810

12 years agoMake sure ids are emitted in anchor contexts in svg.
Emden Gansner [Tue, 22 May 2012 20:32:28 +0000 (16:32 -0400)]
Make sure ids are emitted in anchor contexts in svg.

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 21 May 2012 15:20:38 +0000 (11:20 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoFix new arrow code to compile on Windows
Emden Gansner [Mon, 21 May 2012 15:20:31 +0000 (11:20 -0400)]
Fix new arrow code to compile on Windows

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 21 May 2012 15:18:11 +0000 (11:18 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoMake sure variable is declared before being used
Emden Gansner [Mon, 21 May 2012 15:18:02 +0000 (11:18 -0400)]
Make sure variable is declared before being used

12 years agofix some minor spacing issues with 'curve' code
John Ellson [Sun, 20 May 2012 16:26:01 +0000 (12:26 -0400)]
fix some minor spacing issues with 'curve' code

12 years agoadd semicircle arrow shape - patch from: Jeremy Murphy <jeremy.william.murphy@gmail...
John Ellson [Sat, 19 May 2012 15:25:56 +0000 (11:25 -0400)]
add semicircle arrow shape - patch from: Jeremy Murphy <jeremy.william.murphy@gmail.com>

12 years agotests for semicircle arrow shape
John Ellson [Sat, 19 May 2012 15:24:57 +0000 (11:24 -0400)]
tests for semicircle arrow shape

12 years agoDon't do edge xlabels if splines=none
Emden Gansner [Tue, 15 May 2012 15:37:40 +0000 (11:37 -0400)]
Don't do edge xlabels if splines=none

12 years agoUndoing previous change
Dwight Perry [Fri, 11 May 2012 21:53:20 +0000 (17:53 -0400)]
Undoing previous change

12 years agono changes
Dwight Perry [Fri, 11 May 2012 21:44:48 +0000 (17:44 -0400)]
no changes

12 years agoUndoing previous edits
Dwight Perry [Fri, 11 May 2012 19:06:00 +0000 (15:06 -0400)]
Undoing previous edits

12 years agoUndoing previous change
Dwight Perry [Fri, 11 May 2012 18:54:57 +0000 (14:54 -0400)]
Undoing previous change

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 11 May 2012 17:38:40 +0000 (13:38 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoFix adjacent flag edge bug
Emden Gansner [Fri, 11 May 2012 17:36:55 +0000 (13:36 -0400)]
Fix adjacent flag edge bug

12 years agoAltered python assignment
Dwight Perry [Fri, 11 May 2012 15:58:29 +0000 (11:58 -0400)]
Altered python assignment

12 years agoWin32 project files changed
Dwight Perry [Fri, 11 May 2012 13:57:41 +0000 (09:57 -0400)]
Win32 project files changed

12 years agoFix bug 2229
Emden Gansner [Thu, 10 May 2012 21:54:34 +0000 (17:54 -0400)]
Fix bug 2229

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 10 May 2012 19:45:27 +0000 (15:45 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoFix bug introduced by earlier incorrect change
Emden Gansner [Thu, 10 May 2012 19:43:56 +0000 (15:43 -0400)]
Fix bug introduced by earlier incorrect change

12 years agofix build when gd-devel not installed
John Ellson [Tue, 8 May 2012 15:13:39 +0000 (11:13 -0400)]
fix build when gd-devel not installed

12 years agoFix stupid compile error
Emden Gansner [Mon, 7 May 2012 21:30:50 +0000 (17:30 -0400)]
Fix stupid compile error

12 years agoFix bug introduced with new expr - buffer size has to large enough or sfprintf fails
Emden Gansner [Mon, 7 May 2012 21:24:14 +0000 (17:24 -0400)]
Fix bug introduced with new expr - buffer size has to large enough or sfprintf fails

12 years agoRemove unnecessary include of globals.h and the test variable.
Emden Gansner [Mon, 7 May 2012 15:09:46 +0000 (11:09 -0400)]
Remove unnecessary include of globals.h and the test variable.

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 4 May 2012 21:14:55 +0000 (17:14 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoFix bug in the gvmap.sh script. Flags for gvmap were being given to neato.
Emden Gansner [Fri, 4 May 2012 21:13:53 +0000 (17:13 -0400)]
Fix bug in the gvmap.sh script. Flags for gvmap were being given to neato.

12 years agoAdded gvmap to Windows
Dwight Perry [Fri, 4 May 2012 20:01:36 +0000 (16:01 -0400)]
Added gvmap to Windows

12 years agoAdd missing length description and the new ishtml function.
Emden Gansner [Fri, 4 May 2012 16:33:43 +0000 (12:33 -0400)]
Add missing length description and the new ishtml function.

12 years agoAdd ishtml function for checking for HTML strings
Emden Gansner [Fri, 4 May 2012 16:33:15 +0000 (12:33 -0400)]
Add ishtml function for checking for HTML strings

12 years agoRemove unnecessary delete
Emden Gansner [Fri, 4 May 2012 16:31:11 +0000 (12:31 -0400)]
Remove unnecessary delete

12 years agoFix bug in delete function
Emden Gansner [Fri, 4 May 2012 15:00:37 +0000 (11:00 -0400)]
Fix bug in delete function

12 years agoFix bug 2225; change documentation to note that edge weights in
Emden Gansner [Thu, 3 May 2012 01:47:22 +0000 (21:47 -0400)]
Fix bug 2225; change documentation to note that edge weights in
dot must be integers; change other uses of AGID to AGSEQ.

12 years agoIn cgraph, use AGSEQ rather than AGID as the former gives a monotonic progression
Emden Gansner [Wed, 2 May 2012 21:25:40 +0000 (17:25 -0400)]
In cgraph, use AGSEQ rather than AGID as the former gives a monotonic progression
of small integers similar to the ids used in libgraph, where in cgraph, the id is
often a hash value.

12 years agoFix unitialized text flags.
Emden Gansner [Mon, 30 Apr 2012 20:43:30 +0000 (16:43 -0400)]
Fix unitialized text flags.

12 years agoFix inconsistency in dot manual
Emden Gansner [Mon, 30 Apr 2012 19:45:23 +0000 (15:45 -0400)]
Fix inconsistency in dot manual

12 years agoRefresh libguide
Emden Gansner [Wed, 25 Apr 2012 19:34:32 +0000 (15:34 -0400)]
Refresh libguide

12 years agoInform user of limit value for samehead/sametail.
Emden Gansner [Mon, 23 Apr 2012 14:54:00 +0000 (10:54 -0400)]
Inform user of limit value for samehead/sametail.

12 years agoFix freeing of bad memory pointer.
Emden Gansner [Mon, 23 Apr 2012 14:17:14 +0000 (10:17 -0400)]
Fix freeing of bad memory pointer.

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 16 Apr 2012 18:31:57 +0000 (14:31 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoFix bug 2217
Emden Gansner [Mon, 16 Apr 2012 18:31:37 +0000 (14:31 -0400)]
Fix bug 2217

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Mon, 16 Apr 2012 16:34:46 +0000 (12:34 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoapply patch from dds@aueb.gr
John Ellson [Mon, 16 Apr 2012 16:34:31 +0000 (12:34 -0400)]
apply patch from dds@aueb.gr

12 years agoNote that nodesep is also used in non-dot layouts for multiedge and loop spacing.
Emden Gansner [Mon, 16 Apr 2012 16:06:19 +0000 (12:06 -0400)]
Note that nodesep is also used in non-dot layouts for multiedge and loop spacing.

12 years agoFix logic test for warning. Warning should only be given if Concentrate == false
Emden Gansner [Mon, 16 Apr 2012 15:54:28 +0000 (11:54 -0400)]
Fix logic test for warning. Warning should only be given if Concentrate == false
and the edge is not to be ignored

12 years agoCheck for bgcolor if fill is set but no fillcolor is set.
Emden Gansner [Thu, 12 Apr 2012 16:01:29 +0000 (12:01 -0400)]
Check for bgcolor if fill is set but no fillcolor is set.

12 years agoFix bug 2210
Emden Gansner [Wed, 11 Apr 2012 14:29:08 +0000 (10:29 -0400)]
Fix bug 2210

12 years agoUpdate dotguide to reflect new layers syntax
Emden Gansner [Mon, 9 Apr 2012 15:59:58 +0000 (11:59 -0400)]
Update dotguide to reflect new layers syntax

12 years agoAdd missing dot.dot file to Makefile
Emden Gansner [Mon, 9 Apr 2012 15:59:27 +0000 (11:59 -0400)]
Add missing dot.dot file to Makefile

12 years agoFix typos in on-line docs
Emden Gansner [Mon, 9 Apr 2012 15:44:47 +0000 (11:44 -0400)]
Fix typos in on-line docs

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 5 Apr 2012 20:38:02 +0000 (16:38 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoremoved lines that copy ocaml development files
Dwight Perry [Thu, 5 Apr 2012 19:50:10 +0000 (15:50 -0400)]
removed lines that copy ocaml development files

12 years agochanged extension for ocam files to .cm*
Dwight Perry [Thu, 5 Apr 2012 19:29:41 +0000 (15:29 -0400)]
changed extension for ocam files to .cm*

12 years agoFor charset=utf8, if illegal utf8 found, assume input is latin-1, while
Emden Gansner [Wed, 4 Apr 2012 15:39:41 +0000 (11:39 -0400)]
For charset=utf8, if illegal utf8 found, assume input is latin-1, while
warning the user.

12 years agocomit merge
John Ellson [Wed, 4 Apr 2012 01:34:20 +0000 (21:34 -0400)]
comit merge

12 years agoshould be dotstring, not dotread - pinted out by chris@budgie.csse.uwa.edu.au
John Ellson [Wed, 4 Apr 2012 01:32:57 +0000 (21:32 -0400)]
should be dotstring, not dotread - pinted out by chris@budgie.csse.uwa.edu.au

12 years agoFix bug 2213
Emden Gansner [Fri, 23 Mar 2012 20:57:13 +0000 (16:57 -0400)]
Fix bug 2213

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Thu, 22 Mar 2012 17:21:04 +0000 (13:21 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoFix bug 2211 and warn about orthogonal edges not handling edge labels.
Emden Gansner [Mon, 19 Mar 2012 14:09:45 +0000 (10:09 -0400)]
Fix bug 2211 and warn about orthogonal edges not handling edge labels.

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 19 Mar 2012 13:44:49 +0000 (09:44 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoAdd note on limitations of spline=ortho
Emden Gansner [Mon, 19 Mar 2012 13:44:44 +0000 (09:44 -0400)]
Add note on limitations of spline=ortho

12 years agodrop gv.cmx gv.cmxa gv.a gv.mli - (reccommended by Fedora autotest)
John Ellson [Sat, 17 Mar 2012 12:30:36 +0000 (08:30 -0400)]
drop gv.cmx gv.cmxa gv.a gv.mli - (reccommended by Fedora autotest)

12 years agobarchart => bar-chart (spelling complaint from fedora autotester)
John Ellson [Sat, 17 Mar 2012 12:22:48 +0000 (08:22 -0400)]
barchart => bar-chart  (spelling complaint from fedora autotester)

12 years agoadd shebang line - suggested by fedora autotester
John Ellson [Sat, 17 Mar 2012 12:10:46 +0000 (08:10 -0400)]
add shebang line - suggested by fedora autotester

12 years agoFix problem in canonical output. At present, a single '.' or '-' is considered a...
Emden Gansner [Tue, 13 Mar 2012 14:29:48 +0000 (10:29 -0400)]
Fix problem in canonical output. At present, a single '.' or '-' is considered a number and is
left unquoted. They need to be quoted.

12 years agoadd AC_PROG_LIBTOOL to configure.ac to see if it helps Debian Lenny problem
John Ellson [Tue, 13 Mar 2012 10:18:12 +0000 (06:18 -0400)]
add AC_PROG_LIBTOOL to configure.ac to see if it helps Debian Lenny problem

12 years agoFix documentation on weight attribute in sfdp
Emden Gansner [Mon, 12 Mar 2012 14:36:43 +0000 (10:36 -0400)]
Fix documentation on weight attribute in sfdp

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 12 Mar 2012 14:35:22 +0000 (10:35 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz