]>
granicus.if.org Git - graphviz/log
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
erg [Mon, 12 Mar 2007 22:48:20 +0000 (22:48 +0000)]
Modify makefiles and common.h to support Windows build
erg [Mon, 12 Mar 2007 22:48:20 +0000 (22:48 +0000)]
Modify makefiles and common.h to support Windows build
erg [Mon, 12 Mar 2007 22:48:20 +0000 (22:48 +0000)]
Modify makefiles and common.h to support Windows build
erg [Mon, 12 Mar 2007 22:48:20 +0000 (22:48 +0000)]
Modify makefiles and common.h to support Windows build
erg [Mon, 12 Mar 2007 22:48:19 +0000 (22:48 +0000)]
Modify makefiles and common.h to support Windows build
erg [Mon, 12 Mar 2007 22:48:19 +0000 (22:48 +0000)]
Modify makefiles and common.h to support Windows build
erg [Mon, 12 Mar 2007 22:48:19 +0000 (22:48 +0000)]
Modify makefiles and common.h to support Windows build
erg [Mon, 12 Mar 2007 17:30:12 +0000 (17:30 +0000)]
Integrate Windows strcasecmp into write.c where it is used.
erg [Fri, 9 Mar 2007 23:19:52 +0000 (23:19 +0000)]
Back out previous change
erg [Fri, 9 Mar 2007 22:30:08 +0000 (22:30 +0000)]
Add missing files for building graphviz with no demand loading
erg [Fri, 9 Mar 2007 21:07:33 +0000 (21:07 +0000)]
Remove accidentally embedded date
erg [Fri, 9 Mar 2007 20:13:16 +0000 (20:13 +0000)]
Merge functions missing on Windows into standard source files, so it will be
unnecessary to add extra files.
erg [Thu, 8 Mar 2007 19:24:55 +0000 (19:24 +0000)]
Move #defines for Windows to initial use of UWIN.
erg [Thu, 8 Mar 2007 16:40:59 +0000 (16:40 +0000)]
Fix bug 1091
erg [Thu, 8 Mar 2007 15:23:42 +0000 (15:23 +0000)]
Modify configure.ac to support UWIN builds.
erg [Wed, 7 Mar 2007 19:23:00 +0000 (19:23 +0000)]
Fix for bug 1094
erg [Sat, 3 Mar 2007 21:56:35 +0000 (21:56 +0000)]
Fix bug in splines=line case. When polylines are used to handle edges
between adjacent ranks, replace by line segments.
erg [Sat, 3 Mar 2007 21:55:23 +0000 (21:55 +0000)]
Add user control over pad values.
erg [Fri, 2 Mar 2007 21:59:50 +0000 (21:59 +0000)]
Update info files
erg [Fri, 2 Mar 2007 17:03:10 +0000 (17:03 +0000)]
Fix bug 1092
erg [Tue, 27 Feb 2007 22:01:09 +0000 (22:01 +0000)]
Fix bug 1089. This allows the documented API for tcldot to
remain as is.
erg [Mon, 26 Feb 2007 18:34:00 +0000 (18:34 +0000)]
Update info files
erg [Fri, 23 Feb 2007 19:08:03 +0000 (19:08 +0000)]
Fix bug 1086
erg [Fri, 23 Feb 2007 19:07:45 +0000 (19:07 +0000)]
Fix bug in xlib plugin when HAVE_SYS_INOTIFY_H is not a feature.
erg [Tue, 20 Feb 2007 17:12:05 +0000 (17:12 +0000)]
Fix bug 1085
erg [Mon, 19 Feb 2007 20:30:17 +0000 (20:30 +0000)]
Fix bug 1024
erg [Mon, 19 Feb 2007 20:21:38 +0000 (20:21 +0000)]
Fix bug 1065
erg [Mon, 19 Feb 2007 20:20:35 +0000 (20:20 +0000)]
Fix ps output so that page numbers appear in paginated output.
north [Mon, 19 Feb 2007 03:00:29 +0000 (03:00 +0000)]
Tried to fix mpgen. It has never been tested.
Set Output_file and try to allow user libs.
There is no pagination enabled still.
erg [Fri, 16 Feb 2007 16:38:33 +0000 (16:38 +0000)]
Fix bug 1069
erg [Thu, 15 Feb 2007 23:40:18 +0000 (23:40 +0000)]
Make invis and none synonyms for color transparent
erg [Thu, 15 Feb 2007 23:36:01 +0000 (23:36 +0000)]
Revert to previous semantics where svg and ps output have no background by
default.
erg [Thu, 15 Feb 2007 23:34:38 +0000 (23:34 +0000)]
Revert to earlier semantics so that svg and ps output have no background by
default.
erg [Thu, 15 Feb 2007 22:37:09 +0000 (22:37 +0000)]
Addendum to bug 1079 fix
erg [Thu, 15 Feb 2007 22:21:21 +0000 (22:21 +0000)]
Fix bug 1079
north [Thu, 15 Feb 2007 20:10:36 +0000 (20:10 +0000)]
Fixed some known gd security holes, per Mark Espie,
from Ubuntu, http://secunia.com/advisories/20500/
north [Thu, 15 Feb 2007 19:48:03 +0000 (19:48 +0000)]
Fixed compilation error when WITH_CODEGENS is not defined, though not
sure it's really the best possible fix.
erg [Tue, 13 Feb 2007 23:34:00 +0000 (23:34 +0000)]
Fix bug 1081; also fix bug introduced in the fix for bug 701 which
caused hard spaces to no longer work.
erg [Tue, 13 Feb 2007 17:57:28 +0000 (17:57 +0000)]
Change old makefile to support new generation of ps_font_equiv.h
erg [Mon, 12 Feb 2007 22:40:05 +0000 (22:40 +0000)]
Update bat files to reflect changes in the software tree.
erg [Mon, 12 Feb 2007 21:50:52 +0000 (21:50 +0000)]
Update info files
erg [Mon, 12 Feb 2007 21:36:48 +0000 (21:36 +0000)]
Update info files
erg [Mon, 12 Feb 2007 20:41:31 +0000 (20:41 +0000)]
Use specific path for mksvgfonts.pl - can't assume . is in PATH
north [Tue, 6 Feb 2007 20:04:06 +0000 (20:04 +0000)]
Some improvements on translation of fontnames for the native svg codegen.
north [Tue, 6 Feb 2007 20:04:06 +0000 (20:04 +0000)]
Some improvements on translation of fontnames for the native svg codegen.
north [Tue, 6 Feb 2007 20:04:06 +0000 (20:04 +0000)]
Some improvements on translation of fontnames for the native svg codegen.
north [Tue, 6 Feb 2007 20:04:06 +0000 (20:04 +0000)]
Some improvements on translation of fontnames for the native svg codegen.
north [Tue, 6 Feb 2007 20:04:06 +0000 (20:04 +0000)]
Some improvements on translation of fontnames for the native svg codegen.
erg [Thu, 1 Feb 2007 20:23:06 +0000 (20:23 +0000)]
Update info files
north [Thu, 1 Feb 2007 19:57:15 +0000 (19:57 +0000)]
Make SVG pass through raw font names, but allow -Gfontmangling attribute
to enable Postscript name translation. (The job still isn't done, as the
raw names aren't always right and should be mapped to the 7 standard
SVG names, I guess.)