]>
granicus.if.org Git - graphviz/log
erg [Mon, 17 May 2010 16:12:48 +0000 (16:12 +0000)]
FIx bug 1952
erg [Wed, 12 May 2010 21:37:29 +0000 (21:37 +0000)]
Replace recursive dfs with iterative version
erg [Wed, 12 May 2010 20:12:06 +0000 (20:12 +0000)]
Update old makefiles
erg [Fri, 7 May 2010 19:53:16 +0000 (19:53 +0000)]
Fix broken links, add new ones
erg [Fri, 7 May 2010 14:15:01 +0000 (14:15 +0000)]
Add additional links to info on HTML labels
erg [Thu, 6 May 2010 19:58:26 +0000 (19:58 +0000)]
Allow GV_FILE_PATH to specify a list of directory names.
erg [Thu, 6 May 2010 17:25:02 +0000 (17:25 +0000)]
Note the viewport overrides size attribute
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>
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.
erg [Wed, 5 May 2010 22:17:57 +0000 (22:17 +0000)]
Add comments describing xdot fields
erg [Wed, 5 May 2010 22:17:29 +0000 (22:17 +0000)]
Fix bug in emitting xdot background;
fix a comment
erg [Fri, 30 Apr 2010 20:08:14 +0000 (20:08 +0000)]
Clean up makefile for info files;
add svg color scheme
erg [Fri, 30 Apr 2010 18:20:15 +0000 (18:20 +0000)]
Fix bug in multispline code
erg [Wed, 28 Apr 2010 15:14:06 +0000 (15:14 +0000)]
Update old makefile
erg [Tue, 27 Apr 2010 22:02:02 +0000 (22:02 +0000)]
Fix bug 1931
arif [Tue, 27 Apr 2010 19:33:52 +0000 (19:33 +0000)]
migrating to visual studio 2008
arif [Mon, 26 Apr 2010 18:35:08 +0000 (18:35 +0000)]
__EXPORT__ and __IMPORT__ defs for win32dll
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.
erg [Mon, 26 Apr 2010 17:51:10 +0000 (17:51 +0000)]
Add square.gif to Makefile to make it part of the distribution
ellson [Thu, 22 Apr 2010 16:44:44 +0000 (16:44 +0000)]
deal with missing Xrender
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)
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)
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
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
arif [Wed, 14 Apr 2010 20:20:29 +0000 (20:20 +0000)]
label locations fixed to center of nodes
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.
erg [Wed, 14 Apr 2010 20:12:53 +0000 (20:12 +0000)]
Remove extraneous semicolon
erg [Wed, 14 Apr 2010 17:45:39 +0000 (17:45 +0000)]
Update todo list
erg [Wed, 14 Apr 2010 17:45:22 +0000 (17:45 +0000)]
Use getAttrInt for defaultnodeshape rather than getAttrBool;
hook back in background graphics
erg [Wed, 14 Apr 2010 17:44:15 +0000 (17:44 +0000)]
Use integer values for combo boxes
erg [Mon, 12 Apr 2010 21:58:26 +0000 (21:58 +0000)]
Fix bug 1923
erg [Fri, 9 Apr 2010 22:42:30 +0000 (22:42 +0000)]
Fix incorrect parameter passed to gv_postprocess
erg [Fri, 9 Apr 2010 20:57:40 +0000 (20:57 +0000)]
Fix bug 552
erg [Fri, 9 Apr 2010 19:32:01 +0000 (19:32 +0000)]
Fix bug 1473
ellson [Tue, 6 Apr 2010 22:11:07 +0000 (22:11 +0000)]
only one bin_PROGRAPMS allowed
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.
ellson [Tue, 6 Apr 2010 13:42:00 +0000 (13:42 +0000)]
install dot_builtins, but exclude from rpm package.
ellson [Tue, 6 Apr 2010 13:34:23 +0000 (13:34 +0000)]
add some comments to poly_inside code
ellson [Fri, 2 Apr 2010 18:06:39 +0000 (18:06 +0000)]
fix for #1804 and #1846 from: Andrew Moss <andrewmoss@gmail.com>
erg [Thu, 1 Apr 2010 01:17:44 +0000 (01:17 +0000)]
Fix for bug 1911
ellson [Wed, 31 Mar 2010 19:11:17 +0000 (19:11 +0000)]
fix for --disable-ltdl
erg [Tue, 30 Mar 2010 18:47:09 +0000 (18:47 +0000)]
Allow graph labels even when background is given
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.
north [Mon, 29 Mar 2010 17:01:12 +0000 (17:01 +0000)]
Fix aginit recursion bug on graphs.
erg [Fri, 26 Mar 2010 18:14:15 +0000 (18:14 +0000)]
Fix memory bug in triangle version of delaunay_tri
erg [Thu, 25 Mar 2010 20:10:10 +0000 (20:10 +0000)]
Initialize new field in user opts for gvpr main
erg [Mon, 22 Mar 2010 19:12:03 +0000 (19:12 +0000)]
Zero out user opts to gvpr to protect against added fields.
erg [Mon, 22 Mar 2010 19:11:13 +0000 (19:11 +0000)]
Add experimental callback feature the libgvpr
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