]> granicus.if.org Git - graphviz/log
graphviz
15 years agoupdated project files to remove agprintf
arif [Mon, 16 Mar 2009 15:18:08 +0000 (15:18 +0000)]
updated project files to remove agprintf

15 years agocgimage:quartz device for rendering to in-memory CGImageRef*
glenlow [Mon, 16 Mar 2009 10:37:32 +0000 (10:37 +0000)]
cgimage:quartz device for rendering to in-memory CGImageRef*

15 years agoApparently, pango on MacOSX like "Times New Roman" but barfs on "Times Roman"
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)

15 years agobug #1596 was not fixed in 2.22.2
ellson [Fri, 13 Mar 2009 20:34:07 +0000 (20:34 +0000)]
bug #1596 was not fixed in 2.22.2

15 years agorestart 2.23 development series
ellson [Fri, 13 Mar 2009 18:41:20 +0000 (18:41 +0000)]
restart 2.23 development series

15 years agorelease 2.22.2 with fix for buffer overflow bug present in 2.22.0 and 2.22.2
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

15 years agofixes for gd bitmap scaling when bitmap too large
ellson [Fri, 13 Mar 2009 18:04:35 +0000 (18:04 +0000)]
fixes for gd bitmap scaling when bitmap too large

15 years agotext size under sizing and scaling (apparently different things)
ellson [Fri, 13 Mar 2009 03:31:11 +0000 (03:31 +0000)]
text size under sizing and scaling (apparently different things)

15 years agopango barfs on "Times New Roman" and gives a Sans font. Change to "Times Roman".
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".

15 years agomarginally better fontsize in gd output
ellson [Thu, 12 Mar 2009 22:19:12 +0000 (22:19 +0000)]
marginally better fontsize in gd output

15 years agodon't allow ':' in automatically generated output filesnames (generated with -O)
ellson [Thu, 12 Mar 2009 21:01:52 +0000 (21:01 +0000)]
don't allow ':' in automatically generated output filesnames (generated with -O)

15 years agoeliminate 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()

15 years agoeliminate 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()

15 years agopunt on graph names for cgraph for now
ellson [Thu, 12 Mar 2009 19:45:01 +0000 (19:45 +0000)]
punt on graph names for cgraph for now

15 years agotry to make agfprintf() safe, but with possibility of truncation
ellson [Thu, 12 Mar 2009 17:49:56 +0000 (17:49 +0000)]
try to make agfprintf() safe, but with possibility of truncation

15 years agovarious 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

15 years agovarious 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

15 years agovarious 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

15 years agofixed drift causing adjust.c to fail to compile --wuth-cgraph
ellson [Thu, 12 Mar 2009 14:41:42 +0000 (14:41 +0000)]
fixed drift causing adjust.c to fail to compile --wuth-cgraph

15 years agofix handles for clusters in -Ttk output
ellson [Wed, 11 Mar 2009 23:19:16 +0000 (23:19 +0000)]
fix handles for clusters in -Ttk output

15 years agofix error with self edges
north [Wed, 11 Mar 2009 17:27:54 +0000 (17:27 +0000)]
fix error with self edges

15 years agowarning elimintaion
arif [Wed, 11 Mar 2009 17:15:02 +0000 (17:15 +0000)]
warning elimintaion

15 years agofixed to ignore self-arcs
north [Wed, 11 Mar 2009 17:11:33 +0000 (17:11 +0000)]
fixed to ignore self-arcs

15 years ago*** empty log message ***
arif [Wed, 11 Mar 2009 17:05:46 +0000 (17:05 +0000)]
*** empty log message ***

15 years agocAsE and #include issues
ellson [Wed, 11 Mar 2009 16:52:27 +0000 (16:52 +0000)]
cAsE and #include issues

15 years agocAsE and #include issues
ellson [Wed, 11 Mar 2009 16:52:27 +0000 (16:52 +0000)]
cAsE and #include issues

15 years agosmyrna fixes
arif [Wed, 11 Mar 2009 16:28:19 +0000 (16:28 +0000)]
smyrna fixes

15 years agofix Makefile.am for new .[ch] files
ellson [Wed, 11 Mar 2009 15:58:46 +0000 (15:58 +0000)]
fix Makefile.am for new .[ch] files
fix usual cAsE nonsense

15 years agoinclude + lib dirs to point to the PREFIX too
glenlow [Wed, 11 Mar 2009 15:02:43 +0000 (15:02 +0000)]
include + lib dirs to point to the PREFIX too

15 years agorestore io disclipline back to default immediately after use, incase
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?)

15 years agorestore io disclipline back to default immediately after use, incase
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?)

15 years agoadd GVTextLayout.h to distro
ellson [Wed, 11 Mar 2009 09:49:53 +0000 (09:49 +0000)]
add GVTextLayout.h to distro

15 years agofixed bug in handling self-edges in agnxtedge()
north [Wed, 11 Mar 2009 01:00:24 +0000 (01:00 +0000)]
fixed bug in handling self-edges in agnxtedge()

15 years agorestructured glcomp
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings

15 years agorestructured glcomp
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings

15 years agorestructured glcomp
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings

15 years agorestructured glcomp
arif [Tue, 10 Mar 2009 22:58:49 +0000 (22:58 +0000)]
restructured glcomp
cleared more warnings

15 years agofisheye rescaling bug is fixed
arif [Tue, 10 Mar 2009 19:23:36 +0000 (19:23 +0000)]
fisheye rescaling bug is fixed

15 years agocontinue with graphviz-2.23 development series
ellson [Mon, 9 Mar 2009 22:18:16 +0000 (22:18 +0000)]
continue with graphviz-2.23 development series

15 years agorelease graphviz-2.22.1
ellson [Mon, 9 Mar 2009 22:00:02 +0000 (22:00 +0000)]
release graphviz-2.22.1

15 years agoVS project file changes
arif [Mon, 9 Mar 2009 19:19:18 +0000 (19:19 +0000)]
VS project file changes

15 years agoavoid long list of systems with ferror macros
ellson [Mon, 9 Mar 2009 18:16:00 +0000 (18:16 +0000)]
avoid long list of systems with ferror macros

15 years ago*** empty log message ***
arif [Mon, 9 Mar 2009 18:15:05 +0000 (18:15 +0000)]
*** empty log message ***

15 years agoferror also a macro on FreeBSD
ellson [Mon, 9 Mar 2009 18:02:09 +0000 (18:02 +0000)]
ferror also a macro on FreeBSD

15 years ago*** empty log message ***
arif [Mon, 9 Mar 2009 16:09:14 +0000 (16:09 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Mon, 9 Mar 2009 16:09:14 +0000 (16:09 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Mon, 9 Mar 2009 16:08:20 +0000 (16:08 +0000)]
*** empty log message ***

15 years agoset GVPLUGIN_CONFIG_FILE from config_version.h
ellson [Sat, 7 Mar 2009 13:32:28 +0000 (13:32 +0000)]
set GVPLUGIN_CONFIG_FILE from config_version.h

15 years agowindows/config.h -- now with: #include "config_version.h"
ellson [Fri, 6 Mar 2009 22:09:11 +0000 (22:09 +0000)]
windows/config.h  -- now with:  #include "config_version.h"

15 years agoinclude config_version.h in the distro
ellson [Fri, 6 Mar 2009 22:03:51 +0000 (22:03 +0000)]
include config_version.h in the distro

15 years agosmoother animation
arif [Fri, 6 Mar 2009 17:59:02 +0000 (17:59 +0000)]
smoother animation

15 years agouse patch to create the VS versionof config.h
ellson [Fri, 6 Mar 2009 17:05:09 +0000 (17:05 +0000)]
use patch to create the VS versionof config.h

15 years agodistribute a VS compatible version of 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

15 years agoadd a dependency on libltdl/libltdlc.la so that it gets made first.
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.

15 years agoAdd missing .h file
erg [Fri, 6 Mar 2009 15:24:00 +0000 (15:24 +0000)]
Add missing .h file

15 years agoadd config.h.vs_extra to distro
ellson [Fri, 6 Mar 2009 03:01:12 +0000 (03:01 +0000)]
add config.h.vs_extra to distro

15 years agoadd GVPLUGIN_CONFIG_FILENAME to config.h
ellson [Fri, 6 Mar 2009 02:57:22 +0000 (02:57 +0000)]
add GVPLUGIN_CONFIG_FILENAME to config.h

15 years agoadjustments to config.h for Visual Studio
ellson [Fri, 6 Mar 2009 01:53:03 +0000 (01:53 +0000)]
adjustments to config.h for Visual Studio

15 years agoAdd new windows build instructions for 2.22
erg [Thu, 5 Mar 2009 21:01:45 +0000 (21:01 +0000)]
Add new windows build instructions for 2.22

15 years agoAdd visual studio project files to source package build
erg [Thu, 5 Mar 2009 16:22:01 +0000 (16:22 +0000)]
Add visual studio project files to source package build

15 years agounflatten and gvpack fixes + gdiplus plugin added
arif [Wed, 4 Mar 2009 18:19:12 +0000 (18:19 +0000)]
unflatten and gvpack fixes + gdiplus plugin added

15 years agounflatten 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

15 years agounflatten 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

15 years agounflatten 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

15 years agostart graphviz-2.23 development series
ellson [Wed, 4 Mar 2009 03:44:35 +0000 (03:44 +0000)]
start graphviz-2.23 development series

15 years agoChange version for graphviz-2.22
ellson [Wed, 4 Mar 2009 01:51:33 +0000 (01:51 +0000)]
Change version for graphviz-2.22

15 years agoFix bug which causes gvpack to crash if a graph has not been laid out.
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.

15 years agogdiplus 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

15 years agogdiplus 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

15 years agogdiplus 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

15 years agogdiplus 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

15 years agogdiplus 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

15 years agogdiplus 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

15 years agogdiplus 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

15 years agoadd BR for ruby on rhel
ellson [Tue, 3 Mar 2009 09:31:24 +0000 (09:31 +0000)]
add BR for ruby on rhel

15 years agoLook for java headers in the "more" official /usr/lib/jvm/java/include
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

15 years ago*** empty log message ***
arif [Mon, 2 Mar 2009 23:15:03 +0000 (23:15 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Mon, 2 Mar 2009 23:15:03 +0000 (23:15 +0000)]
*** empty log message ***

15 years agoutility bug fixes
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes

15 years agoutility bug fixes
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes

15 years agoutility bug fixes
arif [Mon, 2 Mar 2009 21:44:33 +0000 (21:44 +0000)]
utility bug fixes

15 years agomove agferror() to graphio.c where its needed
ellson [Mon, 2 Mar 2009 17:46:34 +0000 (17:46 +0000)]
move agferror() to graphio.c where its needed

15 years agowindows directory renewd with visual studio 2055 files
arif [Mon, 2 Mar 2009 15:44:55 +0000 (15:44 +0000)]
windows directory renewd with visual studio 2055 files

15 years agowindows 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

15 years agowindows 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

15 years ago*** empty log message ***
arif [Mon, 2 Mar 2009 15:40:10 +0000 (15:40 +0000)]
*** empty log message ***

15 years agofix problem with graph iodisc
ellson [Mon, 2 Mar 2009 14:11:44 +0000 (14:11 +0000)]
fix problem with graph iodisc

15 years agoFix initialiation of common global Agdesc_t values to reflect no_loop bit
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

15 years agoFix bug introduced last October.
erg [Sun, 1 Mar 2009 21:34:38 +0000 (21:34 +0000)]
Fix bug introduced last October.

15 years agoapply 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>

15 years agoapply 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>

15 years agoremove lib/gvc/gvc.def and it EXTRA_DIST entry
ellson [Sun, 1 Mar 2009 20:00:06 +0000 (20:00 +0000)]
remove lib/gvc/gvc.def and it EXTRA_DIST entry

15 years agostub in an empty gvc.def since Makefile.am expects it
ellson [Sun, 1 Mar 2009 19:49:12 +0000 (19:49 +0000)]
stub in an empty gvc.def since Makefile.am expects it

15 years ago*** empty log message ***
arif [Sun, 1 Mar 2009 19:13:57 +0000 (19:13 +0000)]
*** empty log message ***

15 years ago*** empty log message ***
arif [Sun, 1 Mar 2009 19:12:07 +0000 (19:12 +0000)]
*** empty log message ***

15 years agoprecreated config.h for windows VS builds,
arif [Sun, 1 Mar 2009 18:47:23 +0000 (18:47 +0000)]
precreated config.h for windows VS builds,

15 years agoredundant export
ellson [Sun, 1 Mar 2009 17:24:21 +0000 (17:24 +0000)]
redundant export

15 years agodef file added
arif [Sun, 1 Mar 2009 17:00:53 +0000 (17:00 +0000)]
def file added

15 years agogvplugin_gd.def added
arif [Sun, 1 Mar 2009 16:57:51 +0000 (16:57 +0000)]
gvplugin_gd.def added

15 years agodef file added
arif [Sun, 1 Mar 2009 16:56:20 +0000 (16:56 +0000)]
def file added