]>
granicus.if.org Git - graphviz/log
Emden Gansner [Thu, 12 Jan 2012 20:59:10 +0000 (15:59 -0500)]
Add dummy A*info_t so that the include of graph.h compiles
Emden Gansner [Thu, 12 Jan 2012 20:52:51 +0000 (15:52 -0500)]
Fix label library to use agerr.
Emden Gansner [Thu, 12 Jan 2012 20:22:33 +0000 (15:22 -0500)]
Remove use of aborts from shortest.c and route.c;
make sure return values from Proutespline and Pshortest are handled
Emden Gansner [Thu, 12 Jan 2012 20:19:53 +0000 (15:19 -0500)]
Check for malloc failure
Emden Gansner [Thu, 12 Jan 2012 19:15:49 +0000 (14:15 -0500)]
Fix misplaced longjmp
Emden Gansner [Thu, 12 Jan 2012 17:11:22 +0000 (12:11 -0500)]
Remove abort from triang.c
John Ellson [Thu, 12 Jan 2012 03:34:13 +0000 (22:34 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
John Ellson [Thu, 12 Jan 2012 03:33:31 +0000 (22:33 -0500)]
getting closer....
John Ellson [Thu, 12 Jan 2012 02:42:56 +0000 (21:42 -0500)]
turns out that web comes in different flavors - with different ways of encoding the image size
Emden Gansner [Wed, 11 Jan 2012 22:35:49 +0000 (17:35 -0500)]
Initialize static parsing data before parsing. On good graphs, this will be cleaned up
at the end, but on error, the data is left pointing to graph data that has been freed,
causing a subsequent parse to crash.
Emden Gansner [Wed, 11 Jan 2012 21:53:06 +0000 (16:53 -0500)]
Fix error in line counting during lexing of html strings
John Ellson [Wed, 11 Jan 2012 19:08:05 +0000 (14:08 -0500)]
more webp loadimage bits...
John Ellson [Wed, 11 Jan 2012 16:03:05 +0000 (11:03 -0500)]
fix API type for webp imageloader - was causing crash
John Ellson [Tue, 10 Jan 2012 19:58:49 +0000 (14:58 -0500)]
merging something
John Ellson [Tue, 10 Jan 2012 19:58:10 +0000 (14:58 -0500)]
correct typo in webp loadimage
Dwight Perry [Tue, 10 Jan 2012 18:55:44 +0000 (13:55 -0500)]
Correction
Dwight Perry [Tue, 10 Jan 2012 18:45:21 +0000 (13:45 -0500)]
Fixed problem with gradient offset
Dwight Perry [Tue, 10 Jan 2012 15:38:11 +0000 (10:38 -0500)]
Added gradient fill feature
John Ellson [Tue, 10 Jan 2012 15:25:55 +0000 (10:25 -0500)]
commit merge - or something....
John Ellson [Tue, 10 Jan 2012 15:24:51 +0000 (10:24 -0500)]
fix 'make dist' breakage
Emden Gansner [Mon, 9 Jan 2012 22:41:00 +0000 (17:41 -0500)]
Fix uninitialized variable
Emden Gansner [Mon, 9 Jan 2012 22:39:11 +0000 (17:39 -0500)]
Make sure n_clbls is initialized
Emden Gansner [Mon, 9 Jan 2012 22:37:34 +0000 (17:37 -0500)]
Fix lack of exit if bad format or layout engine is specified;
Use 'Gv' prefix for new global variable
Emden Gansner [Mon, 9 Jan 2012 22:12:19 +0000 (17:12 -0500)]
Move John's changes to the infosrc directory.
Emden Gansner [Mon, 9 Jan 2012 21:56:04 +0000 (16:56 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 9 Jan 2012 21:55:58 +0000 (16:55 -0500)]
Fix bug 2172; also use cluster labels as obstacles in the placement of
exterior labels.
John Ellson [Mon, 9 Jan 2012 20:09:22 +0000 (15:09 -0500)]
add some notes and links for the webp format
John Ellson [Mon, 9 Jan 2012 19:52:08 +0000 (14:52 -0500)]
commit merge
John Ellson [Mon, 9 Jan 2012 19:50:04 +0000 (14:50 -0500)]
add framework for webp imageloader
John Ellson [Mon, 9 Jan 2012 19:49:32 +0000 (14:49 -0500)]
prepare graphviz.spec for new graphviz-webp
John Ellson [Mon, 9 Jan 2012 17:26:51 +0000 (12:26 -0500)]
looks much better if I don't zero all config parameters
John Ellson [Sun, 8 Jan 2012 22:49:38 +0000 (17:49 -0500)]
-Twebp basically working - a bit fuzzy
John Ellson [Sun, 8 Jan 2012 20:42:14 +0000 (15:42 -0500)]
webp - work in progress
John Ellson [Sun, 8 Jan 2012 20:04:37 +0000 (15:04 -0500)]
add framework for webp plugin
John Ellson [Sun, 8 Jan 2012 19:29:11 +0000 (14:29 -0500)]
add basic magic for RIFF+WEBP image detection and image sizing
Donald Caldwell [Sun, 8 Jan 2012 04:15:01 +0000 (23:15 -0500)]
RectArea versions for systems with or w/o long long
AC_CHECK_SIZEOF macros added to configure.ac
Donald Caldwell [Sun, 8 Jan 2012 03:15:11 +0000 (22:15 -0500)]
a step in backing up to 8511
Donald Caldwell [Sun, 8 Jan 2012 03:14:41 +0000 (22:14 -0500)]
a step in backing up to 8511
Donald Caldwell [Sun, 8 Jan 2012 03:12:45 +0000 (22:12 -0500)]
a step in backing up to 8511
Donald Caldwell [Sun, 8 Jan 2012 03:11:59 +0000 (22:11 -0500)]
a step in backing up to 8511
Donald Caldwell [Sun, 8 Jan 2012 03:11:43 +0000 (22:11 -0500)]
a step in backing up to 8511
Donald Caldwell [Sun, 8 Jan 2012 03:11:28 +0000 (22:11 -0500)]
a step in backing up to 8511
Donald Caldwell [Sun, 8 Jan 2012 03:11:17 +0000 (22:11 -0500)]
step in backing up to 8511
Donald Caldwell [Sun, 8 Jan 2012 03:10:28 +0000 (22:10 -0500)]
a step in backing up to 8511
Emden Gansner [Fri, 6 Jan 2012 21:40:58 +0000 (16:40 -0500)]
Add neato xlabels test
Emden Gansner [Fri, 6 Jan 2012 21:37:35 +0000 (16:37 -0500)]
Remove stupid extraneous statements
Emden Gansner [Fri, 6 Jan 2012 21:30:05 +0000 (16:30 -0500)]
Add initial test for xlabels
Emden Gansner [Fri, 6 Jan 2012 19:38:19 +0000 (14:38 -0500)]
Correct problem using xlabels with neato -n2
Emden Gansner [Fri, 6 Jan 2012 19:06:54 +0000 (14:06 -0500)]
Fix xdot output to handle xlabels
Emden Gansner [Thu, 5 Jan 2012 22:47:56 +0000 (17:47 -0500)]
Add forgotten definition.
Emden Gansner [Thu, 5 Jan 2012 22:47:17 +0000 (17:47 -0500)]
Fix syntax error in WITH_CGRAPH code
Emden Gansner [Thu, 5 Jan 2012 22:33:25 +0000 (17:33 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 5 Jan 2012 22:04:26 +0000 (17:04 -0500)]
Remove use of exit() from neatogen
Emden Gansner [Thu, 5 Jan 2012 20:44:44 +0000 (15:44 -0500)]
Reset traversal type to default with new BEG_G.
Emden Gansner [Thu, 5 Jan 2012 19:38:11 +0000 (14:38 -0500)]
Update library guide to fix some errors, include more information, and
change some outdated material.
Emden Gansner [Thu, 5 Jan 2012 16:03:35 +0000 (11:03 -0500)]
Fix typo
Emden Gansner [Wed, 4 Jan 2012 22:08:31 +0000 (17:08 -0500)]
Remove exits from ortho lib.
Emden Gansner [Wed, 4 Jan 2012 21:34:05 +0000 (16:34 -0500)]
Remove exits from rbtree
Emden Gansner [Wed, 4 Jan 2012 21:03:19 +0000 (16:03 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 4 Jan 2012 21:03:03 +0000 (16:03 -0500)]
Remove exit from libpack.
Emden Gansner [Wed, 4 Jan 2012 21:02:46 +0000 (16:02 -0500)]
Remove exit() from fdpgen.
Emden Gansner [Wed, 4 Jan 2012 20:04:08 +0000 (15:04 -0500)]
Remove call to exit in position.c
Emden Gansner [Wed, 4 Jan 2012 20:03:34 +0000 (15:03 -0500)]
Remove aborts and exits from cgraph. There is a remaining exit generated by lex
which can be removed be defining our own error handler. To use this, we have to
find out how to nicely abort the scanner generated by lex.
Emden Gansner [Wed, 4 Jan 2012 19:38:54 +0000 (14:38 -0500)]
Remove calls to exit() and abort() from libgraph.
Donald Caldwell [Wed, 4 Jan 2012 19:38:16 +0000 (14:38 -0500)]
some changes to the ad-hoc label positioning at the beginning of xladjust
reporting addition of printobjects added in previous revision
Emden Gansner [Wed, 4 Jan 2012 19:02:41 +0000 (14:02 -0500)]
Remove use of exit() from libcommon. Mainly, the involves gvParseArgs return 0
on success and v if the calling function should call exit(v-1).
Added global ExitOnUsage which, if set, causes dotneato_usage to exit as usual.
Emden Gansner [Wed, 4 Jan 2012 16:32:58 +0000 (11:32 -0500)]
Remove aborts from dotgen.
Emden Gansner [Wed, 4 Jan 2012 16:11:51 +0000 (11:11 -0500)]
Remove abort() from routespl.c.
Emden Gansner [Tue, 3 Jan 2012 22:25:11 +0000 (17:25 -0500)]
Remove aborts (remaining aborts are only in DEBUG mode).
Emden Gansner [Tue, 3 Jan 2012 22:07:32 +0000 (17:07 -0500)]
Remove more uses of abort().
Emden Gansner [Tue, 3 Jan 2012 20:28:08 +0000 (15:28 -0500)]
Fix multiple frees in circo and twopi: bug 2180
John Ellson [Mon, 2 Jan 2012 14:56:13 +0000 (09:56 -0500)]
fix for
0002179 - automake 1.11.2 incompatibility
Emden Gansner [Wed, 28 Dec 2011 19:46:46 +0000 (14:46 -0500)]
Replace abort with warning.
Emden Gansner [Fri, 23 Dec 2011 23:09:58 +0000 (18:09 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 23 Dec 2011 23:09:50 +0000 (18:09 -0500)]
Add debug functions to make it easy to access the *info structures.
Emden Gansner [Fri, 23 Dec 2011 22:57:07 +0000 (17:57 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 23 Dec 2011 22:56:57 +0000 (17:56 -0500)]
Remove another use of abort; remove dual declaration of aginitlib.
Dwight Perry [Thu, 22 Dec 2011 17:08:38 +0000 (12:08 -0500)]
removed /usr/local/lib/libz.a
Emden Gansner [Fri, 16 Dec 2011 21:44:27 +0000 (16:44 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Fri, 16 Dec 2011 21:44:18 +0000 (16:44 -0500)]
Remove some uses of abort().
Emden Gansner [Fri, 16 Dec 2011 21:31:45 +0000 (16:31 -0500)]
Make the use of cubic B-splines explicit
Donald Caldwell [Thu, 15 Dec 2011 12:01:42 +0000 (07:01 -0500)]
improve label placement
reordered ad-hoc placements in xladjust
simplified position assignment expressions in xlintersections
removed unnecessary work in xlintersections
Emden Gansner [Wed, 14 Dec 2011 17:37:43 +0000 (12:37 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 14 Dec 2011 17:35:25 +0000 (12:35 -0500)]
Fix error in ccomps where user specifies far too many components.
John Ellson [Tue, 13 Dec 2011 15:54:05 +0000 (10:54 -0500)]
recent php's require '<?php' instead of just '<?'
John Ellson [Tue, 13 Dec 2011 10:59:04 +0000 (05:59 -0500)]
apply JAVA_INCLUDES patch from #
0002173
Emden Gansner [Mon, 12 Dec 2011 20:11:00 +0000 (15:11 -0500)]
Fix default value for forcelabels attribute in documentation; should be true.
Emden Gansner [Mon, 12 Dec 2011 16:23:57 +0000 (11:23 -0500)]
Fix link to layer drawing page
Emden Gansner [Mon, 12 Dec 2011 16:12:35 +0000 (11:12 -0500)]
Fix bug 2171: handle errors when #define DEBUG is set.
Emden Gansner [Wed, 7 Dec 2011 20:19:14 +0000 (15:19 -0500)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 7 Dec 2011 20:18:54 +0000 (15:18 -0500)]
Remove some debug code for cgraph version
Emden Gansner [Wed, 7 Dec 2011 20:16:58 +0000 (15:16 -0500)]
Enable an exponent of 1 in the weight term of stress majorization
Emden Gansner [Wed, 7 Dec 2011 19:03:43 +0000 (14:03 -0500)]
Remove unused code
Dwight Perry [Tue, 6 Dec 2011 16:28:42 +0000 (11:28 -0500)]
Restored reference to 01local.xml
Dwight Perry [Mon, 5 Dec 2011 23:30:01 +0000 (18:30 -0500)]
Added nl to end of file
Dwight Perry [Fri, 2 Dec 2011 20:49:38 +0000 (15:49 -0500)]
Added message to end of macosx installation
Donald Caldwell [Thu, 1 Dec 2011 19:29:45 +0000 (14:29 -0500)]
fixing integer overflow in rectangle.c RectArea again
add AC_CHECK_SIZEOF([long long]), AC_CHECK_SIZEOF([int]) to configure.ac
made 2 copies of RectArea
one with inexpensive long long test when size of long long > int
one with expensive division test when not
Emden Gansner [Wed, 30 Nov 2011 22:29:15 +0000 (17:29 -0500)]
Make the tcl and swig stuff work with cgraph
Emden Gansner [Fri, 25 Nov 2011 19:33:51 +0000 (14:33 -0500)]
Move agmemread to io.c. Having it in grammar.y causes some strange error
during compilation.
Emden Gansner [Fri, 25 Nov 2011 19:19:02 +0000 (14:19 -0500)]
Add utility function agmemread (as in libgraph) to cgraph