]> granicus.if.org Git - graphviz/log
graphviz
14 years agoUpdate smyrna doc to reflect recent changes
erg [Fri, 27 Aug 2010 18:31:00 +0000 (18:31 +0000)]
Update smyrna doc to reflect recent changes

14 years agoClean up menubar menus, removing redundant connection to Node List widget,
erg [Fri, 27 Aug 2010 18:30:26 +0000 (18:30 +0000)]
Clean up menubar menus, removing redundant connection to Node List widget,
and set up toggle between Show and Hide console;
allow attribute widget to set all objects

14 years agoFix parsing of overlap to report known but unavailable modes.
erg [Wed, 25 Aug 2010 21:23:30 +0000 (21:23 +0000)]
Fix parsing of overlap to report known but unavailable modes.

14 years agoFix mapBool to return the default if we fall into the atoi() case but the
erg [Wed, 25 Aug 2010 21:13:36 +0000 (21:13 +0000)]
Fix mapBool to return the default if we fall into the atoi() case but the
string does not start with a digit.

14 years agoRestructure edge drawing code to make it cleaner (and not too much slower).
erg [Wed, 25 Aug 2010 15:10:53 +0000 (15:10 +0000)]
Restructure edge drawing code to make it cleaner (and not too much slower).

14 years agoAvoid sqrt of negative with label is bigger than fixed size
erg [Sat, 21 Aug 2010 19:28:07 +0000 (19:28 +0000)]
Avoid sqrt of negative with label is bigger than fixed size

14 years agoMake sure edge label positions are set before orthogonal routing
erg [Fri, 20 Aug 2010 15:58:05 +0000 (15:58 +0000)]
Make sure edge label positions are set before orthogonal routing

14 years agoFix bug of nested glBegin()'s
erg [Thu, 19 Aug 2010 21:39:07 +0000 (21:39 +0000)]
Fix bug of nested glBegin()'s

14 years agoRedo code for using edge pos attributes to draw splines;
erg [Thu, 19 Aug 2010 20:11:49 +0000 (20:11 +0000)]
Redo code for using edge pos attributes to draw splines;
add -e flag to enable this.

14 years agoSimplify code for draw beziers in xdot
erg [Thu, 19 Aug 2010 20:10:21 +0000 (20:10 +0000)]
Simplify code for draw beziers in xdot

14 years agoSimplify color scheme code
erg [Thu, 19 Aug 2010 20:09:28 +0000 (20:09 +0000)]
Simplify color scheme code

14 years agoRemove redundant glutInit; note new command-line option
erg [Thu, 19 Aug 2010 14:21:48 +0000 (14:21 +0000)]
Remove redundant glutInit; note new command-line option

14 years agoUpdate to-do list
erg [Thu, 19 Aug 2010 14:19:56 +0000 (14:19 +0000)]
Update to-do list

14 years agoFix bug in scanning - flex rules accepted \. when it should only accept \ after
erg [Wed, 18 Aug 2010 17:35:17 +0000 (17:35 +0000)]
Fix bug in scanning - flex rules accepted \. when it should only accept \ after
checking for \newline and \";
make cgraph canonical string same as graph - in particular, don't put in escaped newlines
in the middle of words.

14 years agoSmyrna:Alpha and picking works together.
arif [Wed, 11 Aug 2010 21:44:17 +0000 (21:44 +0000)]
Smyrna:Alpha and picking works together.
Full screen tune up

14 years agoAdd html() function to create HTML-like strings
erg [Wed, 11 Aug 2010 16:10:38 +0000 (16:10 +0000)]
Add html() function to create HTML-like strings

14 years agoAdd include of glexpose.h;
erg [Wed, 4 Aug 2010 15:15:50 +0000 (15:15 +0000)]
Add include of glexpose.h;
remove unused variable and function

14 years agoglutrender files
arif [Wed, 4 Aug 2010 15:02:36 +0000 (15:02 +0000)]
glutrender files

14 years agoedge position support added.
arif [Tue, 3 Aug 2010 17:44:18 +0000 (17:44 +0000)]
edge position support added.

14 years agodot_static needs $(PANGOCAIRO_LIBS) $(PANGOFT2_LIBS)
ellson [Tue, 3 Aug 2010 13:10:34 +0000 (13:10 +0000)]
dot_static needs $(PANGOCAIRO_LIBS) $(PANGOFT2_LIBS)

14 years agomissed the BuildRequires for Fedora
ellson [Tue, 3 Aug 2010 01:51:13 +0000 (01:51 +0000)]
missed the BuildRequires for Fedora

14 years agoFix bug in which -X#s is treated as -X#s-
erg [Mon, 2 Aug 2010 20:38:06 +0000 (20:38 +0000)]
Fix bug in which -X#s is treated as -X#s-

14 years agofull screen support for WIN32 (mac doesnt support , linux behaviour is unknown)
arif [Mon, 2 Aug 2010 16:40:04 +0000 (16:40 +0000)]
full screen support for WIN32 (mac doesnt support , linux behaviour is unknown)

14 years agotry to fix build breakages
ellson [Fri, 30 Jul 2010 01:54:10 +0000 (01:54 +0000)]
try to fix build breakages

14 years agoAdd cgraph specific makefiles for dotgen2
erg [Tue, 27 Jul 2010 15:33:38 +0000 (15:33 +0000)]
Add cgraph specific makefiles for dotgen2

14 years agoAdd include of dot2.h
erg [Tue, 27 Jul 2010 15:33:01 +0000 (15:33 +0000)]
Add include of dot2.h

14 years ago*** empty log message ***
arif [Mon, 26 Jul 2010 21:13:22 +0000 (21:13 +0000)]
*** empty log message ***

14 years agofixing centos5 breakage
ellson [Mon, 26 Jul 2010 14:24:29 +0000 (14:24 +0000)]
fixing centos5 breakage

14 years agoFix incorrect #ifdef
erg [Sat, 24 Jul 2010 15:49:27 +0000 (15:49 +0000)]
Fix incorrect #ifdef

14 years agostrdup was replaced with _strdup in plugin.c
arif [Fri, 23 Jul 2010 15:16:14 +0000 (15:16 +0000)]
strdup was replaced with _strdup in plugin.c
libgraph regex_win dependency removed from solution file
few dependency changes in plugins

14 years agoReport only the first problem when using multicolor edges.
erg [Thu, 22 Jul 2010 20:22:42 +0000 (20:22 +0000)]
Report only the first problem when using multicolor edges.

14 years agoRestore stub contents
erg [Thu, 22 Jul 2010 18:32:50 +0000 (18:32 +0000)]
Restore stub contents

14 years agoAllow equal values in multicolor edges
erg [Thu, 22 Jul 2010 17:20:05 +0000 (17:20 +0000)]
Allow equal values in multicolor edges

14 years agoRepair uncompilable version 1.62
erg [Thu, 22 Jul 2010 15:50:26 +0000 (15:50 +0000)]
Repair uncompilable version 1.62

14 years agomodifications to dotgen2 + more cgraph integration changes in project files
arif [Thu, 22 Jul 2010 14:31:51 +0000 (14:31 +0000)]
modifications to dotgen2 + more cgraph integration changes in project files

14 years agoReplace strtof with strtod - the former isn't available on Windows and is buggy on...
erg [Wed, 21 Jul 2010 21:13:05 +0000 (21:13 +0000)]
Replace strtof with strtod - the former isn't available on Windows and is buggy on linux.

14 years agocgraph integration code
arif [Wed, 21 Jul 2010 19:55:40 +0000 (19:55 +0000)]
cgraph integration code

14 years agoProvide better error messages for multicolor edges;
erg [Wed, 21 Jul 2010 18:21:40 +0000 (18:21 +0000)]
Provide better error messages for multicolor edges;
allow initial 0 lengths with warning

14 years agotry again - missing %endif
ellson [Tue, 20 Jul 2010 12:34:09 +0000 (12:34 +0000)]
try again - missing %endif

14 years agotrying to fix centos 4/5 breakage
ellson [Tue, 20 Jul 2010 11:22:07 +0000 (11:22 +0000)]
trying to fix centos 4/5 breakage

14 years agoAllow optional number with last color segment
erg [Mon, 19 Jul 2010 20:26:42 +0000 (20:26 +0000)]
Allow optional number with last color segment

14 years agofor dual lib use (cgraph , graph) all dependencies are moved into the code from proje...
arif [Mon, 19 Jul 2010 20:25:53 +0000 (20:25 +0000)]
for dual lib use (cgraph , graph) all dependencies are moved into the code from project files.(pragma comment.....)

14 years agoAdd trial implementation of serially multicolored edges
erg [Mon, 19 Jul 2010 20:22:35 +0000 (20:22 +0000)]
Add trial implementation of serially multicolored edges

14 years agoFix use of wrong timer in 3D mouse motion; replace list of if statements with select.
erg [Mon, 19 Jul 2010 16:31:39 +0000 (16:31 +0000)]
Fix use of wrong timer in 3D mouse motion; replace list of if statements with select.

14 years agoFix formatting; add copyright notice
erg [Mon, 19 Jul 2010 16:30:41 +0000 (16:30 +0000)]
Fix formatting; add copyright notice

14 years agoremove all the cruft supporting distros earlier than: rhel4, fedora9
ellson [Sun, 18 Jul 2010 13:14:34 +0000 (13:14 +0000)]
remove all the cruft supporting distros earlier than:  rhel4, fedora9

14 years agoadd support.h to distribution - hopefully fix the build breakage
ellson [Sun, 18 Jul 2010 11:17:58 +0000 (11:17 +0000)]
add support.h to distribution - hopefully fix the build breakage

14 years agoforgot one
ellson [Sun, 18 Jul 2010 10:55:29 +0000 (10:55 +0000)]
forgot one

14 years agoApplied patch from Philipp Thomas <pth@suse.de> to fix:
ellson [Sun, 18 Jul 2010 10:53:29 +0000 (10:53 +0000)]
Applied patch from Philipp Thomas <pth@suse.de> to fix:
"Calling modgraph.pl will fail because the dynamic loader won't find libperl.so"
Also needed to add BuildRequires: perl-ExtUtils-Embed

14 years agoadd plugin.demo/ to the source distribution
ellson [Sun, 18 Jul 2010 10:39:34 +0000 (10:39 +0000)]
add plugin.demo/ to the source distribution

14 years agoRemove call on a no longer existing widget.
erg [Fri, 16 Jul 2010 20:48:20 +0000 (20:48 +0000)]
Remove call on a no longer existing widget.

14 years agoRemove reference to a no longer existing widget
erg [Fri, 16 Jul 2010 20:47:12 +0000 (20:47 +0000)]
Remove reference to a no longer existing widget

14 years agoFix image code to use xdot specs; adapt to changes in glcomp lib;
erg [Fri, 16 Jul 2010 18:18:26 +0000 (18:18 +0000)]
Fix image code to use xdot specs; adapt to changes in glcomp lib;
general clean-up

14 years agoRemove support.h and support.c from makefile; they are no longer used
erg [Fri, 16 Jul 2010 18:16:49 +0000 (18:16 +0000)]
Remove support.h and support.c from makefile; they are no longer used

14 years agoAdd another possilble feature
erg [Fri, 16 Jul 2010 18:16:16 +0000 (18:16 +0000)]
Add another possilble feature

14 years agoifdef out unused code; clean up interfaces; make external names more uniform
erg [Fri, 16 Jul 2010 18:15:35 +0000 (18:15 +0000)]
ifdef out unused code; clean up interfaces; make external names more uniform

14 years agoattempt to rotation lag on mac
arif [Fri, 16 Jul 2010 17:28:07 +0000 (17:28 +0000)]
attempt to rotation lag on mac

14 years agoFix bug in color conversion; remove CMYK allow color types as we don't have
erg [Thu, 15 Jul 2010 18:34:47 +0000 (18:34 +0000)]
Fix bug in color conversion; remove CMYK allow color types as we don't have
a unique string format.

14 years agoSince smyrna is now part of graphviz, move to version 1.0 of smyrna
erg [Thu, 15 Jul 2010 17:38:38 +0000 (17:38 +0000)]
Since smyrna is now part of graphviz, move to version 1.0 of smyrna

14 years agoAdd smyrna manual to cvs
erg [Thu, 15 Jul 2010 16:06:45 +0000 (16:06 +0000)]
Add smyrna manual to cvs

14 years agoUpdate glade specs to add new button to the node list window
erg [Thu, 15 Jul 2010 14:35:15 +0000 (14:35 +0000)]
Update glade specs to add new button to the node list window

14 years agoFix node list window to work when the datacolumns attribute is changed;
erg [Thu, 15 Jul 2010 14:34:20 +0000 (14:34 +0000)]
Fix node list window to work when the datacolumns attribute is changed;
add a button to export a selected subgraph with induced edges

14 years agoUpdate to-do list
erg [Thu, 15 Jul 2010 14:31:42 +0000 (14:31 +0000)]
Update to-do list

14 years agoxdot images
arif [Tue, 13 Jul 2010 15:33:24 +0000 (15:33 +0000)]
xdot images

14 years agonote what extras are needed in prebuild
ellson [Mon, 12 Jul 2010 16:03:02 +0000 (16:03 +0000)]
note what extras are needed in prebuild

14 years agoRemove use of btree.h
erg [Mon, 12 Jul 2010 13:46:36 +0000 (13:46 +0000)]
Remove use of btree.h

14 years agothe real problem was that btree.h wasn't being distributed in the tar.gz
ellson [Mon, 12 Jul 2010 08:46:57 +0000 (08:46 +0000)]
the real problem was that btree.h wasn't being distributed in the tar.gz

14 years agothis might be the problem...
ellson [Mon, 12 Jul 2010 01:02:00 +0000 (01:02 +0000)]
this might be the problem...

14 years agoFix TCLLIBPATH setting
north [Tue, 6 Jul 2010 19:19:54 +0000 (19:19 +0000)]
Fix TCLLIBPATH setting

14 years agoRemove uses of view->Topview->Nodes[]; re-implement features using graph;
erg [Fri, 2 Jul 2010 21:02:17 +0000 (21:02 +0000)]
Remove uses of view->Topview->Nodes[]; re-implement features using graph;
fix memory leaks

14 years agoRemove unused files from makefile
erg [Fri, 2 Jul 2010 21:01:19 +0000 (21:01 +0000)]
Remove unused files from makefile

14 years agoReduce initial node size
erg [Fri, 2 Jul 2010 17:46:35 +0000 (17:46 +0000)]
Reduce initial node size

14 years agoFix arrowhead problem; handle loops; add hooks to support
erg [Fri, 2 Jul 2010 15:02:46 +0000 (15:02 +0000)]
Fix arrowhead problem; handle loops; add hooks to support
dot-type edge labels.

14 years agoMove makePortLabels() and addEdgeLabels() from neatogen to common
erg [Fri, 2 Jul 2010 15:00:49 +0000 (15:00 +0000)]
Move makePortLabels() and addEdgeLabels() from neatogen to common

14 years agoMove addEdgeLabels function into common.
erg [Fri, 2 Jul 2010 14:55:00 +0000 (14:55 +0000)]
Move addEdgeLabels function into common.

14 years agoFix typo
erg [Fri, 2 Jul 2010 14:50:52 +0000 (14:50 +0000)]
Fix typo

14 years agoAdd unix makefile template
erg [Thu, 1 Jul 2010 20:34:55 +0000 (20:34 +0000)]
Add unix makefile template

14 years agoAdd new source files
erg [Thu, 1 Jul 2010 20:34:23 +0000 (20:34 +0000)]
Add new source files

14 years agoFix attribute printing on selection
erg [Thu, 1 Jul 2010 17:39:06 +0000 (17:39 +0000)]
Fix attribute printing on selection

14 years agoAdd base graph fields for new dot
erg [Thu, 1 Jul 2010 15:11:43 +0000 (15:11 +0000)]
Add base graph fields for new dot

14 years agoAdd is_a_cluster and mapBool, the latter taking a default as argument.
erg [Thu, 1 Jul 2010 14:10:44 +0000 (14:10 +0000)]
Add is_a_cluster and mapBool, the latter taking a default as argument.

14 years agoFix fix: agnameof macro already available.
erg [Tue, 29 Jun 2010 16:36:19 +0000 (16:36 +0000)]
Fix fix: agnameof macro already available.

14 years agoFix gvpack.c to make it compatible with cgraph
erg [Tue, 29 Jun 2010 16:34:25 +0000 (16:34 +0000)]
Fix gvpack.c to make it compatible with cgraph

14 years agoFinish orthogonal case where edge has head and tail arrows on a single line segment
erg [Mon, 28 Jun 2010 18:29:11 +0000 (18:29 +0000)]
Finish orthogonal case where edge has head and tail arrows on a single line segment

14 years agoAdd code to allow edge clipping appropriate for orthogonal routes. Basically,
erg [Mon, 28 Jun 2010 18:17:40 +0000 (18:17 +0000)]
Add code to allow edge clipping appropriate for orthogonal routes. Basically,
the clipping has to be limited to the last 4 spline control points.

14 years agoFix problem in debug code;
erg [Mon, 28 Jun 2010 18:15:17 +0000 (18:15 +0000)]
Fix problem in debug code;
add additional debug output options

14 years agoFix comment
erg [Fri, 25 Jun 2010 20:06:10 +0000 (20:06 +0000)]
Fix comment

14 years agoMake sure ND_rw value is retored when splines=ortho
erg [Fri, 25 Jun 2010 15:38:39 +0000 (15:38 +0000)]
Make sure ND_rw value is retored when splines=ortho

14 years agoAdd code to support loops drawn orthogonally;
erg [Fri, 25 Jun 2010 15:37:49 +0000 (15:37 +0000)]
Add code to support loops drawn orthogonally;
put in more flexible debugging support;
fix problem when nodes have too small width or height;

differentiate between cells that are small due to small nodes, and
small cells due to near nodes. Only discourage routing in the second case.

14 years agoProvide lwidth and lheight attribute for graph/cluster labels
erg [Tue, 22 Jun 2010 19:58:12 +0000 (19:58 +0000)]
Provide lwidth and lheight attribute for graph/cluster labels

14 years agoPartial fix for bug 1981 - still need to free virtual edges used in cluster skeletons
erg [Fri, 18 Jun 2010 18:04:41 +0000 (18:04 +0000)]
Partial fix for bug 1981 - still need to free virtual edges used in cluster skeletons

14 years agoFix bugs related to the use of multiple blocs:
erg [Wed, 16 Jun 2010 17:51:06 +0000 (17:51 +0000)]
Fix bugs related to the use of multiple blocs:
 - make sure statement entries all have unique labels
 - reset node markings between traversals

14 years agoFix bug 1822
erg [Wed, 16 Jun 2010 01:57:35 +0000 (01:57 +0000)]
Fix bug 1822

14 years agoAdd code to avoid problems when the current node or edge is deleted.
erg [Tue, 15 Jun 2010 18:15:43 +0000 (18:15 +0000)]
Add code to avoid problems when the current node or edge is deleted.

14 years agoAdd warning about deleting nodes in BFS and DFS traversals;
erg [Tue, 15 Jun 2010 18:14:36 +0000 (18:14 +0000)]
Add warning about deleting nodes in BFS and DFS traversals;
note the need for double backslashes to escape pattern metacharacters.

14 years agoAdd strcmp() and cloneG for graph renaming.
erg [Tue, 15 Jun 2010 03:16:11 +0000 (03:16 +0000)]
Add strcmp() and cloneG for graph renaming.

14 years agoFix bug 1978
erg [Mon, 14 Jun 2010 18:01:48 +0000 (18:01 +0000)]
Fix bug 1978

14 years agoNote limitation of dimen attribute
erg [Mon, 14 Jun 2010 18:01:09 +0000 (18:01 +0000)]
Note limitation of dimen attribute

14 years agoFix typo in man page
erg [Mon, 14 Jun 2010 16:57:03 +0000 (16:57 +0000)]
Fix typo in man page

14 years agoAdd option to ccomps to allow range of output graphs
erg [Mon, 14 Jun 2010 16:56:04 +0000 (16:56 +0000)]
Add option to ccomps to allow range of output graphs