]>
granicus.if.org Git - graphviz/log
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
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:12 +0000 (18:53 +0000)]
adjust so that multiple swig bindings could be put into a single library
ellson [Tue, 18 Oct 2005 18:53:04 +0000 (18:53 +0000)]
add Agsym_t java header
ellson [Tue, 18 Oct 2005 18:52:53 +0000 (18:52 +0000)]
add firsthead,nexthead firsttail,nexttail
ellson [Tue, 18 Oct 2005 18:52:47 +0000 (18:52 +0000)]
Update base regression test files
ellson [Tue, 18 Oct 2005 18:52:47 +0000 (18:52 +0000)]
Update base regression test files
ellson [Tue, 18 Oct 2005 18:52:14 +0000 (18:52 +0000)]
hook for returning void* handing back a bitmap or in memory string rendering
ellson [Tue, 18 Oct 2005 18:52:04 +0000 (18:52 +0000)]
some .spec chanegs from Fedora maintainer
ellson [Tue, 18 Oct 2005 18:51:29 +0000 (18:51 +0000)]
change from "writefilename" to "render" so that it can be overloaded with
FILE* and char** versons.
ellson [Tue, 18 Oct 2005 18:51:02 +0000 (18:51 +0000)]
Update base regression test files
ellson [Tue, 18 Oct 2005 18:50:50 +0000 (18:50 +0000)]
small test of iterators in test.tcl
ellson [Tue, 18 Oct 2005 18:50:45 +0000 (18:50 +0000)]
findattr and findnode
ellson [Tue, 18 Oct 2005 18:50:40 +0000 (18:50 +0000)]
protect against NULLs
ellson [Tue, 18 Oct 2005 18:50:35 +0000 (18:50 +0000)]
add nameof funcs to language bbindings. overload set to take attr as char* or Agsym_t*
ellson [Tue, 18 Oct 2005 18:50:31 +0000 (18:50 +0000)]
add iterators for attributes
ellson [Tue, 18 Oct 2005 18:50:26 +0000 (18:50 +0000)]
fix breakage on bsd
ellson [Tue, 18 Oct 2005 18:50:21 +0000 (18:50 +0000)]
swig'ify the new iterator functions
ellson [Tue, 18 Oct 2005 18:50:17 +0000 (18:50 +0000)]
swig'ify the new functions
ellson [Tue, 18 Oct 2005 18:50:11 +0000 (18:50 +0000)]
fix stale pointer left after deleting jobs
ellson [Tue, 18 Oct 2005 18:50:02 +0000 (18:50 +0000)]
add 11 iterators (first + next commands) to all scripting languages.
ellson [Tue, 18 Oct 2005 18:49:56 +0000 (18:49 +0000)]
Fix old lefty makefile; it used -L$(CS@L) for coshell support but
if this isn't defined, the compiler get -L, which does funny things
on sgi.
ellson [Tue, 18 Oct 2005 18:49:52 +0000 (18:49 +0000)]
Fix doit script to work with old ksh;
fix spurious file in common Makefile.old;
remove unneeded macro from fdpgen/dbg.c;
fix type in input.c;
file old makefile for sfio to create install directories
ellson [Tue, 18 Oct 2005 18:49:52 +0000 (18:49 +0000)]
Fix doit script to work with old ksh;
fix spurious file in common Makefile.old;
remove unneeded macro from fdpgen/dbg.c;
fix type in input.c;
file old makefile for sfio to create install directories
ellson [Tue, 18 Oct 2005 18:49:52 +0000 (18:49 +0000)]
Fix doit script to work with old ksh;
fix spurious file in common Makefile.old;
remove unneeded macro from fdpgen/dbg.c;
fix type in input.c;
file old makefile for sfio to create install directories
ellson [Tue, 18 Oct 2005 18:49:48 +0000 (18:49 +0000)]
tidy gv_argvlist_t code
ellson [Tue, 18 Oct 2005 18:49:43 +0000 (18:49 +0000)]
fix unitialized variable warning
ellson [Tue, 18 Oct 2005 18:49:39 +0000 (18:49 +0000)]
use (void) instead of () for empty parameter lists
ellson [Tue, 18 Oct 2005 18:49:35 +0000 (18:49 +0000)]
implement library version checking for plugins
ellson [Tue, 18 Oct 2005 18:49:31 +0000 (18:49 +0000)]
patch for MacOS .dylib extension from Ryan Schmidt
<ryan-2005@ryandesign.com>
ellson [Tue, 18 Oct 2005 18:49:27 +0000 (18:49 +0000)]
add library versioning
ellson [Tue, 18 Oct 2005 18:49:22 +0000 (18:49 +0000)]
tkgen.c is a codegen - just needs render.h
ellson [Tue, 18 Oct 2005 18:49:14 +0000 (18:49 +0000)]
another possible fix for fror and raptor + tcldot fix
ellson [Tue, 18 Oct 2005 18:49:08 +0000 (18:49 +0000)]
possible fix for crashes on fror and raptor
ellson [Tue, 18 Oct 2005 18:48:52 +0000 (18:48 +0000)]
Add fdp and circo to gvui;
fix dotneato_basename() to remove possible .exe in Windows version.
ellson [Tue, 18 Oct 2005 18:48:52 +0000 (18:48 +0000)]
Add fdp and circo to gvui;
fix dotneato_basename() to remove possible .exe in Windows version.