]>
granicus.if.org Git - graphviz/log
erg [Mon, 4 Apr 2011 18:10:51 +0000 (18:10 +0000)]
Since we bind with libgvc, we get Verbose for free, so we just need to
declare it in main.cpp.
ellson [Mon, 4 Apr 2011 18:03:11 +0000 (18:03 +0000)]
ignore attrs.txt
ellson [Mon, 4 Apr 2011 18:02:50 +0000 (18:02 +0000)]
Use QtCore.pc instead of Qt.pc
ellson [Mon, 4 Apr 2011 13:59:39 +0000 (13:59 +0000)]
use statically linked libs 'cos I don't know how to use libtool with qmake
ellson [Mon, 4 Apr 2011 04:16:50 +0000 (04:16 +0000)]
try to avoid breaking platforms w/o Qt support
ellson [Mon, 4 Apr 2011 03:58:03 +0000 (03:58 +0000)]
installing gvedit fixes
ellson [Sun, 3 Apr 2011 23:09:19 +0000 (23:09 +0000)]
almost there
ellson [Sun, 3 Apr 2011 21:50:49 +0000 (21:50 +0000)]
pass on and
ellson [Sun, 3 Apr 2011 21:44:29 +0000 (21:44 +0000)]
make it build with qt4
ellson [Sun, 3 Apr 2011 20:14:11 +0000 (20:14 +0000)]
train CVS to ignore new generated products
ellson [Sun, 3 Apr 2011 19:48:52 +0000 (19:48 +0000)]
add gvedit to graphviz...tar.gz distribution
yifanhu [Fri, 1 Apr 2011 18:37:27 +0000 (18:37 +0000)]
bring back -o option
yifanhu [Fri, 1 Apr 2011 18:33:33 +0000 (18:33 +0000)]
removed some ineffective/debugging related options. Changed some wording for options
yifanhu [Fri, 1 Apr 2011 18:28:28 +0000 (18:28 +0000)]
adding more options
erg [Fri, 1 Apr 2011 18:27:03 +0000 (18:27 +0000)]
Compile and test first before committing.
erg [Fri, 1 Apr 2011 18:25:25 +0000 (18:25 +0000)]
For nop mode, turn off any adjustment of nodes in neato_set_aspect if background is present;
use AllEdges if there are no edges.
yifanhu [Fri, 1 Apr 2011 17:12:26 +0000 (17:12 +0000)]
changed shore length default to a more reasonable setting
erg [Fri, 1 Apr 2011 16:21:17 +0000 (16:21 +0000)]
Fix makefile to install gvmap.sh
erg [Thu, 31 Mar 2011 20:04:23 +0000 (20:04 +0000)]
Add partial list of changes and bug fixes for new release
dperry [Thu, 31 Mar 2011 18:47:41 +0000 (18:47 +0000)]
fixed links for new website.
dperry [Thu, 31 Mar 2011 18:44:29 +0000 (18:44 +0000)]
fixed links for new website
dperry [Thu, 31 Mar 2011 18:36:05 +0000 (18:36 +0000)]
fixed links for new website.
dperry [Thu, 31 Mar 2011 18:33:12 +0000 (18:33 +0000)]
fixed links for new website
dperry [Thu, 31 Mar 2011 18:28:08 +0000 (18:28 +0000)]
fixed links for new website
dperry [Thu, 31 Mar 2011 18:22:19 +0000 (18:22 +0000)]
fixed links to new website.
dperry [Thu, 31 Mar 2011 18:09:46 +0000 (18:09 +0000)]
Fixed links for new website.
erg [Thu, 31 Mar 2011 17:48:07 +0000 (17:48 +0000)]
Add a shell script to run a gvmap pipeline until the parts are integrated
into gvmap proper.
erg [Thu, 31 Mar 2011 14:10:07 +0000 (14:10 +0000)]
Fix strdup_and_subst_obj() so that calls not involving simple labels collapse \\ to \.
Without this, users cannot get a lone backslash in an HTML-label or tooltip if it
preceded G, E, N, etc.
We don't do this for simple label text, as it is later processed to handle \n, \r, etc.
and collapses \\ to \ at that time.
erg [Wed, 30 Mar 2011 19:52:19 +0000 (19:52 +0000)]
Add item on scale attribute
erg [Wed, 30 Mar 2011 18:23:18 +0000 (18:23 +0000)]
Add oval shape as a synonym for ellipse
erg [Wed, 30 Mar 2011 16:44:09 +0000 (16:44 +0000)]
Add note on the need to use HTML escape sequences in HTML strings.
erg [Wed, 30 Mar 2011 14:54:24 +0000 (14:54 +0000)]
Note that none is a synonym for plaintext
dperry [Wed, 30 Mar 2011 14:00:36 +0000 (14:00 +0000)]
*** empty log message ***
erg [Tue, 29 Mar 2011 21:33:48 +0000 (21:33 +0000)]
Change raw backslashes to \ to prevent their being lost.
erg [Tue, 29 Mar 2011 16:36:21 +0000 (16:36 +0000)]
Add gvPluginList
erg [Tue, 29 Mar 2011 15:44:11 +0000 (15:44 +0000)]
Pull out change to strdup_and_subst_obj which allowed escaped backslashes.
These can be added via xml escapes, and the change significantly changes
how ordinary labels are used.
erg [Mon, 28 Mar 2011 20:55:31 +0000 (20:55 +0000)]
Set up better default layout and output format
erg [Mon, 28 Mar 2011 18:15:56 +0000 (18:15 +0000)]
Fix bug 2157 and broken build on ubuntu
erg [Mon, 28 Mar 2011 15:30:01 +0000 (15:30 +0000)]
Fix typo and add </BLOCKQUOTE>
erg [Mon, 28 Mar 2011 15:29:23 +0000 (15:29 +0000)]
Fix example to reflect change in semantics. Arrowtails are only shown
if dir=back or both.
erg [Fri, 25 Mar 2011 18:04:51 +0000 (18:04 +0000)]
Add additional parts to the nojustify test
erg [Fri, 25 Mar 2011 18:04:24 +0000 (18:04 +0000)]
Print total number of tests
erg [Fri, 25 Mar 2011 18:04:04 +0000 (18:04 +0000)]
Fix awk script to work with cairo generated postscript
erg [Fri, 25 Mar 2011 18:03:04 +0000 (18:03 +0000)]
Fix nojustify bug
erg [Thu, 24 Mar 2011 20:23:32 +0000 (20:23 +0000)]
Fix corrupted 1.2 version
erg [Thu, 24 Mar 2011 19:01:55 +0000 (19:01 +0000)]
Update to new baseline
erg [Thu, 24 Mar 2011 18:34:40 +0000 (18:34 +0000)]
Fix input graph to reflect change in edge semantics. It is now not enough to
specify arrowtail to see it. One needs dir=both or dir=back
erg [Thu, 24 Mar 2011 18:33:21 +0000 (18:33 +0000)]
Fix misspellings of URL
erg [Thu, 24 Mar 2011 16:49:20 +0000 (16:49 +0000)]
Tweak multiline labels in html labels
arif [Mon, 21 Mar 2011 17:00:45 +0000 (17:00 +0000)]
WIN32 Verbose
erg [Mon, 21 Mar 2011 15:13:38 +0000 (15:13 +0000)]
Tweak warning messages and have overlap=unknown act like overlap=false
erg [Fri, 18 Mar 2011 01:31:29 +0000 (01:31 +0000)]
Add to specification of program, with -o and -C options, and a specification
of how clusters are recorded.
erg [Fri, 18 Mar 2011 01:30:44 +0000 (01:30 +0000)]
Add output file option to cluster.
erg [Thu, 17 Mar 2011 21:22:27 +0000 (21:22 +0000)]
Fix Dwight's changes.
erg [Thu, 17 Mar 2011 19:17:42 +0000 (19:17 +0000)]
In nop, don't invoke adjust if a background is present.
yifanhu [Thu, 17 Mar 2011 15:23:03 +0000 (15:23 +0000)]
adding man page for cluster
yifanhu [Thu, 17 Mar 2011 15:21:04 +0000 (15:21 +0000)]
added man page for cluster
erg [Wed, 16 Mar 2011 22:06:55 +0000 (22:06 +0000)]
Edit text
erg [Wed, 16 Mar 2011 22:06:26 +0000 (22:06 +0000)]
Fix use of ingraphs library
yifanhu [Wed, 16 Mar 2011 20:09:39 +0000 (20:09 +0000)]
cluster function hookup
yifanhu [Wed, 16 Mar 2011 20:09:08 +0000 (20:09 +0000)]
added cluster function hookup
yifanhu [Wed, 16 Mar 2011 20:08:17 +0000 (20:08 +0000)]
added attach_cluster
arif [Wed, 16 Mar 2011 17:48:30 +0000 (17:48 +0000)]
for utf-8 compatibility some chars should be converted to unsigned chars. I changed one function critical for WIN32 but this requires more attention and clean up later on.
dperry [Tue, 15 Mar 2011 19:50:10 +0000 (19:50 +0000)]
Files that support font testing.
arif [Tue, 15 Mar 2011 15:31:08 +0000 (15:31 +0000)]
icon is added
arif [Tue, 15 Mar 2011 15:30:41 +0000 (15:30 +0000)]
window icon
arif [Mon, 14 Mar 2011 18:14:58 +0000 (18:14 +0000)]
default preview image format was chagned to png
yifanhu [Sun, 13 Mar 2011 19:30:46 +0000 (19:30 +0000)]
correct some formating error
yifanhu [Sun, 13 Mar 2011 17:31:13 +0000 (17:31 +0000)]
added more content to manpage, include options -a and -s, and examples.
yifanhu [Sun, 13 Mar 2011 17:30:36 +0000 (17:30 +0000)]
allowed negative value for -a option. Make default -1 and auto-select the value. This make -a option value 0 when n < 4500 to avoid slow computing time for huge graphs
yifanhu [Sun, 13 Mar 2011 16:40:08 +0000 (16:40 +0000)]
deleted read_data and associated functions.
yifanhu [Fri, 11 Mar 2011 21:45:47 +0000 (21:45 +0000)]
delete a print statement
dperry [Thu, 10 Mar 2011 22:35:46 +0000 (22:35 +0000)]
File that only tests font creation.
dperry [Thu, 10 Mar 2011 22:33:58 +0000 (22:33 +0000)]
Modified to accept a test filename from command line.
dperry [Thu, 10 Mar 2011 22:28:09 +0000 (22:28 +0000)]
Graphs that support font testing.
arif [Wed, 9 Mar 2011 16:27:52 +0000 (16:27 +0000)]
winregex source file is added to gvc project file
arif [Wed, 9 Mar 2011 16:24:19 +0000 (16:24 +0000)]
win_regex depenency removed
arif [Wed, 9 Mar 2011 16:14:06 +0000 (16:14 +0000)]
dwight.h is removed , some warnings are cleaned up
arif [Tue, 8 Mar 2011 19:55:50 +0000 (19:55 +0000)]
gvedit development
dperry [Tue, 8 Mar 2011 15:31:57 +0000 (15:31 +0000)]
Modified to permit retrieval of an array of avialable fonts.
erg [Mon, 7 Mar 2011 18:05:47 +0000 (18:05 +0000)]
Remove static function max from dot.c due to Windows conflict.
arif [Mon, 7 Mar 2011 17:17:26 +0000 (17:17 +0000)]
new sparse files are added to VS project file
arif [Mon, 7 Mar 2011 17:16:53 +0000 (17:16 +0000)]
new files are added to project file
arif [Mon, 7 Mar 2011 16:40:18 +0000 (16:40 +0000)]
syntax error in line 38 fixed (double ;)
arif [Fri, 4 Mar 2011 19:21:11 +0000 (19:21 +0000)]
open browser for help
qt temp file solution applied
erg [Fri, 4 Mar 2011 17:38:16 +0000 (17:38 +0000)]
Fix double call to functions when used in MAX macro
erg [Fri, 4 Mar 2011 17:05:15 +0000 (17:05 +0000)]
Use config.h
arif [Fri, 4 Mar 2011 16:03:41 +0000 (16:03 +0000)]
gvedit WIN32 final few issues
arif [Thu, 3 Mar 2011 19:12:57 +0000 (19:12 +0000)]
gvedit temp file
arif [Thu, 3 Mar 2011 17:25:21 +0000 (17:25 +0000)]
attrs.txt loading fixed
erg [Thu, 3 Mar 2011 16:54:28 +0000 (16:54 +0000)]
Fix gvmap code for linux environment using triangle.c
arif [Thu, 3 Mar 2011 16:33:54 +0000 (16:33 +0000)]
gvedit fixes
erg [Thu, 3 Mar 2011 15:29:36 +0000 (15:29 +0000)]
Add initial code for gvmap
erg [Thu, 3 Mar 2011 03:12:52 +0000 (03:12 +0000)]
Add new attributes used by sfdp
erg [Thu, 3 Mar 2011 03:11:16 +0000 (03:11 +0000)]
Add gvmap to configure file
erg [Thu, 3 Mar 2011 03:08:56 +0000 (03:08 +0000)]
Add gvmap to makefile
erg [Thu, 3 Mar 2011 01:20:38 +0000 (01:20 +0000)]
Reset error count after parse-layout-render pass
erg [Thu, 3 Mar 2011 01:15:24 +0000 (01:15 +0000)]
(sigh) Fix typos
erg [Thu, 3 Mar 2011 01:14:18 +0000 (01:14 +0000)]
Maintain more correct count of errors.
erg [Thu, 3 Mar 2011 01:11:10 +0000 (01:11 +0000)]
Add implementation of get_tri using GTS library