]>
granicus.if.org Git - graphviz/log
ellson [Sun, 21 Mar 2010 16:13:04 +0000 (16:13 +0000)]
man page patches from David Claughton <dave@eclecticdave.com>
erg [Fri, 19 Mar 2010 16:17:02 +0000 (16:17 +0000)]
Remove unused file
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.
erg [Wed, 17 Mar 2010 22:05:34 +0000 (22:05 +0000)]
Fix incorrect selected node color
erg [Wed, 17 Mar 2010 22:04:47 +0000 (22:04 +0000)]
Fix incorrect border color
erg [Wed, 17 Mar 2010 19:10:00 +0000 (19:10 +0000)]
Remove unused file
erg [Wed, 17 Mar 2010 19:09:26 +0000 (19:09 +0000)]
Allow empty string to be treated as default; needed for visible
erg [Wed, 17 Mar 2010 17:21:44 +0000 (17:21 +0000)]
Make default label color black;
add attributes for showing labels
erg [Wed, 17 Mar 2010 17:19:45 +0000 (17:19 +0000)]
Fix label text
arif [Wed, 17 Mar 2010 13:54:11 +0000 (13:54 +0000)]
opengl dots shape are now rounded
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
arif [Tue, 16 Mar 2010 18:18:24 +0000 (18:18 +0000)]
topological fisheye is back!
but it doesnt have labels
erg [Tue, 16 Mar 2010 16:17:45 +0000 (16:17 +0000)]
Fix attribute names to correspond with other usage
arif [Tue, 16 Mar 2010 16:01:07 +0000 (16:01 +0000)]
*** empty log message ***
arif [Tue, 16 Mar 2010 15:12:16 +0000 (15:12 +0000)]
*** empty log message ***
erg [Mon, 15 Mar 2010 23:02:15 +0000 (23:02 +0000)]
Fix bugs 1902 and 1903
arif [Mon, 15 Mar 2010 14:22:25 +0000 (14:22 +0000)]
selected node list gui
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"]
arif [Thu, 11 Mar 2010 15:57:36 +0000 (15:57 +0000)]
smyrna selected node list
ellson [Tue, 9 Mar 2010 17:10:34 +0000 (17:10 +0000)]
fix complaint about "missing font 'p'"
ellson [Tue, 9 Mar 2010 17:04:16 +0000 (17:04 +0000)]
try to fix build problem on centos4
erg [Fri, 5 Mar 2010 20:12:46 +0000 (20:12 +0000)]
One more time: fix includes to removed outdated files
erg [Fri, 5 Mar 2010 20:11:42 +0000 (20:11 +0000)]
Add copyright and vi comments
erg [Fri, 5 Mar 2010 18:08:31 +0000 (18:08 +0000)]
Remove outdated files
erg [Fri, 5 Mar 2010 18:06:10 +0000 (18:06 +0000)]
Add missing function declaration
erg [Fri, 5 Mar 2010 18:02:17 +0000 (18:02 +0000)]
Fix many warnings plus use of obsolete files
erg [Fri, 5 Mar 2010 15:37:25 +0000 (15:37 +0000)]
Re-delete unused files
ellson [Fri, 5 Mar 2010 11:18:36 +0000 (11:18 +0000)]
double check that we have all files in distro
ellson [Fri, 5 Mar 2010 10:40:08 +0000 (10:40 +0000)]
Add missing files to distro, remove unused cmd/smyrna/gui/Makefile.am
erg [Thu, 4 Mar 2010 20:26:37 +0000 (20:26 +0000)]
Update old makefile
erg [Thu, 4 Mar 2010 20:24:56 +0000 (20:24 +0000)]
Fix warning messages
arif [Wed, 3 Mar 2010 23:35:19 +0000 (23:35 +0000)]
nodes and edges can be selected seperately
erg [Wed, 3 Mar 2010 22:22:42 +0000 (22:22 +0000)]
Fix stupid error introduced to avoid closing a single graph
arif [Wed, 3 Mar 2010 19:23:10 +0000 (19:23 +0000)]
smyrna polygon selection improvement
erg [Wed, 3 Mar 2010 15:40:53 +0000 (15:40 +0000)]
Remove unused files
arif [Tue, 2 Mar 2010 19:45:31 +0000 (19:45 +0000)]
smyrna polygon selection
ellson [Tue, 2 Mar 2010 01:13:14 +0000 (01:13 +0000)]
apply patch from David Claughton <dave@eclecticdave.com>
ellson [Mon, 1 Mar 2010 14:20:46 +0000 (14:20 +0000)]
correct patch to lib/pathplan/libpathplan.la
erg [Thu, 25 Feb 2010 23:11:42 +0000 (23:11 +0000)]
Fix vrml renderer to handle line segments and point nodes again.
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.
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.
erg [Tue, 23 Feb 2010 23:37:23 +0000 (23:37 +0000)]
Update TODO list
ellson [Tue, 23 Feb 2010 13:50:03 +0000 (13:50 +0000)]
fix build breakage on ubuntu from duplicate gv.3python man pages
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)
ellson [Sun, 21 Feb 2010 15:30:24 +0000 (15:30 +0000)]
add mksvgfonts.pl to .src distros
erg [Wed, 17 Feb 2010 22:13:59 +0000 (22:13 +0000)]
Fix bug in nameOf for edges
ellson [Wed, 17 Feb 2010 18:21:47 +0000 (18:21 +0000)]
correct typo (dot.1 => vimdot.1)
ellson [Wed, 17 Feb 2010 18:08:38 +0000 (18:08 +0000)]
applied "doxygen -u" to Doxyfile and converted to update Doxyfile.in
north [Wed, 17 Feb 2010 17:51:47 +0000 (17:51 +0000)]
remove cdt.h dependence on ast_common.h
ellson [Wed, 17 Feb 2010 02:27:51 +0000 (02:27 +0000)]
set WITH_LIBGD properly if gd library no good
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.
arif [Tue, 16 Feb 2010 20:25:29 +0000 (20:25 +0000)]
fixing what i broke
erg [Tue, 16 Feb 2010 16:47:17 +0000 (16:47 +0000)]
Use non-recursive dfs;
only free graph is another is coming
north [Tue, 16 Feb 2010 00:35:03 +0000 (00:35 +0000)]
efficiency improvement for agsubrep on mainnnode
north [Mon, 15 Feb 2010 22:45:43 +0000 (22:45 +0000)]
More fixes for large ID and SEQ values
arif [Mon, 15 Feb 2010 20:31:15 +0000 (20:31 +0000)]
*** empty log message ***
north [Mon, 15 Feb 2010 20:25:46 +0000 (20:25 +0000)]
Fixes for stability; large graphs
ellson [Mon, 15 Feb 2010 19:03:14 +0000 (19:03 +0000)]
remove duplicate move_TVnodes()
ellson [Mon, 15 Feb 2010 19:00:10 +0000 (19:00 +0000)]
add new files to Makefile.am
north [Mon, 15 Feb 2010 17:47:55 +0000 (17:47 +0000)]
*** empty log message ***
arif [Mon, 15 Feb 2010 17:46:54 +0000 (17:46 +0000)]
new smyrna files
arif [Mon, 15 Feb 2010 17:16:10 +0000 (17:16 +0000)]
new smyrna implementation , mm2gv fix,
north [Mon, 15 Feb 2010 17:03:38 +0000 (17:03 +0000)]
upgrade to current version of cdt
ellson [Fri, 12 Feb 2010 02:46:55 +0000 (02:46 +0000)]
add a note about pan and zoom in the GUI window.
ellson [Fri, 12 Feb 2010 02:23:27 +0000 (02:23 +0000)]
fix cut&paste bugs
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>
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.
erg [Fri, 5 Feb 2010 20:07:46 +0000 (20:07 +0000)]
Fix bug 1873
ellson [Fri, 5 Feb 2010 15:26:24 +0000 (15:26 +0000)]
add usr/share/graphviz/smyrna contents to graphviz package
ellson [Thu, 4 Feb 2010 18:33:44 +0000 (18:33 +0000)]
change to --with-gtk etc, required for smyrna
erg [Thu, 4 Feb 2010 17:46:09 +0000 (17:46 +0000)]
If user specifies explicit white background, draw it.
erg [Thu, 4 Feb 2010 17:45:09 +0000 (17:45 +0000)]
Turn off alpha blending.
erg [Thu, 4 Feb 2010 17:41:12 +0000 (17:41 +0000)]
Update todo list
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 ] }"
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
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
erg [Mon, 1 Feb 2010 21:30:55 +0000 (21:30 +0000)]
Fix crash if a click is done but no graph is loaded
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
arif [Mon, 1 Feb 2010 19:18:14 +0000 (19:18 +0000)]
smyrna non convax polygon support
ellson [Fri, 29 Jan 2010 18:34:56 +0000 (18:34 +0000)]
add missing BR for libglade2-devel
erg [Wed, 27 Jan 2010 17:40:41 +0000 (17:40 +0000)]
Add missing newline
erg [Wed, 27 Jan 2010 17:21:22 +0000 (17:21 +0000)]
Handle styles in background drawing
ellson [Tue, 26 Jan 2010 18:24:35 +0000 (18:24 +0000)]
no stdint.h on solaris!!
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/
ellson [Tue, 26 Jan 2010 16:09:17 +0000 (16:09 +0000)]
restart 2.27 development series
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
ellson [Tue, 26 Jan 2010 15:57:58 +0000 (15:57 +0000)]
back out previous re-ordering of end-job and finalize
ellson [Fri, 22 Jan 2010 04:29:49 +0000 (04:29 +0000)]
return to 2.27 development series
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
ellson [Fri, 22 Jan 2010 04:09:56 +0000 (04:09 +0000)]
continue 2.27 development series
ellson [Fri, 22 Jan 2010 03:58:49 +0000 (03:58 +0000)]
2.26.1 stable release
ellson [Fri, 22 Jan 2010 03:56:12 +0000 (03:56 +0000)]
Apply quartz patches from David Fang <fang@csl.cornell.edu>
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
erg [Thu, 21 Jan 2010 15:54:58 +0000 (15:54 +0000)]
Add Stent's notes for building on snow leopard
ellson [Thu, 21 Jan 2010 14:29:26 +0000 (14:29 +0000)]
fix memory leak
erg [Wed, 20 Jan 2010 23:43:11 +0000 (23:43 +0000)]
Clarify ratio=fill
erg [Wed, 20 Jan 2010 23:28:44 +0000 (23:28 +0000)]
Fix comment
arif [Tue, 19 Jan 2010 16:36:09 +0000 (16:36 +0000)]
experimental new dot core
ellson [Tue, 19 Jan 2010 14:53:04 +0000 (14:53 +0000)]
another attempt to fix soname bump
ellson [Tue, 19 Jan 2010 14:08:33 +0000 (14:08 +0000)]
try to fix ubuntu breakage due to libcgraph.so API bump