]>
granicus.if.org Git - graphviz/log
erg [Sat, 6 Sep 2008 18:31:42 +0000 (18:31 +0000)]
Generalize agroot to take any object.
ellson [Sat, 6 Sep 2008 14:49:51 +0000 (14:49 +0000)]
cvs ignore gvgen product
erg [Fri, 5 Sep 2008 20:08:10 +0000 (20:08 +0000)]
Comment out unused PickingType attribute
ellson [Fri, 5 Sep 2008 12:24:02 +0000 (12:24 +0000)]
tidy the gvdevice headers, remove some unsigned qualifiers
ellson [Fri, 5 Sep 2008 12:24:02 +0000 (12:24 +0000)]
tidy the gvdevice headers, remove some unsigned qualifiers
ellson [Fri, 5 Sep 2008 12:24:02 +0000 (12:24 +0000)]
tidy the gvdevice headers, remove some unsigned qualifiers
ellson [Fri, 5 Sep 2008 11:33:31 +0000 (11:33 +0000)]
use size_t instead of unsigned int for string lengths
ellson [Fri, 5 Sep 2008 11:18:23 +0000 (11:18 +0000)]
redirect cout to gvdevice_fputs()
ellson [Thu, 4 Sep 2008 23:06:28 +0000 (23:06 +0000)]
eliminate some "unsigned" qualifiers on char and the casts caused by them
ellson [Thu, 4 Sep 2008 18:51:52 +0000 (18:51 +0000)]
redirect c++ ostream back to C gvdevice_write()
ellson [Thu, 4 Sep 2008 00:39:53 +0000 (00:39 +0000)]
add newline to warning message
ellson [Thu, 4 Sep 2008 00:21:03 +0000 (00:21 +0000)]
use the font from the PangoLayout
ellson [Wed, 3 Sep 2008 21:04:02 +0000 (21:04 +0000)]
illustrate rtest switch in make rpm target
ellson [Wed, 3 Sep 2008 20:49:05 +0000 (20:49 +0000)]
add switch for rtest in rpmbuilds
ellson [Wed, 3 Sep 2008 20:14:10 +0000 (20:14 +0000)]
Add warnings if the system libgd was not built with fontconfig or freetype support.
ellson [Wed, 3 Sep 2008 16:48:37 +0000 (16:48 +0000)]
lasi fixes
ellson [Wed, 3 Sep 2008 12:40:22 +0000 (12:40 +0000)]
fix breakage
ellson [Wed, 3 Sep 2008 12:33:54 +0000 (12:33 +0000)]
more const'ification
ellson [Wed, 3 Sep 2008 02:44:25 +0000 (02:44 +0000)]
lasi fixes
ellson [Wed, 3 Sep 2008 01:08:19 +0000 (01:08 +0000)]
fix one of the cast problems in utils.c
lasi fixes
ellson [Tue, 2 Sep 2008 22:18:26 +0000 (22:18 +0000)]
some shapes
ellson [Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)]
Mostly const'ification
Move ps library and preamble handling into the individual ps renderers
Fixed bug where ps libraries were being writen directly to the output file, bypassing gvdevice
ellson [Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)]
Mostly const'ification
Move ps library and preamble handling into the individual ps renderers
Fixed bug where ps libraries were being writen directly to the output file, bypassing gvdevice
ellson [Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)]
Mostly const'ification
Move ps library and preamble handling into the individual ps renderers
Fixed bug where ps libraries were being writen directly to the output file, bypassing gvdevice
ellson [Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)]
Mostly const'ification
Move ps library and preamble handling into the individual ps renderers
Fixed bug where ps libraries were being writen directly to the output file, bypassing gvdevice
ellson [Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)]
Mostly const'ification
Move ps library and preamble handling into the individual ps renderers
Fixed bug where ps libraries were being writen directly to the output file, bypassing gvdevice
ellson [Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)]
Mostly const'ification
Move ps library and preamble handling into the individual ps renderers
Fixed bug where ps libraries were being writen directly to the output file, bypassing gvdevice
ellson [Tue, 2 Sep 2008 18:09:10 +0000 (18:09 +0000)]
type in Makefile.am
ellson [Tue, 2 Sep 2008 18:06:41 +0000 (18:06 +0000)]
const'ify ps_txt
move ps.txt and generated ps.h into core plugin, and initially copy to lasi plugin
ellson [Tue, 2 Sep 2008 18:06:41 +0000 (18:06 +0000)]
const'ify ps_txt
move ps.txt and generated ps.h into core plugin, and initially copy to lasi plugin
ellson [Tue, 2 Sep 2008 18:06:41 +0000 (18:06 +0000)]
const'ify ps_txt
move ps.txt and generated ps.h into core plugin, and initially copy to lasi plugin
ellson [Tue, 2 Sep 2008 18:06:41 +0000 (18:06 +0000)]
const'ify ps_txt
move ps.txt and generated ps.h into core plugin, and initially copy to lasi plugin
ellson [Tue, 2 Sep 2008 18:06:40 +0000 (18:06 +0000)]
const'ify ps_txt
move ps.txt and generated ps.h into core plugin, and initially copy to lasi plugin
ellson [Tue, 2 Sep 2008 16:32:17 +0000 (16:32 +0000)]
Lasi plugin compiles and loads, but doesn't do anything useful.
Various const'ification to make g++ happy.
ellson [Tue, 2 Sep 2008 16:32:17 +0000 (16:32 +0000)]
Lasi plugin compiles and loads, but doesn't do anything useful.
Various const'ification to make g++ happy.
yifanhu [Tue, 2 Sep 2008 14:59:58 +0000 (14:59 +0000)]
added an assert
ellson [Tue, 2 Sep 2008 14:56:42 +0000 (14:56 +0000)]
Add framework for a new lasi plugin, currently disabled.
The lasi library provides UTF-8 support in PostScript
ellson [Tue, 2 Sep 2008 14:56:42 +0000 (14:56 +0000)]
Add framework for a new lasi plugin, currently disabled.
The lasi library provides UTF-8 support in PostScript
ellson [Tue, 2 Sep 2008 14:56:42 +0000 (14:56 +0000)]
Add framework for a new lasi plugin, currently disabled.
The lasi library provides UTF-8 support in PostScript
ellson [Sun, 31 Aug 2008 14:56:45 +0000 (14:56 +0000)]
revert last change. Build-Depend on libgd2-noxpm-dev. Instead install
libgd2-noxpm instead of libgd2-xpm on build machine.
ellson [Sun, 31 Aug 2008 12:57:01 +0000 (12:57 +0000)]
try libgd-dev as the dependency
ellson [Sun, 31 Aug 2008 00:50:47 +0000 (00:50 +0000)]
ubuntu seems to get its version number from the changelog
ellson [Sun, 31 Aug 2008 00:50:47 +0000 (00:50 +0000)]
ubuntu seems to get its version number from the changelog
ellson [Sat, 30 Aug 2008 22:09:21 +0000 (22:09 +0000)]
typo
ellson [Sat, 30 Aug 2008 20:00:25 +0000 (20:00 +0000)]
fix PYTHON_LIBS
ellson [Sat, 30 Aug 2008 11:47:54 +0000 (11:47 +0000)]
typo
ellson [Sat, 30 Aug 2008 11:16:30 +0000 (11:16 +0000)]
use AC_PATH_PROGS for alternatives
ellson [Fri, 29 Aug 2008 22:13:55 +0000 (22:13 +0000)]
ubuntu fixes
ellson [Fri, 29 Aug 2008 19:25:41 +0000 (19:25 +0000)]
use tclsh8.5 in preference to tclsh
ellson [Fri, 29 Aug 2008 19:19:10 +0000 (19:19 +0000)]
gvgen needs -lm for pow()
erg [Fri, 29 Aug 2008 18:34:20 +0000 (18:34 +0000)]
Add abstract graph generator
erg [Fri, 29 Aug 2008 18:30:53 +0000 (18:30 +0000)]
Update synopsis of ccomps to include added options
ellson [Fri, 29 Aug 2008 18:24:50 +0000 (18:24 +0000)]
ubuntu fixes for libgts
ellson [Fri, 29 Aug 2008 16:31:45 +0000 (16:31 +0000)]
ubuntu fixes
ellson [Fri, 29 Aug 2008 16:18:07 +0000 (16:18 +0000)]
ubuntu fixes
ellson [Fri, 29 Aug 2008 16:04:41 +0000 (16:04 +0000)]
ubuntu - add BRs for libdevil-dev, librsvg2-dev, libgdk-pixbuf-dev
ellson [Fri, 29 Aug 2008 15:52:48 +0000 (15:52 +0000)]
ubuntu fixes
ellson [Fri, 29 Aug 2008 15:38:31 +0000 (15:38 +0000)]
ubuntu fixes
ellson [Fri, 29 Aug 2008 15:30:33 +0000 (15:30 +0000)]
ubuntu fixes
ellson [Fri, 29 Aug 2008 15:30:33 +0000 (15:30 +0000)]
ubuntu fixes
ellson [Fri, 29 Aug 2008 14:52:37 +0000 (14:52 +0000)]
adda "make deb" target
ellson [Fri, 29 Aug 2008 14:51:54 +0000 (14:51 +0000)]
found d-devlibdeps
ellson [Fri, 29 Aug 2008 14:39:23 +0000 (14:39 +0000)]
trying to get ubuntu to build
ellson [Fri, 29 Aug 2008 04:41:50 +0000 (04:41 +0000)]
we're upstream, we don't need to use patches for ubuntu builds
ellson [Fri, 29 Aug 2008 04:41:50 +0000 (04:41 +0000)]
we're upstream, we don't need to use patches for ubuntu builds
ellson [Fri, 29 Aug 2008 04:31:01 +0000 (04:31 +0000)]
don't build agutil either
ellson [Fri, 29 Aug 2008 04:28:30 +0000 (04:28 +0000)]
agutil to include cgraph headers
ellson [Fri, 29 Aug 2008 04:22:31 +0000 (04:22 +0000)]
don't build agraph
ellson [Fri, 29 Aug 2008 04:17:49 +0000 (04:17 +0000)]
fix header in man pages for gv bindings
ellson [Fri, 29 Aug 2008 04:15:26 +0000 (04:15 +0000)]
Shouldn't need any patches now.
ellson [Fri, 29 Aug 2008 04:11:23 +0000 (04:11 +0000)]
last .spec problem... i hope
ellson [Fri, 29 Aug 2008 03:52:43 +0000 (03:52 +0000)]
Use $(srcdir) in case not building in source tree
ellson [Fri, 29 Aug 2008 03:52:43 +0000 (03:52 +0000)]
Use $(srcdir) in case not building in source tree
ellson [Fri, 29 Aug 2008 03:52:43 +0000 (03:52 +0000)]
Use $(srcdir) in case not building in source tree
ellson [Fri, 29 Aug 2008 03:40:18 +0000 (03:40 +0000)]
fix graphviz.spec for man page renaming
ellson [Fri, 29 Aug 2008 03:25:00 +0000 (03:25 +0000)]
Be consistent about the naming of pdf versions of man pages, e.g.
tcldot.3tcl -> tcldot.3tcl.pdf
cgraph.3 -> cgraph.3.pdf
dotty.1 -> dotty.1.pdf
ellson [Fri, 29 Aug 2008 02:39:18 +0000 (02:39 +0000)]
renaming man pages to debian style:
tcldot.n -> tcldot.3tcl
etc
ellson [Fri, 29 Aug 2008 02:39:18 +0000 (02:39 +0000)]
renaming man pages to debian style:
tcldot.n -> tcldot.3tcl
etc
ellson [Fri, 29 Aug 2008 02:39:18 +0000 (02:39 +0000)]
renaming man pages to debian style:
tcldot.n -> tcldot.3tcl
etc
ellson [Fri, 29 Aug 2008 02:39:18 +0000 (02:39 +0000)]
renaming man pages to debian style:
tcldot.n -> tcldot.3tcl
etc
ellson [Fri, 29 Aug 2008 02:39:18 +0000 (02:39 +0000)]
renaming man pages to debian style:
tcldot.n -> tcldot.3tcl
etc
ellson [Fri, 29 Aug 2008 02:39:18 +0000 (02:39 +0000)]
renaming man pages to debian style:
tcldot.n -> tcldot.3tcl
etc
ellson [Fri, 29 Aug 2008 01:09:34 +0000 (01:09 +0000)]
Incorporate the debian maintainer's suggestion for a
versioned <prefix>/lib/graphviz/config on all platforms.
This to allow multiple verions of graphviz to be installed at the same time.
Right now it is <prefix>/lib/graphviz/config5
ellson [Thu, 28 Aug 2008 19:17:08 +0000 (19:17 +0000)]
html1.dot doesn't exists in cvs
erg [Thu, 28 Aug 2008 16:36:56 +0000 (16:36 +0000)]
Add note on \L in escString values.
ellson [Thu, 28 Aug 2008 16:11:35 +0000 (16:11 +0000)]
autoconf-2.61 is apparantly too new for debian hardy. Lets see if autoconf-2.60 is good enough
ellson [Thu, 28 Aug 2008 14:31:38 +0000 (14:31 +0000)]
Add missing example graphs to the distribution.
ellson [Thu, 28 Aug 2008 12:08:28 +0000 (12:08 +0000)]
Add support for \L substitution
ellson [Mon, 25 Aug 2008 20:08:12 +0000 (20:08 +0000)]
starting to configure the debian control files
ellson [Mon, 25 Aug 2008 20:08:12 +0000 (20:08 +0000)]
starting to configure the debian control files
ellson [Mon, 25 Aug 2008 20:08:12 +0000 (20:08 +0000)]
starting to configure the debian control files
ellson [Mon, 25 Aug 2008 19:20:38 +0000 (19:20 +0000)]
update debian starting point to: graphviz_2.18-1ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:20:38 +0000 (19:20 +0000)]
update debian starting point to: graphviz_2.18-1ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:20:38 +0000 (19:20 +0000)]
update debian starting point to: graphviz_2.18-1ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:20:38 +0000 (19:20 +0000)]
update debian starting point to: graphviz_2.18-1ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:20:38 +0000 (19:20 +0000)]
update debian starting point to: graphviz_2.18-1ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:20:38 +0000 (19:20 +0000)]
update debian starting point to: graphviz_2.18-1ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:20:38 +0000 (19:20 +0000)]
update debian starting point to: graphviz_2.18-1ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:06:22 +0000 (19:06 +0000)]
first-cut ubuntu packaging from graphviz_2.16-3ubuntu2.diff.gz
ellson [Mon, 25 Aug 2008 19:06:22 +0000 (19:06 +0000)]
first-cut ubuntu packaging from graphviz_2.16-3ubuntu2.diff.gz