]> granicus.if.org Git - graphviz/log
graphviz
13 years ago*** empty log message ***
arif [Mon, 21 Feb 2011 19:42:34 +0000 (19:42 +0000)]
*** empty log message ***

13 years agoAdd mechanism so that a program using graphivz can capture error and
erg [Sat, 19 Feb 2011 20:21:59 +0000 (20:21 +0000)]
Add mechanism so that a program using graphivz can capture error and
warning messages;
remove unused extern variable agerrno;
have agseterr return the previous error level.

13 years agoModify agdelete to indicate an error if the object does not
erg [Sat, 19 Feb 2011 20:20:11 +0000 (20:20 +0000)]
Modify  agdelete to indicate an error if the object does not
belong to the graph

13 years agoFix warning of pointer type mismatch
erg [Sat, 19 Feb 2011 17:39:49 +0000 (17:39 +0000)]
Fix warning of pointer type mismatch

13 years agosnowleopard build tweaking
ellson [Sat, 19 Feb 2011 17:26:07 +0000 (17:26 +0000)]
snowleopard build tweaking

13 years agovarious macos snowleopard changes to make it work for me
ellson [Sat, 19 Feb 2011 14:27:42 +0000 (14:27 +0000)]
various macos snowleopard changes to make it work for me

13 years agoback out previous change - didn't work for me
ellson [Fri, 18 Feb 2011 21:25:56 +0000 (21:25 +0000)]
back out previous change - didn't work for me

13 years agotclpkg/gv/test.rb should run without installation
ellson [Fri, 18 Feb 2011 21:09:04 +0000 (21:09 +0000)]
tclpkg/gv/test.rb should run without installation

13 years agoextra ruby-1.9 config - patch from <ralf.mueller@zmaw.de>
ellson [Fri, 18 Feb 2011 16:51:31 +0000 (16:51 +0000)]
extra ruby-1.9 config - patch from <ralf.mueller@zmaw.de>

13 years agonew qt-based gvedit
arif [Fri, 18 Feb 2011 15:24:13 +0000 (15:24 +0000)]
new qt-based gvedit

13 years agoWe recently removed the integer-based calculation for node widths and heights stored
erg [Thu, 17 Feb 2011 22:49:41 +0000 (22:49 +0000)]
We recently removed the integer-based calculation for node widths and heights stored
in ND_lw, ND_rw and ND_ht. Unfortunately, dot still does integer-based calculations for
the rank boundaries it stores. This can cause problems in spline routing, since the
(integer) rank values would be used for y for boxes between ranks, but the (double) height
values would be used for the nodes, causing adjacent boxes to have different y values.
The hack added makes sure that boxes returned for nodes use the same integer rounding as dot.

13 years agoPut in workaround for ksh bug in new versions
erg [Thu, 17 Feb 2011 19:02:36 +0000 (19:02 +0000)]
Put in workaround for ksh bug in new versions

13 years agosuppress warning message about cairo surfaces with zero area as this seems to happen...
ellson [Thu, 17 Feb 2011 14:20:23 +0000 (14:20 +0000)]
suppress warning message about cairo surfaces with zero area as this seems to happen normally with -Tx11

13 years agomake gv.2python.pdf generation more reliable
ellson [Thu, 17 Feb 2011 14:11:12 +0000 (14:11 +0000)]
make gv.2python.pdf generation more reliable

13 years agouse dot_builtin so that tests work in build tree without install
ellson [Thu, 17 Feb 2011 13:22:21 +0000 (13:22 +0000)]
use dot_builtin so that tests work in build tree without install

13 years agoadd japanese text example to graphs
ellson [Wed, 16 Feb 2011 20:19:31 +0000 (20:19 +0000)]
add japanese text example to graphs

13 years agoFix bug 2139
erg [Tue, 15 Feb 2011 23:03:30 +0000 (23:03 +0000)]
Fix bug 2139

13 years agoUpdate patchwork code incorporating Yifan's treemap function.
erg [Tue, 15 Feb 2011 17:45:08 +0000 (17:45 +0000)]
Update patchwork code incorporating Yifan's treemap function.

13 years agoRemove unused common_init_node_opt function
erg [Tue, 15 Feb 2011 16:30:02 +0000 (16:30 +0000)]
Remove unused common_init_node_opt function

13 years agoRemove xsize and ysize attributes. These are vestiges of int-based data structures,
erg [Tue, 15 Feb 2011 16:27:53 +0000 (16:27 +0000)]
Remove xsize and ysize attributes. These are vestiges of int-based data structures,
and are redundant given rw, lw and ht.

13 years agocentos5 doesn't have pango_layout_get_baseline()
ellson [Sun, 13 Feb 2011 14:44:58 +0000 (14:44 +0000)]
centos5 doesn't have pango_layout_get_baseline()

13 years agovery small vertical adjustments
ellson [Sat, 12 Feb 2011 17:49:17 +0000 (17:49 +0000)]
very small vertical adjustments

13 years agofractionally less linespacing
ellson [Sat, 12 Feb 2011 17:39:57 +0000 (17:39 +0000)]
fractionally less linespacing

13 years agoattempt really horrible fix for platform variations in line height metrics
ellson [Sat, 12 Feb 2011 16:07:57 +0000 (16:07 +0000)]
attempt really horrible fix for platform variations in line height metrics

13 years agovarious hacks on test program - retain in conditional blocks
ellson [Sat, 12 Feb 2011 16:01:47 +0000 (16:01 +0000)]
various hacks on test program - retain in conditional blocks
cVS: ----------------------------------------------------------------------

13 years agoback out previous change -- too much for one change
ellson [Sat, 12 Feb 2011 16:00:00 +0000 (16:00 +0000)]
back out previous change -- too much for one change

13 years agovarious hacks on test program - retain in conditional blocks
ellson [Sat, 12 Feb 2011 15:58:45 +0000 (15:58 +0000)]
various hacks on test program - retain in conditional blocks

13 years agobetter way to get baseline
ellson [Fri, 11 Feb 2011 20:42:15 +0000 (20:42 +0000)]
better way to get baseline

13 years agomagic scaling failed to solve problem
ellson [Fri, 11 Feb 2011 19:56:26 +0000 (19:56 +0000)]
magic scaling failed to solve problem

13 years agouse a "magic" scaling to get reasonable ascent/descent values
ellson [Fri, 11 Feb 2011 19:50:06 +0000 (19:50 +0000)]
use a "magic" scaling to get reasonable ascent/descent values

13 years agomisc tidy and enable ascent/descent - even though clearly wrong
ellson [Fri, 11 Feb 2011 19:30:16 +0000 (19:30 +0000)]
misc tidy and enable ascent/descent - even though clearly wrong

13 years agopango_cairo_context_set_resolution() seems cleaner that pango_cairo_font_map_set_reso...
ellson [Fri, 11 Feb 2011 18:32:21 +0000 (18:32 +0000)]
pango_cairo_context_set_resolution() seems cleaner that pango_cairo_font_map_set_resolution()

13 years agotrying to get at ascent/descent metrics
ellson [Fri, 11 Feb 2011 18:21:20 +0000 (18:21 +0000)]
trying to get at ascent/descent metrics

13 years agoshow ink_rect
ellson [Fri, 11 Feb 2011 16:53:47 +0000 (16:53 +0000)]
show ink_rect

13 years agoadded quartz flags to configure options for cairo
ellson [Fri, 11 Feb 2011 16:08:39 +0000 (16:08 +0000)]
added quartz flags to configure options for cairo

13 years ago*** empty log message ***
arif [Thu, 10 Feb 2011 15:25:25 +0000 (15:25 +0000)]
*** empty log message ***

13 years agoadd pangotest to repo
ellson [Thu, 10 Feb 2011 14:10:19 +0000 (14:10 +0000)]
add pangotest to repo

13 years agoinclude new header in distribution
ellson [Thu, 10 Feb 2011 12:07:07 +0000 (12:07 +0000)]
include new header in distribution

13 years agooops, didn't mean to commit that, it didn't work -- revert
ellson [Thu, 10 Feb 2011 05:19:21 +0000 (05:19 +0000)]
oops, didn't mean to commit that, it didn't work -- revert

13 years agoAdd note to man page how lefty (dotty/lneato) relies on xdot.
erg [Thu, 10 Feb 2011 02:44:46 +0000 (02:44 +0000)]
Add note to man page how lefty (dotty/lneato) relies on xdot.

13 years agoAdd support for node and graph names in gvgen
erg [Thu, 10 Feb 2011 02:43:41 +0000 (02:43 +0000)]
Add support for node and graph names in gvgen

13 years agouse a new fontmap
ellson [Thu, 10 Feb 2011 02:24:52 +0000 (02:24 +0000)]
use a new fontmap

13 years agoProtect against an empty graph
erg [Wed, 9 Feb 2011 23:01:28 +0000 (23:01 +0000)]
Protect against an empty graph

13 years agoFix memory leak
erg [Wed, 9 Feb 2011 22:56:15 +0000 (22:56 +0000)]
Fix memory leak

13 years agoFix space leak in twopi.
erg [Wed, 9 Feb 2011 22:53:58 +0000 (22:53 +0000)]
Fix space leak in twopi.

13 years agoback out the FONT_DPI / POINTS_PER_INCH changes that gave incorrect results
ellson [Wed, 9 Feb 2011 22:13:22 +0000 (22:13 +0000)]
back out the FONT_DPI / POINTS_PER_INCH changes that gave incorrect results

13 years agofactor out FONT_DPI into header so that its defined just once
ellson [Wed, 9 Feb 2011 21:15:25 +0000 (21:15 +0000)]
factor out FONT_DPI into header so that its defined just once

13 years agoMade changes to set font resolution to 96. Inverted text scaling factor from POINTS_P...
dperry [Wed, 9 Feb 2011 19:48:11 +0000 (19:48 +0000)]
Made changes to set font resolution to 96. Inverted text scaling factor from POINTS_PER_INCH/FONT_DPI, except for yoffset_layout.

13 years agonot yet complete changes for "go" language support
ellson [Wed, 9 Feb 2011 19:04:40 +0000 (19:04 +0000)]
not yet complete changes for "go" language support

13 years agoAdd simpleSplineRoute to Windows export file
erg [Mon, 7 Feb 2011 16:20:20 +0000 (16:20 +0000)]
Add simpleSplineRoute to Windows export file

13 years agoFix the previous fix.
erg [Mon, 7 Feb 2011 16:00:40 +0000 (16:00 +0000)]
Fix the previous fix.

13 years agoFix assignment not allowed by Windows.
erg [Mon, 7 Feb 2011 15:59:34 +0000 (15:59 +0000)]
Fix assignment not allowed by Windows.

13 years agoFix bug 2129
erg [Sun, 6 Feb 2011 00:19:45 +0000 (00:19 +0000)]
Fix bug 2129

13 years agoFix bug 2044
erg [Sun, 6 Feb 2011 00:18:42 +0000 (00:18 +0000)]
Fix bug 2044

13 years agoInitial implementation of rounded corners for tables
erg [Fri, 4 Feb 2011 18:52:31 +0000 (18:52 +0000)]
Initial implementation of rounded corners for tables

13 years agoAdd N_ordering and G_ordering to Windows global variable file
erg [Fri, 4 Feb 2011 18:51:54 +0000 (18:51 +0000)]
Add N_ordering and G_ordering to Windows global variable file

13 years agoAdd info on using rounded corners in tables
erg [Fri, 4 Feb 2011 18:44:56 +0000 (18:44 +0000)]
Add info on using rounded corners in tables

13 years agoFix declarations to appear at top of block to satisfy older compilers.
erg [Fri, 4 Feb 2011 18:36:12 +0000 (18:36 +0000)]
Fix declarations to appear at top of block to satisfy older compilers.

13 years agoAlways recompute the graph's bounding box in neato -n
erg [Tue, 1 Feb 2011 23:16:04 +0000 (23:16 +0000)]
Always recompute the graph's bounding box in neato -n

13 years agoSupport ordering attribute on a per node basis
erg [Tue, 1 Feb 2011 22:29:03 +0000 (22:29 +0000)]
Support ordering attribute on a per node basis

13 years agoNote support for ordering as a node attribute.
erg [Tue, 1 Feb 2011 21:21:34 +0000 (21:21 +0000)]
Note support for ordering as a node attribute.

13 years agoadd some explicit casts
ellson [Tue, 1 Feb 2011 20:30:32 +0000 (20:30 +0000)]
add some explicit casts

13 years agoAdd note that Graphviz is not thread-safe.
erg [Tue, 1 Feb 2011 19:56:00 +0000 (19:56 +0000)]
Add note that Graphviz is not thread-safe.

13 years agoThe use of commas should only be done in client-map maps. Restore previous code
erg [Mon, 31 Jan 2011 20:20:39 +0000 (20:20 +0000)]
The use of commas should only be done in client-map maps. Restore previous code
for server-side maps.

13 years agoFix bug in coordinates of image maps. The list of coordinates should be comma-separated,
erg [Mon, 31 Jan 2011 19:36:01 +0000 (19:36 +0000)]
Fix bug in coordinates of image maps. The list of coordinates should be comma-separated,
not space-separated between adjacent points.

13 years agoAdd comment about twopi producing the chosen root node.
erg [Fri, 28 Jan 2011 21:39:04 +0000 (21:39 +0000)]
Add comment about twopi producing the chosen root node.

13 years agoAllow twopi to note vertex picked as root if not specified
erg [Fri, 28 Jan 2011 21:24:44 +0000 (21:24 +0000)]
Allow twopi to note vertex picked as root if not specified

13 years agoAdd comment to code
erg [Fri, 28 Jan 2011 16:24:29 +0000 (16:24 +0000)]
Add comment to code

13 years agoUpdate documentation to reflect changes to the id attribute, and its
erg [Thu, 27 Jan 2011 00:08:07 +0000 (00:08 +0000)]
Update documentation to reflect changes to the id attribute, and its
support now in html-like labels.

13 years agoFix bug 1480; simplify code in emit.c constructing internal object ids;
erg [Wed, 26 Jan 2011 23:57:53 +0000 (23:57 +0000)]
Fix bug 1480; simplify code in emit.c constructing internal object ids;
add the id field to TD and TABLE elements; use graph id attribute as
prefix for xml ids, if supplied.

13 years agoExtend statistics to all fields
erg [Wed, 26 Jan 2011 23:52:19 +0000 (23:52 +0000)]
Extend statistics to all fields

13 years agoMoved to EPL.
north [Wed, 26 Jan 2011 22:37:43 +0000 (22:37 +0000)]
Moved to EPL.

13 years agochange header from CPL to EPL
ellson [Wed, 26 Jan 2011 02:20:41 +0000 (02:20 +0000)]
change header from CPL to EPL

13 years agoupdate to EPL in xgtk plugin demo
ellson [Tue, 25 Jan 2011 20:44:22 +0000 (20:44 +0000)]
update to EPL in xgtk plugin demo

13 years agoupdate to EPL
ellson [Tue, 25 Jan 2011 20:10:31 +0000 (20:10 +0000)]
update to EPL
add "program-name", "DotEdit"

13 years agofix some breakage from EPL changes
ellson [Tue, 25 Jan 2011 16:36:55 +0000 (16:36 +0000)]
fix some breakage from EPL changes

13 years agochange to EPL
ellson [Tue, 25 Jan 2011 16:30:52 +0000 (16:30 +0000)]
change to EPL

13 years agoChange type of id to escString
erg [Mon, 24 Jan 2011 21:26:12 +0000 (21:26 +0000)]
Change type of id to escString

13 years agoRemove all uses of sscanf for efficiency's sake
erg [Sat, 22 Jan 2011 23:54:34 +0000 (23:54 +0000)]
Remove all uses of sscanf for efficiency's sake

13 years agoUpdate documentation to reflect that Prism is now the default overlap removal algorithm,
erg [Fri, 21 Jan 2011 19:59:46 +0000 (19:59 +0000)]
Update documentation to reflect that Prism is now the default overlap removal algorithm,
as of 2.28.

13 years agoMake prism the default overlap removal algorithm
erg [Fri, 21 Jan 2011 19:44:33 +0000 (19:44 +0000)]
Make prism the default overlap removal algorithm

13 years agoFix core dump when using -v and no font is found.
erg [Fri, 21 Jan 2011 19:43:29 +0000 (19:43 +0000)]
Fix core dump when using -v and no font is found.

13 years agoFix for bug 2113: don't try to do pages if not supported.
erg [Thu, 20 Jan 2011 21:17:42 +0000 (21:17 +0000)]
Fix for bug 2113: don't try to do pages if not supported.

13 years agoMap Times-Roman to Times for all non-Windows machines.
erg [Thu, 20 Jan 2011 20:12:21 +0000 (20:12 +0000)]
Map Times-Roman to Times for all non-Windows machines.

13 years agofix for extraneous line segment when drawing ellipses
ellson [Wed, 19 Jan 2011 15:08:05 +0000 (15:08 +0000)]
fix for extraneous line segment when drawing ellipses

13 years agoAdd patch from Stefan Kost, so that if triangulation fails, the
erg [Fri, 14 Jan 2011 22:40:02 +0000 (22:40 +0000)]
Add patch from Stefan Kost, so that if triangulation fails, the
code doesn't abort but uses a line segment.

13 years agoDon't try to use the font variable in -v to report info if font==NULL
erg [Fri, 14 Jan 2011 21:49:23 +0000 (21:49 +0000)]
Don't try to use the font variable in -v to report info if font==NULL

13 years agook - no php for EL5
ellson [Thu, 13 Jan 2011 19:31:09 +0000 (19:31 +0000)]
ok - no php for EL5

14 years agofixing leopard prebuild to work as before - am unable to upgrade glib
ellson [Wed, 12 Jan 2011 21:26:19 +0000 (21:26 +0000)]
fixing leopard prebuild to work as before - am unable to upgrade glib

14 years agoupdate glib to latest stable - and fix resulting bugs with Universal build - what...
ellson [Wed, 12 Jan 2011 18:15:29 +0000 (18:15 +0000)]
update glib to latest stable - and fix resulting bugs with Universal build - what a pain!

14 years agotry re-enabling php on centos5
ellson [Wed, 12 Jan 2011 16:37:10 +0000 (16:37 +0000)]
try re-enabling php on centos5

14 years agoreinstating ppc64 for leopard only
ellson [Wed, 12 Jan 2011 04:35:47 +0000 (04:35 +0000)]
reinstating ppc64 for leopard only

14 years agoreinstate ppc64 for leopard only
ellson [Wed, 12 Jan 2011 04:25:08 +0000 (04:25 +0000)]
reinstate ppc64 for leopard only

14 years agodrop ppc64 leopard builds
ellson [Wed, 12 Jan 2011 04:17:08 +0000 (04:17 +0000)]
drop ppc64 leopard builds

14 years agocairo-1.8.10 was ok on leopard
ellson [Wed, 12 Jan 2011 02:46:20 +0000 (02:46 +0000)]
cairo-1.8.10 was ok on leopard

14 years agoupdating prebuild for leopard
ellson [Wed, 12 Jan 2011 02:40:46 +0000 (02:40 +0000)]
updating prebuild for leopard

14 years agofix for jpeb-8b
ellson [Wed, 12 Jan 2011 01:28:43 +0000 (01:28 +0000)]
fix for jpeb-8b

14 years agoupdate pango.patch
ellson [Wed, 12 Jan 2011 01:21:53 +0000 (01:21 +0000)]
update pango.patch

14 years agoupdating prebuild dependencies for snowleopard
ellson [Wed, 12 Jan 2011 01:20:13 +0000 (01:20 +0000)]
updating prebuild dependencies for snowleopard

14 years agoAdd note about the visible attribute, and fix a typo.
erg [Tue, 11 Jan 2011 16:21:45 +0000 (16:21 +0000)]
Add note about the visible attribute, and fix a typo.