]>
granicus.if.org Git - graphviz/log
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.
Emden Gansner [Wed, 6 Mar 2013 18:24:32 +0000 (13:24 -0500)]
Fix incorrect types and typos; restructure slightly.
Emden Gansner [Thu, 28 Feb 2013 22:12:11 +0000 (17:12 -0500)]
Update cgraph man page
Emden Gansner [Thu, 28 Feb 2013 22:11:43 +0000 (17:11 -0500)]
Add missing "extern"
Emden Gansner [Thu, 28 Feb 2013 16:29:32 +0000 (11:29 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
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.
Emden Gansner [Thu, 28 Feb 2013 16:28:33 +0000 (11:28 -0500)]
Use pdflatex directly
John Ellson [Wed, 27 Feb 2013 21:28:35 +0000 (16:28 -0500)]
ignore doxygen products
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
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.
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.
Emden Gansner [Wed, 27 Feb 2013 18:34:01 +0000 (13:34 -0500)]
Modify demo files to work with libcgraph
Emden Gansner [Wed, 27 Feb 2013 18:21:13 +0000 (13:21 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
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
John Ellson [Tue, 26 Feb 2013 00:22:55 +0000 (19:22 -0500)]
merge
John Ellson [Tue, 26 Feb 2013 00:22:05 +0000 (19:22 -0500)]
apply guile config fix suggested by redhat packager
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.
Emden Gansner [Fri, 22 Feb 2013 21:33:01 +0000 (16:33 -0500)]
Fix bug where UTF-8 output is corrupted.
Emden Gansner [Thu, 21 Feb 2013 21:45:27 +0000 (16:45 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
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.
Emden Gansner [Wed, 20 Feb 2013 21:55:27 +0000 (16:55 -0500)]
Fix bug introduced into gvpr
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
Emden Gansner [Mon, 18 Feb 2013 20:21:54 +0000 (15:21 -0500)]
Fix bug 2260; allow no or variable line breaking.
John Ellson [Fri, 15 Feb 2013 22:01:46 +0000 (17:01 -0500)]
partial fixes for multiple layouts in tcldot
Emden Gansner [Thu, 14 Feb 2013 19:51:06 +0000 (14:51 -0500)]
Note that id attributes also work for clusters.
Emden Gansner [Thu, 14 Feb 2013 18:43:01 +0000 (13:43 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 14 Feb 2013 18:42:03 +0000 (13:42 -0500)]
Fix misspelling; add note on serially colored edges
Emden Gansner [Thu, 14 Feb 2013 18:30:24 +0000 (13:30 -0500)]
Fix multicolor line bug. The fractions were not being computer correctly.
John Ellson [Thu, 14 Feb 2013 13:37:52 +0000 (08:37 -0500)]
restart 2.31 development series
John Ellson [Thu, 14 Feb 2013 13:27:39 +0000 (08:27 -0500)]
Release 2.30.1 with various build fixes
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.
Emden Gansner [Wed, 13 Feb 2013 19:34:15 +0000 (14:34 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 13 Feb 2013 19:34:10 +0000 (14:34 -0500)]
Make sure multiple versions of graphviz can be installed.
Emden Gansner [Wed, 13 Feb 2013 19:33:35 +0000 (14:33 -0500)]
Fix bug 2254
John Ellson [Wed, 13 Feb 2013 09:59:17 +0000 (04:59 -0500)]
fix includes for cgraph in non-default plugins
Stephen North [Wed, 13 Feb 2013 03:39:48 +0000 (22:39 -0500)]
I fixed my fix using poll()
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).
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.
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.
Emden Gansner [Wed, 6 Feb 2013 18:39:10 +0000 (13:39 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 6 Feb 2013 18:38:50 +0000 (13:38 -0500)]
Build pango plugin to use cgraph/graph as appropriate
Stephen North [Wed, 6 Feb 2013 00:02:13 +0000 (19:02 -0500)]
Fixed typos.
Emden Gansner [Mon, 4 Feb 2013 16:55:04 +0000 (11:55 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 4 Feb 2013 16:55:00 +0000 (11:55 -0500)]
Add missing external name
John Ellson [Thu, 31 Jan 2013 21:19:43 +0000 (16:19 -0500)]
check pangocairo available before allowing lasi
Emden Gansner [Thu, 31 Jan 2013 19:03:57 +0000 (14:03 -0500)]
Fix usage message to mention -c_opacity
John Ellson [Wed, 23 Jan 2013 23:17:22 +0000 (18:17 -0500)]
guile is being upgraded in rawhide - support older guile1.8
John Ellson [Wed, 23 Jan 2013 19:55:16 +0000 (14:55 -0500)]
stricter error checking in rawhide's gcc, perhaps?
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
Emden Gansner [Thu, 17 Jan 2013 21:29:47 +0000 (16:29 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 17 Jan 2013 21:29:41 +0000 (16:29 -0500)]
Add scripts to build stable releases
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
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
Emden Gansner [Wed, 16 Jan 2013 19:02:17 +0000 (14:02 -0500)]
Update version number
Emden Gansner [Tue, 15 Jan 2013 22:43:31 +0000 (17:43 -0500)]
Update build file to new release
Emden Gansner [Tue, 15 Jan 2013 19:03:37 +0000 (14:03 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
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
John Ellson [Mon, 14 Jan 2013 03:49:21 +0000 (22:49 -0500)]
start 2.31 development series
John Ellson [Mon, 14 Jan 2013 03:11:21 +0000 (22:11 -0500)]
Stable release 2.30
Emden Gansner [Tue, 8 Jan 2013 19:12:03 +0000 (14:12 -0500)]
Fixes to gvedit build to work against libcgraph
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.
Emden Gansner [Fri, 4 Jan 2013 18:16:52 +0000 (13:16 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
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
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.
John Ellson [Thu, 3 Jan 2013 17:04:41 +0000 (12:04 -0500)]
commit merge
John Ellson [Thu, 3 Jan 2013 17:03:44 +0000 (12:03 -0500)]
apply man pages patches from ville.skytta@iki.fi
Emden Gansner [Thu, 3 Jan 2013 17:02:49 +0000 (12:02 -0500)]
Fix typo in man page.
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.
Emden Gansner [Tue, 27 Nov 2012 19:19:59 +0000 (14:19 -0500)]
Update change log
Emden Gansner [Tue, 27 Nov 2012 19:18:43 +0000 (14:18 -0500)]
Fix target directory for graphml2gv and gv2gml to be bin.
Emden Gansner [Mon, 26 Nov 2012 18:29:58 +0000 (13:29 -0500)]
Add gv2gml and graphml2gv to Windows build.
Emden Gansner [Mon, 26 Nov 2012 18:29:18 +0000 (13:29 -0500)]
Use _strdup instead of strdup on Windows
Emden Gansner [Mon, 26 Nov 2012 18:28:16 +0000 (13:28 -0500)]
Add msi setup files to repository
Emden Gansner [Mon, 26 Nov 2012 16:16:06 +0000 (11:16 -0500)]
Remove old unused projects.
John Ellson [Wed, 21 Nov 2012 17:38:33 +0000 (12:38 -0500)]
collect all root nodes into first rank
Emden Gansner [Thu, 15 Nov 2012 19:49:14 +0000 (14:49 -0500)]
Add Windows project build file for gvedit
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.
Emden Gansner [Mon, 12 Nov 2012 20:20:39 +0000 (15:20 -0500)]
Provide examples for the splines attribute
Dwight Perry [Thu, 8 Nov 2012 16:00:54 +0000 (11:00 -0500)]
Fixed more typos
Dwight Perry [Thu, 8 Nov 2012 15:42:54 +0000 (10:42 -0500)]
Fixed two more typos
Dwight Perry [Thu, 8 Nov 2012 15:24:52 +0000 (10:24 -0500)]
Fixed typeo
Dwight Perry [Wed, 7 Nov 2012 20:26:29 +0000 (15:26 -0500)]
Replaced test for os version
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.
Emden Gansner [Mon, 5 Nov 2012 20:53:04 +0000 (15:53 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
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
Emden Gansner [Fri, 2 Nov 2012 19:31:59 +0000 (15:31 -0400)]
Separate namespace for samehead and sametail on the same node.
Emden Gansner [Wed, 31 Oct 2012 20:04:13 +0000 (16:04 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
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.
Emden Gansner [Wed, 31 Oct 2012 19:24:01 +0000 (15:24 -0400)]
Update Windows batch build file
Emden Gansner [Wed, 31 Oct 2012 17:37:06 +0000 (13:37 -0400)]
Make sure fill color is set for tapered edges.
Emden Gansner [Wed, 31 Oct 2012 17:35:38 +0000 (13:35 -0400)]
Update windows build files
Dwight Perry [Fri, 26 Oct 2012 20:11:13 +0000 (16:11 -0400)]
Removed calls to [super dealloc] for versions > lion
Dwight Perry [Thu, 25 Oct 2012 21:17:40 +0000 (17:17 -0400)]
Explicit call to [super dealloc] caused app to crash
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.
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.
Dwight Perry [Wed, 24 Oct 2012 15:54:59 +0000 (11:54 -0400)]
Increased compatibility level
Emden Gansner [Thu, 18 Oct 2012 19:27:16 +0000 (15:27 -0400)]
With cgraph, explicitly attach Agraphinfo_t structure after reading in graph.
Dwight Perry [Wed, 17 Oct 2012 17:19:41 +0000 (13:19 -0400)]
Set user id to launchpad key
Dwight Perry [Thu, 11 Oct 2012 20:10:32 +0000 (16:10 -0400)]
Switched user and email for latest modification
Dwight Perry [Thu, 11 Oct 2012 17:35:21 +0000 (13:35 -0400)]
Added README.source to debian directory