]> granicus.if.org Git - graphviz/log
graphviz
11 years agoFix edge ordering in cdt compare function so multiedges of the same
Stephen North [Thu, 21 Feb 2013 19:51:51 +0000 (14:51 -0500)]
Fix edge ordering in cdt compare function so multiedges of the same
nodes are adjacent in edge scanning.

11 years agoFix windows build - include missing binaries osage, sfdp, patchwork, circo;
Emden Gansner [Wed, 20 Feb 2013 21:52:11 +0000 (16:52 -0500)]
Fix windows build - include missing binaries osage, sfdp, patchwork, circo;
create simple zip file of build

11 years agoFix bug 2260; allow no or variable line breaking.
Emden Gansner [Mon, 18 Feb 2013 20:21:54 +0000 (15:21 -0500)]
Fix bug 2260; allow no or variable line breaking.

11 years agopartial fixes for multiple layouts in tcldot
John Ellson [Fri, 15 Feb 2013 22:01:46 +0000 (17:01 -0500)]
partial fixes for multiple layouts in tcldot

11 years agoNote that id attributes also work for clusters.
Emden Gansner [Thu, 14 Feb 2013 19:51:06 +0000 (14:51 -0500)]
Note that id attributes also work for clusters.

11 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 14 Feb 2013 18:43:01 +0000 (13:43 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

11 years agoFix misspelling; add note on serially colored edges
Emden Gansner [Thu, 14 Feb 2013 18:42:03 +0000 (13:42 -0500)]
Fix misspelling; add note on serially colored edges

11 years agoFix multicolor line bug. The fractions were not being computer correctly.
Emden Gansner [Thu, 14 Feb 2013 18:30:24 +0000 (13:30 -0500)]
Fix multicolor line bug. The fractions were not being computer correctly.

11 years agorestart 2.31 development series
John Ellson [Thu, 14 Feb 2013 13:37:52 +0000 (08:37 -0500)]
restart 2.31 development series

11 years agoRelease 2.30.1 with various build fixes
John Ellson [Thu, 14 Feb 2013 13:27:39 +0000 (08:27 -0500)]
Release 2.30.1 with various build fixes

11 years agoTry to fix bug 2256. Remove file descriptor polling from gvdevice_xlib.c
Emden Gansner [Wed, 13 Feb 2013 19:40:05 +0000 (14:40 -0500)]
Try to fix bug 2256. Remove file descriptor polling from gvdevice_xlib.c
and have cgraph use FILE* for reading.

11 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 13 Feb 2013 19:34:15 +0000 (14:34 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

11 years agoMake sure multiple versions of graphviz can be installed.
Emden Gansner [Wed, 13 Feb 2013 19:34:10 +0000 (14:34 -0500)]
Make sure multiple versions of graphviz can be installed.

11 years agoFix bug 2254
Emden Gansner [Wed, 13 Feb 2013 19:33:35 +0000 (14:33 -0500)]
Fix bug 2254

11 years agofix includes for cgraph in non-default plugins
John Ellson [Wed, 13 Feb 2013 09:59:17 +0000 (04:59 -0500)]
fix includes for cgraph in non-default plugins

11 years agoI fixed my fix using poll()
Stephen North [Wed, 13 Feb 2013 03:39:48 +0000 (22:39 -0500)]
I fixed my fix using poll()

11 years agoTried to fix feof() bug for -Tx11 when WITH_CGRAPH.
Stephen North [Tue, 12 Feb 2013 17:39:51 +0000 (12:39 -0500)]
Tried to fix feof() bug for -Tx11 when WITH_CGRAPH.
Hope I did not break the Windows build(s).

11 years agoMake sure gdefs.h has debug info in it, to be turned on at final compile time.
Emden Gansner [Mon, 11 Feb 2013 18:53:13 +0000 (13:53 -0500)]
Make sure gdefs.h has debug info in it, to be turned on at final compile time.

11 years agoFixed some flat edge problems, and got DEBUG=1 working again.
Stephen North [Fri, 8 Feb 2013 22:28:04 +0000 (17:28 -0500)]
Fixed some flat edge problems, and got DEBUG=1 working again.
Not sure if backward compatible with old libgraph.

11 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 6 Feb 2013 18:39:10 +0000 (13:39 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

11 years agoBuild pango plugin to use cgraph/graph as appropriate
Emden Gansner [Wed, 6 Feb 2013 18:38:50 +0000 (13:38 -0500)]
Build pango plugin to use cgraph/graph as appropriate

11 years agoFixed typos.
Stephen North [Wed, 6 Feb 2013 00:02:13 +0000 (19:02 -0500)]
Fixed typos.

11 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 4 Feb 2013 16:55:04 +0000 (11:55 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

11 years agoAdd missing external name
Emden Gansner [Mon, 4 Feb 2013 16:55:00 +0000 (11:55 -0500)]
Add missing external name

11 years agocheck pangocairo available before allowing lasi
John Ellson [Thu, 31 Jan 2013 21:19:43 +0000 (16:19 -0500)]
check pangocairo available before allowing lasi

11 years agoFix usage message to mention -c_opacity
Emden Gansner [Thu, 31 Jan 2013 19:03:57 +0000 (14:03 -0500)]
Fix usage message to mention -c_opacity

12 years agoguile is being upgraded in rawhide - support older guile1.8
John Ellson [Wed, 23 Jan 2013 23:17:22 +0000 (18:17 -0500)]
guile is being upgraded in rawhide - support older guile1.8

12 years agostricter error checking in rawhide's gcc, perhaps?
John Ellson [Wed, 23 Jan 2013 19:55:16 +0000 (14:55 -0500)]
stricter error checking in rawhide's gcc, perhaps?

12 years agofixes for ruby change from ruby-1.9.pc to ruby.pc
John Ellson [Wed, 23 Jan 2013 19:26:34 +0000 (14:26 -0500)]
fixes for ruby change from ruby-1.9.pc to ruby.pc

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 17 Jan 2013 21:29:47 +0000 (16:29 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoAdd scripts to build stable releases
Emden Gansner [Thu, 17 Jan 2013 21:29:41 +0000 (16:29 -0500)]
Add scripts to build stable releases

12 years agoAdded lib$(GRAPH).la to dot_LDADD in cmd/dot/Makefile.am and libcdt.la to cmd/tools...
Dwight Perry [Wed, 16 Jan 2013 21:15:48 +0000 (16:15 -0500)]
Added lib$(GRAPH).la to dot_LDADD in cmd/dot/Makefile.am and libcdt.la to cmd/tools/Makefile.am

12 years agoRemove incremental build from debug version of lefty for windows; causes an error
Emden Gansner [Wed, 16 Jan 2013 19:02:56 +0000 (14:02 -0500)]
Remove incremental build from debug version of lefty for windows; causes an error

12 years agoUpdate version number
Emden Gansner [Wed, 16 Jan 2013 19:02:17 +0000 (14:02 -0500)]
Update version number

12 years agoUpdate build file to new release
Emden Gansner [Tue, 15 Jan 2013 22:43:31 +0000 (17:43 -0500)]
Update build file to new release

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Tue, 15 Jan 2013 19:03:37 +0000 (14:03 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoMake sure the Windows project file gets included in the source package
Emden Gansner [Tue, 15 Jan 2013 19:02:40 +0000 (14:02 -0500)]
Make sure the Windows project file gets included in the source package

12 years agostart 2.31 development series
John Ellson [Mon, 14 Jan 2013 03:49:21 +0000 (22:49 -0500)]
start 2.31 development series

12 years agoStable release 2.30
John Ellson [Mon, 14 Jan 2013 03:11:21 +0000 (22:11 -0500)]
Stable release 2.30

12 years agoFixes to gvedit build to work against libcgraph
Emden Gansner [Tue, 8 Jan 2013 19:12:03 +0000 (14:12 -0500)]
Fixes to gvedit build to work against libcgraph

12 years agoSome flex insert an explicit declaration for isatty(), so the previous
Emden Gansner [Fri, 4 Jan 2013 18:42:44 +0000 (13:42 -0500)]
Some flex insert an explicit declaration for isatty(), so the previous
fix of
#define isatty(x) 0
fails. Add action to strip out the declaration when generating scan.c.

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 4 Jan 2013 18:16:52 +0000 (13:16 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoFix bug in which data structure is repeatedly attached to parent graph than
Emden Gansner [Thu, 3 Jan 2013 22:02:47 +0000 (17:02 -0500)]
Fix bug in which data structure is repeatedly attached to parent graph than
once to each cluster subgraph

12 years agoTurn off call to isatty() in flex output. The cgraph readers never use
Emden Gansner [Thu, 3 Jan 2013 20:42:42 +0000 (15:42 -0500)]
Turn off call to isatty() in flex output. The cgraph readers never use
this result, and the Windows version of isatty() crashes if the file descriptor
is not a valid open file.

12 years agocommit merge
John Ellson [Thu, 3 Jan 2013 17:04:41 +0000 (12:04 -0500)]
commit merge

12 years agoapply man pages patches from ville.skytta@iki.fi
John Ellson [Thu, 3 Jan 2013 17:03:44 +0000 (12:03 -0500)]
apply man pages patches from ville.skytta@iki.fi

12 years agoFix typo in man page.
Emden Gansner [Thu, 3 Jan 2013 17:02:49 +0000 (12:02 -0500)]
Fix typo in man page.

12 years agoAdd note as to how to reset style values to the normal default.
Emden Gansner [Wed, 2 Jan 2013 17:41:15 +0000 (12:41 -0500)]
Add note as to how to reset style values to the normal default.

12 years agoUpdate change log
Emden Gansner [Tue, 27 Nov 2012 19:19:59 +0000 (14:19 -0500)]
Update change log

12 years agoFix target directory for graphml2gv and gv2gml to be bin.
Emden Gansner [Tue, 27 Nov 2012 19:18:43 +0000 (14:18 -0500)]
Fix target directory for graphml2gv and gv2gml to be bin.

12 years agoAdd gv2gml and graphml2gv to Windows build.
Emden Gansner [Mon, 26 Nov 2012 18:29:58 +0000 (13:29 -0500)]
Add gv2gml and graphml2gv to Windows build.

12 years agoUse _strdup instead of strdup on Windows
Emden Gansner [Mon, 26 Nov 2012 18:29:18 +0000 (13:29 -0500)]
Use _strdup instead of strdup on Windows

12 years agoAdd msi setup files to repository
Emden Gansner [Mon, 26 Nov 2012 18:28:16 +0000 (13:28 -0500)]
Add msi setup files to repository

12 years agoRemove old unused projects.
Emden Gansner [Mon, 26 Nov 2012 16:16:06 +0000 (11:16 -0500)]
Remove old unused projects.

12 years agocollect all root nodes into first rank
John Ellson [Wed, 21 Nov 2012 17:38:33 +0000 (12:38 -0500)]
collect all root nodes into first rank

12 years agoAdd Windows project build file for gvedit
Emden Gansner [Thu, 15 Nov 2012 19:49:14 +0000 (14:49 -0500)]
Add Windows project build file for gvedit

12 years agoRemove unnecessary call to set fill color if doing wedged or
Emden Gansner [Mon, 12 Nov 2012 23:03:01 +0000 (18:03 -0500)]
Remove unnecessary call to set fill color if doing wedged or
striped fill.

12 years agoProvide examples for the splines attribute
Emden Gansner [Mon, 12 Nov 2012 20:20:39 +0000 (15:20 -0500)]
Provide examples for the splines attribute

12 years agoFixed more typos
Dwight Perry [Thu, 8 Nov 2012 16:00:54 +0000 (11:00 -0500)]
Fixed more typos

12 years agoFixed two more typos
Dwight Perry [Thu, 8 Nov 2012 15:42:54 +0000 (10:42 -0500)]
Fixed two more typos

12 years agoFixed typeo
Dwight Perry [Thu, 8 Nov 2012 15:24:52 +0000 (10:24 -0500)]
Fixed typeo

12 years agoReplaced test for os version
Dwight Perry [Wed, 7 Nov 2012 20:26:29 +0000 (15:26 -0500)]
Replaced test for os version

12 years agoUpdate to newest build.bat file for windows build;
Emden Gansner [Wed, 7 Nov 2012 16:05:52 +0000 (11:05 -0500)]
Update to newest build.bat file for windows build;
create log file for pscp; add .txt suffix to log files to make it
easier to open them.

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 5 Nov 2012 20:53:04 +0000 (15:53 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoAdd note about bound on samehead/sametail values;
Emden Gansner [Fri, 2 Nov 2012 19:37:45 +0000 (15:37 -0400)]
Add note about bound on samehead/sametail values;
fix distribution list for info to include new image files

12 years agoSeparate namespace for samehead and sametail on the same node.
Emden Gansner [Fri, 2 Nov 2012 19:31:59 +0000 (15:31 -0400)]
Separate namespace for samehead and sametail on the same node.

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 31 Oct 2012 20:04:13 +0000 (16:04 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoUpdate documentation to note xlp, head_lp and tail_lp attributes;
Emden Gansner [Wed, 31 Oct 2012 20:04:05 +0000 (16:04 -0400)]
Update documentation to note xlp, head_lp and tail_lp attributes;
add more details and examples concerning style attribute and style=tapered;
describe style=wedged and style=striped.

12 years agoUpdate Windows batch build file
Emden Gansner [Wed, 31 Oct 2012 19:24:01 +0000 (15:24 -0400)]
Update Windows batch build file

12 years agoMake sure fill color is set for tapered edges.
Emden Gansner [Wed, 31 Oct 2012 17:37:06 +0000 (13:37 -0400)]
Make sure fill color is set for tapered edges.

12 years agoUpdate windows build files
Emden Gansner [Wed, 31 Oct 2012 17:35:38 +0000 (13:35 -0400)]
Update windows build files

12 years agoRemoved calls to [super dealloc] for versions > lion
Dwight Perry [Fri, 26 Oct 2012 20:11:13 +0000 (16:11 -0400)]
Removed calls to [super dealloc] for versions > lion

12 years agoExplicit call to [super dealloc] caused app to crash
Dwight Perry [Thu, 25 Oct 2012 21:17:40 +0000 (17:17 -0400)]
Explicit call to [super dealloc] caused app to crash

12 years agoChanged content of NEWS file to refer to ChangeLog file and News site at graphviz...
Emden Gansner [Thu, 25 Oct 2012 14:45:29 +0000 (10:45 -0400)]
Changed content of NEWS file to refer to ChangeLog file and News site at graphviz.org;
updated the AUTHORS file;
noted recent changes in the ChangeLog file.

12 years agoMake the definition of man_MANS outside whether WITH_CGRAPH is defined or not. It...
Emden Gansner [Thu, 25 Oct 2012 14:17:08 +0000 (10:17 -0400)]
Make the definition of man_MANS outside whether WITH_CGRAPH is defined or not. It appears
that the conversion from .am to .im renames man_MANS, so it is undefined in EXTRA_DIST and
not included in the distribution.

12 years agoIncreased compatibility level
Dwight Perry [Wed, 24 Oct 2012 15:54:59 +0000 (11:54 -0400)]
Increased compatibility level

12 years agoWith cgraph, explicitly attach Agraphinfo_t structure after reading in graph.
Emden Gansner [Thu, 18 Oct 2012 19:27:16 +0000 (15:27 -0400)]
With cgraph, explicitly attach Agraphinfo_t structure after reading in graph.

12 years agoSet user id to launchpad key
Dwight Perry [Wed, 17 Oct 2012 17:19:41 +0000 (13:19 -0400)]
Set user id to launchpad key

12 years agoSwitched user and email for latest modification
Dwight Perry [Thu, 11 Oct 2012 20:10:32 +0000 (16:10 -0400)]
Switched user and email for latest modification

12 years agoAdded README.source to debian directory
Dwight Perry [Thu, 11 Oct 2012 17:35:21 +0000 (13:35 -0400)]
Added README.source to debian directory

12 years agoRelaxed retrictions on tcl-dev and tk-dev
Dwight Perry [Wed, 10 Oct 2012 18:39:12 +0000 (14:39 -0400)]
Relaxed retrictions on tcl-dev and tk-dev

12 years agoChanges in support of launchpad build
Dwight Perry [Wed, 10 Oct 2012 18:15:05 +0000 (14:15 -0400)]
Changes in support of launchpad build

12 years agophp api versioning fix so that graphviz-php rpm will install
John Ellson [Fri, 28 Sep 2012 13:34:45 +0000 (09:34 -0400)]
php api versioning fix so that graphviz-php rpm will install

12 years agoUpdate documentation for splines=curved
Emden Gansner [Tue, 25 Sep 2012 21:09:02 +0000 (17:09 -0400)]
Update documentation for splines=curved

12 years agoUse splines=curved for curved edges; move the code to routespl.c in common;
Emden Gansner [Tue, 25 Sep 2012 20:59:44 +0000 (16:59 -0400)]
Use splines=curved for curved edges; move the code to routespl.c in common;
make sure edge midpoint function works for curved edges;
allow curved edge in dot

12 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Tue, 25 Sep 2012 18:29:10 +0000 (14:29 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

12 years agoUpdate batch build script to handle libgd and use correct config.h;
Emden Gansner [Tue, 25 Sep 2012 18:29:01 +0000 (14:29 -0400)]
Update batch build script to handle libgd and use correct config.h;
fix windows pragma in dot plugin to use dotgen, not dotgen2;
remove libgraph and dotgen2 targets from project file

12 years agofix crash with -Tx11 because X11 device doesn't support layers.
John Ellson [Tue, 25 Sep 2012 14:09:14 +0000 (10:09 -0400)]
fix crash with -Tx11 because X11 device doesn't support layers.

12 years agoUpdate project files for Visual Studio to use cgraph
Emden Gansner [Mon, 24 Sep 2012 17:16:24 +0000 (13:16 -0400)]
Update project files for Visual Studio to use cgraph

12 years agoremove spurios '\n' in generated arrow docs
John Ellson [Fri, 21 Sep 2012 08:26:09 +0000 (04:26 -0400)]
remove spurios '\n' in generated arrow docs

12 years agoJenny didn't really want earlier shapes removed
John Ellson [Fri, 21 Sep 2012 08:13:15 +0000 (04:13 -0400)]
Jenny didn't really want earlier shapes removed

12 years agoFirst arg is required but ignored
John Ellson [Fri, 21 Sep 2012 07:08:32 +0000 (03:08 -0400)]
First arg is required but ignored
- committing so as not to lose this fix in case libgs interface can be revived later.

12 years agomore SBOLv shapes from Jenny Cheng
John Ellson [Wed, 19 Sep 2012 16:20:20 +0000 (12:20 -0400)]
more SBOLv shapes from Jenny Cheng

12 years agoAdd -Ecurved=true to neatosplines.c
Stephen North [Tue, 18 Sep 2012 21:01:52 +0000 (17:01 -0400)]
Add -Ecurved=true to neatosplines.c

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

12 years agoEnable cgraph on windows build
Emden Gansner [Mon, 17 Sep 2012 21:33:47 +0000 (17:33 -0400)]
Enable cgraph on windows build

12 years agoremoved redundant library
Dwight Perry [Mon, 17 Sep 2012 21:32:19 +0000 (17:32 -0400)]
removed redundant library

12 years agoChanged som dependency settings
Dwight Perry [Fri, 14 Sep 2012 21:23:07 +0000 (17:23 -0400)]
Changed som dependency settings

12 years agoAdditional fix to make sure all declarations occur before statements
Emden Gansner [Thu, 13 Sep 2012 15:41:53 +0000 (11:41 -0400)]
Additional fix to make sure all declarations occur before statements

12 years agoDeclaration after statement - illegal in VS.
Emden Gansner [Thu, 13 Sep 2012 15:10:15 +0000 (11:10 -0400)]
Declaration after statement - illegal in VS.