]> granicus.if.org Git - graphviz/log
graphviz
17 years agoFix option code so that -? is handled correctly.
erg [Wed, 8 Aug 2007 23:00:58 +0000 (23:00 +0000)]
Fix option code so that -? is handled correctly.

17 years agoFixed gvconfig_libdir for Windows to find the directory containing the
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.

17 years agobelt and braces removal of config file
ellson [Wed, 8 Aug 2007 16:37:36 +0000 (16:37 +0000)]
belt and braces removal of config file

17 years agoPartially implement change to %post and %postun scripts for config file removal
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>

17 years agofixing breakage on el3 and older due to mann pages
ellson [Wed, 8 Aug 2007 14:56:42 +0000 (14:56 +0000)]
fixing breakage on el3 and older due to mann pages

17 years agoremove unused variables
ellson [Wed, 8 Aug 2007 14:34:17 +0000 (14:34 +0000)]
remove unused variables

17 years agofix typo
ellson [Wed, 8 Aug 2007 13:18:44 +0000 (13:18 +0000)]
fix typo

17 years agoFurther fixes to allow ltdl to work on Windows.
erg [Tue, 7 Aug 2007 22:47:10 +0000 (22:47 +0000)]
Further fixes to allow ltdl to work on Windows.

17 years agosuppress pdf versions of script binding man pages as these should be shipped
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

17 years agoAdd RHEL4 support for: guile, python
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>

17 years agocvsignore generated .n man pages
ellson [Tue, 7 Aug 2007 17:06:19 +0000 (17:06 +0000)]
cvsignore generated .n man pages

17 years agoinstall libxdot in pkglib directory
ellson [Tue, 7 Aug 2007 17:05:23 +0000 (17:05 +0000)]
install libxdot in pkglib directory
  - add supporting pkgconfig file
  - cvsignore xdot products

17 years agoinstall man pages for script language bindings in $(mandir)/mann/gv_[lang].n
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

17 years agoEnforce the graphviz-spec's set of plugins during configure in case
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>

17 years agoadd xdot to SUBDIRS
ellson [Tue, 7 Aug 2007 13:14:33 +0000 (13:14 +0000)]
add xdot to SUBDIRS

17 years agoAdd xdot parsing library to contrib software.
erg [Mon, 6 Aug 2007 21:42:51 +0000 (21:42 +0000)]
Add xdot parsing library to contrib software.

17 years agoReplace old reference of gpr with gvpr.
erg [Mon, 6 Aug 2007 21:42:25 +0000 (21:42 +0000)]
Replace old reference of gpr with gvpr.

17 years agoUpdate info files
erg [Mon, 6 Aug 2007 17:29:06 +0000 (17:29 +0000)]
Update info files

17 years agoFixes to gvconfig for Windows with ltdl.
erg [Fri, 3 Aug 2007 19:55:00 +0000 (19:55 +0000)]
Fixes to gvconfig for Windows with ltdl.

17 years agorevert previous commits to Makefile.am and gvplugin_core.c - unintended
ellson [Fri, 3 Aug 2007 12:31:42 +0000 (12:31 +0000)]
revert previous commits to Makefile.am and gvplugin_core.c - unintended

17 years agostart 2.15 development series
ellson [Fri, 3 Aug 2007 12:29:11 +0000 (12:29 +0000)]
start 2.15 development series

17 years agorelease 2.14
ellson [Fri, 3 Aug 2007 02:36:58 +0000 (02:36 +0000)]
release 2.14

17 years agoFix textsize bug: since this uses gvc, all relevant graphs need to have GD_gvc set.
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.

17 years agoFix dotty not being initialized on Windows, causing bad fonts.
erg [Thu, 2 Aug 2007 21:18:40 +0000 (21:18 +0000)]
Fix dotty not being initialized on Windows, causing bad fonts.

17 years agorevert previous change - keep dpi scaling so that fonts are more readable
ellson [Thu, 2 Aug 2007 19:58:39 +0000 (19:58 +0000)]
revert previous change - keep dpi scaling so that fonts are more readable

17 years agosimplify vrml renderer by working in points
ellson [Thu, 2 Aug 2007 18:20:04 +0000 (18:20 +0000)]
simplify vrml renderer by working in points

17 years agofix text rendering in -Tvrml node images by factoring out and using common code in...
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

17 years agofix vrml node image position - at leaset for simple cases
ellson [Thu, 2 Aug 2007 16:02:57 +0000 (16:02 +0000)]
fix vrml node image position - at leaset for simple cases

17 years agofix comment
ellson [Thu, 2 Aug 2007 15:26:19 +0000 (15:26 +0000)]
fix comment

17 years agoFix filling to work correctly with user shapes defined by postscript functions.
erg [Wed, 1 Aug 2007 19:11:59 +0000 (19:11 +0000)]
Fix filling to work correctly with user shapes defined by postscript functions.

17 years agoeliminate unused malloc'ed point array
ellson [Wed, 1 Aug 2007 17:27:49 +0000 (17:27 +0000)]
eliminate unused malloc'ed point array

17 years agoeliminate some stale blocks of code that had been "#if 0"
ellson [Wed, 1 Aug 2007 16:51:02 +0000 (16:51 +0000)]
eliminate some stale blocks of code that had been "#if 0"

17 years agoadd a '\n' to end of ps libraries, in case they were generated on dos
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

17 years agoprevious change was too simple - need to handle both pen and fill transparency cases
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

17 years agoDon't draw objects that are fully transparent
ellson [Wed, 1 Aug 2007 15:16:02 +0000 (15:16 +0000)]
Don't draw objects that are fully transparent

17 years agoadd note about use of system gd if >= 2.0.34
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

17 years agofix transparent backgrounds in -Tpng:gd and -Tgif:gd
ellson [Wed, 1 Aug 2007 14:34:32 +0000 (14:34 +0000)]
fix transparent backgrounds in -Tpng:gd and -Tgif:gd

17 years agoMake new version of libgd work with Windows.
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.

17 years agoMake new version of libgd work with Windows.
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.

17 years agofix cases of landscape + center + Y_GOES_DOWN (eg: dot -Tsvg proc3d.dot )
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 )

17 years agouse transparent margins when visible
ellson [Mon, 30 Jul 2007 17:59:40 +0000 (17:59 +0000)]
use transparent margins when visible

17 years agouse dot -O
ellson [Thu, 26 Jul 2007 19:33:26 +0000 (19:33 +0000)]
use dot -O

17 years agochange \fb to \fB to suppress warnings about missing font "b"
ellson [Thu, 26 Jul 2007 18:49:02 +0000 (18:49 +0000)]
change \fb  to  \fB   to suppress warnings about missing font "b"

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agoupgrade mylibgd tree to gd-2.0.35
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

17 years agosimplify rpm distros - dot_builtins now generated only with --disable-ltdl
ellson [Thu, 26 Jul 2007 16:21:20 +0000 (16:21 +0000)]
simplify rpm distros - dot_builtins now generated only with --disable-ltdl

17 years agomake dot_static and dot_builtins noinst targets
ellson [Thu, 26 Jul 2007 15:54:44 +0000 (15:54 +0000)]
make dot_static and dot_builtins noinst targets

17 years agorevert previous change - do it in cmd/dot/Makefile.am instead
ellson [Thu, 26 Jul 2007 15:54:07 +0000 (15:54 +0000)]
revert previous change - do it in cmd/dot/Makefile.am instead

17 years agoexclude dot_static and dot_builtins from rpm binary distros
ellson [Thu, 26 Jul 2007 15:37:01 +0000 (15:37 +0000)]
exclude dot_static and dot_builtins from rpm binary distros

17 years agoadd 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

17 years agoadd 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

17 years agoFix .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

17 years agoFix .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

17 years agoRemoved unused Output_codegen variable.
erg [Thu, 26 Jul 2007 13:42:36 +0000 (13:42 +0000)]
Removed unused Output_codegen variable.

17 years agoRemove extra definition of Gvfilepath.
erg [Thu, 26 Jul 2007 02:32:14 +0000 (02:32 +0000)]
Remove extra definition of Gvfilepath.

17 years agoFix pathname for Windows include files
erg [Wed, 25 Jul 2007 22:33:15 +0000 (22:33 +0000)]
Fix pathname for Windows include files

17 years agoOn Windows, define _BLD_common in pack because libpack is combined
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

17 years agoForgot terminating #undef
erg [Wed, 25 Jul 2007 21:11:16 +0000 (21:11 +0000)]
Forgot terminating #undef

17 years agoAdd flag for building lib/common on Windows to allow necessary
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.

17 years agoRemove redundant declarations.
erg [Wed, 25 Jul 2007 19:25:54 +0000 (19:25 +0000)]
Remove redundant declarations.

17 years agoRemove redundant declarations.
erg [Wed, 25 Jul 2007 19:25:54 +0000 (19:25 +0000)]
Remove redundant declarations.

17 years agoRemove redundant declarations.
erg [Wed, 25 Jul 2007 19:25:54 +0000 (19:25 +0000)]
Remove redundant declarations.

17 years agoContinued tuning of dll build for Windows.
erg [Wed, 25 Jul 2007 02:30:13 +0000 (02:30 +0000)]
Continued tuning of dll build for Windows.

17 years agofix rotation of page area in landscape mode for -Tsvg
ellson [Tue, 24 Jul 2007 21:53:57 +0000 (21:53 +0000)]
fix rotation of page area in landscape mode for -Tsvg

17 years agoOne line test case using new -O feature to generate output filenames
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

17 years agofix crash when trying to print cluster labels in -Tvrml
ellson [Tue, 24 Jul 2007 20:46:18 +0000 (20:46 +0000)]
fix crash when trying to print cluster labels in -Tvrml

17 years agoFix crash in "dot -Tsvgz -O KW91.dot" cause by attempt to fclose(NULL)
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)

17 years agoinclude margin in device width/height
ellson [Tue, 24 Jul 2007 15:12:14 +0000 (15:12 +0000)]
include margin in device width/height

17 years agonote additional bugs closed
ellson [Tue, 24 Jul 2007 14:10:53 +0000 (14:10 +0000)]
note additional bugs closed

17 years agocvsignore some products
ellson [Tue, 24 Jul 2007 13:58:07 +0000 (13:58 +0000)]
cvsignore some products

17 years agofix breakage caused by using fontconfig for dot -v
ellson [Tue, 24 Jul 2007 13:21:36 +0000 (13:21 +0000)]
fix breakage caused by using fontconfig for dot -v

17 years agoWrap fontconfig include in #ifdef HAVE_FONTCONFIG
erg [Mon, 23 Jul 2007 21:37:24 +0000 (21:37 +0000)]
Wrap fontconfig include in #ifdef HAVE_FONTCONFIG

17 years agojanitor - clean up some warnings
ellson [Mon, 23 Jul 2007 18:45:29 +0000 (18:45 +0000)]
janitor - clean up some warnings

17 years agojanitor - clean up some warnings
ellson [Mon, 23 Jul 2007 18:45:29 +0000 (18:45 +0000)]
janitor - clean up some warnings

17 years agojanitor stuff - clean up some warnings
ellson [Mon, 23 Jul 2007 18:39:11 +0000 (18:39 +0000)]
janitor stuff - clean up some warnings

17 years agorecord Emden's closed bugs
ellson [Sat, 21 Jul 2007 21:25:56 +0000 (21:25 +0000)]
record Emden's closed bugs

17 years agoImprove the font descriptions of the resolved font in "-v" output. Now includes full...
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.

17 years agofix support for explicit page size in bitmap outputs
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

17 years agofixes 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

17 years agofixes 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

17 years agofixes 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

17 years agofix problem building with --enable-static on platforms without pango/cairo
ellson [Thu, 19 Jul 2007 14:47:52 +0000 (14:47 +0000)]
fix problem building with --enable-static on platforms without pango/cairo

17 years agonote more closed bugs
ellson [Wed, 18 Jul 2007 15:34:26 +0000 (15:34 +0000)]
note more closed bugs

17 years agoSince libexpr includes libsfio, make sure sfio external variable are
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.

17 years agoSince libexpr includes libsfio, make sure sfio external variable are
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.

17 years agoSince libexpr includes libsfio, make sure sfio external variable are
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.

17 years agoFor Windows dlls, allow extern data structure error_info to be accessed
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.

17 years agoFor Windows dlls, allow extern data structure error_info to be accessed
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.

17 years agoAllow default disciplines to be used in dlls on Windows.
erg [Tue, 17 Jul 2007 21:46:51 +0000 (21:46 +0000)]
Allow default disciplines to be used in dlls on Windows.

17 years agoFix gvpr code to work with stupid Windows dll variables.
erg [Tue, 17 Jul 2007 21:46:06 +0000 (21:46 +0000)]
Fix gvpr code to work with stupid Windows dll variables.

17 years agoFix declaration of MemTest to work with dlls on Windows.
erg [Tue, 17 Jul 2007 21:45:10 +0000 (21:45 +0000)]
Fix declaration of MemTest to work with dlls on Windows.

17 years agoMove definition of GLOB_* above first use.
erg [Tue, 17 Jul 2007 18:35:02 +0000 (18:35 +0000)]
Move definition of GLOB_* above first use.

17 years agorevert previous change that checked for swig > 1.3.21 as it breaks EL4 builds
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)