]>
granicus.if.org Git - graphviz/log
north [Mon, 30 Mar 2009 19:32:09 +0000 (19:32 +0000)]
improve labels for patchwork
erg [Mon, 30 Mar 2009 19:09:46 +0000 (19:09 +0000)]
Add warnings for bad ports beginning with 'e' or 'w'.
erg [Mon, 30 Mar 2009 18:55:55 +0000 (18:55 +0000)]
Fix the previous fix; strdup() only if there is a non-null pointer
erg [Mon, 30 Mar 2009 18:45:24 +0000 (18:45 +0000)]
Fix bug 1617
erg [Mon, 30 Mar 2009 17:31:42 +0000 (17:31 +0000)]
Fix bug in agnxtedge; the agnxtin branch wasn't checking for NULL return.
erg [Fri, 27 Mar 2009 18:57:18 +0000 (18:57 +0000)]
Move use of otk_lib.h inside #ifdef WIN32
arif [Fri, 27 Mar 2009 15:14:03 +0000 (15:14 +0000)]
few smyrna fixes to get it work on unix
arif [Fri, 27 Mar 2009 15:14:03 +0000 (15:14 +0000)]
few smyrna fixes to get it work on unix
arif [Thu, 26 Mar 2009 16:25:23 +0000 (16:25 +0000)]
win_regex project is rmeoved,
arif [Thu, 26 Mar 2009 16:12:17 +0000 (16:12 +0000)]
regex code inclusion removed
topview node filtering improved
arif [Thu, 26 Mar 2009 16:12:17 +0000 (16:12 +0000)]
regex code inclusion removed
topview node filtering improved
north [Tue, 24 Mar 2009 18:37:30 +0000 (18:37 +0000)]
agdegree() conforms to a formal defintion of degree (a node with one
self-arc has degree 2). agcountuniqedges() counts the number of unique
Agedge_t objects for a given node.
north [Tue, 24 Mar 2009 18:37:30 +0000 (18:37 +0000)]
agdegree() conforms to a formal defintion of degree (a node with one
self-arc has degree 2). agcountuniqedges() counts the number of unique
Agedge_t objects for a given node.
arif [Tue, 24 Mar 2009 15:16:10 +0000 (15:16 +0000)]
regex code was isolated in a new dir
arif [Tue, 24 Mar 2009 15:16:10 +0000 (15:16 +0000)]
regex code was isolated in a new dir
ellson [Tue, 24 Mar 2009 10:16:39 +0000 (10:16 +0000)]
fix breakage due to filename case mismatches!
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 19:36:38 +0000 (19:36 +0000)]
licence issues
arif [Mon, 23 Mar 2009 15:53:46 +0000 (15:53 +0000)]
*** empty log message ***
arif [Mon, 23 Mar 2009 15:51:49 +0000 (15:51 +0000)]
removed c files from am
arif [Mon, 23 Mar 2009 15:50:03 +0000 (15:50 +0000)]
these two files are removed due to licensing issues
arif [Mon, 23 Mar 2009 15:38:58 +0000 (15:38 +0000)]
gdi_plus fixed
glcopm:most of the licensed code removed , few left
glenlow [Sat, 21 Mar 2009 07:10:18 +0000 (07:10 +0000)]
standard AT&T copyright header
erg [Fri, 20 Mar 2009 18:42:27 +0000 (18:42 +0000)]
Fix bug 1609 - note that the calculations for tables were integral. Moving them to floating point
has undoubtedly introduced more bugs than this.
ellson [Fri, 20 Mar 2009 17:44:33 +0000 (17:44 +0000)]
This sucks, try adding MacOS -frameworks here!
ellson [Fri, 20 Mar 2009 17:33:37 +0000 (17:33 +0000)]
clean up some dependencies
ellson [Fri, 20 Mar 2009 17:14:22 +0000 (17:14 +0000)]
last commit was nonsense! add -frameworks to FLAGS_CONFIG for everything, minimally gettext and pango need it
ellson [Fri, 20 Mar 2009 16:51:58 +0000 (16:51 +0000)]
Add -framework CoreFoundation to common LDFLAGS since gettext and pango need it
ellson [Fri, 20 Mar 2009 14:57:08 +0000 (14:57 +0000)]
minor cleanup
ellson [Fri, 20 Mar 2009 14:44:12 +0000 (14:44 +0000)]
Fix prebuild for MacOSX to work on snares
ellson [Thu, 19 Mar 2009 21:10:15 +0000 (21:10 +0000)]
only install softlinks if dot is installed,
dot_static users can take care of themselves
ellson [Wed, 18 Mar 2009 19:18:10 +0000 (19:18 +0000)]
rename config-versio.h -> graphviz_version.h, distribute and install it
ellson [Wed, 18 Mar 2009 19:18:10 +0000 (19:18 +0000)]
rename config-versio.h -> graphviz_version.h, distribute and install it
ellson [Wed, 18 Mar 2009 17:37:32 +0000 (17:37 +0000)]
Revert attempt to make Times work on all platforms, make it work on Macs!!
ellson [Tue, 17 Mar 2009 14:29:02 +0000 (14:29 +0000)]
latest libtool seems to require a real config/config.rpath
- copy the one we already had in lib/gd/config/config.rpath
- no need for autogen.sh to create an empty one anymore
ellson [Mon, 16 Mar 2009 17:04:52 +0000 (17:04 +0000)]
set @VERSION@ in debian/changelog when configuring distro
arif [Mon, 16 Mar 2009 15:18:08 +0000 (15:18 +0000)]
updated project files to remove agprintf
arif [Mon, 16 Mar 2009 15:18:08 +0000 (15:18 +0000)]
updated project files to remove agprintf
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