]>
granicus.if.org Git - graphviz/log
arif [Mon, 16 Mar 2009 15:18:08 +0000 (15:18 +0000)]
updated project files to remove agprintf
glenlow [Mon, 16 Mar 2009 10:37:32 +0000 (10:37 +0000)]
cgimage:quartz device for rendering to in-memory CGImageRef*
ellson [Fri, 13 Mar 2009 23:32:24 +0000 (23:32 +0000)]
Apparently, pango on MacOSX like "Times New Roman" but barfs on "Times Roman"
It seems to be singularly stupid on Macs. If the fontname
doesn't exactly match a font-filename then it gives you Sans!
Change to simply "Times" as being the lowest common denominator.
(Well, I suppose "Serif" would be lower)
ellson [Fri, 13 Mar 2009 20:34:07 +0000 (20:34 +0000)]
bug #1596 was not fixed in 2.22.2
ellson [Fri, 13 Mar 2009 18:41:20 +0000 (18:41 +0000)]
restart 2.23 development series
ellson [Fri, 13 Mar 2009 18:16:40 +0000 (18:16 +0000)]
release 2.22.2 with fix for buffer overflow bug present in 2.22.0 and 2.22.2
ellson [Fri, 13 Mar 2009 18:04:35 +0000 (18:04 +0000)]
fixes for gd bitmap scaling when bitmap too large
ellson [Fri, 13 Mar 2009 03:31:11 +0000 (03:31 +0000)]
text size under sizing and scaling (apparently different things)
ellson [Fri, 13 Mar 2009 03:30:23 +0000 (03:30 +0000)]
pango barfs on "Times New Roman" and gives a Sans font. Change to "Times Roman".
ellson [Thu, 12 Mar 2009 22:19:12 +0000 (22:19 +0000)]
marginally better fontsize in gd output
ellson [Thu, 12 Mar 2009 21:01:52 +0000 (21:01 +0000)]
don't allow ':' in automatically generated output filesnames (generated with -O)
ellson [Thu, 12 Mar 2009 19:59:11 +0000 (19:59 +0000)]
eliminate use of agfprintf() and its use of vsnprintf()
ellson [Thu, 12 Mar 2009 19:59:11 +0000 (19:59 +0000)]
eliminate use of agfprintf() and its use of vsnprintf()
ellson [Thu, 12 Mar 2009 19:45:01 +0000 (19:45 +0000)]
punt on graph names for cgraph for now
ellson [Thu, 12 Mar 2009 17:49:56 +0000 (17:49 +0000)]
try to make agfprintf() safe, but with possibility of truncation
ellson [Thu, 12 Mar 2009 16:06:58 +0000 (16:06 +0000)]
various partial fixes and stubs for compiling --with-cgraph
ellson [Thu, 12 Mar 2009 16:06:58 +0000 (16:06 +0000)]
various partial fixes and stubs for compiling --with-cgraph
ellson [Thu, 12 Mar 2009 16:06:58 +0000 (16:06 +0000)]
various partial fixes and stubs for compiling --with-cgraph
ellson [Thu, 12 Mar 2009 14:41:42 +0000 (14:41 +0000)]
fixed drift causing adjust.c to fail to compile --wuth-cgraph
ellson [Wed, 11 Mar 2009 23:19:16 +0000 (23:19 +0000)]
fix handles for clusters in -Ttk output
north [Wed, 11 Mar 2009 17:27:54 +0000 (17:27 +0000)]
fix error with self edges
arif [Wed, 11 Mar 2009 17:15:02 +0000 (17:15 +0000)]
warning elimintaion
north [Wed, 11 Mar 2009 17:11:33 +0000 (17:11 +0000)]
fixed to ignore self-arcs
arif [Wed, 11 Mar 2009 17:05:46 +0000 (17:05 +0000)]
*** empty log message ***
ellson [Wed, 11 Mar 2009 16:52:27 +0000 (16:52 +0000)]
cAsE and #include issues
ellson [Wed, 11 Mar 2009 16:52:27 +0000 (16:52 +0000)]
cAsE and #include issues
arif [Wed, 11 Mar 2009 16:28:19 +0000 (16:28 +0000)]
smyrna fixes
ellson [Wed, 11 Mar 2009 15:58:46 +0000 (15:58 +0000)]
fix Makefile.am for new .[ch] files
fix usual cAsE nonsense
glenlow [Wed, 11 Mar 2009 15:02:43 +0000 (15:02 +0000)]
include + lib dirs to point to the PREFIX too
ellson [Wed, 11 Mar 2009 11:53:43 +0000 (11:53 +0000)]
restore io disclipline back to default immediately after use, incase
something else calls agwrite (what?)
ellson [Wed, 11 Mar 2009 11:53:43 +0000 (11:53 +0000)]
restore io disclipline back to default immediately after use, incase
something else calls agwrite (what?)
ellson [Wed, 11 Mar 2009 09:49:53 +0000 (09:49 +0000)]
add GVTextLayout.h to distro
north [Wed, 11 Mar 2009 01:00:24 +0000 (01:00 +0000)]
fixed bug in handling self-edges in agnxtedge()
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings
arif [Tue, 10 Mar 2009 19:23:36 +0000 (19:23 +0000)]
fisheye rescaling bug is fixed
ellson [Mon, 9 Mar 2009 22:18:16 +0000 (22:18 +0000)]
continue with graphviz-2.23 development series
ellson [Mon, 9 Mar 2009 22:00:02 +0000 (22:00 +0000)]
release graphviz-2.22.1
arif [Mon, 9 Mar 2009 19:19:18 +0000 (19:19 +0000)]
VS project file changes
ellson [Mon, 9 Mar 2009 18:16:00 +0000 (18:16 +0000)]
avoid long list of systems with ferror macros
arif [Mon, 9 Mar 2009 18:15:05 +0000 (18:15 +0000)]
*** empty log message ***
ellson [Mon, 9 Mar 2009 18:02:09 +0000 (18:02 +0000)]
ferror also a macro on FreeBSD
arif [Mon, 9 Mar 2009 16:09:14 +0000 (16:09 +0000)]
*** empty log message ***
arif [Mon, 9 Mar 2009 16:09:14 +0000 (16:09 +0000)]
*** empty log message ***
arif [Mon, 9 Mar 2009 16:08:20 +0000 (16:08 +0000)]
*** empty log message ***
ellson [Sat, 7 Mar 2009 13:32:28 +0000 (13:32 +0000)]
set GVPLUGIN_CONFIG_FILE from config_version.h
ellson [Fri, 6 Mar 2009 22:09:11 +0000 (22:09 +0000)]
windows/config.h -- now with: #include "config_version.h"
ellson [Fri, 6 Mar 2009 22:03:51 +0000 (22:03 +0000)]
include config_version.h in the distro
arif [Fri, 6 Mar 2009 17:59:02 +0000 (17:59 +0000)]
smoother animation
ellson [Fri, 6 Mar 2009 17:05:09 +0000 (17:05 +0000)]
use patch to create the VS versionof config.h
ellson [Fri, 6 Mar 2009 16:47:56 +0000 (16:47 +0000)]
distribute a VS compatible version of config.h
-- will get overwritten if ./configure is run
ellson [Fri, 6 Mar 2009 16:40:11 +0000 (16:40 +0000)]
add a dependency on libltdl/libltdlc.la so that it gets made first.
erg [Fri, 6 Mar 2009 15:24:00 +0000 (15:24 +0000)]
Add missing .h file
ellson [Fri, 6 Mar 2009 03:01:12 +0000 (03:01 +0000)]
add config.h.vs_extra to distro
ellson [Fri, 6 Mar 2009 02:57:22 +0000 (02:57 +0000)]
add GVPLUGIN_CONFIG_FILENAME to config.h
ellson [Fri, 6 Mar 2009 01:53:03 +0000 (01:53 +0000)]
adjustments to config.h for Visual Studio
erg [Thu, 5 Mar 2009 21:01:45 +0000 (21:01 +0000)]
Add new windows build instructions for 2.22
erg [Thu, 5 Mar 2009 16:22:01 +0000 (16:22 +0000)]
Add visual studio project files to source package build
arif [Wed, 4 Mar 2009 18:19:12 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
arif [Wed, 4 Mar 2009 18:19:11 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
arif [Wed, 4 Mar 2009 18:19:11 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
arif [Wed, 4 Mar 2009 18:19:11 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added
ellson [Wed, 4 Mar 2009 03:44:35 +0000 (03:44 +0000)]
start graphviz-2.23 development series
ellson [Wed, 4 Mar 2009 01:51:33 +0000 (01:51 +0000)]
Change version for graphviz-2.22
erg [Tue, 3 Mar 2009 23:11:04 +0000 (23:11 +0000)]
Fix bug which causes gvpack to crash if a graph has not been laid out.
It relied on common_init_node to handle the case when there is no node
label attribute. This was changed last September, so gvpack now
explicitly sets the default label to NODENAME_ESC. This just prevents
gvpack from crashing until it can note the lack of pos info and then exit.
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
arif [Tue, 3 Mar 2009 18:01:41 +0000 (18:01 +0000)]
gdiplus is added to support bmp formats
ellson [Tue, 3 Mar 2009 09:31:24 +0000 (09:31 +0000)]
add BR for ruby on rhel
ellson [Tue, 3 Mar 2009 02:56:11 +0000 (02:56 +0000)]
Look for java headers in the "more" official /usr/lib/jvm/java/include
(rather than just the default include path)
This change is apparently because of a move to Sun's openjdk, and away from libgcj, now that Sun's Java is sufficiently open.
See RH Bug #486045
arif [Mon, 2 Mar 2009 23:15:03 +0000 (23:15 +0000)]
*** empty log message ***
arif [Mon, 2 Mar 2009 23:15:03 +0000 (23:15 +0000)]
*** empty log message ***
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes
ellson [Mon, 2 Mar 2009 17:46:34 +0000 (17:46 +0000)]
move agferror() to graphio.c where its needed
arif [Mon, 2 Mar 2009 15:44:55 +0000 (15:44 +0000)]
windows directory renewd with visual studio 2055 files
arif [Mon, 2 Mar 2009 15:44:54 +0000 (15:44 +0000)]
windows directory renewd with visual studio 2055 files
arif [Mon, 2 Mar 2009 15:44:54 +0000 (15:44 +0000)]
windows directory renewd with visual studio 2055 files
arif [Mon, 2 Mar 2009 15:40:10 +0000 (15:40 +0000)]
*** empty log message ***
ellson [Mon, 2 Mar 2009 14:11:44 +0000 (14:11 +0000)]
fix problem with graph iodisc
erg [Sun, 1 Mar 2009 22:15:57 +0000 (22:15 +0000)]
Fix initialiation of common global Agdesc_t values to reflect no_loop bit
erg [Sun, 1 Mar 2009 21:34:38 +0000 (21:34 +0000)]
Fix bug introduced last October.
ellson [Sun, 1 Mar 2009 21:02:10 +0000 (21:02 +0000)]
apply ocaml change suggested in bug # 1586 by Peter Dyballa <Peter_Dyballa@Freenet.DE>
ellson [Sun, 1 Mar 2009 21:02:10 +0000 (21:02 +0000)]
apply ocaml change suggested in bug # 1586 by Peter Dyballa <Peter_Dyballa@Freenet.DE>
ellson [Sun, 1 Mar 2009 20:00:06 +0000 (20:00 +0000)]
remove lib/gvc/gvc.def and it EXTRA_DIST entry
ellson [Sun, 1 Mar 2009 19:49:12 +0000 (19:49 +0000)]
stub in an empty gvc.def since Makefile.am expects it
arif [Sun, 1 Mar 2009 19:13:57 +0000 (19:13 +0000)]
*** empty log message ***
arif [Sun, 1 Mar 2009 19:12:07 +0000 (19:12 +0000)]
*** empty log message ***
arif [Sun, 1 Mar 2009 18:47:23 +0000 (18:47 +0000)]
precreated config.h for windows VS builds,
ellson [Sun, 1 Mar 2009 17:24:21 +0000 (17:24 +0000)]
redundant export
arif [Sun, 1 Mar 2009 17:00:53 +0000 (17:00 +0000)]
def file added
arif [Sun, 1 Mar 2009 16:57:51 +0000 (16:57 +0000)]
gvplugin_gd.def added
arif [Sun, 1 Mar 2009 16:56:20 +0000 (16:56 +0000)]
def file added