]> granicus.if.org Git - graphviz/log
graphviz
11 years agoSimulating websitec change
Dwight Perry [Thu, 28 Mar 2013 20:36:58 +0000 (16:36 -0400)]
Simulating websitec change

11 years agoAdded a fourth test line
Dwight Perry [Thu, 28 Mar 2013 18:04:59 +0000 (14:04 -0400)]
Added a fourth test line

11 years agoAddes third test line
Dwight Perry [Thu, 28 Mar 2013 18:03:21 +0000 (14:03 -0400)]
Addes third test line

11 years agoAdded test line 2
Dwight Perry [Thu, 28 Mar 2013 17:55:07 +0000 (13:55 -0400)]
Added test line 2

11 years agotesting pull option
Dwight Perry [Wed, 27 Mar 2013 20:22:04 +0000 (16:22 -0400)]
testing pull option

11 years agoExtend normalize attribute to allow arbitrary angle; fix function so that it still
Emden Gansner [Wed, 20 Mar 2013 16:01:14 +0000 (12:01 -0400)]
Extend normalize attribute to allow arbitrary angle; fix function so that it still
works if the first node does not have any outedges.

11 years agoChange documentation to reflect current state of DOT parser in cgraph: disallow singl...
Emden Gansner [Wed, 20 Mar 2013 15:00:03 +0000 (11:00 -0400)]
Change documentation to reflect current state of DOT parser in cgraph: disallow single name without value

11 years agoMake sure normalization is checked even in overlap is unspecified.
Emden Gansner [Tue, 19 Mar 2013 21:03:57 +0000 (17:03 -0400)]
Make sure normalization is checked even in overlap is unspecified.

11 years agoNote version needed for new styles
Emden Gansner [Tue, 19 Mar 2013 18:24:09 +0000 (14:24 -0400)]
Note version needed for new styles

11 years agomerge
John Ellson [Mon, 18 Mar 2013 21:08:16 +0000 (17:08 -0400)]
merge

11 years agoeliminate 'warning: cast from pointer to integer of different size'
John Ellson [Mon, 18 Mar 2013 20:19:44 +0000 (16:19 -0400)]
eliminate 'warning: cast from pointer to integer of different size'

11 years agoUse _strdup instead of bad strdup on Windows
Emden Gansner [Mon, 18 Mar 2013 20:18:42 +0000 (16:18 -0400)]
Use _strdup instead of bad strdup on Windows

11 years agoAdd gvedit project so top Windows solution file
Emden Gansner [Mon, 18 Mar 2013 20:17:13 +0000 (16:17 -0400)]
Add gvedit project so top Windows solution file

11 years agoUse Qt to generate gvedit.vcproj file. The file gvedit.pro.ms has the
Emden Gansner [Mon, 18 Mar 2013 17:48:24 +0000 (13:48 -0400)]
Use Qt to generate gvedit.vcproj file. The file gvedit.pro.ms has the
appropriate path settings for our Windows build. To get gvedit.vcproj,
run
  cp gvedit.pro.ms gvedit.pro
  qmake -tp vc

11 years agoReplace WIN32_DLL environment variable with already used WIN32.
Emden Gansner [Mon, 18 Mar 2013 17:46:24 +0000 (13:46 -0400)]
Replace WIN32_DLL environment variable with already used WIN32.

11 years agoFix Qt project file to use cgraph
Emden Gansner [Mon, 18 Mar 2013 17:45:14 +0000 (13:45 -0400)]
Fix Qt project file to use cgraph

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

11 years agoUpdate Windows stable build files
Emden Gansner [Mon, 18 Mar 2013 16:33:00 +0000 (12:33 -0400)]
Update Windows stable build files

11 years agofix bogus date in %changelog
John Ellson [Mon, 18 Mar 2013 13:02:54 +0000 (09:02 -0400)]
fix bogus date in %changelog

11 years agoAdd Agraph.pdf to repository and make part of the source distribution
Emden Gansner [Thu, 7 Mar 2013 22:37:05 +0000 (17:37 -0500)]
Add Agraph.pdf to repository and make part of the source distribution

11 years agoAdd missing files
Emden Gansner [Thu, 7 Mar 2013 22:22:46 +0000 (17:22 -0500)]
Add missing files

11 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 7 Mar 2013 22:17:29 +0000 (17:17 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

11 years agoUpdate the libgraph document to use Cgraph
Emden Gansner [Thu, 7 Mar 2013 22:17:16 +0000 (17:17 -0500)]
Update the libgraph document to use Cgraph

11 years agoRemove double period
Emden Gansner [Wed, 6 Mar 2013 20:47:40 +0000 (15:47 -0500)]
Remove double period

11 years agoAdd copyright info, etc.
Emden Gansner [Wed, 6 Mar 2013 20:47:06 +0000 (15:47 -0500)]
Add copyright info, etc.

11 years agoFix bug in agmemread: subdisciplines need to last the life of the graph.
Emden Gansner [Wed, 6 Mar 2013 20:30:04 +0000 (15:30 -0500)]
Fix bug in agmemread: subdisciplines need to last the life of the graph.

11 years agoHope I fixed flatedge deal this time.
Stephen North [Wed, 6 Mar 2013 18:38:27 +0000 (13:38 -0500)]
Hope I fixed flatedge deal this time.

11 years agoFix incorrect types and typos; restructure slightly.
Emden Gansner [Wed, 6 Mar 2013 18:24:32 +0000 (13:24 -0500)]
Fix incorrect types and typos; restructure slightly.

11 years agothe assert is apparently wrong
Stephen North [Tue, 5 Mar 2013 20:01:59 +0000 (15:01 -0500)]
the assert is apparently wrong

11 years agoUpdate cgraph man page
Emden Gansner [Thu, 28 Feb 2013 22:12:11 +0000 (17:12 -0500)]
Update cgraph man page

11 years agoAdd missing "extern"
Emden Gansner [Thu, 28 Feb 2013 22:11:43 +0000 (17:11 -0500)]
Add missing "extern"

11 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 28 Feb 2013 16:29:32 +0000 (11:29 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

11 years agoUpdate libguide to reflect use of cgraph; store original as oldlibguide.pdf.
Emden Gansner [Thu, 28 Feb 2013 16:29:24 +0000 (11:29 -0500)]
Update libguide to reflect use of cgraph; store original as oldlibguide.pdf.

11 years agoUse pdflatex directly
Emden Gansner [Thu, 28 Feb 2013 16:28:33 +0000 (11:28 -0500)]
Use pdflatex directly

11 years agoignore doxygen products
John Ellson [Wed, 27 Feb 2013 21:28:35 +0000 (16:28 -0500)]
ignore doxygen products

11 years agosimplify check for sincos, - suggested fix for FreeBSD by kasperdanielhansen@gmail.com
John Ellson [Wed, 27 Feb 2013 21:27:58 +0000 (16:27 -0500)]
simplify check for sincos, - suggested fix for FreeBSD by kasperdanielhansen@gmail.com

11 years agoFix scanner. As quotes are the only quoted character, we can't map the dyad \\ to...
Emden Gansner [Wed, 27 Feb 2013 20:33:21 +0000 (15:33 -0500)]
Fix scanner. As quotes are the only quoted character, we can't map the dyad \\ to \\, as
the second backslash may be escaping a quote.

11 years agoAdd a canonicalization function that doesn't rely on strings from agstrdup.
Emden Gansner [Wed, 27 Feb 2013 19:29:42 +0000 (14:29 -0500)]
Add a canonicalization function that doesn't rely on strings from agstrdup.

11 years agoModify demo files to work with libcgraph
Emden Gansner [Wed, 27 Feb 2013 18:34:01 +0000 (13:34 -0500)]
Modify demo files to work with libcgraph

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

11 years agoFix gvc .pc file to reflect is graphviz was built with or without cgraph
Emden Gansner [Wed, 27 Feb 2013 18:21:06 +0000 (13:21 -0500)]
Fix gvc .pc file to reflect is graphviz was built with or without cgraph

11 years agomerge
John Ellson [Tue, 26 Feb 2013 00:22:55 +0000 (19:22 -0500)]
merge

11 years agoapply guile config fix suggested by redhat packager
John Ellson [Tue, 26 Feb 2013 00:22:05 +0000 (19:22 -0500)]
apply guile config fix suggested by redhat packager

11 years agoUpdate windows build.bat files to create a .zip file, copy all necessary files,
Emden Gansner [Fri, 22 Feb 2013 21:47:58 +0000 (16:47 -0500)]
Update windows build.bat files to create a .zip file, copy all necessary files,
and put graphviz in the PATH.

11 years agoFix bug where UTF-8 output is corrupted.
Emden Gansner [Fri, 22 Feb 2013 21:33:01 +0000 (16:33 -0500)]
Fix bug where UTF-8 output is corrupted.

11 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 21 Feb 2013 21:45:27 +0000 (16:45 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/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 bug introduced into gvpr
Emden Gansner [Wed, 20 Feb 2013 21:55:27 +0000 (16:55 -0500)]
Fix bug introduced into gvpr

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