]>
granicus.if.org Git - graphviz/log
erg [Wed, 8 Aug 2007 23:00:58 +0000 (23:00 +0000)]
Fix option code so that -? is handled correctly.
erg [Wed, 8 Aug 2007 22:34:03 +0000 (22:34 +0000)]
Fixed gvconfig_libdir for Windows to find the directory containing the
gvc.dll being used.
ellson [Wed, 8 Aug 2007 16:37:36 +0000 (16:37 +0000)]
belt and braces removal of config file
ellson [Wed, 8 Aug 2007 16:26:22 +0000 (16:26 +0000)]
Partially implement change to %post and %postun scripts for config file removal
or regeneration.
based on patch from: Gareth Armstrong <gareth.armstrong@hp.com>
ellson [Wed, 8 Aug 2007 14:56:42 +0000 (14:56 +0000)]
fixing breakage on el3 and older due to mann pages
ellson [Wed, 8 Aug 2007 14:34:17 +0000 (14:34 +0000)]
remove unused variables
ellson [Wed, 8 Aug 2007 13:18:44 +0000 (13:18 +0000)]
fix typo
erg [Tue, 7 Aug 2007 22:47:10 +0000 (22:47 +0000)]
Further fixes to allow ltdl to work on Windows.
ellson [Tue, 7 Aug 2007 17:53:37 +0000 (17:53 +0000)]
suppress pdf versions of script binding man pages as these should be shipped
with the individual bindings
ellson [Tue, 7 Aug 2007 17:45:38 +0000 (17:45 +0000)]
Add RHEL4 support for: guile, python
Add RHEL5 support for: java, pangocairo
Add FC4 support for: python
based on patch from: Gareth Armstrong <gareth.armstrong@hp.com>
ellson [Tue, 7 Aug 2007 17:06:19 +0000 (17:06 +0000)]
cvsignore generated .n man pages
ellson [Tue, 7 Aug 2007 17:05:23 +0000 (17:05 +0000)]
install libxdot in pkglib directory
- add supporting pkgconfig file
- cvsignore xdot products
ellson [Tue, 7 Aug 2007 17:01:34 +0000 (17:01 +0000)]
install man pages for script language bindings in $(mandir)/mann/gv_[lang].n
based on patch from: Gareth Armstrong <gareth.armstrong@hp.com>
fixed breakage and spelling mistakes in configure.ac support for lua
ellson [Tue, 7 Aug 2007 14:14:01 +0000 (14:14 +0000)]
Enforce the graphviz-spec's set of plugins during configure in case
we are building rpms on a non-vanilla platform with extra stuff loaded
that configure might find.
based on patch from: Gareth Armstrong <gareth.armstrong@hp.com>
ellson [Tue, 7 Aug 2007 13:14:33 +0000 (13:14 +0000)]
add xdot to SUBDIRS
erg [Mon, 6 Aug 2007 21:42:51 +0000 (21:42 +0000)]
Add xdot parsing library to contrib software.
erg [Mon, 6 Aug 2007 21:42:25 +0000 (21:42 +0000)]
Replace old reference of gpr with gvpr.
erg [Mon, 6 Aug 2007 17:29:06 +0000 (17:29 +0000)]
Update info files
erg [Fri, 3 Aug 2007 19:55:00 +0000 (19:55 +0000)]
Fixes to gvconfig for Windows with ltdl.
ellson [Fri, 3 Aug 2007 12:31:42 +0000 (12:31 +0000)]
revert previous commits to Makefile.am and gvplugin_core.c - unintended
ellson [Fri, 3 Aug 2007 12:29:11 +0000 (12:29 +0000)]
start 2.15 development series
ellson [Fri, 3 Aug 2007 02:36:58 +0000 (02:36 +0000)]
release 2.14
erg [Thu, 2 Aug 2007 21:19:31 +0000 (21:19 +0000)]
Fix textsize bug: since this uses gvc, all relevant graphs need to have GD_gvc set.
erg [Thu, 2 Aug 2007 21:18:40 +0000 (21:18 +0000)]
Fix dotty not being initialized on Windows, causing bad fonts.
ellson [Thu, 2 Aug 2007 19:58:39 +0000 (19:58 +0000)]
revert previous change - keep dpi scaling so that fonts are more readable
ellson [Thu, 2 Aug 2007 18:20:04 +0000 (18:20 +0000)]
simplify vrml renderer by working in points
ellson [Thu, 2 Aug 2007 17:42:57 +0000 (17:42 +0000)]
fix text rendering in -Tvrml node images by factoring out and using common code in gvrender_gd.c
ellson [Thu, 2 Aug 2007 16:02:57 +0000 (16:02 +0000)]
fix vrml node image position - at leaset for simple cases
ellson [Thu, 2 Aug 2007 15:26:19 +0000 (15:26 +0000)]
fix comment
erg [Wed, 1 Aug 2007 19:11:59 +0000 (19:11 +0000)]
Fix filling to work correctly with user shapes defined by postscript functions.
ellson [Wed, 1 Aug 2007 17:27:49 +0000 (17:27 +0000)]
eliminate unused malloc'ed point array
ellson [Wed, 1 Aug 2007 16:51:02 +0000 (16:51 +0000)]
eliminate some stale blocks of code that had been "#if 0"
ellson [Wed, 1 Aug 2007 16:42:42 +0000 (16:42 +0000)]
add a '\n' to end of ps libraries, in case they were generated on dos
ellson [Wed, 1 Aug 2007 15:54:36 +0000 (15:54 +0000)]
previous change was too simple - need to handle both pen and fill transparency cases
ellson [Wed, 1 Aug 2007 15:16:02 +0000 (15:16 +0000)]
Don't draw objects that are fully transparent
ellson [Wed, 1 Aug 2007 14:49:56 +0000 (14:49 +0000)]
add note about use of system gd if >= 2.0.34
and update of internal copy of gd to gd-2.0.35
ellson [Wed, 1 Aug 2007 14:34:32 +0000 (14:34 +0000)]
fix transparent backgrounds in -Tpng:gd and -Tgif:gd
erg [Tue, 31 Jul 2007 22:36:30 +0000 (22:36 +0000)]
Make new version of libgd work with Windows.
- HAVE_LIBFREETYPE -> HAVE_FREETYPE2 in config.h
- Since #include <config.h> was removed from many of the .c files,
add -DNONDLL to make file.
- Revert to old gdhelpers.h. I don't know how libgd is built on Windows
by others, but we need to disable threads to prevent <windows.h> from
being included.
erg [Tue, 31 Jul 2007 22:36:30 +0000 (22:36 +0000)]
Make new version of libgd work with Windows.
- HAVE_LIBFREETYPE -> HAVE_FREETYPE2 in config.h
- Since #include <config.h> was removed from many of the .c files,
add -DNONDLL to make file.
- Revert to old gdhelpers.h. I don't know how libgd is built on Windows
by others, but we need to disable threads to prevent <windows.h> from
being included.
ellson [Mon, 30 Jul 2007 18:01:04 +0000 (18:01 +0000)]
fix cases of landscape + center + Y_GOES_DOWN (eg: dot -Tsvg proc3d.dot )
ellson [Mon, 30 Jul 2007 17:59:40 +0000 (17:59 +0000)]
use transparent margins when visible
ellson [Thu, 26 Jul 2007 19:33:26 +0000 (19:33 +0000)]
use dot -O
ellson [Thu, 26 Jul 2007 18:49:02 +0000 (18:49 +0000)]
change \fb to \fB to suppress warnings about missing font "b"
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 18:21:54 +0000 (18:21 +0000)]
upgrade mylibgd tree to gd-2.0.35
use system gd-2.0.34 or later on fc7 or later distros
ellson [Thu, 26 Jul 2007 16:21:20 +0000 (16:21 +0000)]
simplify rpm distros - dot_builtins now generated only with --disable-ltdl
ellson [Thu, 26 Jul 2007 15:54:44 +0000 (15:54 +0000)]
make dot_static and dot_builtins noinst targets
ellson [Thu, 26 Jul 2007 15:54:07 +0000 (15:54 +0000)]
revert previous change - do it in cmd/dot/Makefile.am instead
ellson [Thu, 26 Jul 2007 15:37:01 +0000 (15:37 +0000)]
exclude dot_static and dot_builtins from rpm binary distros
ellson [Thu, 26 Jul 2007 15:09:24 +0000 (15:09 +0000)]
add a "dot_builtins" product that will work when --disable-ltdl
ellson [Thu, 26 Jul 2007 15:09:24 +0000 (15:09 +0000)]
add a "dot_builtins" product that will work when --disable-ltdl
erg [Thu, 26 Jul 2007 13:53:25 +0000 (13:53 +0000)]
Fix .am typos - replace HAVE_WIN32 with WITH_WIN32
erg [Thu, 26 Jul 2007 13:53:25 +0000 (13:53 +0000)]
Fix .am typos - replace HAVE_WIN32 with WITH_WIN32
erg [Thu, 26 Jul 2007 13:42:36 +0000 (13:42 +0000)]
Removed unused Output_codegen variable.
erg [Thu, 26 Jul 2007 02:32:14 +0000 (02:32 +0000)]
Remove extra definition of Gvfilepath.
erg [Wed, 25 Jul 2007 22:33:15 +0000 (22:33 +0000)]
Fix pathname for Windows include files
erg [Wed, 25 Jul 2007 21:13:12 +0000 (21:13 +0000)]
On Windows, define _BLD_common in pack because libpack is combined
in the same DLL
erg [Wed, 25 Jul 2007 21:11:16 +0000 (21:11 +0000)]
Forgot terminating #undef
erg [Wed, 25 Jul 2007 19:27:13 +0000 (19:27 +0000)]
Add flag for building lib/common on Windows to allow necessary
declarations for dlls.
erg [Wed, 25 Jul 2007 19:25:54 +0000 (19:25 +0000)]
Remove redundant declarations.
erg [Wed, 25 Jul 2007 19:25:54 +0000 (19:25 +0000)]
Remove redundant declarations.
erg [Wed, 25 Jul 2007 19:25:54 +0000 (19:25 +0000)]
Remove redundant declarations.
erg [Wed, 25 Jul 2007 02:30:13 +0000 (02:30 +0000)]
Continued tuning of dll build for Windows.
ellson [Tue, 24 Jul 2007 21:53:57 +0000 (21:53 +0000)]
fix rotation of page area in landscape mode for -Tsvg
ellson [Tue, 24 Jul 2007 20:49:33 +0000 (20:49 +0000)]
One line test case using new -O feature to generate output filenames
generating 31 output formats for each of 51 dot files
ellson [Tue, 24 Jul 2007 20:46:18 +0000 (20:46 +0000)]
fix crash when trying to print cluster labels in -Tvrml
ellson [Tue, 24 Jul 2007 20:04:53 +0000 (20:04 +0000)]
Fix crash in "dot -Tsvgz -O KW91.dot" cause by attempt to fclose(NULL)
ellson [Tue, 24 Jul 2007 15:12:14 +0000 (15:12 +0000)]
include margin in device width/height
ellson [Tue, 24 Jul 2007 14:10:53 +0000 (14:10 +0000)]
note additional bugs closed
ellson [Tue, 24 Jul 2007 13:58:07 +0000 (13:58 +0000)]
cvsignore some products
ellson [Tue, 24 Jul 2007 13:21:36 +0000 (13:21 +0000)]
fix breakage caused by using fontconfig for dot -v
erg [Mon, 23 Jul 2007 21:37:24 +0000 (21:37 +0000)]
Wrap fontconfig include in #ifdef HAVE_FONTCONFIG
ellson [Mon, 23 Jul 2007 18:45:29 +0000 (18:45 +0000)]
janitor - clean up some warnings
ellson [Mon, 23 Jul 2007 18:45:29 +0000 (18:45 +0000)]
janitor - clean up some warnings
ellson [Mon, 23 Jul 2007 18:39:11 +0000 (18:39 +0000)]
janitor stuff - clean up some warnings
ellson [Sat, 21 Jul 2007 21:25:56 +0000 (21:25 +0000)]
record Emden's closed bugs
ellson [Fri, 20 Jul 2007 18:38:03 +0000 (18:38 +0000)]
Improve the font descriptions of the resolved font in "-v" output. Now includes full path to font.
Plugin API was changed, so increment plugin version number to prevent loading incompatible plugins.
ellson [Fri, 20 Jul 2007 17:36:30 +0000 (17:36 +0000)]
fix support for explicit page size in bitmap outputs
fixes problem with clipping of: dot -Tpng graphs/directed/proc3d.dot
ellson [Thu, 19 Jul 2007 15:19:54 +0000 (15:19 +0000)]
fixes for b828 - fontsize in SVG output
ellson [Thu, 19 Jul 2007 15:19:54 +0000 (15:19 +0000)]
fixes for b828 - fontsize in SVG output
ellson [Thu, 19 Jul 2007 15:19:54 +0000 (15:19 +0000)]
fixes for b828 - fontsize in SVG output
ellson [Thu, 19 Jul 2007 14:47:52 +0000 (14:47 +0000)]
fix problem building with --enable-static on platforms without pango/cairo
ellson [Wed, 18 Jul 2007 15:34:26 +0000 (15:34 +0000)]
note more closed bugs
erg [Tue, 17 Jul 2007 21:49:24 +0000 (21:49 +0000)]
Since libexpr includes libsfio, make sure sfio external variable are
treated as local, not imported from dlls on Windows.
erg [Tue, 17 Jul 2007 21:49:24 +0000 (21:49 +0000)]
Since libexpr includes libsfio, make sure sfio external variable are
treated as local, not imported from dlls on Windows.
erg [Tue, 17 Jul 2007 21:49:24 +0000 (21:49 +0000)]
Since libexpr includes libsfio, make sure sfio external variable are
treated as local, not imported from dlls on Windows.
erg [Tue, 17 Jul 2007 21:47:46 +0000 (21:47 +0000)]
For Windows dlls, allow extern data structure error_info to be accessed
by functions.
erg [Tue, 17 Jul 2007 21:47:46 +0000 (21:47 +0000)]
For Windows dlls, allow extern data structure error_info to be accessed
by functions.
erg [Tue, 17 Jul 2007 21:46:51 +0000 (21:46 +0000)]
Allow default disciplines to be used in dlls on Windows.
erg [Tue, 17 Jul 2007 21:46:06 +0000 (21:46 +0000)]
Fix gvpr code to work with stupid Windows dll variables.
erg [Tue, 17 Jul 2007 21:45:10 +0000 (21:45 +0000)]
Fix declaration of MemTest to work with dlls on Windows.
erg [Tue, 17 Jul 2007 18:35:02 +0000 (18:35 +0000)]
Move definition of GLOB_* above first use.
ellson [Mon, 16 Jul 2007 15:39:07 +0000 (15:39 +0000)]
revert previous change that checked for swig > 1.3.21 as it breaks EL4 builds
el4 has swig-1.3.6 which is good enough for all except csharp (from mono)