]>
granicus.if.org Git - graphviz/log
ellson [Tue, 18 Oct 2005 21:09:28 +0000 (21:09 +0000)]
Fix shape code so that user shapes not using a file don't produce a
warning message; relax PDF limits based on the standard.
ellson [Tue, 18 Oct 2005 21:09:21 +0000 (21:09 +0000)]
missing file
ellson [Tue, 18 Oct 2005 21:08:47 +0000 (21:08 +0000)]
An attempt to document the lifecyles of various structures in libgvc.
ellson [Tue, 18 Oct 2005 21:06:32 +0000 (21:06 +0000)]
Fix for bug 787
ellson [Tue, 18 Oct 2005 21:06:29 +0000 (21:06 +0000)]
Fix bug 789.
ellson [Tue, 18 Oct 2005 21:06:26 +0000 (21:06 +0000)]
Change our malloc routines to return NULL when the argument is 0.
ellson [Tue, 18 Oct 2005 21:06:23 +0000 (21:06 +0000)]
fix for multiple graphs in one ps output
ellson [Tue, 18 Oct 2005 21:06:20 +0000 (21:06 +0000)]
fix bug#795 - compiling diffimg without png or jpeg
ellson [Tue, 18 Oct 2005 21:06:17 +0000 (21:06 +0000)]
minor text clean up
ellson [Tue, 18 Oct 2005 21:06:14 +0000 (21:06 +0000)]
distinguish between arrows derived from grammar, and backward compatible
arrow names.
ellson [Tue, 18 Oct 2005 21:06:11 +0000 (21:06 +0000)]
add support for style=invisible (cv style=invis) to agree with documentation
ellson [Tue, 18 Oct 2005 21:06:08 +0000 (21:06 +0000)]
older rpmbuilds wouldn't do multiline %expands - try single lines only
ellson [Tue, 18 Oct 2005 21:06:05 +0000 (21:06 +0000)]
add doc/winbuild.html to distributions
ellson [Tue, 18 Oct 2005 21:06:02 +0000 (21:06 +0000)]
link tkspline to -ltk to avoid undefineds in the dll
ellson [Tue, 18 Oct 2005 21:05:59 +0000 (21:05 +0000)]
URL correction
ellson [Tue, 18 Oct 2005 21:05:56 +0000 (21:05 +0000)]
Can't use -no-undefined because of references to TkMakeBezierCurve() (and 3
others)
ellson [Tue, 18 Oct 2005 21:05:53 +0000 (21:05 +0000)]
enable guile on fc4
ellson [Tue, 18 Oct 2005 21:05:50 +0000 (21:05 +0000)]
disable gv_php on fc4
ellson [Tue, 18 Oct 2005 21:05:47 +0000 (21:05 +0000)]
package language bindings in their own rpms, avoiding cross dependencies
ellson [Tue, 18 Oct 2005 21:05:44 +0000 (21:05 +0000)]
fix PHP test
ellson [Tue, 18 Oct 2005 21:05:41 +0000 (21:05 +0000)]
provide for an attribute type indicator
ellson [Tue, 18 Oct 2005 21:05:38 +0000 (21:05 +0000)]
fix un condition where freetype not available
ellson [Tue, 18 Oct 2005 21:05:35 +0000 (21:05 +0000)]
Don't use libtool version for dlls - only for plugin api
ellson [Tue, 18 Oct 2005 21:05:32 +0000 (21:05 +0000)]
fix configure tests for various scripting languages, enable C#, Guile
ellson [Tue, 18 Oct 2005 21:05:28 +0000 (21:05 +0000)]
enable ocaml language binding (if ocaml is available)
ellson [Tue, 18 Oct 2005 21:05:25 +0000 (21:05 +0000)]
find ocaml includes in /usr/lib64/ocaml on x86_64
ellson [Tue, 18 Oct 2005 21:05:22 +0000 (21:05 +0000)]
rename color_t -> gvcolor_t to avoid conflict with ocaml
ellson [Tue, 18 Oct 2005 21:05:18 +0000 (21:05 +0000)]
fix rpm packaging for language bindings - all in graphviz-tcl for now
ellson [Tue, 18 Oct 2005 21:05:15 +0000 (21:05 +0000)]
fixes for OCAML binding, but disable for now because of
/usr/lib/ocaml/caml/mlvalues.h:60: error: 'color_t' has a previous
declaration as 'typedef long unsigned int color_t'
ellson [Tue, 18 Oct 2005 21:05:11 +0000 (21:05 +0000)]
emit a warning message if swig version is too old
ellson [Tue, 18 Oct 2005 21:05:08 +0000 (21:05 +0000)]
fix swig version check
ellson [Tue, 18 Oct 2005 21:05:00 +0000 (21:05 +0000)]
install all language bindings in own subdirectories
ellson [Tue, 18 Oct 2005 21:04:52 +0000 (21:04 +0000)]
URL cleanup and html syntax
patch from: Ryan Schmidt <graphviz-2005@ryandesign.com>
ellson [Tue, 18 Oct 2005 21:04:40 +0000 (21:04 +0000)]
fix typo (missing line continuation)
patch from Ryan Schmidt <ryan-2005@ryandesign.com>
ellson [Tue, 18 Oct 2005 20:58:07 +0000 (20:58 +0000)]
Allow bitmap images in postscript output;
update Windows build script
ellson [Tue, 18 Oct 2005 20:58:04 +0000 (20:58 +0000)]
Cygwin changes
Bob Lied <lied@lucent.com>
ellson [Tue, 18 Oct 2005 20:57:59 +0000 (20:57 +0000)]
remove -no-undefined from libexpr LDFLAGS because of "extern char **environ"
in lib/ast/pathpath.c
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>