]>
granicus.if.org Git - graphviz/log
arif [Wed, 8 Apr 2009 18:55:08 +0000 (18:55 +0000)]
smyrna improvements
glenlow [Tue, 7 Apr 2009 04:12:49 +0000 (04:12 +0000)]
when edge type is line or polyline, force Visio connectors to be straight
glenlow [Tue, 7 Apr 2009 03:32:38 +0000 (03:32 +0000)]
within an edge, render first connectable geom as a connector and others as outer shapes, rather than just the first geom
arif [Mon, 6 Apr 2009 17:18:13 +0000 (17:18 +0000)]
few project file changes to add regex + graph.lib
erg [Mon, 6 Apr 2009 16:41:31 +0000 (16:41 +0000)]
Handle invisible nodes in emit_node. Otherwise, style=invis has to
go into the HTML label code, plus gvrender_usershape so that images
in invisible nodes aren't drawn.
The only changes in semantics is that we no longer emit map data for
invisible nodes. If someone can make a case that invisible nodes should
be sensitive, we can go the more complex route.
arif [Fri, 3 Apr 2009 19:41:29 +0000 (19:41 +0000)]
*** empty log message ***
erg [Fri, 3 Apr 2009 18:26:07 +0000 (18:26 +0000)]
Fix bug in agdegree; out was being also used for in
ellson [Fri, 3 Apr 2009 17:04:36 +0000 (17:04 +0000)]
also have to test for GL/glut.h
ellson [Fri, 3 Apr 2009 16:57:20 +0000 (16:57 +0000)]
use #include <GL/glut.h> instaead of #include "glut.h"
arif [Thu, 2 Apr 2009 20:55:30 +0000 (20:55 +0000)]
better font rendering performence woth glut fonts
arif [Thu, 2 Apr 2009 17:05:42 +0000 (17:05 +0000)]
otk fix
ellson [Thu, 2 Apr 2009 17:03:41 +0000 (17:03 +0000)]
fixing glut.h stuff
ellson [Thu, 2 Apr 2009 17:03:41 +0000 (17:03 +0000)]
fixing glut.h stuff
ellson [Thu, 2 Apr 2009 16:45:20 +0000 (16:45 +0000)]
add configure tests for glut
ellson [Thu, 2 Apr 2009 16:45:20 +0000 (16:45 +0000)]
add configure tests for glut
arif [Thu, 2 Apr 2009 16:11:19 +0000 (16:11 +0000)]
*** empty log message ***
north [Wed, 1 Apr 2009 23:44:04 +0000 (23:44 +0000)]
Fix infinite loop when deleting node with >1 loop.
arif [Wed, 1 Apr 2009 21:14:03 +0000 (21:14 +0000)]
*** empty log message ***
arif [Wed, 1 Apr 2009 21:08:24 +0000 (21:08 +0000)]
glufonts removed
erg [Wed, 1 Apr 2009 20:26:28 +0000 (20:26 +0000)]
Fix neato spline code to revert to line segments if the nodes overlap
arif [Wed, 1 Apr 2009 20:25:45 +0000 (20:25 +0000)]
*** empty log message ***
arif [Wed, 1 Apr 2009 20:19:23 +0000 (20:19 +0000)]
smyrna fonts improvement
arif [Wed, 1 Apr 2009 16:20:44 +0000 (16:20 +0000)]
new function def added
common_init_node_opt in utils.c
glenlow [Wed, 1 Apr 2009 00:13:59 +0000 (00:13 +0000)]
must protect text output with xml_string
glenlow [Wed, 1 Apr 2009 00:13:59 +0000 (00:13 +0000)]
must protect text output with xml_string
arif [Tue, 31 Mar 2009 19:19:26 +0000 (19:19 +0000)]
common_init_node_opt prototype included in utils.h
ellson [Tue, 31 Mar 2009 15:07:56 +0000 (15:07 +0000)]
Hook up Glen's new -Tvdx Visio renderer
ellson [Tue, 31 Mar 2009 15:07:56 +0000 (15:07 +0000)]
Hook up Glen's new -Tvdx Visio renderer
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin
erg [Mon, 30 Mar 2009 22:55:39 +0000 (22:55 +0000)]
Fix bug 1615. This removes the fixed-size buffer in parse_reclbl.
(You just can't trust users.)
The big buffer used for everything else is used for port names as
well. The port name is strduped and stored via tmpport until the
field is fully parsed. It is then attached to the field.
Also, in case of errors, the code now cleans up the partially constructed
field structure. Previously, this just became lost memory.
north [Mon, 30 Mar 2009 19:32:09 +0000 (19:32 +0000)]
improve labels for patchwork
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