graphviz
14 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

14 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.

14 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

14 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/

14 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>

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

14 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

14 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!

14 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

14 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

14 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

14 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

14 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

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

14 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

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

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

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

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

14 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.

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

14 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

14 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

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

14 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.

14 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.

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

14 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

14 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

14 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.

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

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

14 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

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

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

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

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

14 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

14 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

14 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.

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

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

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

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

14 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

14 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

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

14 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

14 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

14 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

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

14 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

14 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 :-)

14 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

14 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

14 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

14 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

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

14 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

14 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

14 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

14 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.

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

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

14 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

14 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).

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

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

14 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

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

14 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>

14 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)

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

14 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.

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

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

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

14 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

14 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

14 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.

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

14 years agodon't build gvmap if sfdp not available (centos4)
ellson [Thu, 7 Apr 2011 23:21:47 +0000 (23:21 +0000)]
don't build gvmap if sfdp not available (centos4)

14 years agotrying to get gvedit to build on ubuntu9
ellson [Thu, 7 Apr 2011 22:50:32 +0000 (22:50 +0000)]
trying to get gvedit to build on ubuntu9

14 years ago*** empty log message ***
north [Thu, 7 Apr 2011 18:52:26 +0000 (18:52 +0000)]
*** empty log message ***

14 years agoRemove unnecessary open action
erg [Thu, 7 Apr 2011 18:48:26 +0000 (18:48 +0000)]
Remove unnecessary open action

14 years agochange search order to prefer qmake-qt4
ellson [Thu, 7 Apr 2011 16:15:12 +0000 (16:15 +0000)]
change search order to prefer qmake-qt4

14 years agoPut version wrapper around use of QKeySequence::Quit. This was not added until 4.6.
erg [Thu, 7 Apr 2011 16:12:07 +0000 (16:12 +0000)]
Put version wrapper around use of QKeySequence::Quit. This was not added until 4.6.

14 years agoAdd Qt version of stderr for messages;
erg [Thu, 7 Apr 2011 15:43:11 +0000 (15:43 +0000)]
Add Qt version of stderr for messages;
fix non-Windows code to use installed attribute data file;
clean up code

14 years agoRemove data pathname from gvedit.pro.in and add quotes to one in Makefile.am
erg [Thu, 7 Apr 2011 15:41:24 +0000 (15:41 +0000)]
Remove data pathname from gvedit.pro.in and add quotes to one in Makefile.am

14 years agodon't try to build mocables if QT is not available (BUILT_SOURCES has special semantics)
ellson [Thu, 7 Apr 2011 11:21:10 +0000 (11:21 +0000)]
don't try to build mocables if QT is not available (BUILT_SOURCES has special semantics)

14 years agominor tweaks
ellson [Thu, 7 Apr 2011 01:32:45 +0000 (01:32 +0000)]
minor tweaks

14 years agouse less of qmakefile and more of Makefile.am - use libtool for final link
ellson [Thu, 7 Apr 2011 01:01:46 +0000 (01:01 +0000)]
use less of qmakefile and more of Makefile.am - use libtool for final link

14 years agoFix typo concerning VALIGN
erg [Wed, 6 Apr 2011 18:07:32 +0000 (18:07 +0000)]
Fix typo concerning VALIGN

14 years agoUse %p rather than %x in fprintf for pointer
erg [Wed, 6 Apr 2011 17:50:52 +0000 (17:50 +0000)]
Use %p rather than %x in fprintf for pointer

14 years agoAdd description of SUB and SUP elements to HTML-like labels
erg [Wed, 6 Apr 2011 15:28:41 +0000 (15:28 +0000)]
Add description of SUB and SUP elements to HTML-like labels

14 years agoReference dynamic libraries rather than convenience libraries. Doing the latter
erg [Tue, 5 Apr 2011 21:53:25 +0000 (21:53 +0000)]
Reference dynamic libraries rather than convenience libraries. Doing the latter
causes a crash on macs.

14 years agoChanges to support superscirpting and subscripting
dperry [Tue, 5 Apr 2011 19:37:06 +0000 (19:37 +0000)]
Changes to support superscirpting and subscripting

14 years agoChanges to support superscirpting and subscripting
dperry [Tue, 5 Apr 2011 19:35:08 +0000 (19:35 +0000)]
Changes to support superscirpting and subscripting

14 years agoAdd -f flag to ln -s to handle case where link already exists.
erg [Tue, 5 Apr 2011 19:01:23 +0000 (19:01 +0000)]
Add -f flag to ln -s to handle case where link already exists.

14 years agoconfigure fails if suitable qmake not found
ellson [Tue, 5 Apr 2011 14:51:41 +0000 (14:51 +0000)]
configure fails if suitable qmake not found