]> granicus.if.org Git - graphviz/log
graphviz
9 years agoadd -lm - ports PR#195676
John Ellson [Fri, 2 Jan 2015 14:09:46 +0000 (09:09 -0500)]
add -lm - ports PR#195676

10 years agodelete some code inserted for debugging purpose that should have been removed
Yifan Hu [Fri, 19 Dec 2014 01:18:42 +0000 (20:18 -0500)]
delete some code inserted for debugging purpose that should have been removed

10 years agodrop dotgen2 from distribution packages
John Ellson [Mon, 15 Dec 2014 20:04:04 +0000 (15:04 -0500)]
drop dotgen2 from distribution packages

10 years agoupdate doxygen INPUT dirs (esp. cgraph)
John Ellson [Fri, 12 Dec 2014 17:03:28 +0000 (12:03 -0500)]
update doxygen INPUT dirs (esp. cgraph)

10 years agoExtend strict example
Emden R. Gansner [Thu, 11 Dec 2014 17:26:21 +0000 (12:26 -0500)]
Extend strict example

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Thu, 11 Dec 2014 16:55:08 +0000 (11:55 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoAdd/update information about strict graphs, and directed vs. undirected graphs.
Emden R. Gansner [Thu, 11 Dec 2014 16:54:21 +0000 (11:54 -0500)]
Add/update information about strict graphs, and directed vs. undirected graphs.

10 years agodoxygen updates for fc20-64 processing
John Ellson [Thu, 11 Dec 2014 13:02:06 +0000 (08:02 -0500)]
doxygen updates for fc20-64 processing

10 years agoMerge pull request #29 from csanchezdll/master
John Ellson [Tue, 9 Dec 2014 15:41:13 +0000 (10:41 -0500)]
Merge pull request #29 from csanchezdll/master

Fix Issue #0002277: render no longer produces vaild tk tags.

10 years agoapply patch from csanchezdll - <graph> addedge <tail> <head> using node handles
John Ellson [Tue, 9 Dec 2014 15:38:15 +0000 (10:38 -0500)]
apply patch from csanchezdll - <graph> addedge <tail> <head> using node handles
takes wrong head

10 years agoFix Issue #0002504: <graph> addedge <tail> <head> using node handles takes wrong...
Carlos Sánchez de La Lama [Tue, 9 Dec 2014 12:59:24 +0000 (13:59 +0100)]
Fix Issue #0002504: <graph> addedge <tail> <head> using node handles takes wrong head.

10 years agoFix Issue #0002277: render no longer produces vaild tk tags.
Carlos Sánchez de La Lama [Tue, 9 Dec 2014 09:16:06 +0000 (10:16 +0100)]
Fix Issue #0002277: render no longer produces vaild tk tags.

10 years agoremove tkspline references from debian build
John Ellson [Tue, 25 Nov 2014 15:17:00 +0000 (10:17 -0500)]
remove tkspline references from debian build

10 years agoAdd note concerning the blending of cairo and gd for png output.
Emden R. Gansner [Mon, 24 Nov 2014 22:16:39 +0000 (17:16 -0500)]
Add note concerning the blending of cairo and gd for png output.

10 years agoFix format string vulnerability in using agerr() to report errors during parsing.
Emden R. Gansner [Mon, 24 Nov 2014 19:32:58 +0000 (14:32 -0500)]
Fix format string vulnerability in using agerr() to report errors during parsing.
We now use a fixed format %s, and pass the error string as an argument.

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Mon, 24 Nov 2014 16:34:48 +0000 (11:34 -0500)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agomake gd always generate indexed color pngs, responding to #2502
John Ellson [Mon, 24 Nov 2014 16:34:32 +0000 (11:34 -0500)]
make gd always generate indexed color pngs, responding to #2502

10 years agoRemove explicit builds of tkstubs and tkspline from mac makefiles
Emden R. Gansner [Mon, 24 Nov 2014 16:23:57 +0000 (11:23 -0500)]
Remove explicit builds of tkstubs and tkspline from mac makefiles

10 years agoWarn about run-on numbers like 123.45.678
Emden R. Gansner [Fri, 21 Nov 2014 16:33:42 +0000 (11:33 -0500)]
Warn about run-on numbers like 123.45.678

10 years agoadd a -nox package, basic graphviz rpm now includes x11 facilities
John Ellson [Wed, 12 Nov 2014 16:59:18 +0000 (11:59 -0500)]
add a -nox package,   basic graphviz rpm now includes x11 facilities

10 years agoHave the svg renderer use the transparent color
Emden R. Gansner [Tue, 4 Nov 2014 22:15:50 +0000 (17:15 -0500)]
Have the svg renderer use the transparent color

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 31 Oct 2014 17:48:43 +0000 (13:48 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoFix missing LEFT_RIGHT case in drawing cell borders;
Emden R. Gansner [Fri, 31 Oct 2014 17:47:08 +0000 (13:47 -0400)]
Fix missing LEFT_RIGHT case in drawing cell borders;
add regression test for borders

10 years agoFix windows package so that example smyrna files are explicitly labeled as such.
Emden R. Gansner [Wed, 29 Oct 2014 15:01:07 +0000 (11:01 -0400)]
Fix windows package so that example smyrna files are explicitly labeled as such.

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 24 Oct 2014 22:14:01 +0000 (18:14 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoGo back to a full copy of colorxlate. Getting it passed the VS compiler is
Emden R. Gansner [Fri, 24 Oct 2014 22:13:09 +0000 (18:13 -0400)]
Go back to a full copy of colorxlate. Getting it passed the VS compiler is
too much trouble.

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Stephen North [Fri, 24 Oct 2014 20:05:18 +0000 (16:05 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoFix the actions.c code to compile under Visual Studio.
Emden R. Gansner [Fri, 24 Oct 2014 17:57:30 +0000 (13:57 -0400)]
Fix the actions.c code to compile under Visual Studio.

10 years agoFix name clash in smyrna due to gvpr including colxlate.c, and smyrna uses
Emden R. Gansner [Fri, 24 Oct 2014 17:37:18 +0000 (13:37 -0400)]
Fix name clash in smyrna due to gvpr including colxlate.c, and smyrna uses
both gvpr and libcommon.

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Stephen North [Fri, 24 Oct 2014 15:17:51 +0000 (11:17 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoremove rpm requires for tk
John Ellson [Fri, 24 Oct 2014 14:25:19 +0000 (10:25 -0400)]
remove rpm requires for tk

10 years agoremove tkspline,and all tk code - its not used for graphs, and maybe problematic...
John Ellson [Fri, 24 Oct 2014 14:19:12 +0000 (10:19 -0400)]
remove tkspline,and all tk code - its not used for graphs, and maybe problematic on OSx

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Stephen North [Thu, 23 Oct 2014 22:04:52 +0000 (18:04 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoFixed compare of anonymous edge ID. I don't see how AGTYPE(e) could be right.
Stephen North [Thu, 23 Oct 2014 22:04:02 +0000 (18:04 -0400)]
Fixed compare of anonymous edge ID. I don't see how AGTYPE(e) could be right.

10 years agoReplace cut and paste of colxlate.c in actions.c with simple #include.
Emden R. Gansner [Thu, 23 Oct 2014 14:17:03 +0000 (10:17 -0400)]
Replace cut and paste of colxlate.c in actions.c with simple #include.
This at least means there is a single source copy.

10 years agoRemove unnecessary include of gvpr's actions.h.
Emden R. Gansner [Thu, 23 Oct 2014 14:16:31 +0000 (10:16 -0400)]
Remove unnecessary include of gvpr's actions.h.

10 years agopartially back out previous commit - leave 2 colorxlate functions
John Ellson [Thu, 23 Oct 2014 03:52:50 +0000 (23:52 -0400)]
partially back out previous commit - leave 2 colorxlate functions

10 years agoapply compilation warnings patch from mirraz1@rambler.ru (bug#2377)
John Ellson [Tue, 21 Oct 2014 10:13:17 +0000 (06:13 -0400)]
apply compilation warnings patch from mirraz1@rambler.ru (bug#2377)

10 years agoNote constraint on index type of array used for split and tokens function.
Emden R. Gansner [Tue, 14 Oct 2014 15:57:44 +0000 (11:57 -0400)]
Note constraint on index type of array used for split and tokens function.

10 years agoFlesh out details concerning escString type.
Emden R. Gansner [Mon, 6 Oct 2014 14:45:42 +0000 (10:45 -0400)]
Flesh out details concerning escString type.

10 years agoFix twopi to allow root as a node attribute, and allow multiple usages
Emden R. Gansner [Wed, 1 Oct 2014 16:38:15 +0000 (12:38 -0400)]
Fix twopi to allow root as a node attribute, and allow multiple usages
in order to specify the roots of separate components.

10 years agoReplace WIN32_DLL with WIN32, which is defined by default in Visual Studio.
Emden R. Gansner [Mon, 29 Sep 2014 20:16:55 +0000 (16:16 -0400)]
Replace WIN32_DLL with WIN32, which is defined by default in Visual Studio.

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Mon, 22 Sep 2014 12:46:59 +0000 (08:46 -0400)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agoFix missing </A> in lang.2.
Emden R. Gansner [Fri, 19 Sep 2014 20:51:51 +0000 (16:51 -0400)]
Fix missing </A> in lang.2.

10 years agoMake change in repository file, rather than a generated file.
Emden R. Gansner [Thu, 18 Sep 2014 22:01:48 +0000 (18:01 -0400)]
Make change in repository file, rather than a generated file.

10 years agoFix unterminated <EM> in shapes.html; note that node whose name is an html string
Emden R. Gansner [Thu, 18 Sep 2014 21:47:35 +0000 (17:47 -0400)]
Fix unterminated <EM> in shapes.html; note that node whose name is an html string
and a default label will not get the label interpreted as an html-like label.

10 years agoBack out previous accidental commit
Emden R. Gansner [Wed, 17 Sep 2014 16:38:13 +0000 (12:38 -0400)]
Back out previous accidental commit

10 years agoAdd note concerning HTML strings in language description
Emden R. Gansner [Wed, 17 Sep 2014 16:32:26 +0000 (12:32 -0400)]
Add note concerning HTML strings in language description

10 years agoComment out bad code related to edge-aligned labels
Emden R. Gansner [Mon, 15 Sep 2014 21:05:51 +0000 (17:05 -0400)]
Comment out bad code related to edge-aligned labels

10 years agoenable building go on fedora >= 21
John Ellson [Wed, 10 Sep 2014 23:10:04 +0000 (19:10 -0400)]
enable building go on fedora >= 21

10 years agoenable go rpms, experimentally
John Ellson [Wed, 10 Sep 2014 21:22:39 +0000 (17:22 -0400)]
enable go rpms, experimentally

10 years agotrying: '-undefined dynamic-lookup' for python extension
John Ellson [Wed, 10 Sep 2014 17:51:45 +0000 (13:51 -0400)]
trying: '-undefined dynamic-lookup' for python extension

10 years agoUpdate ChangeLog
Emden R. Gansner [Tue, 9 Sep 2014 21:28:30 +0000 (17:28 -0400)]
Update ChangeLog

10 years agoAdd new shape=plain as shorthand for shape=none width=height=margin=0.
Emden R. Gansner [Tue, 9 Sep 2014 21:27:07 +0000 (17:27 -0400)]
Add new shape=plain as shorthand for shape=none width=height=margin=0.
This is useful for HTML-like labels.

10 years agoFix changed type for pack values
Emden R. Gansner [Tue, 9 Sep 2014 20:41:07 +0000 (16:41 -0400)]
Fix changed type for pack values

10 years agoNeed X_LIBS, at least in OSX 10.9
Stephen North [Tue, 9 Sep 2014 00:36:06 +0000 (20:36 -0400)]
Need X_LIBS, at least in OSX 10.9

10 years agoNote the use of subgraphs in edge statements
Emden R. Gansner [Thu, 4 Sep 2014 21:05:28 +0000 (17:05 -0400)]
Note the use of subgraphs in edge statements

10 years agoRedhat's "graphviz-2.38.0-ocaml-fix-ints.patch"
John Ellson [Thu, 4 Sep 2014 15:48:15 +0000 (11:48 -0400)]
Redhat's "graphviz-2.38.0-ocaml-fix-ints.patch"

10 years agoFix bug 2485: update dotty's parser to accept two level port syntax
Emden R. Gansner [Tue, 2 Sep 2014 15:15:18 +0000 (11:15 -0400)]
Fix bug 2485: update dotty's parser to accept two level port syntax

10 years agoRemove old hacks used when coordintes were integers.
Emden R. Gansner [Mon, 1 Sep 2014 18:49:51 +0000 (14:49 -0400)]
Remove old hacks used when coordintes were integers.

10 years agoMake sure texture array uses correct int type.
Emden R. Gansner [Thu, 28 Aug 2014 16:31:00 +0000 (12:31 -0400)]
Make sure texture array uses correct int type.

10 years agoClarify the need to specify the layout algorithm in demo.c.
Emden R. Gansner [Thu, 21 Aug 2014 19:12:54 +0000 (15:12 -0400)]
Clarify the need to specify the layout algorithm in demo.c.

10 years agoRemoved out of date comment concerning subgraphs without bodies.
Emden R. Gansner [Thu, 21 Aug 2014 14:23:12 +0000 (10:23 -0400)]
Removed out of date comment concerning subgraphs without bodies.

10 years agoFix bug 2480
Emden R. Gansner [Thu, 14 Aug 2014 21:40:41 +0000 (17:40 -0400)]
Fix bug 2480

10 years agoFix case for curved edges when centroid is identical to the midpoint of an edge
Emden R. Gansner [Tue, 12 Aug 2014 18:45:44 +0000 (14:45 -0400)]
Fix case for curved edges when centroid is identical to the midpoint of an edge

10 years agoAdd amended arrows.html noting new arrow shape icurve; update ChangeLog
Emden R. Gansner [Tue, 12 Aug 2014 17:46:30 +0000 (13:46 -0400)]
Add amended arrows.html noting new arrow shape icurve; update ChangeLog

10 years agoadd icurve arrow shape
John Ellson [Tue, 12 Aug 2014 16:35:06 +0000 (12:35 -0400)]
add icurve arrow shape

10 years agoFix typo in check for record nodes in flat adjacent edges.
Emden R. Gansner [Mon, 11 Aug 2014 19:40:40 +0000 (15:40 -0400)]
Fix typo in check for record nodes in flat adjacent edges.

10 years agospeacial case setting of html-like labels in tcldot
John Ellson [Thu, 7 Aug 2014 20:30:48 +0000 (16:30 -0400)]
speacial case setting of html-like labels in tcldot

10 years agoPartial fix for bug 2477; fix windows build to use the newest attribute list
Emden R. Gansner [Wed, 6 Aug 2014 20:21:07 +0000 (16:21 -0400)]
Partial fix for bug 2477; fix windows build to use the newest attribute list

10 years agoSmoothing using triangles needs at least 3 nodes.
Emden R. Gansner [Sat, 2 Aug 2014 16:24:15 +0000 (12:24 -0400)]
Smoothing using triangles needs at least 3 nodes.

10 years agoVarious fixes provided by Robert Hart, with small changes.
Emden R. Gansner [Sat, 2 Aug 2014 15:30:15 +0000 (11:30 -0400)]
Various fixes provided by Robert Hart, with small changes.
Some of the absolute value tests aren't necessary; we just want
a test for being non-zero. In addition, freeing the result of parseSegs
is a little more delicate.

10 years agoMerge branch 'master' of ssh://github.com/ellson/graphviz
Emden R. Gansner [Thu, 31 Jul 2014 16:14:12 +0000 (12:14 -0400)]
Merge branch 'master' of ssh://github.com/ellson/graphviz

Conflicts:
lib/edgepaint/Makefile.am

10 years agoAlter Windows build to use shared lab_gamut library;
Emden R. Gansner [Thu, 31 Jul 2014 16:00:58 +0000 (12:00 -0400)]
Alter Windows build to use shared lab_gamut library;
add edgepaint to .msi package

10 years agopackage man page and pkgconfig data for liblab_gamut
John Ellson [Wed, 30 Jul 2014 17:41:22 +0000 (13:41 -0400)]
package man page and pkgconfig data for liblab_gamut

10 years agoMerge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Wed, 30 Jul 2014 17:25:27 +0000 (13:25 -0400)]
Merge branch 'master' of https://github.com/ellson/graphviz

10 years agoAdd required man page; fix makefile to process it
Emden R. Gansner [Wed, 30 Jul 2014 17:24:55 +0000 (13:24 -0400)]
Add required man page; fix makefile to process it

10 years agoUpdate Yifan's email
Emden R. Gansner [Wed, 30 Jul 2014 17:21:21 +0000 (13:21 -0400)]
Update Yifan's email

10 years agoadding liblab_gamut to rpm
John Ellson [Wed, 30 Jul 2014 17:02:19 +0000 (13:02 -0400)]
adding liblab_gamut to rpm

10 years agoDarn, always forget I have to add new files to the repository list.
Emden R. Gansner [Wed, 30 Jul 2014 13:42:05 +0000 (09:42 -0400)]
Darn, always forget I have to add new files to the repository list.

10 years agoMake large data file containing label colors into a shared library, and replace doubl...
Emden R. Gansner [Tue, 29 Jul 2014 18:58:44 +0000 (14:58 -0400)]
Make large data file containing label colors into a shared library, and replace doubles with chars.

10 years agoIgnore \r during scanning
Emden R. Gansner [Tue, 29 Jul 2014 18:43:43 +0000 (14:43 -0400)]
Ignore \r during scanning

10 years agoFix typo.
Emden R. Gansner [Mon, 28 Jul 2014 21:20:50 +0000 (17:20 -0400)]
Fix typo.

10 years agoChange neato behavior to original vis-a-vis final translation;
Emden R. Gansner [Mon, 28 Jul 2014 20:57:39 +0000 (16:57 -0400)]
Change neato behavior to original vis-a-vis final translation;
add attribute notranslate to allow the user to avoid a translation.

10 years agoAdd extern function declaration for Windows
Emden R. Gansner [Mon, 28 Jul 2014 14:55:46 +0000 (10:55 -0400)]
Add extern function declaration for Windows

10 years agoFix bug in nexthead and nexttail functions
Emden R. Gansner [Fri, 25 Jul 2014 20:27:17 +0000 (16:27 -0400)]
Fix bug in nexthead and nexttail functions

10 years agoAdd warning about non-trivial flat edges between adjacent record-shaped nodes.
Emden R. Gansner [Fri, 25 Jul 2014 19:42:02 +0000 (15:42 -0400)]
Add warning about non-trivial flat edges between adjacent record-shaped nodes.

10 years agoAdd more notes warning about using record shapes.
Emden R. Gansner [Fri, 25 Jul 2014 19:22:10 +0000 (15:22 -0400)]
Add more notes warning about using record shapes.

10 years agoFix of curved edge problem - bug 2471
Emden R. Gansner [Fri, 25 Jul 2014 17:10:36 +0000 (13:10 -0400)]
Fix of curved edge problem - bug 2471

10 years agoAdd more context to scanning error messages
Emden R. Gansner [Thu, 24 Jul 2014 20:58:28 +0000 (16:58 -0400)]
Add more context to scanning error messages

10 years agoFix bug 2470
Emden R. Gansner [Thu, 24 Jul 2014 20:47:57 +0000 (16:47 -0400)]
Fix bug 2470

10 years agoFix bug 2469.
Emden R. Gansner [Thu, 24 Jul 2014 16:07:30 +0000 (12:07 -0400)]
Fix bug 2469.

10 years agogo not ready for fc22
John Ellson [Tue, 15 Jul 2014 16:44:31 +0000 (12:44 -0400)]
go not ready for fc22

10 years agoTry an experiment using the default line join style postscript, quartz and cairo.
Emden R. Gansner [Tue, 17 Jun 2014 19:11:30 +0000 (15:11 -0400)]
Try an experiment using the default line join style postscript, quartz and cairo.
This will be a miter join, which will give a sharp corner for most reasonable line widths.
We were using default join in postscript but by setting the miter limit to 1, this was equivalent
to a bevel join.

10 years agoMerge branch 'master' of ssh://github.com/ellson/graphviz
Emden R. Gansner [Mon, 16 Jun 2014 15:44:13 +0000 (11:44 -0400)]
Merge branch 'master' of ssh://github.com/ellson/graphviz

10 years agoClarify using font attributes in font names
Emden R. Gansner [Mon, 16 Jun 2014 15:43:19 +0000 (11:43 -0400)]
Clarify using font attributes in font names

10 years ago... just gv.php
John Ellson [Tue, 10 Jun 2014 18:54:16 +0000 (14:54 -0400)]
... just gv.php

10 years agoMerge branch 'master' of github.com:ellson/graphviz
John Ellson [Tue, 10 Jun 2014 17:56:16 +0000 (13:56 -0400)]
Merge branch 'master' of github.com:ellson/graphviz

10 years agotry to install gv.php on ubuntu
John Ellson [Tue, 10 Jun 2014 17:56:00 +0000 (13:56 -0400)]
try to install gv.php on ubuntu

10 years agoAdd comment on point order in polygon for triangulation to work
Emden R. Gansner [Fri, 6 Jun 2014 19:37:11 +0000 (15:37 -0400)]
Add comment on point order in polygon for triangulation to work