]>
granicus.if.org Git - graphviz/log
Yifan Hu [Fri, 28 Feb 2014 15:22:52 +0000 (10:22 -0500)]
main edgepaint (also know as clarify) routines for coloring nodes of a graph to maximize color distances along edges
Emden R. Gansner [Wed, 26 Feb 2014 21:16:44 +0000 (16:16 -0500)]
Note change in neato output
Emden R. Gansner [Wed, 26 Feb 2014 21:03:34 +0000 (16:03 -0500)]
Fix neato to avoid unnecessary translations. This will allow nodes that have a fixed position
to have the same position on output.
John Ellson [Tue, 25 Feb 2014 21:10:28 +0000 (16:10 -0500)]
try to make png image loading more robust for bug #2425
Emden R. Gansner [Tue, 25 Feb 2014 16:42:42 +0000 (11:42 -0500)]
Fix test for no layout. With cgraph, we first have to check that the Agraphinfo_t record
exist before using GD_drawing.
Emden R. Gansner [Tue, 25 Feb 2014 13:33:39 +0000 (08:33 -0500)]
Fix bug 2424
Emden R. Gansner [Tue, 25 Feb 2014 13:32:34 +0000 (08:32 -0500)]
Fix java install to us ln -f to prevent warning message.
Emden R. Gansner [Fri, 21 Feb 2014 22:26:57 +0000 (17:26 -0500)]
Ack, fix stupid bug introduced when fixing bug 2423.
John Ellson [Wed, 19 Feb 2014 21:36:44 +0000 (16:36 -0500)]
try again
John Ellson [Wed, 19 Feb 2014 21:18:25 +0000 (16:18 -0500)]
try again
John Ellson [Wed, 19 Feb 2014 21:07:04 +0000 (16:07 -0500)]
attempt to deal with php versioning crap on EL5 (correction)
John Ellson [Wed, 19 Feb 2014 20:59:02 +0000 (15:59 -0500)]
attempt to deal with php versioning crap on EL4
Emden R. Gansner [Wed, 19 Feb 2014 19:45:30 +0000 (14:45 -0500)]
Change (const jbyte*) to (jbyte*) to appease older compiler.
Emden R. Gansner [Wed, 19 Feb 2014 19:18:50 +0000 (14:18 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Wed, 19 Feb 2014 19:09:55 +0000 (14:09 -0500)]
Make sure margin values are initialized to prevent warning
John Ellson [Wed, 19 Feb 2014 18:22:09 +0000 (13:22 -0500)]
fix typo
John Ellson [Wed, 19 Feb 2014 16:41:46 +0000 (11:41 -0500)]
fix syntax in configure.ac
John Ellson [Wed, 19 Feb 2014 16:36:37 +0000 (11:36 -0500)]
enable php in el5 builds
John Ellson [Wed, 19 Feb 2014 16:33:51 +0000 (11:33 -0500)]
Merge branch 'master' of github.com:ellson/graphviz
John Ellson [Wed, 19 Feb 2014 16:33:31 +0000 (11:33 -0500)]
attempt to support older swig without -php5 option
Emden R. Gansner [Wed, 19 Feb 2014 16:06:40 +0000 (11:06 -0500)]
Forgot new file
Emden R. Gansner [Wed, 19 Feb 2014 15:22:15 +0000 (10:22 -0500)]
Fix bug 2423
Emden R. Gansner [Tue, 18 Feb 2014 16:55:37 +0000 (11:55 -0500)]
Add more information concerning the use of HTML strings via the library API
Emden R. Gansner [Tue, 18 Feb 2014 16:54:04 +0000 (11:54 -0500)]
Fix bug 2422 (update visio plugin to textspan_t)
Emden R. Gansner [Mon, 17 Feb 2014 22:37:09 +0000 (17:37 -0500)]
Fix the java component of SWIG; still need to fix documentation and jni lib extension.
Emden R. Gansner [Wed, 12 Feb 2014 22:24:03 +0000 (17:24 -0500)]
Make sure release versions of mingle and minglelib are not compiled
on Windows with -DDEBUG. Otherwise, makes them dependent on debug and
developement libraries which aren't necessarily on other systems.
Emden R. Gansner [Tue, 11 Feb 2014 16:04:03 +0000 (11:04 -0500)]
Document sides attribute of html tables.
Emden R. Gansner [Tue, 11 Feb 2014 16:03:47 +0000 (11:03 -0500)]
Add request for better tred.
Emden R. Gansner [Tue, 11 Feb 2014 15:51:06 +0000 (10:51 -0500)]
Remove old integer based calculations.
Emden R. Gansner [Sun, 9 Feb 2014 01:05:55 +0000 (20:05 -0500)]
Allow cells and tables to specify which borders should be drawn in
the non-curved case.
Emden R. Gansner [Fri, 7 Feb 2014 21:06:51 +0000 (16:06 -0500)]
Add updated pdf file
Emden R. Gansner [Fri, 7 Feb 2014 20:38:33 +0000 (15:38 -0500)]
Provide additional information about moving from libgraph to libcgraph.
Emden R. Gansner [Wed, 5 Feb 2014 21:54:39 +0000 (16:54 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Wed, 5 Feb 2014 21:54:17 +0000 (16:54 -0500)]
Add new function declaration for Windows
Emden R. Gansner [Tue, 4 Feb 2014 17:00:15 +0000 (12:00 -0500)]
Fix license.
Emden R. Gansner [Tue, 4 Feb 2014 15:50:24 +0000 (10:50 -0500)]
Add new item
Emden R. Gansner [Mon, 3 Feb 2014 23:59:50 +0000 (18:59 -0500)]
Update documentation on fixedsize=shape
Emden R. Gansner [Mon, 3 Feb 2014 19:13:09 +0000 (14:13 -0500)]
Finish implementation of node shapes with fixedsize=shape
Emden R. Gansner [Mon, 3 Feb 2014 19:11:05 +0000 (14:11 -0500)]
Handle fonts in background output;
handle font characteristics in emit.
Emden R. Gansner [Mon, 3 Feb 2014 18:54:28 +0000 (13:54 -0500)]
Add version info for 't' xdot command.
Emden R. Gansner [Mon, 3 Feb 2014 18:43:39 +0000 (13:43 -0500)]
Add color format converter.
Emden R. Gansner [Mon, 3 Feb 2014 16:23:55 +0000 (11:23 -0500)]
More items
Emden R. Gansner [Sun, 2 Feb 2014 22:49:45 +0000 (17:49 -0500)]
Add most of the implementation allowing fixed shapes. That is, the label has no effect on the shape size but can stick outside. The full size is used for overlap removal, but only the shape is used for edge routing.
Emden R. Gansner [Sun, 2 Feb 2014 22:44:19 +0000 (17:44 -0500)]
Fix bug 2420.
Emden R. Gansner [Sun, 2 Feb 2014 22:14:45 +0000 (17:14 -0500)]
Add another item.
Emden R. Gansner [Sat, 1 Feb 2014 16:57:46 +0000 (11:57 -0500)]
Protect print to stderr with Verbose flag
Emden R. Gansner [Thu, 30 Jan 2014 21:14:01 +0000 (16:14 -0500)]
Fix typos
Emden R. Gansner [Thu, 30 Jan 2014 20:49:56 +0000 (15:49 -0500)]
Add new item
Emden R. Gansner [Thu, 30 Jan 2014 20:21:11 +0000 (15:21 -0500)]
Update todo list for users; keep old list in internal_todo.html
Emden R. Gansner [Thu, 30 Jan 2014 14:11:36 +0000 (09:11 -0500)]
Make syntax errors hard
Emden R. Gansner [Thu, 30 Jan 2014 13:45:06 +0000 (08:45 -0500)]
Remove change made in
d19b672a3c06f0ae95b1da38b63b068f71eb266f until we can
remember why this change was made.
Emden R. Gansner [Wed, 29 Jan 2014 21:56:19 +0000 (16:56 -0500)]
Fix bug introduced yesterday.
Emden R. Gansner [Tue, 28 Jan 2014 19:28:06 +0000 (14:28 -0500)]
Provide two entry points for "straight" line generation since dot works on
different assumptions than other routing
Emden R. Gansner [Mon, 27 Jan 2014 00:38:09 +0000 (19:38 -0500)]
Reset gvc->write_fn in gv.renderchannel and gv.renderresult so that later
calls to gv.render, which requires the default I/O, work.
Emden R. Gansner [Fri, 24 Jan 2014 16:46:26 +0000 (11:46 -0500)]
Fix for bug 2417.
Emden R. Gansner [Fri, 24 Jan 2014 16:00:08 +0000 (11:00 -0500)]
Fix core ps driver to use the new ps_string API, and wrap the root URL in parens to have legal
postscript;
handle base url and chars using ps_string. (The anchors were not being generated as ps strings.)
Emden R. Gansner [Fri, 24 Jan 2014 15:55:36 +0000 (10:55 -0500)]
Extend ps_string to use a raw utf8 string, just escaping parentheses as necessary.
This is needed for the lasi renderer.
Emden R. Gansner [Fri, 24 Jan 2014 13:45:35 +0000 (08:45 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz
Emden R. Gansner [Fri, 24 Jan 2014 13:45:14 +0000 (08:45 -0500)]
Fix bug 2413
John Ellson [Thu, 23 Jan 2014 19:05:07 +0000 (14:05 -0500)]
remove Makefile.old from tar.gz by removing from EXTRA_DIST .. Makefile.old still in repo for now
Emden R. Gansner [Wed, 22 Jan 2014 21:56:47 +0000 (16:56 -0500)]
Ignore non-0 control characters that may occur in record labels.
Emden R. Gansner [Wed, 22 Jan 2014 21:55:36 +0000 (16:55 -0500)]
Loosen pathname matching
John Ellson [Wed, 22 Jan 2014 19:33:35 +0000 (11:33 -0800)]
Merge pull request #12 from k0da/master
Set libdir to lib64 on ppc64le
Dinar Valeev [Wed, 22 Jan 2014 00:12:42 +0000 (01:12 +0100)]
Set libdir to lib64 on ppc64le
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
Emden R. Gansner [Thu, 16 Jan 2014 20:36:02 +0000 (15:36 -0500)]
Add new C file to sparse library build.
John Ellson [Thu, 16 Jan 2014 17:07:47 +0000 (12:07 -0500)]
fix for gd jpg imageloader inventing transparency when ther is none
Emden R. Gansner [Thu, 16 Jan 2014 14:13:33 +0000 (09:13 -0500)]
Fix bug 2409
Yifan Hu [Wed, 15 Jan 2014 20:20:45 +0000 (15:20 -0500)]
Merge branch 'master' of https://github.com/ellson/graphviz
Yifan Hu [Wed, 15 Jan 2014 20:16:02 +0000 (15:16 -0500)]
added color_palette.c which contains additional colors from ColorBrewer. Changed color_palette.h so that palettes are now external and defined in color_palette.c
Yifan Hu [Wed, 15 Jan 2014 20:13:56 +0000 (15:13 -0500)]
added color_palette.c which contains additional colors from ColorBrewer. Changed color_palette.h so that palettes are now external and defined in color_palette.c
John Ellson [Wed, 15 Jan 2014 17:15:00 +0000 (12:15 -0500)]
change quality of cairio:quartz (9->7) to be below quartz:quartz (8)
Emden R. Gansner [Tue, 14 Jan 2014 16:34:22 +0000 (11:34 -0500)]
Modify confusing version info in gvedit
Emden R. Gansner [Tue, 14 Jan 2014 15:14:16 +0000 (10:14 -0500)]
Fix bug in neato -n2 where node xlabels are not translated with everything else.
Emden R. Gansner [Tue, 14 Jan 2014 15:13:28 +0000 (10:13 -0500)]
Note what the annotation "write only" signifies.
John Ellson [Sat, 11 Jan 2014 23:24:13 +0000 (18:24 -0500)]
start 2.37 development series
John Ellson [Sat, 11 Jan 2014 22:59:44 +0000 (17:59 -0500)]
2.36 stable release
Emden R. Gansner [Thu, 9 Jan 2014 22:41:27 +0000 (17:41 -0500)]
Remove warning for big images in fixed-size cells; images are always scaled down to fit.
Emden R. Gansner [Wed, 8 Jan 2014 16:31:04 +0000 (11:31 -0500)]
Fix possible buffer overflow problem in chkNum of scanner.
Emden R. Gansner [Tue, 7 Jan 2014 23:08:41 +0000 (18:08 -0500)]
Fix bug 2406.
Emden R. Gansner [Tue, 7 Jan 2014 20:24:52 +0000 (15:24 -0500)]
Fix bug 2401; also removed the need for the separate gvpack_builtins.c file.
Emden R. Gansner [Tue, 7 Jan 2014 15:45:36 +0000 (10:45 -0500)]
Prevent possible buffer overflow in yyerror()
Emden R. Gansner [Mon, 6 Jan 2014 21:07:18 +0000 (16:07 -0500)]
Clarify various language issues. In particular, only allow escaped newlines
in double-quoted strings; fixes bug 2408.
Emden R. Gansner [Tue, 31 Dec 2013 19:54:09 +0000 (11:54 -0800)]
Merge pull request #11 from pixelglow/fix-missing-coretext-symbol-in-leopard
Fix missing CoreText symbol in Leopard builds
Glen Low [Tue, 31 Dec 2013 00:18:53 +0000 (08:18 +0800)]
Fix missing CoreText symbol in Leopard builds
Emden R. Gansner [Mon, 23 Dec 2013 14:43:50 +0000 (09:43 -0500)]
Make sure WITH_CGRAPH is available to library users.
Emden R. Gansner [Thu, 19 Dec 2013 22:14:58 +0000 (17:14 -0500)]
Fix bug in split function
John Ellson [Tue, 17 Dec 2013 22:22:25 +0000 (17:22 -0500)]
reinstate a WITH_CGRAPH
Emden R. Gansner [Mon, 9 Dec 2013 21:23:30 +0000 (16:23 -0500)]
Allow unescaped xml characters in attribute values in svg
John Ellson [Mon, 9 Dec 2013 18:43:08 +0000 (10:43 -0800)]
Merge pull request #10 from pixelglow/missing-imageio-include
Quartz: fix missing ImageIO.h include on iOS build
Glen Low [Mon, 9 Dec 2013 02:17:34 +0000 (10:17 +0800)]
Quartz: fix missing ImageIO.h include on iOS build
John Ellson [Fri, 6 Dec 2013 14:13:50 +0000 (06:13 -0800)]
Merge pull request #6 from pixelglow/fix-visio-static-plugin-typo
Visio: fix typo for static plugins
John Ellson [Fri, 6 Dec 2013 14:01:35 +0000 (06:01 -0800)]
Merge pull request #9 from pixelglow/improve_quartz
Quartz improvements
John Ellson [Fri, 6 Dec 2013 14:00:59 +0000 (06:00 -0800)]
Merge pull request #8 from pixelglow/utf8-codes-up-to-4-bytes
UTF-8 codes up to 4 bytes
John Ellson [Fri, 6 Dec 2013 13:59:54 +0000 (05:59 -0800)]
Merge pull request #7 from pixelglow/ios-default-font
iOS default font is Times New Roman
John Ellson [Fri, 6 Dec 2013 13:58:37 +0000 (05:58 -0800)]
Merge pull request #5 from pixelglow/fix-ortho-leak
Fix small leak in ortho
John Ellson [Fri, 6 Dec 2013 13:57:16 +0000 (05:57 -0800)]
Merge pull request #4 from pixelglow/fix-cascading-fail-on-opening-graph
Fix cascading failure when opening graphs
Glen Low [Thu, 5 Dec 2013 23:59:14 +0000 (07:59 +0800)]
Visio: fix typo for static plugins
Glen Low [Thu, 5 Dec 2013 16:16:43 +0000 (00:16 +0800)]
Quartz: more bitmap formats, better text for iOS
* Support was already present on Mac OS X, so we only need to judiciously re-enable for iOS.
* iOS 2.0 and later now uses Image I/O for more bitmap formats.
* iOS 3.2 or later now uses CoreText for better text layout and rendering.
Glen Low [Thu, 5 Dec 2013 15:59:57 +0000 (23:59 +0800)]
Quartz: rework text layout
* quartz_size_layout now respects font leading, even if it is zero
* quartz_textlayout now correctly sets yoffset_centerline, consistent with pango layout
Glen Low [Thu, 5 Dec 2013 15:39:19 +0000 (23:39 +0800)]
Quartz: correctly handle other bitmap formats in iOS
* On iOS, temp scratch files were memory mapped for all bitmap formats but only cleaned up for FORMAT_CGIMAGE. This fixes that and cleans up the surrounding code flow.
* Don't use job external context to determine whether to render FORMAT_CGIMAGE. The format + job context is sufficient for rendition.
* This also fixes export PDF warnings: bitmap context functions had been called on PDF context.