]> granicus.if.org Git - graphviz/log
graphviz
14 years ago*** empty log message ***
arif [Tue, 16 Mar 2010 16:01:07 +0000 (16:01 +0000)]
*** empty log message ***

14 years ago*** empty log message ***
arif [Tue, 16 Mar 2010 15:12:16 +0000 (15:12 +0000)]
*** empty log message ***

14 years agoFix bugs 1902 and 1903
erg [Mon, 15 Mar 2010 23:02:15 +0000 (23:02 +0000)]
Fix bugs 1902 and 1903

14 years agoselected node list gui
arif [Mon, 15 Mar 2010 14:22:25 +0000 (14:22 +0000)]
selected node list gui

14 years agograph attribute `datacolumns` is used to populate node list , it should be comma...
arif [Thu, 11 Mar 2010 17:23:07 +0000 (17:23 +0000)]
graph attribute `datacolumns` is used to populate node list , it should be comma delimeted attribute list
e.g:
G[datacolumns="IP,HOST,DATA1"]

14 years agosmyrna selected node list
arif [Thu, 11 Mar 2010 15:57:36 +0000 (15:57 +0000)]
smyrna selected node list

14 years agofix complaint about "missing font 'p'"
ellson [Tue, 9 Mar 2010 17:10:34 +0000 (17:10 +0000)]
fix complaint about "missing font 'p'"

14 years agotry to fix build problem on centos4
ellson [Tue, 9 Mar 2010 17:04:16 +0000 (17:04 +0000)]
try to fix build problem on centos4

14 years agoOne more time: fix includes to removed outdated files
erg [Fri, 5 Mar 2010 20:12:46 +0000 (20:12 +0000)]
One more time: fix includes to removed outdated files

14 years agoAdd copyright and vi comments
erg [Fri, 5 Mar 2010 20:11:42 +0000 (20:11 +0000)]
Add copyright and vi comments

14 years agoRemove outdated files
erg [Fri, 5 Mar 2010 18:08:31 +0000 (18:08 +0000)]
Remove outdated files

14 years agoAdd missing function declaration
erg [Fri, 5 Mar 2010 18:06:10 +0000 (18:06 +0000)]
Add missing function declaration

14 years agoFix many warnings plus use of obsolete files
erg [Fri, 5 Mar 2010 18:02:17 +0000 (18:02 +0000)]
Fix many warnings plus use of obsolete files

14 years agoRe-delete unused files
erg [Fri, 5 Mar 2010 15:37:25 +0000 (15:37 +0000)]
Re-delete unused files

14 years agodouble check that we have all files in distro
ellson [Fri, 5 Mar 2010 11:18:36 +0000 (11:18 +0000)]
double check that we have all files in distro

14 years agoAdd missing files to distro, remove unused cmd/smyrna/gui/Makefile.am
ellson [Fri, 5 Mar 2010 10:40:08 +0000 (10:40 +0000)]
Add missing files to distro, remove unused cmd/smyrna/gui/Makefile.am

14 years agoUpdate old makefile
erg [Thu, 4 Mar 2010 20:26:37 +0000 (20:26 +0000)]
Update old makefile

14 years agoFix warning messages
erg [Thu, 4 Mar 2010 20:24:56 +0000 (20:24 +0000)]
Fix warning messages

14 years agonodes and edges can be selected seperately
arif [Wed, 3 Mar 2010 23:35:19 +0000 (23:35 +0000)]
nodes and edges can be selected seperately

14 years agoFix stupid error introduced to avoid closing a single graph
erg [Wed, 3 Mar 2010 22:22:42 +0000 (22:22 +0000)]
Fix stupid error introduced to avoid closing a single graph

14 years agosmyrna polygon selection improvement
arif [Wed, 3 Mar 2010 19:23:10 +0000 (19:23 +0000)]
smyrna polygon selection improvement

14 years agoRemove unused files
erg [Wed, 3 Mar 2010 15:40:53 +0000 (15:40 +0000)]
Remove unused files

14 years agosmyrna polygon selection
arif [Tue, 2 Mar 2010 19:45:31 +0000 (19:45 +0000)]
smyrna polygon selection

14 years agoapply patch from David Claughton <dave@eclecticdave.com>
ellson [Tue, 2 Mar 2010 01:13:14 +0000 (01:13 +0000)]
apply patch from David Claughton <dave@eclecticdave.com>

14 years agocorrect patch to lib/pathplan/libpathplan.la
ellson [Mon, 1 Mar 2010 14:20:46 +0000 (14:20 +0000)]
correct patch to lib/pathplan/libpathplan.la

14 years agoFix vrml renderer to handle line segments and point nodes again.
erg [Thu, 25 Feb 2010 23:11:42 +0000 (23:11 +0000)]
Fix vrml renderer to handle line segments and point nodes again.

14 years agoFix connected component calculation to use explicit stack rather
erg [Thu, 25 Feb 2010 18:00:31 +0000 (18:00 +0000)]
Fix connected component calculation to use explicit stack rather
than recursion in order to handle big graphs.

We already have a fair amount of bug reports where recursion has
blown the stack.

14 years agoPartial application of configure.patch from Jens Elkner <jel+iws@iws.cs.uni-magdeburg.de>
ellson [Thu, 25 Feb 2010 17:42:14 +0000 (17:42 +0000)]
Partial application of configure.patch from Jens Elkner <jel+iws@iws.cs.uni-magdeburg.de>
Does not include changes to tclsh & tclConfig.sh detection.

14 years agoUpdate TODO list
erg [Tue, 23 Feb 2010 23:37:23 +0000 (23:37 +0000)]
Update TODO list

14 years agofix build breakage on ubuntu from duplicate gv.3python man pages
ellson [Tue, 23 Feb 2010 13:50:03 +0000 (13:50 +0000)]
fix build breakage on ubuntu from duplicate gv.3python man pages

14 years agoapply patch from David Claughton <dave@eclecticdave.com>
ellson [Sun, 21 Feb 2010 15:35:09 +0000 (15:35 +0000)]
apply patch from David Claughton <dave@eclecticdave.com>
to better support font names containing spaces.
(Bug report #1888)

14 years agoadd mksvgfonts.pl to .src distros
ellson [Sun, 21 Feb 2010 15:30:24 +0000 (15:30 +0000)]
add mksvgfonts.pl to .src distros

14 years agoFix bug in nameOf for edges
erg [Wed, 17 Feb 2010 22:13:59 +0000 (22:13 +0000)]
Fix bug in nameOf for edges

14 years agocorrect typo (dot.1 => vimdot.1)
ellson [Wed, 17 Feb 2010 18:21:47 +0000 (18:21 +0000)]
correct typo (dot.1 => vimdot.1)

14 years agoapplied "doxygen -u" to Doxyfile and converted to update Doxyfile.in
ellson [Wed, 17 Feb 2010 18:08:38 +0000 (18:08 +0000)]
applied "doxygen -u" to Doxyfile and converted to update Doxyfile.in

14 years agoremove cdt.h dependence on ast_common.h
north [Wed, 17 Feb 2010 17:51:47 +0000 (17:51 +0000)]
remove cdt.h dependence on ast_common.h

14 years agoset WITH_LIBGD properly if gd library no good
ellson [Wed, 17 Feb 2010 02:27:51 +0000 (02:27 +0000)]
set WITH_LIBGD properly if gd library no good

14 years agoChange neato so that the layout of a connected graph is done on the
erg [Tue, 16 Feb 2010 22:35:23 +0000 (22:35 +0000)]
Change neato so that the layout of a connected graph is done on the
graph itself, not an induced subgraph. I can't recall why I made this
change, but I remember it was necessary to fix a problem. At the worst,
it will make this case faster without changing the overall semantics.

14 years agofixing what i broke
arif [Tue, 16 Feb 2010 20:25:29 +0000 (20:25 +0000)]
fixing what i broke

14 years agoUse non-recursive dfs;
erg [Tue, 16 Feb 2010 16:47:17 +0000 (16:47 +0000)]
Use non-recursive dfs;
only free graph is another is coming

14 years agoefficiency improvement for agsubrep on mainnnode
north [Tue, 16 Feb 2010 00:35:03 +0000 (00:35 +0000)]
efficiency improvement for agsubrep on mainnnode

14 years agoMore fixes for large ID and SEQ values
north [Mon, 15 Feb 2010 22:45:43 +0000 (22:45 +0000)]
More fixes for large ID and SEQ values

14 years ago*** empty log message ***
arif [Mon, 15 Feb 2010 20:31:15 +0000 (20:31 +0000)]
*** empty log message ***

14 years agoFixes for stability; large graphs
north [Mon, 15 Feb 2010 20:25:46 +0000 (20:25 +0000)]
Fixes for stability; large graphs

14 years agoremove duplicate move_TVnodes()
ellson [Mon, 15 Feb 2010 19:03:14 +0000 (19:03 +0000)]
remove duplicate move_TVnodes()

14 years agoadd new files to Makefile.am
ellson [Mon, 15 Feb 2010 19:00:10 +0000 (19:00 +0000)]
add new files to Makefile.am

14 years ago*** empty log message ***
north [Mon, 15 Feb 2010 17:47:55 +0000 (17:47 +0000)]
*** empty log message ***

14 years agonew smyrna files
arif [Mon, 15 Feb 2010 17:46:54 +0000 (17:46 +0000)]
new smyrna files

14 years agonew smyrna implementation , mm2gv fix,
arif [Mon, 15 Feb 2010 17:16:10 +0000 (17:16 +0000)]
new smyrna implementation , mm2gv fix,

14 years agoupgrade to current version of cdt
north [Mon, 15 Feb 2010 17:03:38 +0000 (17:03 +0000)]
upgrade to current version of cdt

14 years agoadd a note about pan and zoom in the GUI window.
ellson [Fri, 12 Feb 2010 02:46:55 +0000 (02:46 +0000)]
add a note about pan and zoom in the GUI window.

14 years agofix cut&paste bugs
ellson [Fri, 12 Feb 2010 02:23:27 +0000 (02:23 +0000)]
fix cut&paste bugs

14 years agoadd diffimg.1 and vimdot.1 man pages provided by:
ellson [Fri, 12 Feb 2010 02:19:09 +0000 (02:19 +0000)]
add diffimg.1 and vimdot.1 man pages provided by:
David Claughton <dave@eclecticdave.com>

14 years agoeither Arif just added a dependency on libpng, or Rawhide's new ld is more pedantic...
ellson [Tue, 9 Feb 2010 22:06:13 +0000 (22:06 +0000)]
either Arif just added a dependency on libpng, or Rawhide's new ld is more pedantic about resolving libs.

14 years agoFix bug 1873
erg [Fri, 5 Feb 2010 20:07:46 +0000 (20:07 +0000)]
Fix bug 1873

14 years agoadd usr/share/graphviz/smyrna contents to graphviz package
ellson [Fri, 5 Feb 2010 15:26:24 +0000 (15:26 +0000)]
add usr/share/graphviz/smyrna contents to graphviz package

14 years agochange to --with-gtk etc, required for smyrna
ellson [Thu, 4 Feb 2010 18:33:44 +0000 (18:33 +0000)]
change to --with-gtk  etc,   required for smyrna

14 years agoIf user specifies explicit white background, draw it.
erg [Thu, 4 Feb 2010 17:46:09 +0000 (17:46 +0000)]
If user specifies explicit white background, draw it.

14 years agoTurn off alpha blending.
erg [Thu, 4 Feb 2010 17:45:09 +0000 (17:45 +0000)]
Turn off alpha blending.

14 years agoUpdate todo list
erg [Thu, 4 Feb 2010 17:41:12 +0000 (17:41 +0000)]
Update todo list

14 years agoFix problem of badly sized head arrow when using dir-both.
ellson [Wed, 3 Feb 2010 20:17:07 +0000 (20:17 +0000)]
Fix problem of badly sized head arrow when using dir-both.
Test case:  "digraph { A -> B [ dir=both penwidth=10 ] }"

14 years agoAdd note on how width and height are used for regular node shapes
erg [Tue, 2 Feb 2010 18:48:00 +0000 (18:48 +0000)]
Add note on how width and height are used for regular node shapes

14 years agoAdd license, vi comments, and cvs tags.
erg [Mon, 1 Feb 2010 21:31:52 +0000 (21:31 +0000)]
Add license, vi comments, and cvs tags.
Comment out unused and/or bad code

14 years agoFix crash if a click is done but no graph is loaded
erg [Mon, 1 Feb 2010 21:30:55 +0000 (21:30 +0000)]
Fix crash if a click is done but no graph is loaded

14 years agogvedit temporary file fix , smyrna patches for complex polygons,fontconfig fix during...
arif [Mon, 1 Feb 2010 19:19:53 +0000 (19:19 +0000)]
gvedit temporary file fix , smyrna patches for complex polygons,fontconfig fix during installation

14 years agosmyrna non convax polygon support
arif [Mon, 1 Feb 2010 19:18:14 +0000 (19:18 +0000)]
smyrna non convax polygon support

14 years agoadd missing BR for libglade2-devel
ellson [Fri, 29 Jan 2010 18:34:56 +0000 (18:34 +0000)]
add missing BR for libglade2-devel

15 years agoAdd missing newline
erg [Wed, 27 Jan 2010 17:40:41 +0000 (17:40 +0000)]
Add missing newline

15 years agoHandle styles in background drawing
erg [Wed, 27 Jan 2010 17:21:22 +0000 (17:21 +0000)]
Handle styles in background drawing

15 years agono stdint.h on solaris!!
ellson [Tue, 26 Jan 2010 18:24:35 +0000 (18:24 +0000)]
no stdint.h on solaris!!

15 years agoadd "lt-dot" to the list of allowed command names for dot, so that
ellson [Tue, 26 Jan 2010 17:18:09 +0000 (17:18 +0000)]
add "lt-dot" to the list of allowed command names for dot, so that
"make test" works in graphs/directed/

15 years agorestart 2.27 development series
ellson [Tue, 26 Jan 2010 16:09:17 +0000 (16:09 +0000)]
restart 2.27 development series

15 years agodo a 2.26.3 release to replace brown-paper-bag release 2.26.2
ellson [Tue, 26 Jan 2010 15:59:31 +0000 (15:59 +0000)]
do a 2.26.3 release to replace brown-paper-bag release 2.26.2

15 years agoback out previous re-ordering of end-job and finalize
ellson [Tue, 26 Jan 2010 15:57:58 +0000 (15:57 +0000)]
back out previous re-ordering of end-job and finalize

15 years agoreturn to 2.27 development series
ellson [Fri, 22 Jan 2010 04:29:49 +0000 (04:29 +0000)]
return to 2.27 development series

15 years agoback out quartz patches - and try again for a 2.26.2 stable release
ellson [Fri, 22 Jan 2010 04:20:39 +0000 (04:20 +0000)]
back out quartz patches - and try again for a 2.26.2 stable release

15 years agocontinue 2.27 development series
ellson [Fri, 22 Jan 2010 04:09:56 +0000 (04:09 +0000)]
continue 2.27 development series

15 years ago2.26.1 stable release
ellson [Fri, 22 Jan 2010 03:58:49 +0000 (03:58 +0000)]
2.26.1 stable release

15 years agoApply quartz patches from David Fang <fang@csl.cornell.edu>
ellson [Fri, 22 Jan 2010 03:56:12 +0000 (03:56 +0000)]
Apply quartz patches from David Fang <fang@csl.cornell.edu>

15 years agoAdd dropped reference to the gvpr lib subdirectory; make it part of the
erg [Thu, 21 Jan 2010 18:22:16 +0000 (18:22 +0000)]
Add dropped reference to the gvpr lib subdirectory; make it part of the
package

15 years agoAdd Stent's notes for building on snow leopard
erg [Thu, 21 Jan 2010 15:54:58 +0000 (15:54 +0000)]
Add Stent's notes for building on snow leopard

15 years agofix memory leak
ellson [Thu, 21 Jan 2010 14:29:26 +0000 (14:29 +0000)]
fix memory leak

15 years agoClarify ratio=fill
erg [Wed, 20 Jan 2010 23:43:11 +0000 (23:43 +0000)]
Clarify ratio=fill

15 years agoFix comment
erg [Wed, 20 Jan 2010 23:28:44 +0000 (23:28 +0000)]
Fix comment

15 years agoexperimental new dot core
arif [Tue, 19 Jan 2010 16:36:09 +0000 (16:36 +0000)]
experimental new dot core

15 years agoanother attempt to fix soname bump
ellson [Tue, 19 Jan 2010 14:53:04 +0000 (14:53 +0000)]
another attempt to fix soname bump

15 years agotry to fix ubuntu breakage due to libcgraph.so API bump
ellson [Tue, 19 Jan 2010 14:08:33 +0000 (14:08 +0000)]
try to fix ubuntu breakage due to libcgraph.so API bump

15 years agoHook for recursion in aginit.
north [Tue, 19 Jan 2010 02:22:54 +0000 (02:22 +0000)]
Hook for recursion in aginit.

15 years agoFix mm2gv to use the matrix weights.
erg [Wed, 13 Jan 2010 19:37:22 +0000 (19:37 +0000)]
Fix mm2gv to use the matrix weights.

15 years agoBack out from prematurely committed version including gv2gml,
erg [Sun, 10 Jan 2010 21:47:25 +0000 (21:47 +0000)]
Back out from prematurely committed version including gv2gml,
which is not ready yet.

15 years agoTweak getopt to handle -? correctly on various architectures
erg [Fri, 8 Jan 2010 21:28:39 +0000 (21:28 +0000)]
Tweak getopt to handle -? correctly on various architectures

15 years agoFix shape appendix. A single diamond file was used for both arrows and shapes
erg [Fri, 8 Jan 2010 18:37:45 +0000 (18:37 +0000)]
Fix shape appendix. A single diamond file was used for both arrows and shapes

15 years agoUpdate with new features
erg [Thu, 7 Jan 2010 20:50:04 +0000 (20:50 +0000)]
Update with new features

15 years agoAllow variable radii using ranksep in twopi
erg [Thu, 7 Jan 2010 20:38:17 +0000 (20:38 +0000)]
Allow variable radii using ranksep in twopi

15 years agoUpdate to reflect square shape, model=mds, and a list of rankseps for twopi
erg [Thu, 7 Jan 2010 20:37:33 +0000 (20:37 +0000)]
Update to reflect square shape, model=mds, and a list of rankseps for twopi

15 years agowindows cairo plugin bottom pixel bug fixed
arif [Thu, 7 Jan 2010 20:04:40 +0000 (20:04 +0000)]
windows cairo plugin bottom pixel bug fixed

15 years agofix-fc is removed from dot and put in gvedit
arif [Thu, 7 Jan 2010 14:58:48 +0000 (14:58 +0000)]
fix-fc is removed from dot and put in gvedit

15 years agogvedit source has been added to cvs
arif [Wed, 6 Jan 2010 20:37:36 +0000 (20:37 +0000)]
gvedit source has been added to cvs

15 years agoChange libcgraph version from 4.0.0 to 5.0.0 becaause of various ABI changes since...
ellson [Wed, 6 Jan 2010 18:12:47 +0000 (18:12 +0000)]
Change libcgraph version from 4.0.0 to 5.0.0 becaause of various ABI changes since graphviz-2.20 - reported by Debian maintainers

15 years agosfdp def is added to windows config
arif [Wed, 6 Jan 2010 15:08:38 +0000 (15:08 +0000)]
sfdp def is added to windows config