]>
granicus.if.org Git - graphviz/log
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)
ellson [Mon, 16 Jul 2007 15:01:56 +0000 (15:01 +0000)]
first cut at ChaneLog for 2.14 release
ellson [Sat, 14 Jul 2007 13:27:09 +0000 (13:27 +0000)]
swig-1.3.21 is too old. No -namespace support for C++
ellson [Fri, 13 Jul 2007 18:59:02 +0000 (18:59 +0000)]
some changes backported from Redhat's spec
erg [Thu, 12 Jul 2007 16:47:57 +0000 (16:47 +0000)]
We use black as the default color. This is not recognized if a colorscheme
is set. Thus, we make sure black is always recognized. See note about
a better solution when the codegens go away.
ellson [Fri, 6 Jul 2007 15:45:39 +0000 (15:45 +0000)]
allow tcl packages that don't require swig to build on redhat[789]
north [Mon, 2 Jul 2007 20:35:53 +0000 (20:35 +0000)]
make linkable question tags in FAQ
erg [Thu, 28 Jun 2007 18:04:10 +0000 (18:04 +0000)]
Fix 2 space leaks.
ellson [Wed, 27 Jun 2007 16:45:04 +0000 (16:45 +0000)]
Apply fix suggested in b1111 for potential problems with multiple make
targets when used with "make -j"
north [Tue, 26 Jun 2007 21:50:21 +0000 (21:50 +0000)]
the usual updates
erg [Mon, 25 Jun 2007 18:44:55 +0000 (18:44 +0000)]
Add test for HAVE_CONFIG_DECL
erg [Mon, 25 Jun 2007 18:42:47 +0000 (18:42 +0000)]
Fix space leak in fdp.
erg [Mon, 25 Jun 2007 18:34:23 +0000 (18:34 +0000)]
Fix our definition of getopt() to be used only if HAVE_GETOPT_DECL
is not defined, not just if getopt.h is missing.
erg [Mon, 25 Jun 2007 17:49:46 +0000 (17:49 +0000)]
Fix use of ZALLOC macro.
erg [Mon, 25 Jun 2007 17:49:29 +0000 (17:49 +0000)]
Remove redundant (and thus, incorrect) code.
ellson [Mon, 25 Jun 2007 15:50:22 +0000 (15:50 +0000)]
fix for Bug # 1151 by using ZALLOC instead of ALLOC
erg [Fri, 22 Jun 2007 19:11:23 +0000 (19:11 +0000)]
Fix various memory leaks.
erg [Wed, 20 Jun 2007 18:49:13 +0000 (18:49 +0000)]
Fix memory leak in pointset.
erg [Tue, 19 Jun 2007 17:59:21 +0000 (17:59 +0000)]
Fix memory leak.
erg [Tue, 19 Jun 2007 15:40:30 +0000 (15:40 +0000)]
Fix space leaks in pointset.
erg [Mon, 18 Jun 2007 22:45:11 +0000 (22:45 +0000)]
Fix bug 1145
erg [Thu, 14 Jun 2007 20:23:16 +0000 (20:23 +0000)]
Need #include <fcntl.h> to get definition of O_BINARY
erg [Thu, 14 Jun 2007 14:39:49 +0000 (14:39 +0000)]
Set output file to binary mode when necessary to make sure Windows
does not convert \n to \r\n on stdout. (See gd/gvrender_gd.c.)
erg [Wed, 13 Jun 2007 14:59:43 +0000 (14:59 +0000)]
Fix rule for making ps_font_equiv.h
erg [Tue, 12 Jun 2007 17:23:42 +0000 (17:23 +0000)]
Fix Makefile.am so that new source ps_fontmap.txt is included in distribution
erg [Fri, 8 Jun 2007 22:10:54 +0000 (22:10 +0000)]
Fix ps_font_equiv.h for systems that don't have fontconfig setup to
run off of ghostscript. At present, this means allowing Windows to
use the fonts in the windows system font directory.
erg [Fri, 8 Jun 2007 22:09:14 +0000 (22:09 +0000)]
Fix no_builtins.c for Windows dlls
erg [Wed, 6 Jun 2007 18:09:41 +0000 (18:09 +0000)]
Fix bug 1138
erg [Fri, 1 Jun 2007 18:47:17 +0000 (18:47 +0000)]
Add new source file to old Makefile
erg [Wed, 30 May 2007 22:28:27 +0000 (22:28 +0000)]
Fixes so that the stupid way Windows handles dll variables works
using builtins
erg [Wed, 30 May 2007 22:28:27 +0000 (22:28 +0000)]
Fixes so that the stupid way Windows handles dll variables works
using builtins
erg [Wed, 30 May 2007 22:27:12 +0000 (22:27 +0000)]
Fix use of globals to not use imports with dlls since the globals
are all part of the same dll.
erg [Wed, 30 May 2007 22:27:12 +0000 (22:27 +0000)]
Fix use of globals to not use imports with dlls since the globals
are all part of the same dll.
erg [Wed, 30 May 2007 22:25:37 +0000 (22:25 +0000)]
Alter snprintf code to work on older Windows
erg [Tue, 29 May 2007 19:30:20 +0000 (19:30 +0000)]
Use config.h when building libgraph.