]>
granicus.if.org Git - graphviz/log
ellson [Tue, 18 Oct 2005 20:57:52 +0000 (20:57 +0000)]
rename "is_configured" to "has_been_rendered" and set from gvevent.c
ellson [Tue, 18 Oct 2005 20:55:26 +0000 (20:55 +0000)]
add "is_configured" to GVJ_t* so that custom actions can take place on first
configure event
ellson [Tue, 18 Oct 2005 20:51:31 +0000 (20:51 +0000)]
-lc didn't solve the _environ problem. remove
ellson [Tue, 18 Oct 2005 20:51:28 +0000 (20:51 +0000)]
libpack should have -no-undefined
ellson [Tue, 18 Oct 2005 20:51:25 +0000 (20:51 +0000)]
exclude Doxyfile* and dosygen/ from graphviz-win.tgz
ellson [Tue, 18 Oct 2005 20:51:17 +0000 (20:51 +0000)]
start 2.7 development series
ellson [Tue, 18 Oct 2005 20:34:50 +0000 (20:34 +0000)]
some missed fileremovals
missed removes
ellson [Tue, 18 Oct 2005 20:22:19 +0000 (20:22 +0000)]
missed change
ellson [Tue, 18 Oct 2005 20:16:57 +0000 (20:16 +0000)]
missed change
ellson [Tue, 18 Oct 2005 19:15:02 +0000 (19:15 +0000)]
release 2.6
ellson [Tue, 18 Oct 2005 19:14:56 +0000 (19:14 +0000)]
adjust for renamed Config.mk.old
ellson [Tue, 18 Oct 2005 19:14:53 +0000 (19:14 +0000)]
work around "if IRIX +1" weirdness in libtool LT_CURRENT versioning
ellson [Tue, 18 Oct 2005 19:13:05 +0000 (19:13 +0000)]
'!' is not 1's compliment, use '~' instead
ellson [Tue, 18 Oct 2005 19:12:58 +0000 (19:12 +0000)]
attempting to fix undefined in libexpr on Mac OS/X
ellson [Tue, 18 Oct 2005 19:12:53 +0000 (19:12 +0000)]
Use AC_CANONICAL_HOST instead of AC_CANONICAL_TARGET.
Ralf Corsepius <rc040203@freenet.de>
ellson [Tue, 18 Oct 2005 19:12:43 +0000 (19:12 +0000)]
Fixed HTML formatting error.
ellson [Tue, 18 Oct 2005 19:12:38 +0000 (19:12 +0000)]
Update old make configure and build process;
avoid including sys/time.h in lefty/common.h on Windows;
fix Windows build;
remove a couple of holes related to the new libgvc_dot_builtins.a;
fix several bugs in dotty and lefty related to sending output to
the printer and rendering output in postscript
ellson [Tue, 18 Oct 2005 19:12:38 +0000 (19:12 +0000)]
Update old make configure and build process;
avoid including sys/time.h in lefty/common.h on Windows;
fix Windows build;
remove a couple of holes related to the new libgvc_dot_builtins.a;
fix several bugs in dotty and lefty related to sending output to
the printer and rendering output in postscript
ellson [Tue, 18 Oct 2005 19:12:25 +0000 (19:12 +0000)]
put back AC_CANONICAL_TARGET, otherwise LIBPOSTFIX isn't set on x86_64
ellson [Tue, 18 Oct 2005 19:12:11 +0000 (19:12 +0000)]
missed change
ellson [Tue, 18 Oct 2005 19:10:13 +0000 (19:10 +0000)]
Fix mode=hier in neato to allow mixed undirected and directed edges
using the constraint attribute
ellson [Tue, 18 Oct 2005 19:10:06 +0000 (19:10 +0000)]
Add mode field to neato verbose mode;
use #include <config.h> in gvc.c for VERSION and BUILDDATE
ellson [Tue, 18 Oct 2005 19:09:58 +0000 (19:09 +0000)]
custom libgvc_dot_builtins for Makefile.old only (drop libgvc_builtins for Makefile.old)
ellson [Tue, 18 Oct 2005 19:09:58 +0000 (19:09 +0000)]
custom libgvc_dot_builtins for Makefile.old only (drop libgvc_builtins for Makefile.old)
ellson [Tue, 18 Oct 2005 19:08:23 +0000 (19:08 +0000)]
apparently sys/time.h is needed to define fd_set when using C99 - go figure
ellson [Tue, 18 Oct 2005 19:08:17 +0000 (19:08 +0000)]
typdef bool unless c++
ellson [Tue, 18 Oct 2005 19:07:47 +0000 (19:07 +0000)]
config.h is private, don't include from any public headers
ellson [Tue, 18 Oct 2005 19:07:23 +0000 (19:07 +0000)]
provide a separate libgvc_builtins for when builtins are required
ellson [Tue, 18 Oct 2005 19:06:21 +0000 (19:06 +0000)]
fix to target_cpu v host_cpu canonicalization - reported by rc040203@freenet.de
ellson [Tue, 18 Oct 2005 19:06:16 +0000 (19:06 +0000)]
update ChangeLog in preparation for 2.6 release
ellson [Tue, 18 Oct 2005 19:06:13 +0000 (19:06 +0000)]
two lines, two bugs, sounds about right :-(
ellson [Tue, 18 Oct 2005 19:06:08 +0000 (19:06 +0000)]
Change lefty old makefile to support compile-time lefty lib dir;
replace abbreviated boolean attribute assignment
ellson [Tue, 18 Oct 2005 19:06:07 +0000 (19:06 +0000)]
Change lefty old makefile to support compile-time lefty lib dir;
replace abbreviated boolean attribute assignment
ellson [Tue, 18 Oct 2005 19:06:02 +0000 (19:06 +0000)]
fix check for library version using LT_CURRENT
ellson [Tue, 18 Oct 2005 19:05:55 +0000 (19:05 +0000)]
Change test data a3.dot to reflect the bug fix for graph labels and
rankdir=BT;
don't print any config file info with -v if plugins are disabled;
move free of fontpath malloced in libgd to after possible use.
ellson [Tue, 18 Oct 2005 19:05:55 +0000 (19:05 +0000)]
Change test data a3.dot to reflect the bug fix for graph labels and
rankdir=BT;
don't print any config file info with -v if plugins are disabled;
move free of fontpath malloced in libgd to after possible use.
ellson [Tue, 18 Oct 2005 19:05:50 +0000 (19:05 +0000)]
Fix compile-time-path-of-last-resort for lefty to find its scripts
ellson [Tue, 18 Oct 2005 19:05:46 +0000 (19:05 +0000)]
...and so it will still be undefined in libpack
ellson [Tue, 18 Oct 2005 19:05:41 +0000 (19:05 +0000)]
drop --no-undefined from lib/gvc/Makefile.am since lt_preloaded_symbols is not defined
ellson [Tue, 18 Oct 2005 19:05:38 +0000 (19:05 +0000)]
fix some unitialized variable warnings
ellson [Tue, 18 Oct 2005 19:05:34 +0000 (19:05 +0000)]
Security fixes from Javier Fernández-Sanguino Peña <jfs@computer.org>
and ek@research.att.com
ellson [Tue, 18 Oct 2005 19:05:34 +0000 (19:05 +0000)]
Security fixes from Javier Fernández-Sanguino Peña <jfs@computer.org>
and ek@research.att.com
ellson [Tue, 18 Oct 2005 19:05:30 +0000 (19:05 +0000)]
use "NULL" instead of "0" in execl params (4 places)
patch from: Andreas Gruenbacher <agruen@suse.de>
ellson [Tue, 18 Oct 2005 19:05:27 +0000 (19:05 +0000)]
another try at libpack library dependencies
ellson [Tue, 18 Oct 2005 19:05:21 +0000 (19:05 +0000)]
try without -no-undefined
ellson [Tue, 18 Oct 2005 19:05:18 +0000 (19:05 +0000)]
undo Makefile.am breakage
ellson [Tue, 18 Oct 2005 19:05:11 +0000 (19:05 +0000)]
Add FAQ on libexpat and security
ellson [Tue, 18 Oct 2005 19:05:08 +0000 (19:05 +0000)]
try adding -lgvc to libpack LIBADD to solve problem on MacOS/X
ellson [Tue, 18 Oct 2005 19:05:04 +0000 (19:05 +0000)]
add "extern codegen_t GD_CodeGen;" in case no freetype installed.
ellson [Tue, 18 Oct 2005 19:04:59 +0000 (19:04 +0000)]
Fix bug#774 - extra </g> when invis edges.
Reported by: Emmanuel Pietriga <emmanuel.pietriga@inria.fr>
ellson [Tue, 18 Oct 2005 19:04:55 +0000 (19:04 +0000)]
Fix bug 772
ellson [Tue, 18 Oct 2005 19:04:50 +0000 (19:04 +0000)]
Fix bug when rankdir=BT and graph has a label. The graph was not being
translated enough for the label
ellson [Tue, 18 Oct 2005 19:04:46 +0000 (19:04 +0000)]
fix quoting in RIBU|Y\7f \7f \7f \7f
fix quoting in setting of RUBY_LIBS
ellson [Tue, 18 Oct 2005 19:04:42 +0000 (19:04 +0000)]
trying to retain old cairo surface...
ellson [Tue, 18 Oct 2005 19:04:37 +0000 (19:04 +0000)]
reuse curent job for "New" graph
ellson [Tue, 18 Oct 2005 19:04:33 +0000 (19:04 +0000)]
trim down on the storage and code for gui_state (active, selected, visited,
deleted)
ellson [Tue, 18 Oct 2005 19:04:25 +0000 (19:04 +0000)]
return empty string, instead of NULL, for empty lists of plugins
ellson [Tue, 18 Oct 2005 19:04:20 +0000 (19:04 +0000)]
make [style=bold] a bit less ugly in gd bitmap outputs
ellson [Tue, 18 Oct 2005 19:03:28 +0000 (19:03 +0000)]
Fix -V flag in lefty scripts
ellson [Tue, 18 Oct 2005 19:03:25 +0000 (19:03 +0000)]
Back out lefty's use of lneato.sh as a ksh script; return to earlier
bourne shell script
ellson [Tue, 18 Oct 2005 19:03:25 +0000 (19:03 +0000)]
Back out lefty's use of lneato.sh as a ksh script; return to earlier
bourne shell script
ellson [Tue, 18 Oct 2005 18:59:37 +0000 (18:59 +0000)]
ruby libdir fix from Bob Lied <lied@lucent.com>
ellson [Tue, 18 Oct 2005 18:59:34 +0000 (18:59 +0000)]
move check for MATH_LIBS ahead of check for -lpng which needs it
Bob Lied <lied@lucent.com>
ellson [Tue, 18 Oct 2005 18:59:31 +0000 (18:59 +0000)]
support for "New" graphs
ellson [Tue, 18 Oct 2005 18:59:26 +0000 (18:59 +0000)]
implement event processing needed for load/save/export
ellson [Tue, 18 Oct 2005 18:59:21 +0000 (18:59 +0000)]
use less glaring colors for active/selected/etc states, fix transitions bug
ellson [Tue, 18 Oct 2005 18:59:16 +0000 (18:59 +0000)]
impliment "visited" coloring
ellson [Tue, 18 Oct 2005 18:59:11 +0000 (18:59 +0000)]
add comment about why wrong initializations is OK
ellson [Tue, 18 Oct 2005 18:59:02 +0000 (18:59 +0000)]
vaious fixes for rendering to gtk or xlig from a script. modgraph.tcl demo
ellson [Tue, 18 Oct 2005 18:58:22 +0000 (18:58 +0000)]
more header cleanup, add generalized point-around-origin rotations
ellson [Tue, 18 Oct 2005 18:57:14 +0000 (18:57 +0000)]
vaious fixes for rendering to gtk or xlig from a script. modgraph.tcl demo
ellson [Tue, 18 Oct 2005 18:57:09 +0000 (18:57 +0000)]
bugfix to setv $g node attr val
ellson [Tue, 18 Oct 2005 18:57:05 +0000 (18:57 +0000)]
add setv, getv and iterators for node/edge attributes of graph
ellson [Tue, 18 Oct 2005 18:56:31 +0000 (18:56 +0000)]
When lefty updated dotty, he assumes ksh and made dotty.sh basically
a ksh script, and no longer has a dotty.ksh. Moved dotty.sh to dotty.ksh,
and restored old vanilla dotty.sh.
ellson [Tue, 18 Oct 2005 18:56:31 +0000 (18:56 +0000)]
When lefty updated dotty, he assumes ksh and made dotty.sh basically
a ksh script, and no longer has a dotty.ksh. Moved dotty.sh to dotty.ksh,
and restored old vanilla dotty.sh.
ellson [Tue, 18 Oct 2005 18:56:25 +0000 (18:56 +0000)]
fix breakage with rendering to Tk canvas from tcldot
ellson [Tue, 18 Oct 2005 18:56:21 +0000 (18:56 +0000)]
and more transitive includes
ellson [Tue, 18 Oct 2005 18:56:16 +0000 (18:56 +0000)]
removing more transitive includes
ellson [Tue, 18 Oct 2005 18:56:10 +0000 (18:56 +0000)]
more header rationalization
ellson [Tue, 18 Oct 2005 18:56:05 +0000 (18:56 +0000)]
clean up some transitive includes
ellson [Tue, 18 Oct 2005 18:55:50 +0000 (18:55 +0000)]
replace // with #if 0
ellson [Tue, 18 Oct 2005 18:55:23 +0000 (18:55 +0000)]
update gd-2.0.33 patch, ignore "make test" products
ellson [Tue, 18 Oct 2005 18:55:18 +0000 (18:55 +0000)]
replace // with #if 0
ellson [Tue, 18 Oct 2005 18:55:13 +0000 (18:55 +0000)]
minimize differences with gd-2.0.33
ellson [Tue, 18 Oct 2005 18:55:13 +0000 (18:55 +0000)]
minimize differences with gd-2.0.33
ellson [Tue, 18 Oct 2005 18:55:13 +0000 (18:55 +0000)]
minimize differences with gd-2.0.33
ellson [Tue, 18 Oct 2005 18:55:13 +0000 (18:55 +0000)]
minimize differences with gd-2.0.33
ellson [Tue, 18 Oct 2005 18:55:01 +0000 (18:55 +0000)]
use Makefile.am for diffimg, build as noinst so it is available for rtest
ellson [Tue, 18 Oct 2005 18:54:05 +0000 (18:54 +0000)]
use exit status codes,
ellson [Tue, 18 Oct 2005 18:54:01 +0000 (18:54 +0000)]
one wider and other higher, region in neither is same (black)
ellson [Tue, 18 Oct 2005 18:53:58 +0000 (18:53 +0000)]
stub some callback support for file load/store/export
ellson [Tue, 18 Oct 2005 18:53:53 +0000 (18:53 +0000)]
set diffimg return code to result of comparison
ellson [Tue, 18 Oct 2005 18:53:45 +0000 (18:53 +0000)]
produce saturated B/W diff images, optional output filename arg
ellson [Tue, 18 Oct 2005 18:53:40 +0000 (18:53 +0000)]
suitable filenames for intermediate .ps.png images
ellson [Tue, 18 Oct 2005 18:53:33 +0000 (18:53 +0000)]
add .ps to diffimg by using system(gs ...) for the conversion
ellson [Tue, 18 Oct 2005 18:53:29 +0000 (18:53 +0000)]
extend diffimg to support .gif and .jpg in addition to .png
ellson [Tue, 18 Oct 2005 18:53:23 +0000 (18:53 +0000)]
a bit more header cleaning
ellson [Tue, 18 Oct 2005 18:53:17 +0000 (18:53 +0000)]
cut back on overloading: set -> getv + setv
ellson [Tue, 18 Oct 2005 18:53:17 +0000 (18:53 +0000)]
cut back on overloading: set -> getv + setv
ellson [Tue, 18 Oct 2005 18:53:17 +0000 (18:53 +0000)]
cut back on overloading: set -> getv + setv