]> granicus.if.org Git - graphviz/log
graphviz
16 years agomerge gui/ and icons/ into smyrna/
ellson [Fri, 25 Apr 2008 16:04:47 +0000 (16:04 +0000)]
merge gui/ and icons/ into smyrna/

16 years agoFinish fixing bug 1336.
erg [Fri, 25 Apr 2008 15:19:12 +0000 (15:19 +0000)]
Finish fixing bug 1336.

16 years agouse smyrnaPat() to eliminat all Makefile.am -D (except default SMYRNA_PATH)
ellson [Fri, 25 Apr 2008 14:52:35 +0000 (14:52 +0000)]
use smyrnaPat() to eliminat all Makefile.am -D (except default SMYRNA_PATH)

16 years agoSplit vtx_graph definition (sparsegraph.h) out of defs.h so that it can be used
erg [Fri, 25 Apr 2008 14:44:04 +0000 (14:44 +0000)]
Split vtx_graph definition (sparsegraph.h) out of defs.h so that it can be used
separately without the whole world being brought in;
unify the versions of matrix_ops so that we only need one for both
neato and topfish.

16 years agoSplit vtx_graph definition (sparsegraph.h) out of defs.h so that it can be used
erg [Fri, 25 Apr 2008 14:44:04 +0000 (14:44 +0000)]
Split vtx_graph definition (sparsegraph.h) out of defs.h so that it can be used
separately without the whole world being brought in;
unify the versions of matrix_ops so that we only need one for both
neato and topfish.

16 years agoSplit use of Agnode_t out of vtx_data structure so that it can be used
erg [Fri, 25 Apr 2008 14:38:29 +0000 (14:38 +0000)]
Split use of Agnode_t out of vtx_data structure so that it can be used
independently of all the main graphviz machinery.

16 years agoSplit use of Agnode_t out of vtx_data structure so that it can be used
erg [Fri, 25 Apr 2008 14:38:29 +0000 (14:38 +0000)]
Split use of Agnode_t out of vtx_data structure so that it can be used
independently of all the main graphviz machinery.

16 years agoSplit use of Agnode_t out of vtx_data structure so that it can be used
erg [Fri, 25 Apr 2008 14:38:29 +0000 (14:38 +0000)]
Split use of Agnode_t out of vtx_data structure so that it can be used
independently of all the main graphviz machinery.

16 years agoSplit use of Agnode_t out of vtx_data structure so that it can be used
erg [Fri, 25 Apr 2008 14:38:29 +0000 (14:38 +0000)]
Split use of Agnode_t out of vtx_data structure so that it can be used
independently of all the main graphviz machinery.

16 years agoAdd new name for sfdp overlap removal
erg [Fri, 25 Apr 2008 14:32:13 +0000 (14:32 +0000)]
Add new name for sfdp overlap removal

16 years ago*** empty log message ***
arif [Thu, 24 Apr 2008 19:28:48 +0000 (19:28 +0000)]
*** empty log message ***

16 years agomissing gvplugin_quartz.h from distribution
glenlow [Thu, 24 Apr 2008 17:52:49 +0000 (17:52 +0000)]
missing gvplugin_quartz.h from distribution

16 years agoadd specs for and att_fedora distro for AT&T-internal use
ellson [Thu, 24 Apr 2008 17:20:00 +0000 (17:20 +0000)]
add specs for and att_fedora distro for AT&T-internal use

16 years agoadd note about .spec not working on redhat[789]
ellson [Thu, 24 Apr 2008 16:21:01 +0000 (16:21 +0000)]
add note about .spec not working on redhat[789]

16 years agoAdd comment to man page warning about the agraph -> cgraph semantic change.
erg [Thu, 24 Apr 2008 15:13:20 +0000 (15:13 +0000)]
Add comment to man page warning about the agraph -> cgraph semantic change.

16 years agoEnsure that a graph is output when -c is used, even if the graph is empty.
erg [Thu, 24 Apr 2008 14:51:15 +0000 (14:51 +0000)]
Ensure that a graph is output when -c is used, even if the graph is empty.

16 years agoTurn on the use of cgraph for gvpr.
erg [Thu, 24 Apr 2008 14:39:40 +0000 (14:39 +0000)]
Turn on the use of cgraph for gvpr.
As a side-effect, this uses the new vertex model, so additional functions
are now available.

16 years agoTurn on the use of cgraph for gvpr.
erg [Thu, 24 Apr 2008 14:39:40 +0000 (14:39 +0000)]
Turn on the use of cgraph for gvpr.
As a side-effect, this uses the new vertex model, so additional functions
are now available.

16 years agodistro versions are numbers, not strings (so that fedora 10 > fedora 1)
ellson [Thu, 24 Apr 2008 11:47:52 +0000 (11:47 +0000)]
distro versions are numbers, not strings (so that fedora 10 > fedora 1)

16 years agoadd stub imageloader to suppress warnings for "dot -Tdot foo_contains_images.dot"
ellson [Thu, 24 Apr 2008 11:19:55 +0000 (11:19 +0000)]
add stub imageloader to suppress warnings for "dot -Tdot foo_contains_images.dot"

16 years agofix build breakage caused by missing brace
ellson [Thu, 24 Apr 2008 10:55:12 +0000 (10:55 +0000)]
fix build breakage caused by missing brace

16 years agoimprove construction of archsitedir for lua
ellson [Thu, 24 Apr 2008 02:08:42 +0000 (02:08 +0000)]
improve construction of archsitedir for lua

16 years agolua binding now works with a simple "require('gv')"
ellson [Thu, 24 Apr 2008 01:59:53 +0000 (01:59 +0000)]
lua binding now works with a simple "require('gv')"

16 years agolua binding now works with a simple "require('gv')"
ellson [Thu, 24 Apr 2008 01:59:53 +0000 (01:59 +0000)]
lua binding now works with a simple "require('gv')"

16 years agotolerate failures to uninstall softlinks to bindings in system dirs
ellson [Thu, 24 Apr 2008 01:59:03 +0000 (01:59 +0000)]
tolerate failures to uninstall softlinks to bindings in system dirs

16 years agoadd lua binding soflinl to rpm
ellson [Thu, 24 Apr 2008 01:06:58 +0000 (01:06 +0000)]
add lua binding soflinl to rpm

16 years agoadd GTKGLEXT and GLADE to smyrna cross-checks
ellson [Wed, 23 Apr 2008 21:40:51 +0000 (21:40 +0000)]
add GTKGLEXT and GLADE to smyrna cross-checks

16 years agotrying to install lua binding in prefered directory
ellson [Wed, 23 Apr 2008 20:55:08 +0000 (20:55 +0000)]
trying to install lua binding in prefered directory

16 years agoadd cross-checks for gtk+ and gtkgl before enabling smyrna
ellson [Wed, 23 Apr 2008 19:55:22 +0000 (19:55 +0000)]
add cross-checks for gtk+ and gtkgl before enabling smyrna

16 years agosimpler "requires" preamble that is aligned with man page
ellson [Wed, 23 Apr 2008 19:26:17 +0000 (19:26 +0000)]
simpler "requires" preamble that is aligned with man page

16 years agoon uninstall remove ruby binding
ellson [Wed, 23 Apr 2008 19:24:52 +0000 (19:24 +0000)]
on uninstall remove ruby binding

16 years agographviz-fix-pkgIndex.patch - backported from SuSE graphviz-2.18 - modified
ellson [Wed, 23 Apr 2008 19:23:41 +0000 (19:23 +0000)]
graphviz-fix-pkgIndex.patch - backported from SuSE graphviz-2.18 - modified

16 years agoavoid "'" in comments - from graphviz_plugins-fix-install_dirs.patch backported from...
ellson [Wed, 23 Apr 2008 19:10:13 +0000 (19:10 +0000)]
avoid "'" in comments - from graphviz_plugins-fix-install_dirs.patch backported from SuSE graphviz-2.18

16 years agowarning clean up
arif [Wed, 23 Apr 2008 19:08:53 +0000 (19:08 +0000)]
warning clean up

16 years agowarning clean up
arif [Wed, 23 Apr 2008 19:08:53 +0000 (19:08 +0000)]
warning clean up

16 years agowarning clean up
arif [Wed, 23 Apr 2008 19:08:53 +0000 (19:08 +0000)]
warning clean up

16 years agographviz-fix_manpages.patch backported from SuSE graphviz-2.18 - modified
ellson [Wed, 23 Apr 2008 19:07:19 +0000 (19:07 +0000)]
graphviz-fix_manpages.patch backported from SuSE graphviz-2.18 - modified

16 years agographviz-aliasing-fixes.patch backported from SuSE graphviz-2.18
ellson [Wed, 23 Apr 2008 18:21:41 +0000 (18:21 +0000)]
graphviz-aliasing-fixes.patch backported from SuSE graphviz-2.18

16 years agoselection enabled
arif [Wed, 23 Apr 2008 18:14:04 +0000 (18:14 +0000)]
selection enabled
subgraph saving function
fixed only node graphs

16 years agoselection enabled
arif [Wed, 23 Apr 2008 18:14:00 +0000 (18:14 +0000)]
selection enabled
subgraph saving function
fixed only node graphs

16 years agoselection enabled
arif [Wed, 23 Apr 2008 18:14:00 +0000 (18:14 +0000)]
selection enabled
subgraph saving function
fixed only node graphs

16 years agoselection enabled
arif [Wed, 23 Apr 2008 18:14:00 +0000 (18:14 +0000)]
selection enabled
subgraph saving function
fixed only node graphs

16 years agoselection enabled
arif [Wed, 23 Apr 2008 18:14:00 +0000 (18:14 +0000)]
selection enabled
subgraph saving function
fixed only node graphs

16 years agoselection enabled
arif [Wed, 23 Apr 2008 18:14:00 +0000 (18:14 +0000)]
selection enabled
subgraph saving function
fixed only node graphs

16 years agoselection enabled
arif [Wed, 23 Apr 2008 18:14:00 +0000 (18:14 +0000)]
selection enabled
subgraph saving function
fixed only node graphs

16 years agographviz-strcmp_fix.patch backported from SuSE graphviz-2.18
ellson [Wed, 23 Apr 2008 18:05:06 +0000 (18:05 +0000)]
graphviz-strcmp_fix.patch backported from SuSE graphviz-2.18

16 years agographviz-missing_includes.patch backported from SuSE graphviz-2.18
ellson [Wed, 23 Apr 2008 17:38:40 +0000 (17:38 +0000)]
graphviz-missing_includes.patch backported from SuSE graphviz-2.18

16 years agographviz-configure_grok_vars.patch backported from SuSE graphviz-2.18
ellson [Wed, 23 Apr 2008 17:18:11 +0000 (17:18 +0000)]
graphviz-configure_grok_vars.patch backported from SuSE graphviz-2.18

16 years agographviz-codecleanup.patch backported from SuSE graphviz-2.18
ellson [Wed, 23 Apr 2008 17:16:28 +0000 (17:16 +0000)]
graphviz-codecleanup.patch backported from SuSE graphviz-2.18

16 years agoNote the availability of neato_node_init().
erg [Mon, 21 Apr 2008 19:41:53 +0000 (19:41 +0000)]
Note the availability of neato_node_init().

16 years agoBack out changes to use of neato_init_node()
erg [Mon, 21 Apr 2008 19:12:09 +0000 (19:12 +0000)]
Back out changes to use of neato_init_node()

16 years agoBack out changes to use of neato_init_node()
erg [Mon, 21 Apr 2008 19:12:09 +0000 (19:12 +0000)]
Back out changes to use of neato_init_node()

16 years agoBack out changes to use of neato_init_node()
erg [Mon, 21 Apr 2008 19:12:09 +0000 (19:12 +0000)]
Back out changes to use of neato_init_node()

16 years agoFix typo (It's going to be a bad day.)
erg [Mon, 21 Apr 2008 15:42:22 +0000 (15:42 +0000)]
Fix typo (It's going to be a bad day.)

16 years agoDo a bit more cleaning up and replace the missed calls to
erg [Mon, 21 Apr 2008 15:08:18 +0000 (15:08 +0000)]
Do a bit more cleaning up and replace the missed calls to
neato_free_splines with gv_free_splines

16 years agoDo a bit more cleaning up and replace the missed calls to
erg [Mon, 21 Apr 2008 15:08:18 +0000 (15:08 +0000)]
Do a bit more cleaning up and replace the missed calls to
neato_free_splines with gv_free_splines

16 years agoCombine identical initialization and termination functions, and
erg [Sat, 19 Apr 2008 16:00:36 +0000 (16:00 +0000)]
Combine identical initialization and termination functions, and
put into common.

16 years agoCombine identical initialization and termination functions, and
erg [Sat, 19 Apr 2008 16:00:36 +0000 (16:00 +0000)]
Combine identical initialization and termination functions, and
put into common.

16 years agoCombine identical initialization and termination functions, and
erg [Sat, 19 Apr 2008 16:00:36 +0000 (16:00 +0000)]
Combine identical initialization and termination functions, and
put into common.

16 years agoRemove unused code in glutils.c
erg [Sat, 19 Apr 2008 15:59:02 +0000 (15:59 +0000)]
Remove unused code in glutils.c

16 years agoAdd file describing how to add a new layout to graphviz
erg [Sat, 19 Apr 2008 15:57:38 +0000 (15:57 +0000)]
Add file describing how to add a new layout to graphviz

16 years agoRemove the test case from the prepare_topfish code
erg [Sat, 19 Apr 2008 05:20:42 +0000 (05:20 +0000)]
Remove the test case from the prepare_topfish code
and initialize all of the repositioning parameters at the beginning.

16 years agoFix bugs in repositioning code;
erg [Sat, 19 Apr 2008 05:09:44 +0000 (05:09 +0000)]
Fix bugs in repositioning code;
make topfish parameters available to the GUI

16 years ago*** empty log message ***
arif [Fri, 18 Apr 2008 22:42:44 +0000 (22:42 +0000)]
*** empty log message ***

16 years ago3d navigation bug is fixed
arif [Fri, 18 Apr 2008 21:13:25 +0000 (21:13 +0000)]
3d navigation bug is fixed

16 years agotopological fisheye with no animation
arif [Fri, 18 Apr 2008 19:40:03 +0000 (19:40 +0000)]
topological fisheye with no animation

16 years agotopological fisheye with no animation
arif [Fri, 18 Apr 2008 19:40:03 +0000 (19:40 +0000)]
topological fisheye with no animation

16 years agoFix bug 1336
erg [Fri, 18 Apr 2008 19:15:47 +0000 (19:15 +0000)]
Fix bug 1336

16 years agoFix bug 1336
erg [Fri, 18 Apr 2008 19:15:47 +0000 (19:15 +0000)]
Fix bug 1336

16 years agoFix makefile to handle new files
erg [Fri, 18 Apr 2008 16:41:29 +0000 (16:41 +0000)]
Fix makefile to handle new files

16 years agoFix comment to be clearer
erg [Fri, 18 Apr 2008 16:41:02 +0000 (16:41 +0000)]
Fix comment to be clearer

16 years agotopfisheyeview.c and topfisheyeview.h is added
arif [Fri, 18 Apr 2008 15:27:49 +0000 (15:27 +0000)]
topfisheyeview.c and topfisheyeview.h is added
fisheye code is removed from topview.c to this new file

16 years agoGDI+ loadimage plugin; more conscientious allocation of GDI+ text strings
glenlow [Fri, 18 Apr 2008 14:10:43 +0000 (14:10 +0000)]
GDI+ loadimage plugin; more conscientious allocation of GDI+ text strings

16 years agoGDI+ loadimage plugin; more conscientious allocation of GDI+ text strings
glenlow [Fri, 18 Apr 2008 14:10:43 +0000 (14:10 +0000)]
GDI+ loadimage plugin; more conscientious allocation of GDI+ text strings

16 years agoGDI+ loadimage plugin; more conscientious allocation of GDI+ text strings
glenlow [Fri, 18 Apr 2008 14:10:43 +0000 (14:10 +0000)]
GDI+ loadimage plugin; more conscientious allocation of GDI+ text strings

16 years agofixed wrong output format selected (off-by-one error in format_uti)
glenlow [Fri, 18 Apr 2008 05:25:32 +0000 (05:25 +0000)]
fixed wrong output format selected (off-by-one error in format_uti)

16 years ago#ifdef out debug code
erg [Thu, 17 Apr 2008 22:59:20 +0000 (22:59 +0000)]
#ifdef out debug code

16 years agoUpdate share/icons/Makefile.am to handle new icon;
erg [Thu, 17 Apr 2008 22:15:46 +0000 (22:15 +0000)]
Update share/icons/Makefile.am to handle new icon;
modify smyrna/Makefile.am and topview.c to handle new icon in unix;
#ifdef out style field in vtx_data;
fix bug due to uninitialized ewgts in vtx_data - use Laplacian for base graph

16 years agoz axis is added to rotate
arif [Thu, 17 Apr 2008 21:01:41 +0000 (21:01 +0000)]
z axis is added to rotate
a new image file (rotate.raw) has been al so added to share/icons

16 years agoz axis is added to rotate
arif [Thu, 17 Apr 2008 21:01:39 +0000 (21:01 +0000)]
z axis is added to rotate
a new image file (rotate.raw) has been al so added to share/icons

16 years agoz axis is added to rotate
arif [Thu, 17 Apr 2008 21:01:39 +0000 (21:01 +0000)]
z axis is added to rotate
a new image file (rotate.raw) has been al so added to share/icons

16 years agoz axis is added to rotate
arif [Thu, 17 Apr 2008 21:01:39 +0000 (21:01 +0000)]
z axis is added to rotate
a new image file (rotate.raw) has been al so added to share/icons

16 years agosmall fix
ellson [Thu, 17 Apr 2008 19:53:34 +0000 (19:53 +0000)]
small fix

16 years agozoom abnormality is fixed, no more losing the sight of the graph while zooming
arif [Thu, 17 Apr 2008 15:35:47 +0000 (15:35 +0000)]
zoom abnormality is fixed, no more losing the sight of the graph while zooming

16 years agozoom abnormality is fixed, no more losing the sight of the graph while zooming
arif [Thu, 17 Apr 2008 15:35:47 +0000 (15:35 +0000)]
zoom abnormality is fixed, no more losing the sight of the graph while zooming

16 years agozoom abnormality is fixed, no more losing the sight of the graph while zooming
arif [Thu, 17 Apr 2008 15:35:47 +0000 (15:35 +0000)]
zoom abnormality is fixed, no more losing the sight of the graph while zooming

16 years agoquartz loadimage plugin
glenlow [Thu, 17 Apr 2008 03:48:00 +0000 (03:48 +0000)]
quartz loadimage plugin

16 years agoquartz loadimage plugin
glenlow [Thu, 17 Apr 2008 03:48:00 +0000 (03:48 +0000)]
quartz loadimage plugin

16 years agoquartz loadimage plugin
glenlow [Thu, 17 Apr 2008 03:48:00 +0000 (03:48 +0000)]
quartz loadimage plugin

16 years agoFix silly bugs in getting the topfish edges
erg [Wed, 16 Apr 2008 23:15:05 +0000 (23:15 +0000)]
Fix silly bugs in getting the topfish edges

16 years agoproperly check plugin cross-dependencies during "dot -c" generation
ellson [Wed, 16 Apr 2008 17:35:52 +0000 (17:35 +0000)]
properly check plugin cross-dependencies during "dot -c" generation

16 years agoattached fisheye to a button
arif [Wed, 16 Apr 2008 16:55:27 +0000 (16:55 +0000)]
attached fisheye to a button

16 years agoStress need to convert ps2 into pdf before using
erg [Wed, 16 Apr 2008 15:02:49 +0000 (15:02 +0000)]
Stress need to convert ps2 into pdf before using

16 years agoworking on top fish eye
arif [Wed, 16 Apr 2008 15:02:19 +0000 (15:02 +0000)]
working on top fish eye

16 years agoAdd more efficient loop for drawing edges
erg [Tue, 15 Apr 2008 23:01:46 +0000 (23:01 +0000)]
Add more efficient loop for drawing edges

16 years agoFix makeHier to initialize physical coordinates
erg [Tue, 15 Apr 2008 22:41:05 +0000 (22:41 +0000)]
Fix makeHier to initialize physical coordinates

16 years agoCommit legal version of topview.c
erg [Tue, 15 Apr 2008 22:40:42 +0000 (22:40 +0000)]
Commit legal version of topview.c

16 years agoAdd source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS

16 years agoAdd source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS

16 years agoAdd source for info pages to CVS
erg [Tue, 15 Apr 2008 17:20:25 +0000 (17:20 +0000)]
Add source for info pages to CVS