]> granicus.if.org Git - graphviz/log
graphviz
15 years agocollapse aliases (e.g. jpeg/jpe/jpg) in dot -P output
ellson [Sun, 3 May 2009 19:33:14 +0000 (19:33 +0000)]
collapse aliases (e.g. jpeg/jpe/jpg) in dot -P output

15 years agoeliminate some duplicate edges in "dot -P" output
ellson [Sun, 3 May 2009 02:49:25 +0000 (02:49 +0000)]
eliminate some duplicate edges in "dot -P" output

15 years agofix ruby status in case of missing headers
ellson [Fri, 1 May 2009 22:17:17 +0000 (22:17 +0000)]
fix ruby status in case of missing headers

15 years agoFixed bugs relating to deleting loops (e.g. when closing graph);
north [Fri, 1 May 2009 19:24:07 +0000 (19:24 +0000)]
Fixed bugs relating to deleting loops (e.g. when closing graph);
see bugs 1515, 1641, 1642.

15 years agoRestore code that deleted temporary subgraphs hoping that bug 1515 is fixed
erg [Fri, 1 May 2009 17:43:28 +0000 (17:43 +0000)]
Restore code that deleted temporary subgraphs hoping that bug 1515 is fixed

15 years agoAdd min, max and system functions
erg [Fri, 1 May 2009 17:42:51 +0000 (17:42 +0000)]
Add min, max and system functions

15 years agoAdd min, max and system functions
erg [Fri, 1 May 2009 17:42:51 +0000 (17:42 +0000)]
Add min, max and system functions

15 years agoFix bug 1640, which occurs when writing subgraphs after updating attributes.
north [Fri, 1 May 2009 15:29:19 +0000 (15:29 +0000)]
Fix bug 1640, which occurs when writing subgraphs after updating attributes.

15 years agoUse qsort with a global variable rather than the non-standard but
erg [Thu, 30 Apr 2009 20:02:17 +0000 (20:02 +0000)]
Use qsort with a global variable rather than the non-standard but
nicer qsort_r.

15 years agovarious .cvsignore
ellson [Thu, 30 Apr 2009 17:06:05 +0000 (17:06 +0000)]
various .cvsignore

15 years agoFix init_nop to handle graph labels if nodes have moved, and
erg [Thu, 30 Apr 2009 16:09:28 +0000 (16:09 +0000)]
Fix init_nop to handle graph labels if nodes have moved, and
not recompute the bounding box if nothing as moved.

15 years agoExpand pack library to handle a primitive array layout,
erg [Thu, 30 Apr 2009 15:48:26 +0000 (15:48 +0000)]
Expand pack library to handle a primitive array layout,
and work with boxes as well as graphs.

15 years agoExpand pack library to handle a primitive array layout,
erg [Thu, 30 Apr 2009 15:48:26 +0000 (15:48 +0000)]
Expand pack library to handle a primitive array layout,
and work with boxes as well as graphs.

15 years agoFix the GTS implementation of delaunay_tri to handle collinear points
erg [Thu, 30 Apr 2009 01:46:04 +0000 (01:46 +0000)]
Fix the GTS implementation of delaunay_tri to handle collinear points

15 years agoMake sure bbox computation of graph includes possible graph label
erg [Thu, 30 Apr 2009 01:35:43 +0000 (01:35 +0000)]
Make sure bbox computation of graph includes possible graph label

15 years agodon't list dir twice in subdirs. it breaks "make distclean"
ellson [Wed, 29 Apr 2009 19:11:10 +0000 (19:11 +0000)]
don't list dir twice in subdirs.  it breaks "make distclean"

15 years agoAdd support for mds model, in which user-supplied edge distances are
erg [Wed, 29 Apr 2009 00:48:48 +0000 (00:48 +0000)]
Add support for mds model, in which user-supplied edge distances are
used rather than weighted shortest paths.

15 years agoAdd support for mds model, in which user-supplied edge distances are
erg [Wed, 29 Apr 2009 00:48:48 +0000 (00:48 +0000)]
Add support for mds model, in which user-supplied edge distances are
used rather than weighted shortest paths.

15 years agoAdd support for mds model, in which user-supplied edge distances are
erg [Wed, 29 Apr 2009 00:48:48 +0000 (00:48 +0000)]
Add support for mds model, in which user-supplied edge distances are
used rather than weighted shortest paths.

15 years agoFix bugs in mode=ipsep diredgeconstraint=hier. Incorrect values for
erg [Wed, 29 Apr 2009 00:38:44 +0000 (00:38 +0000)]
Fix bugs in mode=ipsep diredgeconstraint=hier. Incorrect values for
the graph size where being passed to subroutines.

15 years agofix typo
ellson [Tue, 28 Apr 2009 23:37:45 +0000 (23:37 +0000)]
fix typo

15 years agoUpdate build appendix to include pathplan, and new libraries.
erg [Mon, 27 Apr 2009 22:15:51 +0000 (22:15 +0000)]
Update build appendix to include pathplan, and new libraries.

15 years agoselection and moving tools fixed
arif [Thu, 23 Apr 2009 20:15:16 +0000 (20:15 +0000)]
selection and moving tools fixed
graph can be modified and be saved with new position info,

15 years agoFix warnings, missing return values, etc.
erg [Thu, 23 Apr 2009 19:58:46 +0000 (19:58 +0000)]
Fix warnings, missing return values, etc.

15 years agoFix warnings, missing return values, etc.
erg [Thu, 23 Apr 2009 19:58:46 +0000 (19:58 +0000)]
Fix warnings, missing return values, etc.

15 years agoFix warnings, missing return values, etc.
erg [Thu, 23 Apr 2009 19:58:46 +0000 (19:58 +0000)]
Fix warnings, missing return values, etc.

15 years agoBYTE -> md5_byte_t
arif [Thu, 23 Apr 2009 18:40:52 +0000 (18:40 +0000)]
BYTE -> md5_byte_t

15 years agograph modified dialog implemented , BYTE defined in smyrnadefs , cleaned up test...
arif [Thu, 23 Apr 2009 18:06:03 +0000 (18:06 +0000)]
graph modified dialog implemented , BYTE defined in smyrnadefs , cleaned up test code in main

15 years agoForgot to commit new files
arif [Thu, 23 Apr 2009 15:39:46 +0000 (15:39 +0000)]
Forgot to commit new files

15 years agoForgot to commit new files
arif [Thu, 23 Apr 2009 15:39:46 +0000 (15:39 +0000)]
Forgot to commit new files

15 years agosmyrna error fixes
arif [Thu, 23 Apr 2009 15:32:30 +0000 (15:32 +0000)]
smyrna error fixes
MD5 based graph comparision functions

15 years agosmyrna error fixes
arif [Thu, 23 Apr 2009 15:32:30 +0000 (15:32 +0000)]
smyrna error fixes
MD5 based graph comparision functions

15 years agosmyrna error fixes
arif [Thu, 23 Apr 2009 15:32:30 +0000 (15:32 +0000)]
smyrna error fixes
MD5 based graph comparision functions

15 years agosmyrna error fixes
arif [Thu, 23 Apr 2009 15:32:30 +0000 (15:32 +0000)]
smyrna error fixes
MD5 based graph comparision functions

15 years agoAdd new dot template for smyrna
erg [Wed, 22 Apr 2009 23:57:08 +0000 (23:57 +0000)]
Add new dot template for smyrna

15 years agoAvoid processing empty labels. This seems like the right thing, especially
erg [Wed, 22 Apr 2009 20:48:05 +0000 (20:48 +0000)]
Avoid processing empty labels.  This seems like the right thing, especially
since if any subgraph has a label, the root graph gets a label of "" and then
so do all other subgraphs that don't explicitly have a label.
Because of the PAD macro, empty labels take up non-zero space. I hope there is
not some user relying on this mechanism for adding some space.

15 years agoFix cleanup routines to use available clusters and avoid freeing edge information...
erg [Wed, 22 Apr 2009 20:43:45 +0000 (20:43 +0000)]
Fix cleanup routines to use available clusters and avoid freeing edge information twice.

15 years agonew smyrna gui
arif [Tue, 21 Apr 2009 18:55:31 +0000 (18:55 +0000)]
new smyrna gui

15 years agoa lot of smyrna changes,
arif [Tue, 21 Apr 2009 18:42:21 +0000 (18:42 +0000)]
a lot of smyrna changes,

15 years agoa lot of smyrna changes,
arif [Tue, 21 Apr 2009 18:42:21 +0000 (18:42 +0000)]
a lot of smyrna changes,

15 years agoa lot of smyrna changes,
arif [Tue, 21 Apr 2009 18:42:21 +0000 (18:42 +0000)]
a lot of smyrna changes,

15 years agoa lot of smyrna changes,
arif [Tue, 21 Apr 2009 18:42:21 +0000 (18:42 +0000)]
a lot of smyrna changes,

15 years agoFix grammar error
erg [Mon, 20 Apr 2009 16:41:03 +0000 (16:41 +0000)]
Fix grammar error

15 years agoUse ≥ for greater than or equal.
erg [Mon, 20 Apr 2009 16:38:55 +0000 (16:38 +0000)]
Use ≥ for greater than or equal.

15 years agodrop gtk+ - unable to build
ellson [Sun, 19 Apr 2009 09:24:32 +0000 (09:24 +0000)]
drop gtk+ - unable to build
add jpeg support to gd - and ready for gtk+
add tiff support - ready for gtk+

15 years agodrop gtk+ - unable to build
ellson [Sun, 19 Apr 2009 09:24:32 +0000 (09:24 +0000)]
drop gtk+ - unable to build
add jpeg support to gd - and ready for gtk+
add tiff support - ready for gtk+

15 years agodrop gtk+ - unable to build
ellson [Sun, 19 Apr 2009 09:24:32 +0000 (09:24 +0000)]
drop gtk+ - unable to build
add jpeg support to gd - and ready for gtk+
add tiff support - ready for gtk+

15 years agofix conflicts with local uncommitted changes on slayman
ellson [Sun, 19 Apr 2009 08:12:30 +0000 (08:12 +0000)]
fix conflicts with local uncommitted changes on slayman

15 years agoUpdate to pango 1.24.1 for bug# 1318 (http://bugzilla.gnome.ork/show_bug.cgi?id=577952)
ellson [Sun, 19 Apr 2009 08:05:21 +0000 (08:05 +0000)]
Update to pango 1.24.1 for bug# 1318 (http://bugzilla.gnome.ork/show_bug.cgi?id=577952)
Also update: gd-2.0.36RC1, pixman-0.15.2, glib-2.20.1

15 years agoModify dijkstra to allow 0 edge lengths; also avoid updates for nodes
erg [Thu, 16 Apr 2009 21:10:43 +0000 (21:10 +0000)]
Modify dijkstra to allow 0 edge lengths; also avoid updates for nodes
that are off the queue. This means each edge is used exactly once, so it
is unnecessary to store the edge length.

15 years agoChange bad edge length into a warning, which is really is;
erg [Thu, 16 Apr 2009 20:45:32 +0000 (20:45 +0000)]
Change bad edge length into a warning, which is really is;
allow length of 0 for Nop.

15 years agoagdelete should't check graph/subgraph of nodes and edges any more.
north [Thu, 16 Apr 2009 18:40:04 +0000 (18:40 +0000)]
agdelete should't check graph/subgraph of nodes and edges any more.
nodes and edges are universal now. actual membership is checked in
the delete function of each graph object type anyway.

15 years agoFix error in freeing edge when deleted.
north [Thu, 16 Apr 2009 18:13:58 +0000 (18:13 +0000)]
Fix error in freeing edge when deleted.

15 years agoMemory for nodes and edges wasn't being freed in agdelnode and agdeledge.
erg [Thu, 16 Apr 2009 16:49:40 +0000 (16:49 +0000)]
Memory for nodes and edges wasn't being freed in agdelnode and agdeledge.

15 years agoMemory for nodes and edges wasn't being freed in agdelnode and agdeledge.
erg [Thu, 16 Apr 2009 16:49:40 +0000 (16:49 +0000)]
Memory for nodes and edges wasn't being freed in agdelnode and agdeledge.

15 years agoFix bug 1610
erg [Tue, 14 Apr 2009 19:03:30 +0000 (19:03 +0000)]
Fix bug 1610

15 years agoconnectable object model extra sparkling clean
glenlow [Fri, 10 Apr 2009 03:27:17 +0000 (03:27 +0000)]
connectable object model extra sparkling clean

15 years agoconnectable object model extra sparkling clean
glenlow [Fri, 10 Apr 2009 03:27:17 +0000 (03:27 +0000)]
connectable object model extra sparkling clean

15 years agoconnectable object model extra sparkling clean
glenlow [Fri, 10 Apr 2009 03:27:17 +0000 (03:27 +0000)]
connectable object model extra sparkling clean

15 years agoconnectable object model extra sparkling clean
glenlow [Fri, 10 Apr 2009 03:27:17 +0000 (03:27 +0000)]
connectable object model extra sparkling clean

15 years agocleaned up connectable object model
glenlow [Fri, 10 Apr 2009 00:25:08 +0000 (00:25 +0000)]
cleaned up connectable object model

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:09 +0000 (18:55 +0000)]
smyrna improvements

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:09 +0000 (18:55 +0000)]
smyrna improvements

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:08 +0000 (18:55 +0000)]
smyrna improvements

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:08 +0000 (18:55 +0000)]
smyrna improvements

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:08 +0000 (18:55 +0000)]
smyrna improvements

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:08 +0000 (18:55 +0000)]
smyrna improvements

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:08 +0000 (18:55 +0000)]
smyrna improvements

15 years agosmyrna improvements
arif [Wed, 8 Apr 2009 18:55:08 +0000 (18:55 +0000)]
smyrna improvements

15 years agowhen edge type is line or polyline, force Visio connectors to be straight
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

15 years agowithin an edge, render first connectable geom as a connector and others as outer...
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

15 years agofew project file changes to add regex + graph.lib
arif [Mon, 6 Apr 2009 17:18:13 +0000 (17:18 +0000)]
few project file changes to add regex + graph.lib

15 years agoHandle invisible nodes in emit_node. Otherwise, style=invis has to
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.

15 years ago*** empty log message ***
arif [Fri, 3 Apr 2009 19:41:29 +0000 (19:41 +0000)]
*** empty log message ***

15 years agoFix bug in agdegree; out was being also used for in
erg [Fri, 3 Apr 2009 18:26:07 +0000 (18:26 +0000)]
Fix bug in agdegree; out was being also used for in

15 years agoalso have to test for GL/glut.h
ellson [Fri, 3 Apr 2009 17:04:36 +0000 (17:04 +0000)]
also have to test for GL/glut.h

15 years agouse #include <GL/glut.h> instaead of #include "glut.h"
ellson [Fri, 3 Apr 2009 16:57:20 +0000 (16:57 +0000)]
use #include <GL/glut.h> instaead of #include "glut.h"

15 years agobetter font rendering performence woth glut fonts
arif [Thu, 2 Apr 2009 20:55:30 +0000 (20:55 +0000)]
better font rendering performence woth glut fonts

15 years agootk fix
arif [Thu, 2 Apr 2009 17:05:42 +0000 (17:05 +0000)]
otk fix

15 years agofixing glut.h stuff
ellson [Thu, 2 Apr 2009 17:03:41 +0000 (17:03 +0000)]
fixing glut.h stuff

15 years agofixing glut.h stuff
ellson [Thu, 2 Apr 2009 17:03:41 +0000 (17:03 +0000)]
fixing glut.h stuff

15 years agoadd configure tests for glut
ellson [Thu, 2 Apr 2009 16:45:20 +0000 (16:45 +0000)]
add configure tests for glut

15 years agoadd configure tests for glut
ellson [Thu, 2 Apr 2009 16:45:20 +0000 (16:45 +0000)]
add configure tests for glut

15 years ago*** empty log message ***
arif [Thu, 2 Apr 2009 16:11:19 +0000 (16:11 +0000)]
*** empty log message ***

15 years agoFix infinite loop when deleting node with >1 loop.
north [Wed, 1 Apr 2009 23:44:04 +0000 (23:44 +0000)]
Fix infinite loop when deleting node with >1 loop.

15 years ago*** empty log message ***
arif [Wed, 1 Apr 2009 21:14:03 +0000 (21:14 +0000)]
*** empty log message ***

15 years agoglufonts removed
arif [Wed, 1 Apr 2009 21:08:24 +0000 (21:08 +0000)]
glufonts removed

15 years agoFix neato spline code to revert to line segments if the nodes overlap
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

15 years ago*** empty log message ***
arif [Wed, 1 Apr 2009 20:25:45 +0000 (20:25 +0000)]
*** empty log message ***

15 years agosmyrna fonts improvement
arif [Wed, 1 Apr 2009 20:19:23 +0000 (20:19 +0000)]
smyrna fonts improvement

15 years agonew function def added
arif [Wed, 1 Apr 2009 16:20:44 +0000 (16:20 +0000)]
new function def added
common_init_node_opt in utils.c

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

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

15 years agocommon_init_node_opt prototype included in utils.h
arif [Tue, 31 Mar 2009 19:19:26 +0000 (19:19 +0000)]
common_init_node_opt prototype included in utils.h

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

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

15 years agoVisio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin

15 years agoVisio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin

15 years agoVisio VDX render plugin
glenlow [Tue, 31 Mar 2009 13:14:48 +0000 (13:14 +0000)]
Visio VDX render plugin

15 years agoFix bug 1615. This removes the fixed-size buffer in parse_reclbl.
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.