]>
granicus.if.org Git - graphviz/log
ellson [Wed, 21 Nov 2007 02:17:09 +0000 (02:17 +0000)]
no freetype.pc on redhat[78] - use /usr/bin/freetype-config instead
ellson [Mon, 19 Nov 2007 05:55:27 +0000 (05:55 +0000)]
improvements to php demo
ellson [Sun, 18 Nov 2007 11:59:12 +0000 (11:59 +0000)]
swig support for php5 is not available on rhel4, rhel5, fedora4
ellson [Sun, 18 Nov 2007 03:25:26 +0000 (03:25 +0000)]
do the rtests as part of the automake-standard "make check" target
ellson [Sun, 18 Nov 2007 03:14:25 +0000 (03:14 +0000)]
Use new "cd rtest;make rtest" for regression testing
ellson [Sun, 18 Nov 2007 03:13:12 +0000 (03:13 +0000)]
only use external write discipline for writes to stdout, writes to named now work normally
ellson [Sun, 18 Nov 2007 03:03:31 +0000 (03:03 +0000)]
change TESTS to DEVTSTS to prevent these tests from showing up in "make check"
ellson [Sun, 18 Nov 2007 02:45:53 +0000 (02:45 +0000)]
Use dot_builtins and diffimg from the build tree
Target is now: make rtest
ellson [Sun, 18 Nov 2007 02:34:35 +0000 (02:34 +0000)]
Add a "make test" target
ellson [Sun, 18 Nov 2007 02:25:45 +0000 (02:25 +0000)]
Make dot_builtins as a noinst_PROGRAM so that it can be used from in teh build tree for regression testing.
ellson [Sun, 18 Nov 2007 02:10:20 +0000 (02:10 +0000)]
PHP binding only works for php5 or later because of the function overloading.
Change swig test from -php to -php5 since older swigs (e.g. on centos4) don't support -php5
ellson [Sat, 17 Nov 2007 23:24:22 +0000 (23:24 +0000)]
partially apply changes from David. Holding off on using dot from build tree
patch from: David Fang <fang@csl.cornell.edu>
ellson [Sat, 17 Nov 2007 23:22:13 +0000 (23:22 +0000)]
correct -L path to python library - good job we haven't used it so far ;)
patch from: David Fang <fang@csl.cornell.edu>
ellson [Sat, 17 Nov 2007 00:31:11 +0000 (00:31 +0000)]
setjmp.h must come after png.h
ellson [Sat, 17 Nov 2007 00:25:23 +0000 (00:25 +0000)]
Fix #1234 based on suggested fix from:
Alexander Berger <alexander.berger@finnova.ch>
erg [Fri, 16 Nov 2007 22:55:03 +0000 (22:55 +0000)]
Remove unnecessary termination test for mode=KK
erg [Fri, 16 Nov 2007 22:50:03 +0000 (22:50 +0000)]
Update info files
ellson [Fri, 16 Nov 2007 22:22:56 +0000 (22:22 +0000)]
nodename focus must be in single quotes
ellson [Fri, 16 Nov 2007 22:05:20 +0000 (22:05 +0000)]
extend -Gviewport to also accept "X,Y,Z,nodename"
ellson [Fri, 16 Nov 2007 20:20:49 +0000 (20:20 +0000)]
PHP binding fixes:
- return bool success indicator instead of void so that "func() or die()" idiom works
- Support language specific write() functions.
- Use PHPWRITE() for buffered output when PHP used from Apache
ellson [Fri, 16 Nov 2007 20:20:49 +0000 (20:20 +0000)]
PHP binding fixes:
- return bool success indicator instead of void so that "func() or die()" idiom works
- Support language specific write() functions.
- Use PHPWRITE() for buffered output when PHP used from Apache
ellson [Fri, 16 Nov 2007 20:20:49 +0000 (20:20 +0000)]
PHP binding fixes:
- return bool success indicator instead of void so that "func() or die()" idiom works
- Support language specific write() functions.
- Use PHPWRITE() for buffered output when PHP used from Apache
north [Thu, 15 Nov 2007 04:31:44 +0000 (04:31 +0000)]
sequence link must be first in agsubnode.
ellson [Wed, 14 Nov 2007 21:57:54 +0000 (21:57 +0000)]
Use "swig -php5" so that we can use gv:: class methods as advertised
ellson [Wed, 14 Nov 2007 21:57:54 +0000 (21:57 +0000)]
Use "swig -php5" so that we can use gv:: class methods as advertised
ellson [Wed, 14 Nov 2007 21:18:35 +0000 (21:18 +0000)]
start at a php demo
ellson [Wed, 14 Nov 2007 21:02:12 +0000 (21:02 +0000)]
gv.php is used to find gv.so
north [Wed, 14 Nov 2007 21:00:49 +0000 (21:00 +0000)]
clean up fastgraphs
north [Wed, 14 Nov 2007 21:00:49 +0000 (21:00 +0000)]
clean up fastgraphs
north [Wed, 14 Nov 2007 21:00:49 +0000 (21:00 +0000)]
clean up fastgraphs
north [Wed, 14 Nov 2007 21:00:49 +0000 (21:00 +0000)]
clean up fastgraphs
ellson [Wed, 14 Nov 2007 19:50:03 +0000 (19:50 +0000)]
an almost working php binding test
north [Tue, 13 Nov 2007 12:45:19 +0000 (12:45 +0000)]
*** empty log message ***
north [Tue, 13 Nov 2007 12:45:19 +0000 (12:45 +0000)]
*** empty log message ***
erg [Mon, 12 Nov 2007 22:25:14 +0000 (22:25 +0000)]
Fix bug when mode=ipsep: overlap mode function requires non-NULL string
erg [Mon, 12 Nov 2007 22:24:27 +0000 (22:24 +0000)]
Turn off print statement when overlap=vpsc
erg [Mon, 12 Nov 2007 18:38:01 +0000 (18:38 +0000)]
Fix bug 1228. Note that this involves removing the fix for bug 789,
but refixing it in the context of neato -n.
ellson [Mon, 12 Nov 2007 04:36:06 +0000 (04:36 +0000)]
fix problem with building rpms on machines with ming
ellson [Sat, 10 Nov 2007 14:49:34 +0000 (14:49 +0000)]
start graphviz-2.17 development series
ellson [Sat, 10 Nov 2007 02:17:32 +0000 (02:17 +0000)]
graphviz-2.16 release
ellson [Sat, 10 Nov 2007 02:17:07 +0000 (02:17 +0000)]
Janitor fixes
ellson [Sat, 10 Nov 2007 02:16:26 +0000 (02:16 +0000)]
save new baseline for rtest
erg [Fri, 9 Nov 2007 23:39:28 +0000 (23:39 +0000)]
Removed obsolete declaration of agrebind
erg [Fri, 9 Nov 2007 23:31:43 +0000 (23:31 +0000)]
Turn on anti-aliased fonts in cairo
erg [Fri, 9 Nov 2007 18:09:46 +0000 (18:09 +0000)]
Fix tab bug
erg [Fri, 9 Nov 2007 18:09:18 +0000 (18:09 +0000)]
Add parameter names to agcopyattr to help reader
erg [Fri, 9 Nov 2007 18:08:09 +0000 (18:08 +0000)]
Update Windows build files
ellson [Thu, 8 Nov 2007 22:07:24 +0000 (22:07 +0000)]
fix the nojustify.dot issue by using the postscript interpreter
to stretch the string to fit the expected width.
ellson [Thu, 8 Nov 2007 22:07:24 +0000 (22:07 +0000)]
fix the nojustify.dot issue by using the postscript interpreter
to stretch the string to fit the expected width.
erg [Thu, 8 Nov 2007 21:41:21 +0000 (21:41 +0000)]
Change semantics of agnameof() so that NULL is returned for anonymous edges.
erg [Thu, 8 Nov 2007 21:40:52 +0000 (21:40 +0000)]
Fix bug in agsafeset()
north [Thu, 8 Nov 2007 20:32:25 +0000 (20:32 +0000)]
Ag_dictop_G has to be reset to 0 after user.
erg [Thu, 8 Nov 2007 19:42:15 +0000 (19:42 +0000)]
Add code so that, for a given font, fontconfig is always called with
the same string.
erg [Thu, 8 Nov 2007 19:00:58 +0000 (19:00 +0000)]
Update old makefiles to include the cgraph library
erg [Thu, 8 Nov 2007 19:00:58 +0000 (19:00 +0000)]
Update old makefiles to include the cgraph library
erg [Thu, 8 Nov 2007 17:35:23 +0000 (17:35 +0000)]
Fix type error in debug code
ellson [Thu, 8 Nov 2007 01:46:16 +0000 (01:46 +0000)]
ocaml binding fixes
ellson [Thu, 8 Nov 2007 01:46:16 +0000 (01:46 +0000)]
ocaml binding fixes
ellson [Thu, 8 Nov 2007 01:46:16 +0000 (01:46 +0000)]
ocaml binding fixes
ellson [Wed, 7 Nov 2007 16:08:15 +0000 (16:08 +0000)]
another ocaml make rule dependency
ellson [Wed, 7 Nov 2007 15:30:44 +0000 (15:30 +0000)]
trying to make sense of ocaml build rules
ellson [Wed, 7 Nov 2007 13:56:57 +0000 (13:56 +0000)]
correct LD_LIBRARY_PATH for rtest on x86_64 systems
ellson [Wed, 7 Nov 2007 12:43:50 +0000 (12:43 +0000)]
clean up more ocaml detritis
ellson [Wed, 7 Nov 2007 12:30:14 +0000 (12:30 +0000)]
fix PATH for rtest binaries
ellson [Wed, 7 Nov 2007 04:15:47 +0000 (04:15 +0000)]
re-baseline the regression tests
ellson [Wed, 7 Nov 2007 04:15:47 +0000 (04:15 +0000)]
re-baseline the regression tests
ellson [Wed, 7 Nov 2007 04:15:47 +0000 (04:15 +0000)]
re-baseline the regression tests
ellson [Wed, 7 Nov 2007 03:57:53 +0000 (03:57 +0000)]
install diffimg (needed by rtest.sh)
ellson [Wed, 7 Nov 2007 03:25:34 +0000 (03:25 +0000)]
add $OUTFILE to Fail message
ellson [Wed, 7 Nov 2007 03:17:51 +0000 (03:17 +0000)]
baseline new polypoly test cases
ellson [Wed, 7 Nov 2007 03:17:05 +0000 (03:17 +0000)]
clean up extra ocaml products
ellson [Wed, 7 Nov 2007 03:16:11 +0000 (03:16 +0000)]
do regression tests during rpm builds
ellson [Tue, 6 Nov 2007 18:14:56 +0000 (18:14 +0000)]
don't crash on unfinished code
ellson [Tue, 6 Nov 2007 10:41:15 +0000 (10:41 +0000)]
eliminate references to SWIGTYPE_p_p_void
ellson [Tue, 6 Nov 2007 10:41:15 +0000 (10:41 +0000)]
eliminate references to SWIGTYPE_p_p_void
erg [Mon, 5 Nov 2007 21:33:36 +0000 (21:33 +0000)]
Back out code change moving setting of color=black for points
from special code in fillColor() to init_point(). Although the
change made cleaner code, it also causes color=black to appear
for points in dot output.
erg [Mon, 5 Nov 2007 20:51:00 +0000 (20:51 +0000)]
Add new test for polygons and peripheries
erg [Mon, 5 Nov 2007 20:51:00 +0000 (20:51 +0000)]
Add new test for polygons and peripheries
ellson [Mon, 5 Nov 2007 20:36:12 +0000 (20:36 +0000)]
added baseline reference for new test
ellson [Mon, 5 Nov 2007 20:28:48 +0000 (20:28 +0000)]
update with recent changes
ellson [Mon, 5 Nov 2007 20:02:18 +0000 (20:02 +0000)]
fix breakage to ellipses with multiple peripheries
ellson [Mon, 5 Nov 2007 19:11:53 +0000 (19:11 +0000)]
fix breakage to -Txlib
ellson [Mon, 5 Nov 2007 18:21:54 +0000 (18:21 +0000)]
fix breakage to landscape paging
erg [Mon, 5 Nov 2007 18:07:20 +0000 (18:07 +0000)]
Update info files
ellson [Mon, 5 Nov 2007 15:56:27 +0000 (15:56 +0000)]
add FIXME notes
ellson [Mon, 5 Nov 2007 00:42:59 +0000 (00:42 +0000)]
add a clip region
ellson [Sun, 4 Nov 2007 23:19:26 +0000 (23:19 +0000)]
turn off debugging fprintf()s
ellson [Sun, 4 Nov 2007 23:10:44 +0000 (23:10 +0000)]
fix margin size under scaling (rtest/graphs/crazy.ps)
ellson [Sun, 4 Nov 2007 22:26:28 +0000 (22:26 +0000)]
restore portrait pagination
ellson [Sun, 4 Nov 2007 17:59:23 +0000 (17:59 +0000)]
fix panning in landscape mode
ellson [Sat, 3 Nov 2007 17:51:22 +0000 (17:51 +0000)]
Janitor: tranlation -> translation
erg [Fri, 2 Nov 2007 22:46:14 +0000 (22:46 +0000)]
Update info files
erg [Fri, 2 Nov 2007 22:15:52 +0000 (22:15 +0000)]
Add image scaling to HTML-like tables.
ellson [Fri, 2 Nov 2007 20:30:28 +0000 (20:30 +0000)]
encapsulate gvdevice_* calls into gvrender functions
ellson [Fri, 2 Nov 2007 20:30:28 +0000 (20:30 +0000)]
encapsulate gvdevice_* calls into gvrender functions
ellson [Fri, 2 Nov 2007 20:30:28 +0000 (20:30 +0000)]
encapsulate gvdevice_* calls into gvrender functions
erg [Fri, 2 Nov 2007 19:29:59 +0000 (19:29 +0000)]
Update info files
ellson [Fri, 2 Nov 2007 17:11:20 +0000 (17:11 +0000)]
indicate "gv.ok(obj)" can be replaced by "obj" in languages that accept pointers as booleans
ellson [Fri, 2 Nov 2007 17:02:07 +0000 (17:02 +0000)]
a first cut at rendering to in-memory strings for script bindings.
erg [Thu, 1 Nov 2007 22:54:07 +0000 (22:54 +0000)]
Update info files