]> granicus.if.org Git - graphviz/log
graphviz
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

14 years agoAdd error message when either graph can't be loaded or contains backgrounds
erg [Mon, 14 Jun 2010 16:55:24 +0000 (16:55 +0000)]
Add error message when either graph can't be loaded or contains backgrounds
which we don't handle yet.

14 years agoFix typo in _SFOPEN macro
erg [Thu, 10 Jun 2010 17:00:56 +0000 (17:00 +0000)]
Fix typo in _SFOPEN macro

14 years agoFix broken links
erg [Tue, 8 Jun 2010 21:23:16 +0000 (21:23 +0000)]
Fix broken links

14 years agofix compact clusters
north [Tue, 8 Jun 2010 18:48:01 +0000 (18:48 +0000)]
fix compact clusters

14 years agoFix bug 1972
erg [Mon, 7 Jun 2010 17:42:08 +0000 (17:42 +0000)]
Fix bug 1972

14 years agoincorporate "graphvizz-sparc64.patch" from fedora distro.
ellson [Wed, 2 Jun 2010 13:45:30 +0000 (13:45 +0000)]
incorporate "graphvizz-sparc64.patch" from fedora distro.

14 years agoFix #1966. Try to convince clever compilers not to optimize away the sincos() test...
ellson [Wed, 2 Jun 2010 02:12:15 +0000 (02:12 +0000)]
Fix #1966. Try to convince clever compilers not to optimize away the sincos() test and get the wrong answer. Also, add -lm as a possible place for sincos().

14 years agoFix bug in error message where incorrect type was being passed to typeName
erg [Mon, 31 May 2010 17:04:33 +0000 (17:04 +0000)]
Fix bug in error message where incorrect type was being passed to typeName

14 years agofix for b1964: color records in xfig output when clusters are nested
ellson [Sat, 29 May 2010 21:33:21 +0000 (21:33 +0000)]
fix for b1964:  color records in xfig output when clusters are nested
    bug reported by: Sam Sirlin <swsirlin@earthlink.net>

14 years agoWarn in neato -n2 if edge pos attributes have syntax problems
erg [Fri, 28 May 2010 21:40:07 +0000 (21:40 +0000)]
Warn in neato -n2 if edge pos attributes have syntax problems

14 years agoAllow the user to specify alignment when packing graphs as arrays
erg [Thu, 27 May 2010 18:56:39 +0000 (18:56 +0000)]
Allow the user to specify alignment when packing graphs as arrays

14 years agoFix typo
erg [Wed, 26 May 2010 16:54:05 +0000 (16:54 +0000)]
Fix typo

14 years agoFix bug 1948
erg [Fri, 21 May 2010 16:28:23 +0000 (16:28 +0000)]
Fix bug 1948

14 years agostill R_OK
arif [Tue, 18 May 2010 15:39:08 +0000 (15:39 +0000)]
still R_OK

14 years agoremove bashism.
ellson [Mon, 17 May 2010 21:39:22 +0000 (21:39 +0000)]
remove bashism.
David Claughton <dave@eclecticdave.com>

14 years agoR_OK inclusion
arif [Mon, 17 May 2010 18:37:10 +0000 (18:37 +0000)]
R_OK inclusion

14 years agoR_OK issue
arif [Mon, 17 May 2010 18:36:05 +0000 (18:36 +0000)]
R_OK issue

14 years agoFIx bug 1952
erg [Mon, 17 May 2010 16:12:48 +0000 (16:12 +0000)]
FIx bug 1952

14 years agoReplace recursive dfs with iterative version
erg [Wed, 12 May 2010 21:37:29 +0000 (21:37 +0000)]
Replace recursive dfs with iterative version

14 years agoUpdate old makefiles
erg [Wed, 12 May 2010 20:12:06 +0000 (20:12 +0000)]
Update old makefiles

14 years agoFix broken links, add new ones
erg [Fri, 7 May 2010 19:53:16 +0000 (19:53 +0000)]
Fix broken links, add new ones

14 years agoAdd additional links to info on HTML labels
erg [Fri, 7 May 2010 14:15:01 +0000 (14:15 +0000)]
Add additional links to info on HTML labels

14 years agoAllow GV_FILE_PATH to specify a list of directory names.
erg [Thu, 6 May 2010 19:58:26 +0000 (19:58 +0000)]
Allow GV_FILE_PATH to specify a list of directory names.

14 years agoNote the viewport overrides size attribute
erg [Thu, 6 May 2010 17:25:02 +0000 (17:25 +0000)]
Note the viewport overrides size attribute

14 years agoadd support for png/gif/jpg images in VML outputs.
ellson [Thu, 6 May 2010 16:12:29 +0000 (16:12 +0000)]
add support for png/gif/jpg images in VML outputs.
steve roush <steveroush@q.com>

14 years agoFix gvconfig_libdir function to report resolved lib directory if -v set.
erg [Thu, 6 May 2010 16:03:08 +0000 (16:03 +0000)]
Fix gvconfig_libdir function to report resolved lib directory if -v set.
Previously, this was set up to be done on the first call to this function,
but at that time, argv[] hasn't been process, so job->common.verbose had
not yet been set, and nothing is printed.

14 years agoAdd comments describing xdot fields
erg [Wed, 5 May 2010 22:17:57 +0000 (22:17 +0000)]
Add comments describing xdot fields

14 years agoFix bug in emitting xdot background;
erg [Wed, 5 May 2010 22:17:29 +0000 (22:17 +0000)]
Fix bug in emitting xdot background;
fix a comment

14 years agoClean up makefile for info files;
erg [Fri, 30 Apr 2010 20:08:14 +0000 (20:08 +0000)]
Clean up makefile for info files;
add svg color scheme

14 years agoFix bug in multispline code
erg [Fri, 30 Apr 2010 18:20:15 +0000 (18:20 +0000)]
Fix bug in multispline code

14 years agoUpdate old makefile
erg [Wed, 28 Apr 2010 15:14:06 +0000 (15:14 +0000)]
Update old makefile

14 years agoFix bug 1931
erg [Tue, 27 Apr 2010 22:02:02 +0000 (22:02 +0000)]
Fix bug 1931

14 years agomigrating to visual studio 2008
arif [Tue, 27 Apr 2010 19:33:52 +0000 (19:33 +0000)]
migrating to visual studio 2008

14 years ago__EXPORT__ and __IMPORT__ defs for win32dll
arif [Mon, 26 Apr 2010 18:35:08 +0000 (18:35 +0000)]
__EXPORT__ and __IMPORT__ defs for win32dll

14 years agoFor boxes, enforce x and y symmetry, so that horizontal and vertical
erg [Mon, 26 Apr 2010 18:00:56 +0000 (18:00 +0000)]
For boxes, enforce x and y symmetry, so that horizontal and vertical
edges are truly such. We should probably add some mechanism to handle
such symmetries for other built-in shapes.

14 years agoAdd square.gif to Makefile to make it part of the distribution
erg [Mon, 26 Apr 2010 17:51:10 +0000 (17:51 +0000)]
Add square.gif to Makefile to make it part of the distribution

14 years agodeal with missing Xrender
ellson [Thu, 22 Apr 2010 16:44:44 +0000 (16:44 +0000)]
deal with missing Xrender

14 years agocrash when re-rendering a graph with layers (need to NULL out gvc pointers after...
glenlow [Thu, 22 Apr 2010 15:55:18 +0000 (15:55 +0000)]
crash when re-rendering a graph with layers (need to NULL out gvc pointers after freeing them, fix #1804)

14 years agomissing error object on failed init (need error message instead of crash, fix #1846)
glenlow [Thu, 22 Apr 2010 15:05:52 +0000 (15:05 +0000)]
missing error object on failed init (need error message instead of crash, fix #1846)

14 years ago- fix incorrect bitmap format rendered (missing initializer causing off-by-one error)
glenlow [Thu, 22 Apr 2010 13:24:31 +0000 (13:24 +0000)]
- fix incorrect bitmap format rendered (missing initializer causing off-by-one error)
- rendering bitmaps on iPhoneOS now uses memory-mapped scratch files
- text layout better abstracted between Mac OS X and iPhoneOS
- more robust environment detection at build time

14 years agoFix bugs
erg [Thu, 15 Apr 2010 19:22:54 +0000 (19:22 +0000)]
Fix bugs
1400
1402
1510
1596
1622
1629
1716
1857
1871
1896
1922

14 years agolabel locations fixed to center of nodes
arif [Wed, 14 Apr 2010 20:20:29 +0000 (20:20 +0000)]
label locations fixed to center of nodes

14 years agoFix declaration occurring in a block after statements so the code will
erg [Wed, 14 Apr 2010 20:14:45 +0000 (20:14 +0000)]
Fix declaration occurring in a block after statements so the code will
compile with ancient C compilers.

14 years agoRemove extraneous semicolon
erg [Wed, 14 Apr 2010 20:12:53 +0000 (20:12 +0000)]
Remove extraneous semicolon

14 years agoUpdate todo list
erg [Wed, 14 Apr 2010 17:45:39 +0000 (17:45 +0000)]
Update todo list

14 years agoUse getAttrInt for defaultnodeshape rather than getAttrBool;
erg [Wed, 14 Apr 2010 17:45:22 +0000 (17:45 +0000)]
Use getAttrInt for defaultnodeshape rather than getAttrBool;
hook back in background graphics

14 years agoUse integer values for combo boxes
erg [Wed, 14 Apr 2010 17:44:15 +0000 (17:44 +0000)]
Use integer values for combo boxes

14 years agoFix bug 1923
erg [Mon, 12 Apr 2010 21:58:26 +0000 (21:58 +0000)]
Fix bug 1923

14 years agoFix incorrect parameter passed to gv_postprocess
erg [Fri, 9 Apr 2010 22:42:30 +0000 (22:42 +0000)]
Fix incorrect parameter passed to gv_postprocess

14 years agoFix bug 552
erg [Fri, 9 Apr 2010 20:57:40 +0000 (20:57 +0000)]
Fix bug 552

14 years agoFix bug 1473
erg [Fri, 9 Apr 2010 19:32:01 +0000 (19:32 +0000)]
Fix bug 1473

14 years agoonly one bin_PROGRAPMS allowed
ellson [Tue, 6 Apr 2010 22:11:07 +0000 (22:11 +0000)]
only one bin_PROGRAPMS allowed

14 years agopartial fix for b1921 - will still fail for w,e ports on assymetric LR shapes.
ellson [Tue, 6 Apr 2010 14:42:36 +0000 (14:42 +0000)]
partial fix for b1921 - will still fail for w,e ports on assymetric LR shapes.

14 years agoinstall dot_builtins, but exclude from rpm package.
ellson [Tue, 6 Apr 2010 13:42:00 +0000 (13:42 +0000)]
install dot_builtins, but exclude from rpm package.

14 years agoadd some comments to poly_inside code
ellson [Tue, 6 Apr 2010 13:34:23 +0000 (13:34 +0000)]
add some comments to poly_inside code

14 years agofix for #1804 and #1846 from: Andrew Moss <andrewmoss@gmail.com>
ellson [Fri, 2 Apr 2010 18:06:39 +0000 (18:06 +0000)]
fix for #1804 and #1846 from:  Andrew Moss <andrewmoss@gmail.com>

14 years agoFix for bug 1911
erg [Thu, 1 Apr 2010 01:17:44 +0000 (01:17 +0000)]
Fix for bug 1911

14 years agofix for --disable-ltdl
ellson [Wed, 31 Mar 2010 19:11:17 +0000 (19:11 +0000)]
fix for --disable-ltdl

14 years agoAllow graph labels even when background is given
erg [Tue, 30 Mar 2010 18:47:09 +0000 (18:47 +0000)]
Allow graph labels even when background is given

14 years agoModify block names used when root graph is anonymous. Otherwise, agwrite
erg [Mon, 29 Mar 2010 20:22:04 +0000 (20:22 +0000)]
Modify block names used when root graph is anonymous. Otherwise, agwrite
doesn't writ them.

14 years agoFix aginit recursion bug on graphs.
north [Mon, 29 Mar 2010 17:01:12 +0000 (17:01 +0000)]
Fix aginit recursion bug on graphs.

14 years agoFix memory bug in triangle version of delaunay_tri
erg [Fri, 26 Mar 2010 18:14:15 +0000 (18:14 +0000)]
Fix memory bug in triangle version of delaunay_tri

14 years agoInitialize new field in user opts for gvpr main
erg [Thu, 25 Mar 2010 20:10:10 +0000 (20:10 +0000)]
Initialize new field in user opts for gvpr main

14 years agoZero out user opts to gvpr to protect against added fields.
erg [Mon, 22 Mar 2010 19:12:03 +0000 (19:12 +0000)]
Zero out user opts to gvpr to protect against added fields.

14 years agoAdd experimental callback feature the libgvpr
erg [Mon, 22 Mar 2010 19:11:13 +0000 (19:11 +0000)]
Add experimental callback feature the libgvpr

14 years agoman page patches from David Claughton <dave@eclecticdave.com>
ellson [Sun, 21 Mar 2010 16:13:04 +0000 (16:13 +0000)]
man page patches from David Claughton <dave@eclecticdave.com>

14 years agoRemove unused file
erg [Fri, 19 Mar 2010 16:17:02 +0000 (16:17 +0000)]
Remove unused file

14 years agoFixed various attribute use problems;
erg [Fri, 19 Mar 2010 16:07:03 +0000 (16:07 +0000)]
Fixed various attribute use problems;
removed static Agsym_t* in functions and store these now with the graph;
use macros for record access;
cleaned up unused parts of the GUI.

14 years agoFix incorrect selected node color
erg [Wed, 17 Mar 2010 22:05:34 +0000 (22:05 +0000)]
Fix incorrect selected node color

14 years agoFix incorrect border color
erg [Wed, 17 Mar 2010 22:04:47 +0000 (22:04 +0000)]
Fix incorrect border color

14 years agoRemove unused file
erg [Wed, 17 Mar 2010 19:10:00 +0000 (19:10 +0000)]
Remove unused file

14 years agoAllow empty string to be treated as default; needed for visible
erg [Wed, 17 Mar 2010 19:09:26 +0000 (19:09 +0000)]
Allow empty string to be treated as default; needed for visible

14 years agoMake default label color black;
erg [Wed, 17 Mar 2010 17:21:44 +0000 (17:21 +0000)]
Make default label color black;
add attributes for showing labels

14 years agoFix label text
erg [Wed, 17 Mar 2010 17:19:45 +0000 (17:19 +0000)]
Fix label text

14 years agoopengl dots shape are now rounded
arif [Wed, 17 Mar 2010 13:54:11 +0000 (13:54 +0000)]
opengl dots shape are now rounded

14 years agoopengl dot node size fixed
arif [Tue, 16 Mar 2010 19:09:27 +0000 (19:09 +0000)]
opengl dot node size fixed
bus error while quitting fixeselected object label color changed