]> granicus.if.org Git - graphviz/log
graphviz
16 years agoFix pos handling code to work with floating point
erg [Mon, 15 Sep 2008 17:44:12 +0000 (17:44 +0000)]
Fix pos handling code to work with floating point

16 years agoAdd menu call back functions
erg [Mon, 15 Sep 2008 17:43:43 +0000 (17:43 +0000)]
Add menu call back functions

16 years agorename interpolate -> interpolate_pointf to avoid collision with interpolate in sfdpgen
ellson [Mon, 15 Sep 2008 14:51:25 +0000 (14:51 +0000)]
rename interpolate -> interpolate_pointf to avoid collision with interpolate in sfdpgen

16 years agodeal with non-writable directory
ellson [Sun, 14 Sep 2008 20:48:53 +0000 (20:48 +0000)]
deal with non-writable directory

16 years agofix spelling
ellson [Sun, 14 Sep 2008 00:44:48 +0000 (00:44 +0000)]
fix spelling

16 years agoadd some hyperlinks
ellson [Sun, 14 Sep 2008 00:38:35 +0000 (00:38 +0000)]
add some hyperlinks

16 years agomove vimdot alongside the plugin that it depends on
ellson [Sun, 14 Sep 2008 00:10:18 +0000 (00:10 +0000)]
move vimdot alongside the plugin that it depends on

16 years agomove vimdot alongside the plugin that it depends on
ellson [Sun, 14 Sep 2008 00:10:18 +0000 (00:10 +0000)]
move vimdot alongside the plugin that it depends on

16 years agomove vimdot alongside the plugin that it depends on
ellson [Sun, 14 Sep 2008 00:10:18 +0000 (00:10 +0000)]
move vimdot alongside the plugin that it depends on

16 years agomove vimdot alongside the plugin that it depends on
ellson [Sun, 14 Sep 2008 00:10:18 +0000 (00:10 +0000)]
move vimdot alongside the plugin that it depends on

16 years agoadd vimdot - the poor man's graph editor
ellson [Sat, 13 Sep 2008 23:54:49 +0000 (23:54 +0000)]
add vimdot - the poor man's graph editor

16 years agoadd note about -Glayout
ellson [Sat, 13 Sep 2008 23:07:16 +0000 (23:07 +0000)]
add note about -Glayout

16 years agoadd support for: graph [layout=neato]
ellson [Sat, 13 Sep 2008 22:53:24 +0000 (22:53 +0000)]
add support for: graph [layout=neato]

16 years agoUse a fixed initial geometry for -Txlib, and scale graph to fit.
ellson [Sat, 13 Sep 2008 21:23:06 +0000 (21:23 +0000)]
Use a fixed initial geometry for -Txlib, and scale graph to fit.

16 years agofix zooming and clipping behaviors
ellson [Sat, 13 Sep 2008 03:17:18 +0000 (03:17 +0000)]
fix zooming and clipping behaviors

16 years agoProvide APPROXEW(a,b,tolerance) and APPROXEQPT(p,q,tolerance) macros
ellson [Sat, 13 Sep 2008 00:43:37 +0000 (00:43 +0000)]
Provide APPROXEW(a,b,tolerance) and APPROXEQPT(p,q,tolerance)  macros
Resolve a number of fp-equality-test FIXMEs.

16 years agoProvide APPROXEW(a,b,tolerance) and APPROXEQPT(p,q,tolerance) macros
ellson [Sat, 13 Sep 2008 00:43:37 +0000 (00:43 +0000)]
Provide APPROXEW(a,b,tolerance) and APPROXEQPT(p,q,tolerance)  macros
Resolve a number of fp-equality-test FIXMEs.

16 years agoMore unitialized variables. It would be nice if gcc gave us these all at once!
ellson [Sat, 13 Sep 2008 00:41:34 +0000 (00:41 +0000)]
More unitialized variables.   It would be nice if gcc gave us these all at once!

16 years agoFix uninitialized variable.
erg [Fri, 12 Sep 2008 20:52:37 +0000 (20:52 +0000)]
Fix uninitialized variable.

16 years agorefactor 4 defines of LEN into geom.h, small optimization in circpos.c
ellson [Fri, 12 Sep 2008 20:52:26 +0000 (20:52 +0000)]
refactor 4 defines of LEN into geom.h, small optimization in circpos.c

16 years agorefactor 4 defines of LEN into geom.h, small optimization in circpos.c
ellson [Fri, 12 Sep 2008 20:52:26 +0000 (20:52 +0000)]
refactor 4 defines of LEN into geom.h, small optimization in circpos.c

16 years agosome cleanup of geom functions.
ellson [Fri, 12 Sep 2008 20:27:34 +0000 (20:27 +0000)]
some cleanup of geom functions.

16 years agovarious fp cleanup and common code factoring
ellson [Fri, 12 Sep 2008 19:35:28 +0000 (19:35 +0000)]
various fp cleanup and common code factoring

16 years agovarious fp cleanup and common code factoring
ellson [Fri, 12 Sep 2008 19:35:28 +0000 (19:35 +0000)]
various fp cleanup and common code factoring

16 years agofix to complete the ruby demo from: Patricio Ros <patricioros.dev@gmail.com>
ellson [Fri, 12 Sep 2008 11:58:36 +0000 (11:58 +0000)]
fix to complete the ruby demo from: Patricio Ros <patricioros.dev@gmail.com>

16 years agofixes for: polygon fill, text font family, text size under scaling
ellson [Fri, 12 Sep 2008 01:21:05 +0000 (01:21 +0000)]
fixes for: polygon fill, text font family, text size under scaling

16 years agon->u.lw, n->u.rw, n->u.ht -> double
ellson [Thu, 11 Sep 2008 03:56:50 +0000 (03:56 +0000)]
n->u.lw, n->u.rw, n->u.ht -> double

ND_lw_i -> ND_lw
ND_rw_i -> ND_rw
ND_ht_i -> ND_ht

16 years agoGD_border(g) in fp
ellson [Thu, 11 Sep 2008 02:40:24 +0000 (02:40 +0000)]
GD_border(g) in fp

16 years agonode_t.coord is now pointf
ellson [Thu, 11 Sep 2008 02:29:13 +0000 (02:29 +0000)]
node_t.coord is now pointf
ND_coord_i(n) becomes ND_coord(n)

16 years agochange record fielt_t.size to pointf.
ellson [Wed, 10 Sep 2008 23:48:35 +0000 (23:48 +0000)]
change record fielt_t.size to pointf.
   - does somehing very weird to diagen, but diagen is basically broken - need to work on plugin

16 years agofix bug 1438
north [Wed, 10 Sep 2008 12:35:07 +0000 (12:35 +0000)]
fix bug 1438

16 years agofix for bug 1435/1436
north [Wed, 10 Sep 2008 12:26:27 +0000 (12:26 +0000)]
fix for bug 1435/1436

16 years agoremoving more P2PF()
ellson [Wed, 10 Sep 2008 12:24:23 +0000 (12:24 +0000)]
removing more P2PF()

16 years agoWork around the missing deflateBound() in older libz, such as on centos3
ellson [Wed, 10 Sep 2008 12:07:58 +0000 (12:07 +0000)]
Work around the missing deflateBound() in older libz, such as on centos3

16 years agouse pointf in paths
ellson [Wed, 10 Sep 2008 03:26:29 +0000 (03:26 +0000)]
use pointf in paths

16 years agoUse %.3g for color values
ellson [Wed, 10 Sep 2008 03:26:00 +0000 (03:26 +0000)]
Use %.3g for color values

16 years agopath boxes to fp
ellson [Wed, 10 Sep 2008 02:51:34 +0000 (02:51 +0000)]
path boxes to fp

16 years agopath boxes to fp
ellson [Wed, 10 Sep 2008 02:51:34 +0000 (02:51 +0000)]
path boxes to fp

16 years agopath boxes to fp
ellson [Wed, 10 Sep 2008 02:51:34 +0000 (02:51 +0000)]
path boxes to fp

16 years agoredundant P2PF
ellson [Wed, 10 Sep 2008 01:46:01 +0000 (01:46 +0000)]
redundant P2PF

16 years agojanitor - undefine PACKAGE_BUGREPORT
ellson [Wed, 10 Sep 2008 01:19:39 +0000 (01:19 +0000)]
janitor - undefine PACKAGE_BUGREPORT

16 years agoconvert bezier to use pointf
ellson [Tue, 9 Sep 2008 22:32:02 +0000 (22:32 +0000)]
convert bezier to use pointf

16 years agofix flushing of zlib buffers
ellson [Tue, 9 Sep 2008 15:13:48 +0000 (15:13 +0000)]
fix flushing of zlib buffers

16 years agocareful where finalize is called from
ellson [Mon, 8 Sep 2008 22:41:38 +0000 (22:41 +0000)]
careful where finalize is called from

16 years agoenable in-memory compression
ellson [Mon, 8 Sep 2008 22:16:42 +0000 (22:16 +0000)]
enable in-memory compression

16 years agoRe-do the canonicalization of non-agstrup() strings by actually doing
erg [Mon, 8 Sep 2008 21:44:46 +0000 (21:44 +0000)]
Re-do the canonicalization of non-agstrup() strings by actually doing
a agstrdup().

16 years agoifix quartz breakage
ellson [Mon, 8 Sep 2008 17:58:06 +0000 (17:58 +0000)]
ifix quartz breakage

16 years agoRe-do isIn() function to use agcontains() from cgraph.
erg [Mon, 8 Sep 2008 17:09:54 +0000 (17:09 +0000)]
Re-do isIn() function to use agcontains() from cgraph.

16 years agoRe-do isIn() function to use agcontains() from cgraph.
erg [Mon, 8 Sep 2008 17:09:54 +0000 (17:09 +0000)]
Re-do isIn() function to use agcontains() from cgraph.

16 years agoRe-do isIn() function to use agcontains() from cgraph.
erg [Mon, 8 Sep 2008 17:09:54 +0000 (17:09 +0000)]
Re-do isIn() function to use agcontains() from cgraph.

16 years agoAdd agcontains() function.
erg [Mon, 8 Sep 2008 17:09:09 +0000 (17:09 +0000)]
Add agcontains() function.

16 years agoFix indentations.
erg [Mon, 8 Sep 2008 17:08:52 +0000 (17:08 +0000)]
Fix indentations.

16 years agomissed some const
ellson [Mon, 8 Sep 2008 02:19:22 +0000 (02:19 +0000)]
missed some const

16 years agomissed some const
ellson [Mon, 8 Sep 2008 02:19:22 +0000 (02:19 +0000)]
missed some const

16 years agops renderers now use gvio
ellson [Sun, 7 Sep 2008 19:06:28 +0000 (19:06 +0000)]
ps renderers now use gvio

16 years agops renderers now use gvio
ellson [Sun, 7 Sep 2008 19:06:28 +0000 (19:06 +0000)]
ps renderers now use gvio

16 years agops renderers now use gvio
ellson [Sun, 7 Sep 2008 19:06:28 +0000 (19:06 +0000)]
ps renderers now use gvio

16 years agops renderers now use gvio
ellson [Sun, 7 Sep 2008 19:06:28 +0000 (19:06 +0000)]
ps renderers now use gvio

16 years agops renderers now use gvio
ellson [Sun, 7 Sep 2008 19:06:28 +0000 (19:06 +0000)]
ps renderers now use gvio

16 years agomore reasonable function names for output functions:
ellson [Sun, 7 Sep 2008 17:42:57 +0000 (17:42 +0000)]
more reasonable function names for output functions:
gvwrite, gvputc, gvputs, gvprintf, ...

16 years agomore reasonable function names for output functions:
ellson [Sun, 7 Sep 2008 17:42:57 +0000 (17:42 +0000)]
more reasonable function names for output functions:
gvwrite, gvputc, gvputs, gvprintf, ...

16 years agomore reasonable function names for output functions:
ellson [Sun, 7 Sep 2008 17:42:56 +0000 (17:42 +0000)]
more reasonable function names for output functions:
gvwrite, gvputc, gvputs, gvprintf, ...

16 years agomore reasonable function names for output functions:
ellson [Sun, 7 Sep 2008 17:42:56 +0000 (17:42 +0000)]
more reasonable function names for output functions:
gvwrite, gvputc, gvputs, gvprintf, ...

16 years agomore reasonable function names for output functions:
ellson [Sun, 7 Sep 2008 17:42:56 +0000 (17:42 +0000)]
more reasonable function names for output functions:
gvwrite, gvputc, gvputs, gvprintf, ...

16 years agomake ps use gvdevice_write stream functions
ellson [Sun, 7 Sep 2008 16:39:52 +0000 (16:39 +0000)]
make ps use gvdevice_write stream functions

16 years agomake ps use gvdevice_write stream functions
ellson [Sun, 7 Sep 2008 16:39:52 +0000 (16:39 +0000)]
make ps use gvdevice_write stream functions

16 years agoAdd new function for iterating over defined attributes for a given
erg [Sat, 6 Sep 2008 23:45:18 +0000 (23:45 +0000)]
Add new function for iterating over defined attributes for a given
object class.

16 years agoFix commands which don't have a graph argument to correctly use the
erg [Sat, 6 Sep 2008 18:33:18 +0000 (18:33 +0000)]
Fix commands which don't have a graph argument to correctly use the
object's root graph rather than $.

16 years agoGeneralize agroot to take any object.
erg [Sat, 6 Sep 2008 18:31:42 +0000 (18:31 +0000)]
Generalize agroot to take any object.

16 years agoGeneralize agroot to take any object.
erg [Sat, 6 Sep 2008 18:31:42 +0000 (18:31 +0000)]
Generalize agroot to take any object.

16 years agocvs ignore gvgen product
ellson [Sat, 6 Sep 2008 14:49:51 +0000 (14:49 +0000)]
cvs ignore gvgen product

16 years agoComment out unused PickingType attribute
erg [Fri, 5 Sep 2008 20:08:10 +0000 (20:08 +0000)]
Comment out unused PickingType attribute

16 years agotidy 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

16 years agotidy 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

16 years agotidy 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

16 years agouse size_t instead of unsigned int for string lengths
ellson [Fri, 5 Sep 2008 11:33:31 +0000 (11:33 +0000)]
use size_t instead of unsigned int for string lengths

16 years agoredirect cout to gvdevice_fputs()
ellson [Fri, 5 Sep 2008 11:18:23 +0000 (11:18 +0000)]
redirect cout to gvdevice_fputs()

16 years agoeliminate some "unsigned" qualifiers on char and the casts caused by them
ellson [Thu, 4 Sep 2008 23:06:28 +0000 (23:06 +0000)]
eliminate some "unsigned" qualifiers on char and the casts caused by them

16 years agoredirect c++ ostream back to C gvdevice_write()
ellson [Thu, 4 Sep 2008 18:51:52 +0000 (18:51 +0000)]
redirect c++ ostream back to C gvdevice_write()

16 years agoadd newline to warning message
ellson [Thu, 4 Sep 2008 00:39:53 +0000 (00:39 +0000)]
add newline to warning message

16 years agouse the font from the PangoLayout
ellson [Thu, 4 Sep 2008 00:21:03 +0000 (00:21 +0000)]
use the font from the PangoLayout

16 years agoillustrate rtest switch in make rpm target
ellson [Wed, 3 Sep 2008 21:04:02 +0000 (21:04 +0000)]
illustrate rtest switch in make rpm target

16 years agoadd switch for rtest in rpmbuilds
ellson [Wed, 3 Sep 2008 20:49:05 +0000 (20:49 +0000)]
add switch for rtest in rpmbuilds

16 years agoAdd warnings if the system libgd was not built with fontconfig or freetype support.
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.

16 years agolasi fixes
ellson [Wed, 3 Sep 2008 16:48:37 +0000 (16:48 +0000)]
lasi fixes

16 years agofix breakage
ellson [Wed, 3 Sep 2008 12:40:22 +0000 (12:40 +0000)]
fix breakage

16 years agomore const'ification
ellson [Wed, 3 Sep 2008 12:33:54 +0000 (12:33 +0000)]
more const'ification

16 years agolasi fixes
ellson [Wed, 3 Sep 2008 02:44:25 +0000 (02:44 +0000)]
lasi fixes

16 years agofix one of the cast problems in utils.c
ellson [Wed, 3 Sep 2008 01:08:19 +0000 (01:08 +0000)]
fix one of the cast problems in utils.c
lasi fixes

16 years agosome shapes
ellson [Tue, 2 Sep 2008 22:18:26 +0000 (22:18 +0000)]
some shapes

16 years agoMostly const'ification
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

16 years agoMostly const'ification
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

16 years agoMostly const'ification
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

16 years agoMostly const'ification
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

16 years agoMostly const'ification
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

16 years agoMostly const'ification
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

16 years agotype in Makefile.am
ellson [Tue, 2 Sep 2008 18:09:10 +0000 (18:09 +0000)]
type in Makefile.am

16 years agoconst'ify ps_txt
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

16 years agoconst'ify ps_txt
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

16 years agoconst'ify ps_txt
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