]>
granicus.if.org Git - graphviz/log
erg [Wed, 18 Jun 2008 19:28:39 +0000 (19:28 +0000)]
Add addPt to geom.h interface; fix conflicting names in neatogen
erg [Wed, 18 Jun 2008 19:28:39 +0000 (19:28 +0000)]
Add addPt to geom.h interface; fix conflicting names in neatogen
ellson [Tue, 17 Jun 2008 16:30:37 +0000 (16:30 +0000)]
fix strdup of null pointer
glenlow [Tue, 17 Jun 2008 14:48:41 +0000 (14:48 +0000)]
removed LSItemContentTypes key which was preventing Graphviz.app from opening dot files previously assigned to Microsoft Word
erg [Mon, 16 Jun 2008 17:58:15 +0000 (17:58 +0000)]
Fix problems involving unistd.h. Remove traces of it (R_OK) from
ast_common.h.in, and use compat_unistd.h in gvpr.c if the real
one isn't around.
erg [Mon, 16 Jun 2008 16:29:54 +0000 (16:29 +0000)]
Re-add definition for R_OK. Can we think of any OS which might
not have unistd.h to supply this definition?
erg [Fri, 13 Jun 2008 17:12:57 +0000 (17:12 +0000)]
Make various geometry routines such as subPt available globally;
modify old Voronoi code to use common pointf type;
rename subPt in Voronoi code to avoid conflict.
erg [Fri, 13 Jun 2008 17:01:23 +0000 (17:01 +0000)]
Add test for ksh93.
ellson [Fri, 13 Jun 2008 13:39:04 +0000 (13:39 +0000)]
#undef PACKAGE_BUGREPORT (definied in php.h)
ellson [Tue, 10 Jun 2008 19:49:07 +0000 (19:49 +0000)]
enable CGRAPH
ellson [Tue, 10 Jun 2008 19:49:06 +0000 (19:49 +0000)]
enable CGRAPH
erg [Mon, 9 Jun 2008 16:57:01 +0000 (16:57 +0000)]
Move agstrdup_html from libgraph.h to graph.h. This was done earlier
for agstrdup.
erg [Mon, 9 Jun 2008 16:34:03 +0000 (16:34 +0000)]
Fix type on font size, and add documentation for a color attribute
for tables and cells.
north [Sat, 7 Jun 2008 03:08:50 +0000 (03:08 +0000)]
Add Glen Low instructions about file associations in OSX
ellson [Fri, 6 Jun 2008 19:33:50 +0000 (19:33 +0000)]
add new COLOR property to <TABLE> and <TD>
ellson [Fri, 6 Jun 2008 19:24:42 +0000 (19:24 +0000)]
fix memleak
ellson [Fri, 6 Jun 2008 19:15:43 +0000 (19:15 +0000)]
add support for "color" property to <table> and <cell> to permit
overriding of inherited pencolor.
ellson [Fri, 6 Jun 2008 19:15:43 +0000 (19:15 +0000)]
add support for "color" property to <table> and <cell> to permit
overriding of inherited pencolor.
ellson [Fri, 6 Jun 2008 18:15:54 +0000 (18:15 +0000)]
deal with colorlists in fillcolor code too
ellson [Fri, 6 Jun 2008 18:15:27 +0000 (18:15 +0000)]
back out previous change
ellson [Fri, 6 Jun 2008 18:03:50 +0000 (18:03 +0000)]
also deal with colorlists in colxlate.c
ellson [Fri, 6 Jun 2008 17:42:57 +0000 (17:42 +0000)]
if color list, then use only first member
ellson [Fri, 6 Jun 2008 14:29:54 +0000 (14:29 +0000)]
HPUX __ia64 uses .so as extension for shared libs, not .sl
Geert Coelmont <geert.coelmont@headbird.com>
ellson [Fri, 6 Jun 2008 14:20:10 +0000 (14:20 +0000)]
let unistd.h define R_OK - suggestion from:
Geert Coelmont <geert.coelmont@headbird.com>
north [Wed, 4 Jun 2008 19:25:55 +0000 (19:25 +0000)]
added more alg. stuff
north [Wed, 4 Jun 2008 19:24:39 +0000 (19:24 +0000)]
automake script mods for xxxgen
ellson [Wed, 4 Jun 2008 18:57:53 +0000 (18:57 +0000)]
add configure test for lib/sfdpgen/triangle.[ch] and define HAVE_TRIANGLE is present
change tests to "#if defined", since HAVE_TRIANGLE is not defined if not present.
ellson [Wed, 4 Jun 2008 18:57:53 +0000 (18:57 +0000)]
add configure test for lib/sfdpgen/triangle.[ch] and define HAVE_TRIANGLE is present
change tests to "#if defined", since HAVE_TRIANGLE is not defined if not present.
ellson [Wed, 4 Jun 2008 15:50:22 +0000 (15:50 +0000)]
no gts on centos5
erg [Wed, 4 Jun 2008 15:32:58 +0000 (15:32 +0000)]
Add documentation on GVBINDIR.
glenlow [Tue, 3 Jun 2008 05:27:28 +0000 (05:27 +0000)]
support style=dashed and style=dotted
north [Mon, 2 Jun 2008 20:05:00 +0000 (20:05 +0000)]
It's nshare, not share.
north [Mon, 2 Jun 2008 20:00:31 +0000 (20:00 +0000)]
flat edge test
north [Mon, 2 Jun 2008 20:00:31 +0000 (20:00 +0000)]
flat edge test
north [Mon, 2 Jun 2008 19:44:40 +0000 (19:44 +0000)]
Fix nonconstraint flat edges that get flipped
north [Mon, 2 Jun 2008 19:40:33 +0000 (19:40 +0000)]
Fixed bug 1364, regarding nonconstraint flat edges.
erg [Wed, 28 May 2008 18:58:58 +0000 (18:58 +0000)]
Add warning for unhandled overlap values
erg [Wed, 28 May 2008 17:44:56 +0000 (17:44 +0000)]
Rearrange adjust modes so that compression is correctly handled.
erg [Tue, 27 May 2008 21:03:45 +0000 (21:03 +0000)]
Remove use of triangle.c in default Windows code
glenlow [Tue, 27 May 2008 15:23:46 +0000 (15:23 +0000)]
zoom to fit toolbar and menu items
glenlow [Tue, 27 May 2008 15:23:46 +0000 (15:23 +0000)]
zoom to fit toolbar and menu items
glenlow [Tue, 27 May 2008 15:23:46 +0000 (15:23 +0000)]
zoom to fit toolbar and menu items
glenlow [Tue, 27 May 2008 15:23:46 +0000 (15:23 +0000)]
zoom to fit toolbar and menu items
glenlow [Tue, 27 May 2008 14:26:29 +0000 (14:26 +0000)]
Page Setup changes graph page and margin attributes, Print respects Page Setup
glenlow [Tue, 27 May 2008 14:26:29 +0000 (14:26 +0000)]
Page Setup changes graph page and margin attributes, Print respects Page Setup
glenlow [Tue, 27 May 2008 14:26:29 +0000 (14:26 +0000)]
Page Setup changes graph page and margin attributes, Print respects Page Setup
glenlow [Tue, 27 May 2008 06:50:13 +0000 (06:50 +0000)]
graph display updates when underlying file is changed; GVWindowController and GVAttributeInspectorController now reference document instead of graph
glenlow [Tue, 27 May 2008 06:50:13 +0000 (06:50 +0000)]
graph display updates when underlying file is changed; GVWindowController and GVAttributeInspectorController now reference document instead of graph
glenlow [Tue, 27 May 2008 06:50:13 +0000 (06:50 +0000)]
graph display updates when underlying file is changed; GVWindowController and GVAttributeInspectorController now reference document instead of graph
glenlow [Tue, 27 May 2008 06:50:13 +0000 (06:50 +0000)]
graph display updates when underlying file is changed; GVWindowController and GVAttributeInspectorController now reference document instead of graph
glenlow [Mon, 26 May 2008 06:09:47 +0000 (06:09 +0000)]
export dialog with selectable format and render
glenlow [Mon, 26 May 2008 06:09:46 +0000 (06:09 +0000)]
export dialog with selectable format and render
glenlow [Mon, 26 May 2008 06:09:46 +0000 (06:09 +0000)]
export dialog with selectable format and render
glenlow [Mon, 26 May 2008 06:09:46 +0000 (06:09 +0000)]
export dialog with selectable format and render
glenlow [Mon, 26 May 2008 06:09:46 +0000 (06:09 +0000)]
export dialog with selectable format and render
glenlow [Sat, 24 May 2008 15:52:27 +0000 (15:52 +0000)]
sometimes pkg-config gets amnesia
glenlow [Sat, 24 May 2008 15:52:27 +0000 (15:52 +0000)]
sometimes pkg-config gets amnesia
glenlow [Sat, 24 May 2008 04:40:19 +0000 (04:40 +0000)]
crash when non-UTF8 or null string passed for rendering
glenlow [Fri, 23 May 2008 14:34:36 +0000 (14:34 +0000)]
gvFirstPlugin, gvLastPlugin, gvPluginType to walk the available plugins and get plugin type; readjusted header definitions to fit
glenlow [Fri, 23 May 2008 05:08:35 +0000 (05:08 +0000)]
statically link ltdl and omit its symbols from any linked libraries on Mac OS X 10.5; avoid duplicated ltdl code when linking in gvc
glenlow [Fri, 23 May 2008 05:08:35 +0000 (05:08 +0000)]
statically link ltdl and omit its symbols from any linked libraries on Mac OS X 10.5; avoid duplicated ltdl code when linking in gvc
glenlow [Fri, 23 May 2008 05:08:35 +0000 (05:08 +0000)]
statically link ltdl and omit its symbols from any linked libraries on Mac OS X 10.5; avoid duplicated ltdl code when linking in gvc
ellson [Fri, 23 May 2008 02:24:10 +0000 (02:24 +0000)]
check that font class is fontconfig based before looking for font path
ellson [Fri, 23 May 2008 02:06:00 +0000 (02:06 +0000)]
check class of font before assuming that it is from fontconfig
erg [Thu, 22 May 2008 19:20:58 +0000 (19:20 +0000)]
Fix correct printing field for debug messages
ellson [Thu, 22 May 2008 18:00:36 +0000 (18:00 +0000)]
cvs ignore generated products
ellson [Thu, 22 May 2008 17:51:10 +0000 (17:51 +0000)]
ignore generated xml files
ellson [Thu, 22 May 2008 14:23:46 +0000 (14:23 +0000)]
revert 1.311
glenlow [Thu, 22 May 2008 13:51:28 +0000 (13:51 +0000)]
attributes, actual size, zoom in, zoom out icons
glenlow [Thu, 22 May 2008 13:50:25 +0000 (13:50 +0000)]
attributes, actual size, zoom in, zoom out toolbar and menu items; window zooming to standard size
glenlow [Thu, 22 May 2008 11:13:12 +0000 (11:13 +0000)]
fix header search path in debug, remove ppc64 from build (used PDFKit crashes in Leopard)
glenlow [Thu, 22 May 2008 10:46:08 +0000 (10:46 +0000)]
also moved License.rtf to build directory
glenlow [Thu, 22 May 2008 10:46:08 +0000 (10:46 +0000)]
also moved License.rtf to build directory
ellson [Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)]
change WITH_DARWIN to WITH_DARWIN9 to be specific to Leopard.
ellson [Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)]
change WITH_DARWIN to WITH_DARWIN9 to be specific to Leopard.
ellson [Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)]
change WITH_DARWIN to WITH_DARWIN9 to be specific to Leopard.
ellson [Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)]
change WITH_DARWIN to WITH_DARWIN9 to be specific to Leopard.
ellson [Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)]
change WITH_DARWIN to WITH_DARWIN9 to be specific to Leopard.
ellson [Wed, 21 May 2008 20:37:40 +0000 (20:37 +0000)]
change WITH_DARWIN to WITH_DARWIN9 to be specific to Leopard.
ellson [Wed, 21 May 2008 20:28:01 +0000 (20:28 +0000)]
remove references to missing files:
macosx/build/graphviz.pmdoc/02graphviz.xml
macosx/build/graphviz.pmdoc/01local.xml
arif [Wed, 21 May 2008 17:52:30 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
arif [Wed, 21 May 2008 17:52:29 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
arif [Wed, 21 May 2008 17:52:29 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
arif [Wed, 21 May 2008 17:52:29 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
arif [Wed, 21 May 2008 17:52:25 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
arif [Wed, 21 May 2008 17:52:25 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
arif [Wed, 21 May 2008 17:52:25 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
arif [Wed, 21 May 2008 17:52:25 +0000 (17:52 +0000)]
animation implemented
colorinf problem exists
erg [Wed, 21 May 2008 15:21:47 +0000 (15:21 +0000)]
Fix neato -n to update bbox if nodes are adjusted.
glenlow [Wed, 21 May 2008 14:15:52 +0000 (14:15 +0000)]
quartz gvdevice plugin doesn't actually handle pdf:cairo
glenlow [Wed, 21 May 2008 13:31:18 +0000 (13:31 +0000)]
gvdevice plugin to output cairo bitmaps; one or two missing refcount releases
glenlow [Wed, 21 May 2008 13:31:18 +0000 (13:31 +0000)]
gvdevice plugin to output cairo bitmaps; one or two missing refcount releases
glenlow [Wed, 21 May 2008 13:31:18 +0000 (13:31 +0000)]
gvdevice plugin to output cairo bitmaps; one or two missing refcount releases
glenlow [Wed, 21 May 2008 03:58:33 +0000 (03:58 +0000)]
gvpack uses 3 non-main symbols from gvplugin_neato_layout, so we have to keep them
glenlow [Wed, 21 May 2008 03:48:27 +0000 (03:48 +0000)]
move Packagemaker document into build directory for Mac OS X
glenlow [Wed, 21 May 2008 03:48:27 +0000 (03:48 +0000)]
move Packagemaker document into build directory for Mac OS X
glenlow [Wed, 21 May 2008 03:21:07 +0000 (03:21 +0000)]
binary prebuild fix: _nl_msg_cat_cntr in libintl uninitialized
glenlow [Wed, 21 May 2008 03:21:07 +0000 (03:21 +0000)]
binary prebuild fix: _nl_msg_cat_cntr in libintl uninitialized
ellson [Tue, 20 May 2008 21:28:57 +0000 (21:28 +0000)]
add AC_CONFIG_MACRO_DIR([m4])
ellson [Tue, 20 May 2008 13:31:31 +0000 (13:31 +0000)]
spline.n => tkspline.n