]>
granicus.if.org Git - graphviz/log
erg [Wed, 20 Aug 2008 21:12:27 +0000 (21:12 +0000)]
Remove committed #define DEBUG
ellson [Wed, 20 Aug 2008 14:29:40 +0000 (14:29 +0000)]
restore lost Makefile.old
ellson [Wed, 20 Aug 2008 03:49:50 +0000 (03:49 +0000)]
tcldot write to channels
ellson [Wed, 20 Aug 2008 03:20:09 +0000 (03:20 +0000)]
initial fix for rendering to string in tcldot
ellson [Wed, 20 Aug 2008 02:07:24 +0000 (02:07 +0000)]
reverting ...
ellson [Wed, 20 Aug 2008 01:59:10 +0000 (01:59 +0000)]
reverting more bits
ellson [Wed, 20 Aug 2008 01:53:51 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:51 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:51 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:51 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:51 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
ellson [Wed, 20 Aug 2008 01:53:50 +0000 (01:53 +0000)]
mostly reverting previous change - found an easier way
erg [Tue, 19 Aug 2008 22:00:09 +0000 (22:00 +0000)]
Fix port resolution problem due to virtual edges
erg [Tue, 19 Aug 2008 21:54:09 +0000 (21:54 +0000)]
Remove debug print statement
ellson [Tue, 19 Aug 2008 19:14:29 +0000 (19:14 +0000)]
towards a fix for the tclstring problem (and strings in other bindings)
ellson [Tue, 19 Aug 2008 13:15:59 +0000 (13:15 +0000)]
update for make_label api change
ellson [Tue, 19 Aug 2008 04:11:35 +0000 (04:11 +0000)]
migrate towards more sharing of label code
some floating point conversion
erg [Tue, 19 Aug 2008 02:07:47 +0000 (02:07 +0000)]
Finish repair of makeAddPoly function
erg [Mon, 18 Aug 2008 22:38:03 +0000 (22:38 +0000)]
Correctly fix uninitialized variable, as initially tried in revision 1.10.
erg [Mon, 18 Aug 2008 20:25:43 +0000 (20:25 +0000)]
Fix bug 1421
north [Mon, 18 Aug 2008 19:34:54 +0000 (19:34 +0000)]
patchwork integration, courtesy Emden Gansner
ellson [Mon, 18 Aug 2008 18:02:57 +0000 (18:02 +0000)]
reinstate 1.9 patch for unititalized data
ellson [Mon, 18 Aug 2008 16:42:12 +0000 (16:42 +0000)]
partial fix for NAN in node bb caculation, and removal of duplicated code.
ellson [Sun, 17 Aug 2008 18:40:16 +0000 (18:40 +0000)]
janitor: clean up warning message:wq
erg [Sat, 16 Aug 2008 18:02:24 +0000 (18:02 +0000)]
Fix uninitialized variable
ellson [Sat, 16 Aug 2008 10:52:00 +0000 (10:52 +0000)]
change GD_bb to floatingpoint
ellson [Fri, 15 Aug 2008 21:37:36 +0000 (21:37 +0000)]
convert all label processing to fp
clean up h/v alignment code
ellson [Fri, 15 Aug 2008 21:37:36 +0000 (21:37 +0000)]
convert all label processing to fp
clean up h/v alignment code
ellson [Fri, 15 Aug 2008 21:37:36 +0000 (21:37 +0000)]
convert all label processing to fp
clean up h/v alignment code
ellson [Fri, 15 Aug 2008 20:16:45 +0000 (20:16 +0000)]
make "right" text actually justify right with "right\r"
erg [Fri, 15 Aug 2008 14:50:09 +0000 (14:50 +0000)]
Update documents to describe dynamic choice of port side
erg [Fri, 15 Aug 2008 14:50:09 +0000 (14:50 +0000)]
Update documents to describe dynamic choice of port side
erg [Fri, 15 Aug 2008 14:50:09 +0000 (14:50 +0000)]
Update documents to describe dynamic choice of port side
ellson [Fri, 15 Aug 2008 12:04:36 +0000 (12:04 +0000)]
preparing for SPLINESF
erg [Fri, 15 Aug 2008 03:09:12 +0000 (03:09 +0000)]
Back out Arif's CGRAPH changes as he is working on a separate branch
and the copies blocks are error-prone.
Retain all other changes made since.
erg [Fri, 15 Aug 2008 03:09:12 +0000 (03:09 +0000)]
Back out Arif's CGRAPH changes as he is working on a separate branch
and the copies blocks are error-prone.
Retain all other changes made since.
erg [Thu, 14 Aug 2008 20:30:29 +0000 (20:30 +0000)]
Back out revision 1.138. job->flags should be 0 when created,
and some flags may have been previously set.
erg [Thu, 14 Aug 2008 20:28:42 +0000 (20:28 +0000)]
Back out more of Arif's changes. In particular, put back in crucial
call to agini().
erg [Thu, 14 Aug 2008 18:54:04 +0000 (18:54 +0000)]
Back out accidentally committed makefiles
erg [Thu, 14 Aug 2008 18:47:32 +0000 (18:47 +0000)]
Add support for dynamic choice of compass points based on layout
and external sides.
ellson [Thu, 14 Aug 2008 16:10:05 +0000 (16:10 +0000)]
new fix for #1388
ellson [Thu, 14 Aug 2008 15:01:58 +0000 (15:01 +0000)]
xshow is long gone
ellson [Thu, 14 Aug 2008 12:33:47 +0000 (12:33 +0000)]
Reverting 1.51 to fix breakage visible in rtest/graphs/
This reintroduces bug#1388
erg [Wed, 13 Aug 2008 15:06:43 +0000 (15:06 +0000)]
Add hooks for doing orthogonal layout
erg [Tue, 12 Aug 2008 20:35:52 +0000 (20:35 +0000)]
Fix bug 1416 (but expose bug 1417).
ellson [Tue, 12 Aug 2008 19:09:36 +0000 (19:09 +0000)]
preparing for floatingpoint splines
ellson [Fri, 8 Aug 2008 13:40:56 +0000 (13:40 +0000)]
identify graphviz version in "dot -v" output
ellson [Fri, 8 Aug 2008 13:40:19 +0000 (13:40 +0000)]
use leading zeros in date - avoids doublespace treatment in svg output
ellson [Fri, 8 Aug 2008 03:45:31 +0000 (03:45 +0000)]
don't use CSS style=... just use basic svg
ellson [Fri, 8 Aug 2008 03:06:31 +0000 (03:06 +0000)]
a more sophisticated fix for #1413 using the default from the postscript_alias[]
ellson [Fri, 8 Aug 2008 02:41:38 +0000 (02:41 +0000)]
back out the fix for #827
ellson [Fri, 8 Aug 2008 02:00:42 +0000 (02:00 +0000)]
fix #1413 using patch from:
Joshua Cranmer <Pidgeot18@verizon.net>
ellson [Fri, 8 Aug 2008 01:56:28 +0000 (01:56 +0000)]
fix for #827
ellson [Thu, 7 Aug 2008 19:42:53 +0000 (19:42 +0000)]
additional dependencies
ellson [Thu, 7 Aug 2008 19:41:40 +0000 (19:41 +0000)]
initial attempt at prebuild on tiger
ellson [Thu, 7 Aug 2008 19:36:21 +0000 (19:36 +0000)]
different prebuilds for Leopard and Tiger
ellson [Thu, 7 Aug 2008 17:17:47 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Thu, 7 Aug 2008 17:17:46 +0000 (17:17 +0000)]
Removing all existing usage of USE_CGRAPH
cgraph is now in full production in all these files
configure.ac still contains the --with-cgraph option in case Arif wants to use it.
ellson [Wed, 6 Aug 2008 22:33:47 +0000 (22:33 +0000)]
correct off-by-one in x position against bgcolor
ellson [Wed, 6 Aug 2008 22:25:56 +0000 (22:25 +0000)]
off-by-one error in calculation of clip region
erg [Wed, 6 Aug 2008 21:19:03 +0000 (21:19 +0000)]
Update info generated from infosrc
erg [Wed, 6 Aug 2008 21:10:57 +0000 (21:10 +0000)]
Adjust layout of sdlshapes
erg [Wed, 6 Aug 2008 21:10:57 +0000 (21:10 +0000)]
Adjust layout of sdlshapes
erg [Wed, 6 Aug 2008 21:10:34 +0000 (21:10 +0000)]
Make sure shapes are generated using gd as cairo bitmaps contain a
strange border.
erg [Wed, 6 Aug 2008 21:09:30 +0000 (21:09 +0000)]
Fix missing close quote
erg [Wed, 6 Aug 2008 20:09:21 +0000 (20:09 +0000)]
Add new attributes for sfdp;
fix some typos
ellson [Wed, 6 Aug 2008 16:28:13 +0000 (16:28 +0000)]
increase "quality" value for cairo:quartz renderers above quartz:quartz
erg [Wed, 6 Aug 2008 16:26:50 +0000 (16:26 +0000)]
Add entry for sfdp
yifanhu [Wed, 6 Aug 2008 14:39:35 +0000 (14:39 +0000)]
*** empty log message ***
ellson [Wed, 6 Aug 2008 14:35:17 +0000 (14:35 +0000)]
report pango's font backend in -v output
yifanhu [Tue, 5 Aug 2008 20:07:00 +0000 (20:07 +0000)]
added some info about options in sfdp
ellson [Tue, 5 Aug 2008 19:56:43 +0000 (19:56 +0000)]
updated patch from yuri@rawbw.com
ellson [Tue, 5 Aug 2008 19:03:23 +0000 (19:03 +0000)]
fix (hopefully) rounding error causing -ve coords
ellson [Tue, 5 Aug 2008 18:23:28 +0000 (18:23 +0000)]
void inserting linebreaks in the middle of strings
Yuri <yuri@rawbw.com>
ellson [Tue, 5 Aug 2008 17:09:53 +0000 (17:09 +0000)]
tcldot uses tk plugin - eliminate tk as a codegen
$g render $canvas - reimplement support for named $canvas on render command
ellson [Tue, 5 Aug 2008 15:09:06 +0000 (15:09 +0000)]
re add Arif's changes
arif [Tue, 5 Aug 2008 15:00:33 +0000 (15:00 +0000)]
*** empty log message ***
ellson [Mon, 4 Aug 2008 21:29:12 +0000 (21:29 +0000)]
revert Arif's changes - they break the tree