]>
granicus.if.org Git - graphviz/log
ellson [Sat, 8 Sep 2007 03:28:19 +0000 (03:28 +0000)]
updates to plugin doc
ellson [Fri, 7 Sep 2007 21:37:47 +0000 (21:37 +0000)]
some updates to plugin doc
ellson [Fri, 7 Sep 2007 21:36:33 +0000 (21:36 +0000)]
a few comments and dead code removal
ellson [Fri, 7 Sep 2007 21:23:47 +0000 (21:23 +0000)]
remove commented code
ellson [Fri, 7 Sep 2007 20:28:24 +0000 (20:28 +0000)]
Use type:dependency:library syntax for loadimage plugins as well
Show full plugin details with "dot -v2" and abbreviated detail with "dot -v"
ellson [Fri, 7 Sep 2007 20:28:24 +0000 (20:28 +0000)]
Use type:dependency:library syntax for loadimage plugins as well
Show full plugin details with "dot -v2" and abbreviated detail with "dot -v"
ellson [Fri, 7 Sep 2007 20:26:42 +0000 (20:26 +0000)]
optimize in-place image transforms a bit
ellson [Fri, 7 Sep 2007 20:25:56 +0000 (20:25 +0000)]
move DevIL plugin to its own rpm package
ellson [Fri, 7 Sep 2007 17:24:25 +0000 (17:24 +0000)]
fix sorting bug which resulted in jpe showing up multiple times in -T?
erg [Fri, 7 Sep 2007 16:29:24 +0000 (16:29 +0000)]
Update info files
ellson [Fri, 7 Sep 2007 12:05:44 +0000 (12:05 +0000)]
use (void) for empty parameter lists to suppress compiler wanings
ellson [Fri, 7 Sep 2007 12:05:44 +0000 (12:05 +0000)]
use (void) for empty parameter lists to suppress compiler wanings
ellson [Fri, 7 Sep 2007 11:44:41 +0000 (11:44 +0000)]
fix type cast warning
ellson [Fri, 7 Sep 2007 11:41:31 +0000 (11:41 +0000)]
no gdImageXbm()
erg [Thu, 6 Sep 2007 22:26:37 +0000 (22:26 +0000)]
Fix bug 1178
erg [Thu, 6 Sep 2007 21:10:41 +0000 (21:10 +0000)]
Fix bug 1183.
erg [Thu, 6 Sep 2007 21:09:28 +0000 (21:09 +0000)]
Change old Makefile to reflect change of file name.
erg [Thu, 6 Sep 2007 20:47:02 +0000 (20:47 +0000)]
Update info files
erg [Thu, 6 Sep 2007 20:16:19 +0000 (20:16 +0000)]
"Fix" bug 1189. Basically, allowing multiple references to subgraphs
is dangerous, since it leads to cycles in the subgraph graph. Trying to
support this would be a headache, so we are moving to forbidding this
in DOT. At present, we give a severe warning.
ellson [Thu, 6 Sep 2007 19:50:11 +0000 (19:50 +0000)]
cairo seems to be free of fpu errors these daya
ellson [Thu, 6 Sep 2007 19:34:37 +0000 (19:34 +0000)]
alter quality to prefer wbmp:cairo over wbmp:gd
ellson [Thu, 6 Sep 2007 19:26:12 +0000 (19:26 +0000)]
remove AC_WARN_MSG used for debugging and left in by mistake
ellson [Thu, 6 Sep 2007 19:23:33 +0000 (19:23 +0000)]
add a GVDEVICE_COMPRESSED_FORMAT in preparation for consolidaing zlib file output
ellson [Thu, 6 Sep 2007 19:04:17 +0000 (19:04 +0000)]
add GVDEVICE_BINARY_FORMAT feature flag
consolidate O_BINARY treatment for windows into emit.c
ellson [Thu, 6 Sep 2007 18:04:23 +0000 (18:04 +0000)]
1. use just "w", not "wb" in file_select
2. add O_BIBARY to ming formatter
ellson [Thu, 6 Sep 2007 17:32:55 +0000 (17:32 +0000)]
shorten some core and gd renderer names
ellson [Thu, 6 Sep 2007 17:32:55 +0000 (17:32 +0000)]
shorten some core and gd renderer names
ellson [Thu, 6 Sep 2007 17:32:55 +0000 (17:32 +0000)]
shorten some core and gd renderer names
erg [Thu, 6 Sep 2007 16:51:05 +0000 (16:51 +0000)]
Update info files
erg [Thu, 6 Sep 2007 16:20:57 +0000 (16:20 +0000)]
Update info files
ellson [Thu, 6 Sep 2007 16:07:42 +0000 (16:07 +0000)]
comment out unused libexpr_la target
ellson [Thu, 6 Sep 2007 16:05:56 +0000 (16:05 +0000)]
restore support for gd, gd2, wbmp, formats to agree with documentation ;)
ellson [Thu, 6 Sep 2007 16:03:55 +0000 (16:03 +0000)]
fix extraction of HAVE_GD_... feature information from `gdlib-config --features`
erg [Wed, 5 Sep 2007 21:59:50 +0000 (21:59 +0000)]
Update new Windows build files
ellson [Wed, 5 Sep 2007 19:21:57 +0000 (19:21 +0000)]
add -lgraph -lcdt
erg [Wed, 5 Sep 2007 17:36:57 +0000 (17:36 +0000)]
Update info files
ellson [Wed, 5 Sep 2007 17:28:51 +0000 (17:28 +0000)]
hopefully an improvement in cairo font rendering - always use 96dpi for text layout
ellson [Wed, 5 Sep 2007 16:30:11 +0000 (16:30 +0000)]
eliminate cairo_save except when (re)using and external surface
clean up switch block
ellson [Wed, 5 Sep 2007 15:22:06 +0000 (15:22 +0000)]
correct alpha sorting of plugins to ignore :dependency info
ellson [Wed, 5 Sep 2007 15:19:47 +0000 (15:19 +0000)]
fix b1179 - missing -Gstylesheet support
ellson [Wed, 5 Sep 2007 14:11:16 +0000 (14:11 +0000)]
suppress compiler warning
ellson [Tue, 4 Sep 2007 23:39:07 +0000 (23:39 +0000)]
add arith.h back into the distribution as its #included from geom.h and anjuta needs it
erg [Tue, 4 Sep 2007 21:40:01 +0000 (21:40 +0000)]
Fix bug 1181
ellson [Fri, 31 Aug 2007 23:12:40 +0000 (23:12 +0000)]
update doxygen configuration file
ellson [Fri, 31 Aug 2007 22:08:30 +0000 (22:08 +0000)]
add "#define NO_POSTSCRIPT_ALIAS 1"
for uwin, cygwin, mingw32, darwin
and "#define NO_POSTSCRIPT_ALIAS 0"
for everyone else
erg [Fri, 31 Aug 2007 22:02:31 +0000 (22:02 +0000)]
Partial fix for bug 1183
ellson [Fri, 31 Aug 2007 17:07:59 +0000 (17:07 +0000)]
split out device features from render features
ellson [Fri, 31 Aug 2007 17:07:58 +0000 (17:07 +0000)]
split out device features from render features
ellson [Thu, 30 Aug 2007 22:00:20 +0000 (22:00 +0000)]
fix breakage to textparas in htmltables
ellson [Thu, 30 Aug 2007 20:59:31 +0000 (20:59 +0000)]
Call gvdevice_... plugin entry points from emit.c, rather than from another plugin.
Rename job-surface to job->context.
Add job->imagedata.
ellson [Thu, 30 Aug 2007 20:59:31 +0000 (20:59 +0000)]
Call gvdevice_... plugin entry points from emit.c, rather than from another plugin.
Rename job-surface to job->context.
Add job->imagedata.
ellson [Thu, 30 Aug 2007 20:59:31 +0000 (20:59 +0000)]
Call gvdevice_... plugin entry points from emit.c, rather than from another plugin.
Rename job-surface to job->context.
Add job->imagedata.
ellson [Thu, 30 Aug 2007 19:20:21 +0000 (19:20 +0000)]
make textlayout respect -Gdpi
ellson [Thu, 30 Aug 2007 19:20:21 +0000 (19:20 +0000)]
make textlayout respect -Gdpi
ellson [Thu, 30 Aug 2007 19:20:21 +0000 (19:20 +0000)]
make textlayout respect -Gdpi
ellson [Thu, 30 Aug 2007 19:18:41 +0000 (19:18 +0000)]
load dependent plugins first
north [Thu, 30 Aug 2007 14:15:31 +0000 (14:15 +0000)]
*** empty log message ***
ellson [Thu, 30 Aug 2007 13:00:16 +0000 (13:00 +0000)]
bug fix and minor optimization
ellson [Wed, 29 Aug 2007 21:25:17 +0000 (21:25 +0000)]
use cairo renderer, not cairox
ellson [Wed, 29 Aug 2007 21:07:26 +0000 (21:07 +0000)]
Rename flag from GVRENDER_X11_EVENTS to a more generic GVDEVICE_EVENTS
Provide flag from plugin device.
Eliminate cairox renderer variant.
ellson [Wed, 29 Aug 2007 20:05:22 +0000 (20:05 +0000)]
fix -Tvrml
remove some crud
ellson [Wed, 29 Aug 2007 19:44:01 +0000 (19:44 +0000)]
fix -Tswf
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
ellson [Wed, 29 Aug 2007 19:39:49 +0000 (19:39 +0000)]
Merge formatter and device plugin apis.
Selecting device by format, e.g. -Tsvgz, or -Tpng:cairo:gd
Automatically load correct renderer, e.g. cairo, gd, core_dot
Improve plugin listings.
Accurately reflecte available formats.
north [Wed, 29 Aug 2007 17:52:58 +0000 (17:52 +0000)]
change main contact info
north [Wed, 29 Aug 2007 17:52:58 +0000 (17:52 +0000)]
change main contact info
erg [Mon, 27 Aug 2007 22:31:59 +0000 (22:31 +0000)]
Fix various uses of setmode in Windows to turn off the conversion
of LR to CR-LF. Note that for this idiom to work, the file must:
#include <config.h> /* for HAVE_SETMODE */
#include <fcntl.h> /* for O_BINARY */
#include <io.h> /* for declaration of setmode() */
The latter two can be wrapped in #ifdef WIN32 if desired.
ellson [Mon, 27 Aug 2007 19:18:01 +0000 (19:18 +0000)]
add dependency so that exparse.h gets made for convenience library
erg [Mon, 27 Aug 2007 17:57:09 +0000 (17:57 +0000)]
Update info files
ellson [Mon, 27 Aug 2007 03:44:32 +0000 (03:44 +0000)]
add -module -avoid-version to LDFLAGS per suggestion from:
Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
ellson [Fri, 24 Aug 2007 19:10:39 +0000 (19:10 +0000)]
update README in m4/
ellson [Fri, 24 Aug 2007 19:08:36 +0000 (19:08 +0000)]
add private copy of glib-gettext.m4 from glib2-devel to avoid gettext requirement
ellson [Thu, 23 Aug 2007 20:26:51 +0000 (20:26 +0000)]
eliminate cairo dependency in formatter plugins
ellson [Thu, 23 Aug 2007 20:22:55 +0000 (20:22 +0000)]
back out previous change as it breaks plugin introspection
ellson [Thu, 23 Aug 2007 16:55:19 +0000 (16:55 +0000)]
devil doesn't provide gif output support
provide some debug code
ellson [Thu, 23 Aug 2007 16:53:31 +0000 (16:53 +0000)]
preloading the render plugin to test isn't sufficient now we have formatters
ellson [Thu, 23 Aug 2007 16:52:16 +0000 (16:52 +0000)]
add "Using plugin: ..." messages to -v debug output
ellson [Thu, 23 Aug 2007 04:04:33 +0000 (04:04 +0000)]
attempting to fix tranparency in -Tgif:cairo - not there yet
ellson [Thu, 23 Aug 2007 03:19:14 +0000 (03:19 +0000)]
link libexpr from convenience library and don't install libexpr or its docs
- it depends on libast and libvmalloc which we don't install, currently
ellson [Thu, 23 Aug 2007 03:17:43 +0000 (03:17 +0000)]
add pathplan.h to -devel rpm
ellson [Thu, 23 Aug 2007 03:16:55 +0000 (03:16 +0000)]
add BR for perl-devel in fedora >= 7 and rhel >= 6
ellson [Wed, 22 Aug 2007 22:24:02 +0000 (22:24 +0000)]
change JPG quality to use the gd formatter (cairo2jpg) instead of the gd renderer
in the case that gdk_pixbuf is not available.
ellson [Wed, 22 Aug 2007 22:16:59 +0000 (22:16 +0000)]
change $PREFIX -> $prefix
use $PATHSEPARATOR in PKG_CONFIG_PATH
ellson [Wed, 22 Aug 2007 22:05:47 +0000 (22:05 +0000)]
minor optimization
ellson [Wed, 22 Aug 2007 21:38:34 +0000 (21:38 +0000)]
Add a GIF formatter for cairo in the GD plugin.
Now GIFs are antialiased and use pango fonts.
-Tgif:cairo is now the default, but -Tgif:gd is still available.
Currently transparency is not provided in -Tgif:cairo
ellson [Wed, 22 Aug 2007 19:27:08 +0000 (19:27 +0000)]
don't list "gd", "gd2", "xbm" format that were previously commented out.
erg [Wed, 22 Aug 2007 15:13:28 +0000 (15:13 +0000)]
Clarify use of the pkg-config command.
erg [Wed, 22 Aug 2007 15:05:46 +0000 (15:05 +0000)]
Fix comments in side <PRE> for the TR element.
erg [Tue, 21 Aug 2007 23:17:43 +0000 (23:17 +0000)]
Update library doc to reflect changes in the Windows package.
ellson [Tue, 21 Aug 2007 22:02:24 +0000 (22:02 +0000)]
missing files
ellson [Tue, 21 Aug 2007 21:13:28 +0000 (21:13 +0000)]
some clean up
ellson [Tue, 21 Aug 2007 20:46:07 +0000 (20:46 +0000)]
drop libs that are not needed
ellson [Tue, 21 Aug 2007 20:37:42 +0000 (20:37 +0000)]
indentation