]>
granicus.if.org Git - graphviz/log
Emden Gansner [Thu, 13 Sep 2012 15:03:36 +0000 (11:03 -0400)]
Fix declaration appearing after statement for VS.
Emden Gansner [Thu, 13 Sep 2012 15:01:55 +0000 (11:01 -0400)]
Add dll declaration for freePath for Windows
Stephen North [Wed, 12 Sep 2012 17:08:53 +0000 (13:08 -0400)]
Fix project file
Stephen North [Wed, 12 Sep 2012 17:07:00 +0000 (13:07 -0400)]
For Mountain Lion build.
Dwight Perry [Wed, 12 Sep 2012 15:17:35 +0000 (11:17 -0400)]
Added package release identification
Stephen North [Wed, 12 Sep 2012 01:07:40 +0000 (21:07 -0400)]
Starting Mountain Lion build.
Emden Gansner [Mon, 10 Sep 2012 18:42:36 +0000 (14:42 -0400)]
Forgot to commit rank.c
Emden Gansner [Mon, 10 Sep 2012 18:39:30 +0000 (14:39 -0400)]
Provide termination of dot after ranking, mincross and positioning,
with related attributes attached;
report number of ranks used in verbose mode.
Emden Gansner [Wed, 5 Sep 2012 19:10:29 +0000 (15:10 -0400)]
Update documentation concerning the synthetic biology shapes
Emden Gansner [Wed, 5 Sep 2012 19:07:48 +0000 (15:07 -0400)]
Add opp() helper function to make it simpler to get the "other side" of
an edge.
John Ellson [Fri, 31 Aug 2012 18:08:05 +0000 (14:08 -0400)]
don't warn if fixed width/height too small for image, since we can rescale images to fit
John Ellson [Fri, 31 Aug 2012 16:15:42 +0000 (12:15 -0400)]
merge
John Ellson [Fri, 31 Aug 2012 16:15:07 +0000 (12:15 -0400)]
fix svg_size() to provide default width/height units when not provided (e.g. inkscape)
Dwight Perry [Wed, 29 Aug 2012 18:13:21 +0000 (14:13 -0400)]
Updated to eclipse license
Emden Gansner [Tue, 28 Aug 2012 17:23:17 +0000 (13:23 -0400)]
Make the inability to open a file a warning rather than a hard error
John Ellson [Mon, 27 Aug 2012 21:03:16 +0000 (17:03 -0400)]
add biological.gv example
John Ellson [Mon, 27 Aug 2012 20:30:29 +0000 (16:30 -0400)]
add fixme for peripheries code
John Ellson [Mon, 27 Aug 2012 18:02:18 +0000 (14:02 -0400)]
4 new "biological" shapes from jencheng@ginkgobioworks.com
Dwight Perry [Mon, 20 Aug 2012 17:54:26 +0000 (13:54 -0400)]
renamed methods
Dwight Perry [Mon, 20 Aug 2012 17:49:33 +0000 (13:49 -0400)]
renamed method that was being incorrectly invoked
Dwight Perry [Mon, 20 Aug 2012 17:29:58 +0000 (13:29 -0400)]
branch merge
Dwight Perry [Mon, 20 Aug 2012 17:02:04 +0000 (13:02 -0400)]
branch merge
Dwight Perry [Mon, 20 Aug 2012 16:58:17 +0000 (12:58 -0400)]
renamedmethod that was being incorrectly invoked
John Ellson [Fri, 17 Aug 2012 10:42:12 +0000 (06:42 -0400)]
Ah! Thats where the extern for lt_preloaded_symbols went!
John Ellson [Fri, 17 Aug 2012 10:06:57 +0000 (06:06 -0400)]
add some: extern lt_symlist_t *lt_preloaded_symbols;
John Ellson [Fri, 17 Aug 2012 09:28:37 +0000 (05:28 -0400)]
declspec pacth from Kasper Hansen - modified to use MINGW conditionals
John Ellson [Fri, 17 Aug 2012 03:24:47 +0000 (23:24 -0400)]
break out libns_C.la and libintset_C.la to resolve linker issues on MinGW
Emden Gansner [Thu, 16 Aug 2012 21:16:03 +0000 (17:16 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 16 Aug 2012 21:15:47 +0000 (17:15 -0400)]
Update documentation concerning new shape values
Emden Gansner [Thu, 16 Aug 2012 21:04:35 +0000 (17:04 -0400)]
Fix uninitialized fill color for drawing tapered edges
John Ellson [Thu, 16 Aug 2012 18:34:27 +0000 (14:34 -0400)]
more fixes for --enable-static resulting from ortho move
John Ellson [Thu, 16 Aug 2012 18:06:57 +0000 (14:06 -0400)]
make ortho a component of layout engines, not gvc, so that dotlayout has no (well less) unresolved symbols
John Ellson [Thu, 16 Aug 2012 18:05:42 +0000 (14:05 -0400)]
adjust LIBADDs so as to only add to final component and not to subcomponents
John Ellson [Thu, 16 Aug 2012 18:03:02 +0000 (14:03 -0400)]
remove unused __IMPORT__ that affect static linking
John Ellson [Thu, 16 Aug 2012 17:59:18 +0000 (13:59 -0400)]
drand48() missing on mingw
John Ellson [Thu, 16 Aug 2012 17:56:51 +0000 (13:56 -0400)]
fix typo
John Ellson [Thu, 16 Aug 2012 14:55:13 +0000 (10:55 -0400)]
don't link "C" lib to shared lib (ok for bin, not for lib)
John Ellson [Thu, 16 Aug 2012 13:53:06 +0000 (09:53 -0400)]
add tests for MINGW64 everywhere we have one for MINGW32
John Ellson [Thu, 16 Aug 2012 12:21:25 +0000 (08:21 -0400)]
merge
John Ellson [Thu, 16 Aug 2012 12:20:46 +0000 (08:20 -0400)]
build with regex_win32.c on Windows
John Ellson [Thu, 16 Aug 2012 12:07:47 +0000 (08:07 -0400)]
avoid "lvalue" warning when compiling with gcc (such as on MinGW)
John Ellson [Thu, 16 Aug 2012 12:04:35 +0000 (08:04 -0400)]
provide replacement for missing strtok_r()
John Ellson [Thu, 16 Aug 2012 11:51:54 +0000 (07:51 -0400)]
use compat_unistd.h in the same was as gvpr, base on HAVE_UNISTD_H from configure
Emden Gansner [Wed, 15 Aug 2012 21:11:00 +0000 (17:11 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 15 Aug 2012 21:10:57 +0000 (17:10 -0400)]
Provide optional non-recursive partitioning function
John Ellson [Wed, 15 Aug 2012 18:30:35 +0000 (14:30 -0400)]
simplify php requires
John Ellson [Wed, 15 Aug 2012 17:09:19 +0000 (13:09 -0400)]
add missing calls to agbindrec() after agread()
John Ellson [Wed, 15 Aug 2012 12:14:12 +0000 (08:14 -0400)]
include graph.3 and graph.3.pdf in the tar.gz sources
John Ellson [Tue, 14 Aug 2012 21:43:36 +0000 (17:43 -0400)]
include tcldot.h in source package
John Ellson [Tue, 14 Aug 2012 21:39:57 +0000 (17:39 -0400)]
remove condition around cgraph so that it is packaged regardless on --wiithout-cgraph
John Ellson [Tue, 14 Aug 2012 21:32:36 +0000 (17:32 -0400)]
Always build cgraph, regardless of --without-cgraph, because gvpr needs it
John Ellson [Tue, 14 Aug 2012 20:59:26 +0000 (16:59 -0400)]
merge with upstream changes
John Ellson [Tue, 14 Aug 2012 20:58:00 +0000 (16:58 -0400)]
consolidate handle generation into obj2cmd()
John Ellson [Tue, 14 Aug 2012 20:10:36 +0000 (16:10 -0400)]
fix deletes
John Ellson [Tue, 14 Aug 2012 19:52:52 +0000 (15:52 -0400)]
dotnew(), dotread(), dotstring() - cgraph & graph - working
John Ellson [Tue, 14 Aug 2012 17:55:59 +0000 (13:55 -0400)]
mostly working checkpoint
John Ellson [Tue, 14 Aug 2012 03:56:30 +0000 (23:56 -0400)]
work in progress - looking good so far
John Ellson [Tue, 14 Aug 2012 03:55:39 +0000 (23:55 -0400)]
missed one
John Ellson [Tue, 14 Aug 2012 03:28:18 +0000 (23:28 -0400)]
add agregister() and idregister to id discipline
Emden Gansner [Mon, 13 Aug 2012 20:14:54 +0000 (16:14 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Mon, 13 Aug 2012 20:14:47 +0000 (16:14 -0400)]
Fix bug with uninitialized Agsym_t*. This causes problems when command-line -G, -E, -N flags
are used.
John Ellson [Sat, 11 Aug 2012 22:08:30 +0000 (18:08 -0400)]
rename mycontext to ictx (for interpreter_context)
John Ellson [Sat, 11 Aug 2012 21:50:15 +0000 (17:50 -0400)]
split out mygets()
John Ellson [Sat, 11 Aug 2012 20:28:35 +0000 (16:28 -0400)]
break up tcldot.c into more manageable pieces of code
Dwight Perry [Fri, 10 Aug 2012 20:40:29 +0000 (16:40 -0400)]
Fixed reference to libcgraph.dylib
Dwight Perry [Fri, 10 Aug 2012 20:35:43 +0000 (16:35 -0400)]
branch merge
Dwight Perry [Fri, 10 Aug 2012 20:31:33 +0000 (16:31 -0400)]
Fixed reference to libcgraph.dylib
Emden Gansner [Thu, 9 Aug 2012 19:07:18 +0000 (15:07 -0400)]
Fix multicolor parsing to handle floating point round-off problems.
Emden Gansner [Thu, 9 Aug 2012 15:08:27 +0000 (11:08 -0400)]
Fix bug that occurs when the initial sizes in the color list are 0;
add more detail to comments on the colorseg data structure.
Emden Gansner [Wed, 8 Aug 2012 20:08:22 +0000 (16:08 -0400)]
Fix bug in HR if cells are not defined across the entire row
with the horizontal rule beneath it.
Emden Gansner [Tue, 7 Aug 2012 18:00:41 +0000 (14:00 -0400)]
Various small shape related fixes:
- convert local integers variable to doubles to accurately store node info
- allow node penwidth to override default thin line for wedges and stripes if
node value is smaller
- avoid computing wedge shape if there is only one
- turn on *info converter functions by default for cgraph
Emden Gansner [Tue, 7 Aug 2012 15:01:30 +0000 (11:01 -0400)]
Support one-block version of circo
Emden Gansner [Tue, 7 Aug 2012 14:58:10 +0000 (10:58 -0400)]
With maxiter = 0, allow initial positions to be assigned before returning
Emden Gansner [Tue, 7 Aug 2012 14:53:44 +0000 (10:53 -0400)]
Support alpha in HSVA format.
Emden Gansner [Thu, 2 Aug 2012 18:28:22 +0000 (14:28 -0400)]
Make sure all Agsym_t values are copied when cloning a dictionary;
fix use of fixed Agsym_t field. The current implementation was using
fixed for individual object attribute assignment, which is wrong. Individual
assignment should always dominate. The code now correctly fixes an
attribute value only for default or graph values, and only in the root graph.
Emden Gansner [Thu, 2 Aug 2012 15:51:36 +0000 (11:51 -0400)]
Fix neatoinit.c to continue to build with libgraph
Emden Gansner [Wed, 1 Aug 2012 19:36:10 +0000 (15:36 -0400)]
Got the cgraph/graph calls in the wrong order.
Emden Gansner [Tue, 31 Jul 2012 13:55:47 +0000 (09:55 -0400)]
Fix bug in cluster detection using cgraph library.
Emden Gansner [Mon, 30 Jul 2012 19:45:59 +0000 (15:45 -0400)]
Fix mac app to use cgraph instead of graph.
Emden Gansner [Wed, 25 Jul 2012 21:31:27 +0000 (17:31 -0400)]
Remove unnecessary html function declarations from the library.
These declarations are in both graph.h and cgraph.h, so will be brought
in via types.h.
Emden Gansner [Wed, 25 Jul 2012 19:19:15 +0000 (15:19 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 25 Jul 2012 19:19:09 +0000 (15:19 -0400)]
Make sure object ids are unique. This is done in lib/common, using layer and page info.
The svg renderer now just uses internal ids for gradient fills, and prepends "a_" to the
object id for anchor ids.
John Ellson [Wed, 25 Jul 2012 03:08:54 +0000 (23:08 -0400)]
Move the "#define WITH_CGRAPH 1" to lib/common/types.h
Running autoheader on lib/gvc/gvc.h would also: "/* #undef extern */"
which breaks the build. No #undef in types.h - plus it feels like a better location.
John Ellson [Tue, 24 Jul 2012 22:13:11 +0000 (18:13 -0400)]
improved method for setting WITH_CGRAPH in lib/gvc/gvc.h
John Ellson [Tue, 24 Jul 2012 22:06:09 +0000 (18:06 -0400)]
set WITH_CGRAPH in gvc.h
Emden Gansner [Mon, 23 Jul 2012 20:13:57 +0000 (16:13 -0400)]
Re-add #ifdef'ed code; there is always one page even if pagination
is not supported.
Emden Gansner [Wed, 18 Jul 2012 18:28:02 +0000 (14:28 -0400)]
Make sure all XML ids are distinct;
comment out unused page code.
Emden Gansner [Wed, 18 Jul 2012 16:01:47 +0000 (12:01 -0400)]
Note change to patchwork
Emden Gansner [Thu, 12 Jul 2012 16:30:16 +0000 (12:30 -0400)]
Update log with new features
Emden Gansner [Thu, 12 Jul 2012 16:27:28 +0000 (12:27 -0400)]
Implement lcurve and rcurve.
Emden Gansner [Thu, 12 Jul 2012 16:27:03 +0000 (12:27 -0400)]
Update documentation to include curved arrowheads and new styles
for tables and cells.
Emden Gansner [Wed, 11 Jul 2012 17:42:54 +0000 (13:42 -0400)]
Fix new code for handling dashed and dotted line styles;
have style=invis apply to entire object, not just the border (as with nodes)
(Invisible borders can be handled with color=transparent or border=0.);
simplify, pulling out common code.
Thanks to Masatake YAMATO <yamato@redhat.com> for motivating
the implementation of this feature.
Emden Gansner [Mon, 9 Jul 2012 21:16:52 +0000 (17:16 -0400)]
Add and advertise function to free Ppolyline_t;
add support for elliptical wedges;
make sure new fill types work when user supplies an image
Emden Gansner [Mon, 9 Jul 2012 21:12:08 +0000 (17:12 -0400)]
Add support for elliptical wedges;
enhance the striped box interface;
make sure these fill modes work when a user image is specified.
Emden Gansner [Mon, 9 Jul 2012 21:08:20 +0000 (17:08 -0400)]
Add and advertise a free function for dynamically allocated paths
Dwight Perry [Fri, 6 Jul 2012 22:35:29 +0000 (18:35 -0400)]
added dotted and dashed styles to tables and cells
Emden Gansner [Fri, 6 Jul 2012 17:03:36 +0000 (13:03 -0400)]
Refine striped boxes to handle user-supplied stripe sizes;
rely on color list parser used for multicolor edges, which
is modified to gather sizes summing to 1 rather than a monotonic
sequence ending at 1. In addition, use semicolor rather than
comma as separator to allow HSV color values.
Emden Gansner [Thu, 5 Jul 2012 21:14:47 +0000 (17:14 -0400)]
Fix misspelling and allow small dividing line between stripes
Emden Gansner [Thu, 5 Jul 2012 17:39:33 +0000 (13:39 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Thu, 5 Jul 2012 17:39:28 +0000 (13:39 -0400)]
Provide $tvnext to assist in setting up traversal roots. In particular,
one can set $tvnext == NULL at the beginning to get a single traversal.