]>
granicus.if.org Git - graphviz/log
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.
erg [Tue, 29 May 2007 19:29:49 +0000 (19:29 +0000)]
Remove sfpopen from Windows build; it is not used by gvpr
erg [Tue, 29 May 2007 19:29:16 +0000 (19:29 +0000)]
Provide implementation of snprintf for Windows
erg [Thu, 24 May 2007 19:23:50 +0000 (19:23 +0000)]
Further modifications for Graphviz dlls for Windows
ellson [Thu, 24 May 2007 14:33:59 +0000 (14:33 +0000)]
Fix bug with listing of available plugins when last plugin of previous type was in the same
library as the first plugin of a new type. Would cause some plugins to be unlisted.
ellson [Thu, 24 May 2007 11:16:25 +0000 (11:16 +0000)]
add -Tvml support from: seth@swoolley.homeip.net
ellson [Thu, 24 May 2007 01:23:51 +0000 (01:23 +0000)]
clean up pkgIndex.tcl during make clean
ellson [Thu, 24 May 2007 01:01:24 +0000 (01:01 +0000)]
add if WITH_PANGO condition
erg [Wed, 23 May 2007 17:52:58 +0000 (17:52 +0000)]
Alter gvUserName to check the environment for USERNAME, which should pick
up Windows users.
ellson [Tue, 22 May 2007 16:44:22 +0000 (16:44 +0000)]
add test for /usr/include/php5 (debian) v. /usr/include/php (fedora)
ellson [Tue, 22 May 2007 16:43:38 +0000 (16:43 +0000)]
include graphviz.7 man page in distribution
ellson [Tue, 22 May 2007 11:58:18 +0000 (11:58 +0000)]
Add an overview man page - created originally for Debian by:
Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>
ellson [Tue, 22 May 2007 07:59:10 +0000 (07:59 +0000)]
Add missing include paths - fix from Debian maintainer
cyril.brulebois@enst-bretagne.fr
ellson [Tue, 22 May 2007 07:58:02 +0000 (07:58 +0000)]
automatic test for ruby shared library name - from Debian maintainer
cyril.brulebois@enst-bretagne.fr
ellson [Tue, 22 May 2007 07:53:17 +0000 (07:53 +0000)]
php include fixes from Debiam maintainer
cyril.brulebois@enst-bretagne.fr
ellson [Tue, 22 May 2007 07:50:39 +0000 (07:50 +0000)]
man page syntax fixes from Debian maintainer (mostly use of \(hy )
cyril.brulebois@enst-bretagne.fr
ellson [Tue, 22 May 2007 07:50:38 +0000 (07:50 +0000)]
man page syntax fixes from Debian maintainer (mostly use of \(hy )
cyril.brulebois@enst-bretagne.fr
ellson [Tue, 22 May 2007 07:44:45 +0000 (07:44 +0000)]
improved lua configuration tests from Debian maintainer
cyril.brulebois@enst-bretagne.fr
erg [Mon, 21 May 2007 21:10:37 +0000 (21:10 +0000)]
Fix bug 1130
erg [Fri, 11 May 2007 17:06:35 +0000 (17:06 +0000)]
Fix include files so that imports for DLL has to be turned on explicitly.
erg [Fri, 11 May 2007 17:06:35 +0000 (17:06 +0000)]
Fix include files so that imports for DLL has to be turned on explicitly.
erg [Tue, 8 May 2007 22:25:39 +0000 (22:25 +0000)]
Remove unnecessary global data variables
erg [Tue, 8 May 2007 22:25:39 +0000 (22:25 +0000)]
Remove unnecessary global data variables
ellson [Tue, 8 May 2007 21:26:32 +0000 (21:26 +0000)]
add support for --with-gnomeui
- patch from cyril.brulebois@enst-bretagne.fr
- fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422862
and http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422873
erg [Tue, 8 May 2007 18:25:54 +0000 (18:25 +0000)]
First pass at arranging for DLLs on Windows: need to provide import
definition for users of extern data
erg [Tue, 8 May 2007 18:24:38 +0000 (18:24 +0000)]
Make sure ast uses vt_threaded=0 consistent with how sfio is built
erg [Tue, 8 May 2007 18:23:44 +0000 (18:23 +0000)]
Make unnecessary extern into static
erg [Mon, 7 May 2007 19:58:32 +0000 (19:58 +0000)]
Modify makefile to include compat_unistd.h in dist
erg [Mon, 7 May 2007 18:55:03 +0000 (18:55 +0000)]
Remove Sfio_dc makefile from configure
erg [Fri, 4 May 2007 18:38:09 +0000 (18:38 +0000)]
Fix sfio to build on Windows.
erg [Fri, 4 May 2007 18:38:09 +0000 (18:38 +0000)]
Fix sfio to build on Windows.
erg [Fri, 4 May 2007 18:38:09 +0000 (18:38 +0000)]
Fix sfio to build on Windows.
erg [Fri, 4 May 2007 18:38:09 +0000 (18:38 +0000)]
Fix sfio to build on Windows.
erg [Thu, 3 May 2007 23:19:43 +0000 (23:19 +0000)]
Modify library code to work on Windows
erg [Thu, 3 May 2007 19:09:15 +0000 (19:09 +0000)]
Add modifications for ast to build on Windows
erg [Thu, 3 May 2007 19:09:15 +0000 (19:09 +0000)]
Add modifications for ast to build on Windows
erg [Wed, 2 May 2007 20:28:06 +0000 (20:28 +0000)]
Wrap unistd.h in #ifdef HAVE_UNISTD_H
erg [Wed, 2 May 2007 14:44:09 +0000 (14:44 +0000)]
Fix bug 1123
erg [Tue, 1 May 2007 21:50:21 +0000 (21:50 +0000)]
Update info files
erg [Mon, 30 Apr 2007 17:57:51 +0000 (17:57 +0000)]
Fix bug 1124
erg [Mon, 23 Apr 2007 18:12:39 +0000 (18:12 +0000)]
Fix memory leak - Pobsclose should free object as well as its parts.
erg [Mon, 23 Apr 2007 18:07:13 +0000 (18:07 +0000)]
Fix typo in font name conversion
ellson [Mon, 23 Apr 2007 16:29:56 +0000 (16:29 +0000)]
Fix for second part of Redhat Bug #237497
erg [Thu, 19 Apr 2007 22:28:16 +0000 (22:28 +0000)]
Fix build section to note the need to link in the plugin library.
Also, note that on non-Windows systems, most libraries are combined.
erg [Tue, 10 Apr 2007 22:30:11 +0000 (22:30 +0000)]
Add warning that lefty cannot be built if X is used but there is no Xaw.
erg [Thu, 29 Mar 2007 18:15:52 +0000 (18:15 +0000)]
Pull out last change until the cmd/dot Makefile.am is redone to correctly
handle not having a pango plugin.
erg [Wed, 28 Mar 2007 17:51:38 +0000 (17:51 +0000)]
Update info files
erg [Tue, 27 Mar 2007 18:46:48 +0000 (18:46 +0000)]
Fix bug 1107
ellson [Sat, 24 Mar 2007 02:56:44 +0000 (02:56 +0000)]
*** empty log message ***
ellson [Sat, 24 Mar 2007 02:45:25 +0000 (02:45 +0000)]
fixes for --without-pangocairo
erg [Fri, 23 Mar 2007 17:34:15 +0000 (17:34 +0000)]
Remove redundent ULR output in begin_node/edge/cluster; with 2.12
architecture, we rely on begin_anchor to handle all of this
explicitly
erg [Fri, 23 Mar 2007 16:03:06 +0000 (16:03 +0000)]
Update info files
erg [Fri, 23 Mar 2007 15:06:46 +0000 (15:06 +0000)]
Update info files
erg [Thu, 22 Mar 2007 22:12:50 +0000 (22:12 +0000)]
Update info files
erg [Thu, 22 Mar 2007 22:02:34 +0000 (22:02 +0000)]
Version 1.2 of xdot supporting images;
fixes to image code - various calculations were incorrect,
use unscaled image.
erg [Thu, 22 Mar 2007 22:02:33 +0000 (22:02 +0000)]
Version 1.2 of xdot supporting images;
fixes to image code - various calculations were incorrect,
use unscaled image.
erg [Wed, 21 Mar 2007 18:51:11 +0000 (18:51 +0000)]
Update info files
erg [Wed, 21 Mar 2007 18:07:54 +0000 (18:07 +0000)]
Cleanup and fixing of various code related to hot spots and HTML labels.
In particular:
HTML labels were not being initialized correctly when used with
graphs or edges
HTML labels now inherent url info from the object and use that unless
a subpart overrides it.
There is now more control over which parts of an edge are active. The
URL attribute still provides a default for all pieces, which can be
overridden. We now also give control over the edge and main label
separately, so now the edge, label, headlabel and taillabel can be
independently set.
erg [Tue, 20 Mar 2007 21:00:53 +0000 (21:00 +0000)]
Fix bug affecting old codegens. Need to make sure Output_file is
initialized before calling begin_job. The removes an assignment
of Output_file from mpgen which was used to solve the same problem.
Here we are solving it for all of the codegens.
erg [Tue, 20 Mar 2007 21:00:53 +0000 (21:00 +0000)]
Fix bug affecting old codegens. Need to make sure Output_file is
initialized before calling begin_job. The removes an assignment
of Output_file from mpgen which was used to solve the same problem.
Here we are solving it for all of the codegens.
erg [Tue, 20 Mar 2007 20:57:01 +0000 (20:57 +0000)]
Update info files
erg [Tue, 20 Mar 2007 20:54:27 +0000 (20:54 +0000)]
Add two new renderers. They are the same as cmapx and imap except they
only use rectangles.
ellson [Sun, 18 Mar 2007 14:46:17 +0000 (14:46 +0000)]
only run /sbin/ldconfig if it exists and is exxecutable
ellson [Sat, 17 Mar 2007 13:07:34 +0000 (13:07 +0000)]
rpmbuild is particular about the time-ordering of the %changelog
erg [Fri, 16 Mar 2007 20:40:47 +0000 (20:40 +0000)]
Fix html table code so that images are kept at their natural size.
erg [Fri, 16 Mar 2007 20:40:11 +0000 (20:40 +0000)]
Fix incorrect circle sizing reported in bug 1096.
ellson [Fri, 16 Mar 2007 16:12:56 +0000 (16:12 +0000)]
1. run ldconfig during install in case --rpath not used (e.g. when installing in /usr/local)
2. run "dot_static -c" if "dot" not available
north [Fri, 16 Mar 2007 15:10:46 +0000 (15:10 +0000)]
remove xorg-x11-devel from rhel >= 5 as RHEL does not have
this and other development packages
erg [Fri, 16 Mar 2007 15:10:14 +0000 (15:10 +0000)]
Fix bug in gvpack. The new library architecture requires a gvc attached to
a graph in order to do font lookup.
erg [Thu, 15 Mar 2007 22:45:40 +0000 (22:45 +0000)]
Fix bug 1093; also redo default background in svg output.
erg [Wed, 14 Mar 2007 20:53:57 +0000 (20:53 +0000)]
Modify lefty makefile to build and use Windows resource file.
erg [Wed, 14 Mar 2007 20:53:57 +0000 (20:53 +0000)]
Modify lefty makefile to build and use Windows resource file.
ellson [Tue, 13 Mar 2007 18:56:23 +0000 (18:56 +0000)]
make cvs quiet
ellson [Tue, 13 Mar 2007 18:52:22 +0000 (18:52 +0000)]
disable ms builds on x11 platforms
ellson [Tue, 13 Mar 2007 18:52:22 +0000 (18:52 +0000)]
disable ms builds on x11 platforms
erg [Tue, 13 Mar 2007 18:34:56 +0000 (18:34 +0000)]
Remove LEFTYDATADIR from Windows build since it is built on '/' path
separator and lefty is looking for '\'. Also, it is unlikely the
path will be where the software is installed.
erg [Tue, 13 Mar 2007 16:02:57 +0000 (16:02 +0000)]
Remove the extraneous date number in version
erg [Tue, 13 Mar 2007 15:48:00 +0000 (15:48 +0000)]
Fix dot2l to make under Windows
erg [Tue, 13 Mar 2007 15:09:40 +0000 (15:09 +0000)]
Modify configure.ac to support building on Windows.
erg [Mon, 12 Mar 2007 23:03:37 +0000 (23:03 +0000)]
Fix CPP flags for Windows.
erg [Mon, 12 Mar 2007 22:52:54 +0000 (22:52 +0000)]
Add resource.h to Makefile's list