]> granicus.if.org Git - graphviz/log
graphviz
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.

13 years agoRemove extraneous .TP
erg [Thu, 28 Apr 2011 20:39:23 +0000 (20:39 +0000)]
Remove extraneous .TP

13 years agotry using rounded joins in both cairo and quartz, for all line-joins
ellson [Thu, 28 Apr 2011 00:11:11 +0000 (00:11 +0000)]
try using rounded joins in both cairo and quartz, for all line-joins

13 years agouse CAIRO_LINE_JOIN_ROUND for polygons
ellson [Wed, 27 Apr 2011 23:42:17 +0000 (23:42 +0000)]
use CAIRO_LINE_JOIN_ROUND for polygons

13 years agoMake backslash escape character explicit in description of record labels.
erg [Wed, 27 Apr 2011 17:56:26 +0000 (17:56 +0000)]
Make backslash escape character explicit in description of record labels.

13 years agoBroken web link fixed.
dperry [Wed, 27 Apr 2011 14:14:52 +0000 (14:14 +0000)]
Broken web link fixed.

13 years agoreplace lost change
ellson [Mon, 25 Apr 2011 22:03:32 +0000 (22:03 +0000)]
replace lost change

13 years agotry to flesh out fixed bug list, drop comma separators
ellson [Mon, 25 Apr 2011 16:12:05 +0000 (16:12 +0000)]
try to flesh out fixed bug list, drop comma separators

13 years agoNote that dotty is deprecated
erg [Mon, 25 Apr 2011 15:47:17 +0000 (15:47 +0000)]
Note that dotty is deprecated

13 years agooutput dir changed
arif [Sun, 24 Apr 2011 17:06:29 +0000 (17:06 +0000)]
output dir changed

13 years agogm2gv addded to solution file
arif [Sun, 24 Apr 2011 16:41:03 +0000 (16:41 +0000)]
gm2gv addded to solution file

13 years agogml2gv project files (VS)
arif [Sun, 24 Apr 2011 16:40:28 +0000 (16:40 +0000)]
gml2gv project files (VS)

13 years agopragma s added for linker input
arif [Sun, 24 Apr 2011 16:30:00 +0000 (16:30 +0000)]
pragma s added for linker input

13 years agoFix code so that a new graph instance gets assigned the preferred default layout...
erg [Fri, 22 Apr 2011 19:40:29 +0000 (19:40 +0000)]
Fix code so that a new graph instance gets assigned the preferred default layout and format.
Fix code so that if the output file name changes, the change is saved and appears the next
time the settings window is open.
Allow NONE for format. In this case, no output file is produced.
Re-format

13 years agoAdd more content to the man page, but much more should be supplied.
erg [Fri, 22 Apr 2011 18:22:52 +0000 (18:22 +0000)]
Add more content to the man page, but much more should be supplied.

13 years agotypo
ellson [Thu, 21 Apr 2011 19:02:09 +0000 (19:02 +0000)]
typo

13 years agoanother attempt at fixing debian
ellson [Thu, 21 Apr 2011 18:15:40 +0000 (18:15 +0000)]
another attempt at fixing debian

13 years agofixes for debial rules
ellson [Thu, 21 Apr 2011 17:50:19 +0000 (17:50 +0000)]
fixes for debial rules

13 years agofix for qmake test
ellson [Thu, 21 Apr 2011 15:33:24 +0000 (15:33 +0000)]
fix for qmake test

13 years agoattempting to fix warnings about library api versions in debian builds
ellson [Thu, 21 Apr 2011 15:23:37 +0000 (15:23 +0000)]
attempting to fix warnings about library api versions in debian builds

13 years agomoving script for creating nightly version numbers into graphviz tree
ellson [Thu, 21 Apr 2011 14:55:46 +0000 (14:55 +0000)]
moving script for creating nightly version numbers into graphviz tree

13 years agoAdd area attribute for patchwork
erg [Wed, 20 Apr 2011 22:16:24 +0000 (22:16 +0000)]
Add area attribute for patchwork

13 years agoAdd man page for patchwork;
erg [Wed, 20 Apr 2011 22:11:03 +0000 (22:11 +0000)]
Add man page for patchwork;
fix install to link patchwork to dot

13 years agoAllow empty clusters;
erg [Wed, 20 Apr 2011 22:10:10 +0000 (22:10 +0000)]
Allow empty clusters;
change main attribute from size to area to avoid conflict with size for graphs

13 years agoAdd built-in scale factor so that modest sizes (especially the default 1) yield reaso...
erg [Wed, 20 Apr 2011 19:40:23 +0000 (19:40 +0000)]
Add built-in scale factor so that modest sizes (especially the default 1) yield reasonable sized drawings

13 years agoAdd new gvpr scripts
erg [Wed, 20 Apr 2011 19:26:31 +0000 (19:26 +0000)]
Add new gvpr scripts

13 years agomake /var/www/www.graphviz.org/pub/tmp/gd-2.0.36RC1.tar.gz available
north [Wed, 20 Apr 2011 15:41:20 +0000 (15:41 +0000)]
make /var/www/www.graphviz.org/pub/tmp/gd-2.0.36RC1.tar.gz available

13 years agoRoll back pixman to one that exists :-)
north [Wed, 20 Apr 2011 14:54:02 +0000 (14:54 +0000)]
Roll back pixman to one that exists :-)

13 years agoWorking again without cairopango. Remove ppc. PREFIX=/Users/gviz/FIX/Darwin.i386
north [Wed, 20 Apr 2011 14:41:01 +0000 (14:41 +0000)]
Working again without cairopango. Remove ppc. PREFIX=/Users/gviz/FIX/Darwin.i386

13 years agoMake sure unistd.h is not included on systems that don't have it
erg [Tue, 19 Apr 2011 22:26:55 +0000 (22:26 +0000)]
Make sure unistd.h is not included on systems that don't have it

13 years agoChange strdup to _strdup for Windows
erg [Tue, 19 Apr 2011 22:26:06 +0000 (22:26 +0000)]
Change strdup to _strdup for Windows

13 years agoneed FIX/Darwin.i386 not just FIX
north [Tue, 19 Apr 2011 21:04:03 +0000 (21:04 +0000)]
need FIX/Darwin.i386 not just FIX

13 years agosimplify, simplify
north [Tue, 19 Apr 2011 21:01:25 +0000 (21:01 +0000)]
simplify, simplify

13 years agocreate graphviz-version during make, not by obscure graphviz-build mechanism
ellson [Tue, 19 Apr 2011 17:10:13 +0000 (17:10 +0000)]
create graphviz-version during make, not by obscure graphviz-build mechanism

13 years agoosage release project output dir fix
arif [Tue, 19 Apr 2011 15:47:51 +0000 (15:47 +0000)]
osage release project output dir fix

13 years agoVS internal compiler error issue fixed
arif [Tue, 19 Apr 2011 15:38:23 +0000 (15:38 +0000)]
VS internal compiler error issue fixed

13 years agostrdup() is now broken in Windows; replace with _strdup.
erg [Mon, 18 Apr 2011 21:52:48 +0000 (21:52 +0000)]
strdup() is now broken in Windows; replace with _strdup.

13 years agoFix usage string
erg [Mon, 18 Apr 2011 21:32:17 +0000 (21:32 +0000)]
Fix usage string

13 years agoincrement library versions
ellson [Mon, 18 Apr 2011 15:40:52 +0000 (15:40 +0000)]
increment library versions

13 years agoRemove annoying Save Graph message;
erg [Fri, 15 Apr 2011 21:06:43 +0000 (21:06 +0000)]
Remove annoying Save Graph message;
fix bug 2170

13 years agoBy adding --enable-static --disable-dynamic to configure flags,
north [Fri, 15 Apr 2011 20:40:10 +0000 (20:40 +0000)]
By adding --enable-static --disable-dynamic to configure flags,
we can force the dot executable to link static libraries and not
depend on macports dylibs. The build still creates the plugin
dylibs but they aren't usable (without macports on the install host).

13 years agoAdd scale feature to twopi
erg [Fri, 15 Apr 2011 17:02:44 +0000 (17:02 +0000)]
Add scale feature to twopi

13 years agoAdd missing </A> tags
erg [Thu, 14 Apr 2011 21:19:50 +0000 (21:19 +0000)]
Add missing </A> tags

13 years agoFix typo changing there to their
erg [Thu, 14 Apr 2011 21:07:43 +0000 (21:07 +0000)]
Fix typo changing there to their

13 years agoRemove extra -k entry
erg [Thu, 14 Apr 2011 19:27:38 +0000 (19:27 +0000)]
Remove extra -k entry

13 years agofix for #1980 from Ryan Schmidt <graphviz-2011b@ryandesign.com>
ellson [Thu, 14 Apr 2011 11:41:38 +0000 (11:41 +0000)]
fix for #1980 from Ryan Schmidt <graphviz-2011b@ryandesign.com>

13 years agodisable smyrna for now because glade +universal not yet available
north [Wed, 13 Apr 2011 01:46:21 +0000 (01:46 +0000)]
disable smyrna for now because glade +universal not yet available
on the build host (snares)

13 years agoFix incorrect usage message
erg [Tue, 12 Apr 2011 20:54:35 +0000 (20:54 +0000)]
Fix incorrect usage message

13 years agoChange PREFIX to /opt/local. Restore -arch pcc. Disable smyrna until glut for ppc...
north [Tue, 12 Apr 2011 00:50:01 +0000 (00:50 +0000)]
Change PREFIX to /opt/local. Restore -arch pcc. Disable smyrna until glut for ppc is fixed.

13 years agofixed the attributes.txt path
arif [Fri, 8 Apr 2011 21:30:54 +0000 (21:30 +0000)]
fixed the attributes.txt path

13 years agofized the layout warning
arif [Fri, 8 Apr 2011 21:30:25 +0000 (21:30 +0000)]
fized the layout warning

13 years agoUpdated copyright.
north [Fri, 8 Apr 2011 20:27:02 +0000 (20:27 +0000)]
Updated copyright.

13 years agoReplace maxdeg.g with richer script
erg [Fri, 8 Apr 2011 20:03:19 +0000 (20:03 +0000)]
Replace maxdeg.g with richer script

13 years agoMove erg directory path from test script
erg [Fri, 8 Apr 2011 20:02:16 +0000 (20:02 +0000)]
Move erg directory path from test script

13 years agoFix Windows version to use path to installed attrs.txt file.
erg [Fri, 8 Apr 2011 16:29:29 +0000 (16:29 +0000)]
Fix Windows version to use path to installed attrs.txt file.

13 years agoenable ortho on ubuntu builds
ellson [Thu, 7 Apr 2011 23:26:38 +0000 (23:26 +0000)]
enable ortho on ubuntu builds