]> granicus.if.org Git - graphviz/log
graphviz
13 years agomerging something ????
John Ellson [Wed, 10 Aug 2011 19:30:09 +0000 (15:30 -0400)]
merging something ????

13 years agotry that again - dropping '?='
John Ellson [Wed, 10 Aug 2011 19:28:28 +0000 (15:28 -0400)]
try that again - dropping '?='

13 years agono need to use '?=' (deferred) assignments
John Ellson [Wed, 10 Aug 2011 19:10:54 +0000 (15:10 -0400)]
no need to use '?=' (deferred) assignments

13 years agoRemoving files again
Dwight Perry [Mon, 8 Aug 2011 18:03:43 +0000 (14:03 -0400)]
Removing files again

13 years agoPulled latest from central repo
Dwight Perry [Mon, 8 Aug 2011 17:53:03 +0000 (13:53 -0400)]
Pulled latest from central repo

13 years agoRemoved files not needed in repository
Dwight Perry [Mon, 8 Aug 2011 17:50:54 +0000 (13:50 -0400)]
Removed files not needed in repository

13 years agoAdded agnsubg
Stephen North [Mon, 8 Aug 2011 16:56:08 +0000 (12:56 -0400)]
Added agnsubg

13 years agoFix bug 2124
Emden Gansner [Fri, 5 Aug 2011 20:26:13 +0000 (16:26 -0400)]
Fix bug 2124

13 years agoAdd documentation concerning xlabels
Emden Gansner [Fri, 5 Aug 2011 16:54:45 +0000 (12:54 -0400)]
Add documentation concerning xlabels

13 years agoRemove use of mode attribute from sfdp - still experimental
Emden Gansner [Thu, 4 Aug 2011 21:05:49 +0000 (17:05 -0400)]
Remove use of mode attribute from sfdp - still experimental

13 years agoFix bug 2122; add regression test
Emden Gansner [Thu, 4 Aug 2011 18:51:26 +0000 (14:51 -0400)]
Fix bug 2122; add regression test

13 years agoWhen only one cell per line, adjust rule width to handle space and parent border...
Emden Gansner [Wed, 3 Aug 2011 20:35:07 +0000 (16:35 -0400)]
When only one cell per line, adjust rule width to handle space and parent border on both sides

13 years agoFix bug 2120
Emden Gansner [Wed, 3 Aug 2011 20:19:05 +0000 (16:19 -0400)]
Fix bug 2120

13 years agoRemove extraneous initial tab from xlabels.c;
Emden Gansner [Wed, 3 Aug 2011 20:07:10 +0000 (16:07 -0400)]
Remove extraneous initial tab from xlabels.c;
remove unnecessary pathname qualifier graphviz in #include in nrtmain.c and xlabels.h;
turn off redundant #defines in nrtmain.c

13 years agoAutomated merge with ssh://hg.research.att.com//home/hgroot/graphviz
Emden Gansner [Wed, 3 Aug 2011 19:25:44 +0000 (15:25 -0400)]
Automated merge with ssh://hg.research.att.com//home/hgroot/graphviz

13 years agoIntegrate xlabels with neato -n.
Emden Gansner [Wed, 3 Aug 2011 19:25:35 +0000 (15:25 -0400)]
Integrate xlabels with neato -n.

13 years agoin placeLabels when bp.n != 0 but bp.area == 0, set the label position
Donald Caldwell [Tue, 2 Aug 2011 17:55:33 +0000 (13:55 -0400)]
in placeLabels when bp.n != 0 but bp.area == 0, set the label position
to that saved in bp.pos

13 years agoadded lblenclosing function to check if a label encloses a 0 sized object
Donald Caldwell [Tue, 2 Aug 2011 13:36:18 +0000 (09:36 -0400)]
added lblenclosing function to check if a label encloses a 0 sized object
added a loop in xlintersections to call lblenclosing and return a bestpos
with a count of 1 and area of 0
added lines in placeLabels to use a position that encloses a midpoint
if no better position had been found

13 years agoReplaced cvs references with hg references.
Dwight Perry [Mon, 1 Aug 2011 20:29:35 +0000 (16:29 -0400)]
Replaced cvs references with hg references.

13 years agoEnrich print data for xlabels.
Emden Gansner [Mon, 1 Aug 2011 19:15:02 +0000 (15:15 -0400)]
Enrich print data for xlabels.

13 years agoFix name of test program
Emden Gansner [Mon, 1 Aug 2011 15:09:40 +0000 (11:09 -0400)]
Fix name of test program

13 years agoAdd additional comment to label test stub.
Emden Gansner [Sun, 31 Jul 2011 13:30:34 +0000 (09:30 -0400)]
Add additional comment to label test stub.

13 years agoMove label build before gvc build
Emden Gansner [Sun, 31 Jul 2011 13:29:22 +0000 (09:29 -0400)]
Move label build before gvc build

13 years agoI have no idea why I have to commit this. I didn't make any changes,
Emden Gansner [Fri, 29 Jul 2011 18:37:56 +0000 (14:37 -0400)]
I have no idea why I have to commit this. I didn't make any changes,
and it is identical to the current version

13 years agoAdd initial implementation of external labels
Emden Gansner [Fri, 29 Jul 2011 18:34:30 +0000 (14:34 -0400)]
Add initial implementation of external labels

13 years agoFix ancient bug in dotneato_closest. This could never have worked
Emden Gansner [Fri, 29 Jul 2011 17:26:49 +0000 (13:26 -0400)]
Fix ancient bug in dotneato_closest. This could never have worked
except by chance.

13 years agofinished testing
Dwight Perry [Fri, 29 Jul 2011 17:13:55 +0000 (13:13 -0400)]
finished testing

13 years agotesting
Dwight Perry [Thu, 28 Jul 2011 18:50:25 +0000 (14:50 -0400)]
testing

13 years agofix stringize.awk to work with gawk-4.0.0 and gawk-3.1.8 - fix suggested by arnold...
John Ellson [Mon, 25 Jul 2011 20:24:51 +0000 (16:24 -0400)]
fix stringize.awk to work with gawk-4.0.0 and gawk-3.1.8 - fix suggested by arnold@skeeve.com

13 years agoupdate tags
convert-repo [Fri, 22 Jul 2011 19:55:06 +0000 (19:55 +0000)]
update tags

13 years agoFix table to fill background, draw cells, and then draw boundaries, as is
erg [Wed, 20 Jul 2011 21:13:59 +0000 (21:13 +0000)]
Fix table to fill background, draw cells, and then draw boundaries, as is
done with node shapes;
tweak rounded shape call to take into account that, to get the same bounding
box, the shape has to be reduced by half the pen width;
remove earlier division by 2 in computing length of rules.

13 years agoModify the round_corner function so that it draws a boundary only if penc != NULL
erg [Wed, 20 Jul 2011 21:10:50 +0000 (21:10 +0000)]
Modify the round_corner function so that it draws a boundary only if penc != NULL

13 years agoPull out overly-complex changes to handle rounded tables with thick borders
erg [Wed, 20 Jul 2011 19:29:25 +0000 (19:29 +0000)]
Pull out overly-complex changes to handle rounded tables with thick borders

13 years agoAdded a visible border to rounded tables.
dperry [Tue, 19 Jul 2011 18:50:20 +0000 (18:50 +0000)]
Added a visible border to rounded tables.

13 years agoNote addition of graphml2gv
erg [Thu, 14 Jul 2011 20:39:20 +0000 (20:39 +0000)]
Note addition of graphml2gv

13 years agoAdd an initial implementation of graphml2gv
erg [Thu, 14 Jul 2011 20:38:39 +0000 (20:38 +0000)]
Add an initial implementation of graphml2gv

13 years agoAdd addranks gvpr script
erg [Thu, 14 Jul 2011 15:42:42 +0000 (15:42 +0000)]
Add addranks gvpr script

13 years agoMake sure width=0 is supported for shape=point
erg [Tue, 12 Jul 2011 18:12:54 +0000 (18:12 +0000)]
Make sure width=0 is supported for shape=point

13 years agoswitch to egrep - supposedly available everywhere - including Oracle's
ellson [Sat, 9 Jul 2011 00:44:42 +0000 (00:44 +0000)]
switch to egrep - supposedly available everywhere - including Oracle's

13 years agoNote addition of horizontal and vertical rules
erg [Fri, 8 Jul 2011 18:58:09 +0000 (18:58 +0000)]
Note addition of horizontal and vertical rules

13 years agoAdd support for horizontal and vertical rules in html tables.
erg [Fri, 8 Jul 2011 18:52:33 +0000 (18:52 +0000)]
Add support for horizontal and vertical rules in html tables.
Note that at present the width of the rules is only 1.
We also allow formatting information about rules to be supplied by
the columns and rows attributes of TABLE. This is limited now to just
specifying all or nothing. These could be extended to accept more
general specifications as used in tabular environment in LaTeX.

13 years agoMove intset to common
erg [Fri, 8 Jul 2011 18:47:07 +0000 (18:47 +0000)]
Move intset to common

13 years agoAdd documentation concerning horizontal and vertical rules in html tables
erg [Fri, 8 Jul 2011 18:46:13 +0000 (18:46 +0000)]
Add documentation concerning horizontal and vertical rules in html tables

13 years agoAdd example concerning applications which are layout-aware
erg [Fri, 8 Jul 2011 18:45:30 +0000 (18:45 +0000)]
Add example concerning applications which are layout-aware

13 years agoAdd tests for horizontal and vertical rules in html tables
erg [Fri, 8 Jul 2011 18:20:56 +0000 (18:20 +0000)]
Add tests for horizontal and vertical rules in html tables

13 years agotry re-enabling perl binding for rhel 4/5
ellson [Fri, 8 Jul 2011 17:55:01 +0000 (17:55 +0000)]
try re-enabling perl binding for rhel 4/5

13 years agoTurn off use of rules until they can be made optional.
erg [Thu, 7 Jul 2011 17:49:32 +0000 (17:49 +0000)]
Turn off use of rules until they can be made optional.

13 years agoAdded support for table rules and test cases.
dperry [Wed, 6 Jul 2011 21:15:02 +0000 (21:15 +0000)]
Added support for table rules and test cases.

13 years agoFix bug 2113
erg [Fri, 1 Jul 2011 14:19:08 +0000 (14:19 +0000)]
Fix bug 2113

13 years agoapply patch from #0002109
ellson [Sun, 26 Jun 2011 15:53:01 +0000 (15:53 +0000)]
apply patch from #0002109

13 years agoAdd gv2gml to convert gv to gml format
erg [Fri, 24 Jun 2011 21:36:38 +0000 (21:36 +0000)]
Add gv2gml to convert gv to gml format

13 years agoFix #0001930
ellson [Sat, 11 Jun 2011 15:13:59 +0000 (15:13 +0000)]
Fix #0001930

13 years agoFix #0001930
ellson [Sat, 11 Jun 2011 14:54:56 +0000 (14:54 +0000)]
Fix #0001930

13 years agoFix #0002101 using patch from Torigoe Takashi
ellson [Sat, 11 Jun 2011 13:45:07 +0000 (13:45 +0000)]
Fix #0002101 using patch from Torigoe Takashi

13 years agosometimes php is known as php5
ellson [Sat, 11 Jun 2011 13:43:39 +0000 (13:43 +0000)]
sometimes php is known as php5

13 years agoprefer GNU's grep over Oracle's broken one
ellson [Sat, 4 Jun 2011 14:01:37 +0000 (14:01 +0000)]
prefer GNU's grep over Oracle's broken one

13 years agoFix use of extra data. Originally, we used ND_alg but this needs to be
erg [Tue, 31 May 2011 15:46:20 +0000 (15:46 +0000)]
Fix use of extra data. Originally, we used ND_alg but this needs to be
freed, as some spline routing uses it. But when splines=compound, we
also need the PARENT field. So we now use the dot part of Agnodeinfo_t
to provide the parent and dnode fields.

13 years agoget rid of -xarch from GD_LDFLAGS as it breaks gcc
ellson [Tue, 31 May 2011 12:26:13 +0000 (12:26 +0000)]
get rid of -xarch from GD_LDFLAGS as it breaks gcc

13 years agohopefully correct -L for libgd when not in /usr/lib or /usr/lib64
ellson [Tue, 31 May 2011 12:00:51 +0000 (12:00 +0000)]
hopefully correct -L for libgd when not in /usr/lib or /usr/lib64

13 years agouse perl instead of sed, it seems to work better on opencsw
ellson [Sun, 29 May 2011 19:16:19 +0000 (19:16 +0000)]
use perl instead of sed, it seems to work better on opencsw

13 years agosed cleanup of CFLAGS from perl which break on opencsw - should be harmless elsewhere
ellson [Sun, 29 May 2011 14:46:35 +0000 (14:46 +0000)]
sed cleanup of CFLAGS from perl which break on opencsw - should be harmless elsewhere

13 years agoprevent libltdl config from modifying LIBS - its not required by all executables
ellson [Sun, 29 May 2011 12:27:45 +0000 (12:27 +0000)]
prevent libltdl config from modifying LIBS - its not required by all executables

13 years agoadd a BUILT_SOURCES for generated headers, known to be problematic in other projects
ellson [Sun, 29 May 2011 09:10:38 +0000 (09:10 +0000)]
add a BUILT_SOURCES for generated headers, known to be problematic in other projects

13 years agoFix prebuild for nightly build.
ellson [Fri, 27 May 2011 14:54:21 +0000 (14:54 +0000)]
Fix prebuild for nightly build.

13 years agoFix nightly build
north [Fri, 27 May 2011 14:53:06 +0000 (14:53 +0000)]
Fix nightly build

13 years agoFix node memory leak in subgraphs
erg [Wed, 25 May 2011 16:03:00 +0000 (16:03 +0000)]
Fix node memory leak in subgraphs

13 years agoupgrade Makefile and sources for new packages
north [Wed, 25 May 2011 15:36:59 +0000 (15:36 +0000)]
upgrade Makefile and sources for new packages

13 years agoVarious fixes for package upgrades.
north [Wed, 25 May 2011 15:35:22 +0000 (15:35 +0000)]
Various fixes for package upgrades.

13 years agoHack to remove pango plugin before post-install registration on older Macs.
north [Tue, 24 May 2011 20:34:24 +0000 (20:34 +0000)]
Hack to remove pango plugin before post-install registration on older Macs.
Works for me, anyway.

13 years agoAdd utility function to return approximate midpoint of an edge
erg [Tue, 24 May 2011 20:17:01 +0000 (20:17 +0000)]
Add utility function to return approximate midpoint of an edge

13 years agorename leopard as Darwin.i386
north [Tue, 24 May 2011 20:10:36 +0000 (20:10 +0000)]
rename leopard as Darwin.i386
remove ppc64 and x86_64

13 years agoupdated cairo and pango packages
north [Tue, 24 May 2011 20:02:11 +0000 (20:02 +0000)]
updated cairo and pango packages

13 years agonot sure if PKG_CHECK_MODULES understands VERSION_MICO, restore
ellson [Tue, 24 May 2011 16:05:09 +0000 (16:05 +0000)]
not sure if PKG_CHECK_MODULES understands VERSION_MICO,  restore

13 years agodon't die if PKG_CHECK_MODULES not available - el4, el5
ellson [Tue, 24 May 2011 15:51:55 +0000 (15:51 +0000)]
don't die if PKG_CHECK_MODULES not available - el4, el5

13 years agouse complete guile version number in package check
ellson [Tue, 24 May 2011 15:41:24 +0000 (15:41 +0000)]
use complete guile version number in package check

13 years agoFix apple code for dynamic library directory lookup; previous code did
erg [Mon, 23 May 2011 19:21:58 +0000 (19:21 +0000)]
Fix apple code for dynamic library directory lookup; previous code did
a strcpy into unallocated memory.

13 years agoneeds not /home/ellson in Makefile
ellson [Sun, 22 May 2011 17:08:46 +0000 (17:08 +0000)]
needs  not /home/ellson in Makefile

13 years agoapply graphviz-2.28.0-fix-format-errors.patch from Mandriva cooker. as found on...
ellson [Sun, 22 May 2011 15:59:52 +0000 (15:59 +0000)]
apply graphviz-2.28.0-fix-format-errors.patch from Mandriva cooker.  as found on: http://sophie.zarb.org/sources/graphviz/

13 years agoapply patch ito support rlocatability on Macs from Thomas Keller <me@thomaskeller...
ellson [Sun, 22 May 2011 14:19:22 +0000 (14:19 +0000)]
apply patch ito support rlocatability on Macs from Thomas Keller <me@thomaskeller.biz>

13 years agocvsignore graphviz_version.h
ellson [Fri, 20 May 2011 22:34:30 +0000 (22:34 +0000)]
cvsignore graphviz_version.h

13 years agouse backtick syntax to avoid complaints about GNU extensions
ellson [Fri, 20 May 2011 21:08:04 +0000 (21:08 +0000)]
use backtick syntax to avoid complaints about GNU extensions

13 years agostupid Sun compilers don't allow return (void) to void functions!
ellson [Fri, 20 May 2011 15:06:43 +0000 (15:06 +0000)]
stupid Sun compilers don't allow return (void) to void functions!

13 years agosimplify log2() conditional - WIN32 won't have set HAVE_LOG2 so should work there too
ellson [Fri, 20 May 2011 14:39:27 +0000 (14:39 +0000)]
simplify log2() conditional - WIN32 won't have set HAVE_LOG2 so should work there too

13 years agoadd check for log2() - not available on Solaris9
ellson [Fri, 20 May 2011 14:28:36 +0000 (14:28 +0000)]
add check for log2() - not available on Solaris9

13 years agoattempt to make GUILE_VERSION testing a bit more robust
ellson [Thu, 19 May 2011 20:11:59 +0000 (20:11 +0000)]
attempt to make GUILE_VERSION testing a bit more robust

13 years agoMakefile should point to $HOME/FIX not /opt/local
north [Thu, 19 May 2011 19:32:09 +0000 (19:32 +0000)]
Makefile should point to $HOME/FIX  not /opt/local

13 years agoapply patch from Redhat maintainer for guile-2 support
ellson [Thu, 19 May 2011 18:18:43 +0000 (18:18 +0000)]
apply patch from Redhat maintainer for guile-2 support
    http://jskarvad.fedorapeople.org/graphviz-2.28.0-guile-detect-ac.patch

13 years agoSupport graph and edge ids
erg [Wed, 18 May 2011 19:31:56 +0000 (19:31 +0000)]
Support graph and edge ids

13 years agoUpdate gml2gv for newer version of gml
erg [Wed, 18 May 2011 18:08:50 +0000 (18:08 +0000)]
Update gml2gv for newer version of gml

13 years agoopening 2.29 developement series
ellson [Sat, 7 May 2011 03:46:30 +0000 (03:46 +0000)]
opening 2.29 developement series

13 years agographviz-2.28 stable release
ellson [Sat, 7 May 2011 03:25:24 +0000 (03:25 +0000)]
graphviz-2.28 stable release

13 years agocommand line files
arif [Fri, 6 May 2011 15:15:33 +0000 (15:15 +0000)]
command line files
run wtihout settings

13 years agoRemove duplicated call to showSettings.
erg [Thu, 5 May 2011 15:15:02 +0000 (15:15 +0000)]
Remove duplicated call to showSettings.

13 years agoFix problem with graphs given on the command line. The implementation of drawing...
erg [Wed, 4 May 2011 18:44:30 +0000 (18:44 +0000)]
Fix problem with graphs given on the command line. The implementation of drawing uses an active Mdi
window, but apparently none are active until the main window appears. This meant that pre-emptively
drawing graphs given on the command line caused a crash. Fixed this.

13 years agosome things done
north [Tue, 3 May 2011 18:27:02 +0000 (18:27 +0000)]
some things done

13 years agoif pos is available run nop2
arif [Tue, 3 May 2011 16:45:18 +0000 (16:45 +0000)]
if pos is available run nop2

13 years ago1-gvedit generates preview automatically when a file is opened
arif [Mon, 2 May 2011 19:09:00 +0000 (19:09 +0000)]
1-gvedit generates preview automatically when a file is opened
2-run doesnt show the settings window anymore

13 years agoextern is defined
arif [Mon, 2 May 2011 18:34:19 +0000 (18:34 +0000)]
extern is defined

13 years agomade option -C to be a target number of clusters, instead of just an upper bound.
yifanhu [Sat, 30 Apr 2011 01:57:17 +0000 (01:57 +0000)]
made option -C to be a target number of clusters, instead of just an upper bound.

13 years agoAdd -e option to not add induced edges;
erg [Fri, 29 Apr 2011 18:46:20 +0000 (18:46 +0000)]
Add -e option to not add induced edges;
fix bug dealing whereby no output is produced by anonymous graphs.