]> granicus.if.org Git - graphviz/log
graphviz
19 years agoFix compile-time-path-of-last-resort for lefty to find its scripts
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

19 years ago...and so it will still be undefined in libpack
ellson [Tue, 18 Oct 2005 19:05:46 +0000 (19:05 +0000)]
...and so it will still be undefined in libpack

19 years agodrop --no-undefined from lib/gvc/Makefile.am since lt_preloaded_symbols is not defined
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

19 years agofix some unitialized variable warnings
ellson [Tue, 18 Oct 2005 19:05:38 +0000 (19:05 +0000)]
fix some unitialized variable warnings

19 years agoSecurity fixes from Javier Fernández-Sanguino Peña <jfs@computer.org>
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

19 years agoSecurity fixes from Javier Fernández-Sanguino Peña <jfs@computer.org>
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

19 years agouse "NULL" instead of "0" in execl params (4 places)
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>

19 years agoanother try at libpack library dependencies
ellson [Tue, 18 Oct 2005 19:05:27 +0000 (19:05 +0000)]
another try at libpack library dependencies

19 years agotry without -no-undefined
ellson [Tue, 18 Oct 2005 19:05:21 +0000 (19:05 +0000)]
try without -no-undefined

19 years agoundo Makefile.am breakage
ellson [Tue, 18 Oct 2005 19:05:18 +0000 (19:05 +0000)]
undo Makefile.am breakage

19 years agoAdd FAQ on libexpat and security
ellson [Tue, 18 Oct 2005 19:05:11 +0000 (19:05 +0000)]
Add FAQ on libexpat and security

19 years agotry adding -lgvc to libpack LIBADD to solve problem on MacOS/X
ellson [Tue, 18 Oct 2005 19:05:08 +0000 (19:05 +0000)]
try adding -lgvc to libpack LIBADD to solve problem on MacOS/X

19 years agoadd "extern codegen_t GD_CodeGen;" in case no freetype installed.
ellson [Tue, 18 Oct 2005 19:05:04 +0000 (19:05 +0000)]
add "extern codegen_t GD_CodeGen;" in case no freetype installed.

19 years agoFix bug#774 - extra </g> when invis edges.
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>

19 years agoFix bug 772
ellson [Tue, 18 Oct 2005 19:04:55 +0000 (19:04 +0000)]
Fix bug 772

19 years agoFix bug when rankdir=BT and graph has a label. The graph was not being
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

19 years agofix quoting in RIBU|Y\7f\7f\7f\7f
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

19 years agotrying to retain old cairo surface...
ellson [Tue, 18 Oct 2005 19:04:42 +0000 (19:04 +0000)]
trying to retain old cairo surface...

19 years agoreuse curent job for "New" graph
ellson [Tue, 18 Oct 2005 19:04:37 +0000 (19:04 +0000)]
reuse curent job for "New" graph

19 years agotrim down on the storage and code for gui_state (active, selected, visited,
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)

19 years agoreturn empty string, instead of NULL, for empty lists of plugins
ellson [Tue, 18 Oct 2005 19:04:25 +0000 (19:04 +0000)]
return empty string, instead of NULL, for empty lists of plugins

19 years agomake [style=bold] a bit less ugly in gd bitmap outputs
ellson [Tue, 18 Oct 2005 19:04:20 +0000 (19:04 +0000)]
make [style=bold] a bit less ugly in gd bitmap outputs

19 years agoFix -V flag in lefty scripts
ellson [Tue, 18 Oct 2005 19:03:28 +0000 (19:03 +0000)]
Fix -V flag in lefty scripts

19 years agoBack out lefty's use of lneato.sh as a ksh script; return to earlier
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

19 years agoBack out lefty's use of lneato.sh as a ksh script; return to earlier
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

19 years agoruby libdir fix from Bob Lied <lied@lucent.com>
ellson [Tue, 18 Oct 2005 18:59:37 +0000 (18:59 +0000)]
ruby libdir fix from  Bob Lied <lied@lucent.com>

19 years agomove check for MATH_LIBS ahead of check for -lpng which needs it
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>

19 years agosupport for "New" graphs
ellson [Tue, 18 Oct 2005 18:59:31 +0000 (18:59 +0000)]
support for "New" graphs

19 years agoimplement event processing needed for load/save/export
ellson [Tue, 18 Oct 2005 18:59:26 +0000 (18:59 +0000)]
implement event processing needed for load/save/export

19 years agouse less glaring colors for active/selected/etc states, fix transitions bug
ellson [Tue, 18 Oct 2005 18:59:21 +0000 (18:59 +0000)]
use less glaring colors for active/selected/etc states, fix transitions bug

19 years agoimpliment "visited" coloring
ellson [Tue, 18 Oct 2005 18:59:16 +0000 (18:59 +0000)]
impliment "visited" coloring

19 years agoadd comment about why wrong initializations is OK
ellson [Tue, 18 Oct 2005 18:59:11 +0000 (18:59 +0000)]
add comment about why wrong initializations is OK

19 years agovaious fixes for rendering to gtk or xlig from a script. modgraph.tcl demo
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

19 years agomore header cleanup, add generalized point-around-origin rotations
ellson [Tue, 18 Oct 2005 18:58:22 +0000 (18:58 +0000)]
more header cleanup, add generalized point-around-origin rotations

19 years agovaious fixes for rendering to gtk or xlig from a script. modgraph.tcl demo
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

19 years agobugfix to setv $g node attr val
ellson [Tue, 18 Oct 2005 18:57:09 +0000 (18:57 +0000)]
bugfix to setv $g node attr val

19 years agoadd setv, getv and iterators for node/edge attributes of graph
ellson [Tue, 18 Oct 2005 18:57:05 +0000 (18:57 +0000)]
add setv, getv and iterators for node/edge attributes of graph

19 years agoWhen lefty updated dotty, he assumes ksh and made dotty.sh basically
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.

19 years agoWhen lefty updated dotty, he assumes ksh and made dotty.sh basically
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.

19 years agofix breakage with rendering to Tk canvas from tcldot
ellson [Tue, 18 Oct 2005 18:56:25 +0000 (18:56 +0000)]
fix breakage with rendering to Tk canvas from tcldot

19 years agoand more transitive includes
ellson [Tue, 18 Oct 2005 18:56:21 +0000 (18:56 +0000)]
and more transitive includes

19 years agoremoving more transitive includes
ellson [Tue, 18 Oct 2005 18:56:16 +0000 (18:56 +0000)]
removing more transitive includes

19 years agomore header rationalization
ellson [Tue, 18 Oct 2005 18:56:10 +0000 (18:56 +0000)]
more header rationalization

19 years agoclean up some transitive includes
ellson [Tue, 18 Oct 2005 18:56:05 +0000 (18:56 +0000)]
clean up some transitive includes

19 years agoreplace // with #if 0
ellson [Tue, 18 Oct 2005 18:55:50 +0000 (18:55 +0000)]
replace // with #if 0

19 years agoupdate gd-2.0.33 patch, ignore "make test" products
ellson [Tue, 18 Oct 2005 18:55:23 +0000 (18:55 +0000)]
update gd-2.0.33 patch, ignore "make test" products

19 years agoreplace // with #if 0
ellson [Tue, 18 Oct 2005 18:55:18 +0000 (18:55 +0000)]
replace // with #if 0

19 years agominimize 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

19 years agominimize 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

19 years agominimize 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

19 years agominimize 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

19 years agouse Makefile.am for diffimg, build as noinst so it is available for rtest
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

19 years agouse exit status codes,
ellson [Tue, 18 Oct 2005 18:54:05 +0000 (18:54 +0000)]
use exit status codes,

19 years agoone wider and other higher, region in neither is same (black)
ellson [Tue, 18 Oct 2005 18:54:01 +0000 (18:54 +0000)]
one wider and other higher, region in neither is same (black)

19 years agostub some callback support for file load/store/export
ellson [Tue, 18 Oct 2005 18:53:58 +0000 (18:53 +0000)]
stub some callback support for file  load/store/export

19 years agoset diffimg return code to result of comparison
ellson [Tue, 18 Oct 2005 18:53:53 +0000 (18:53 +0000)]
set diffimg return code to result of comparison

19 years agoproduce saturated B/W diff images, optional output filename arg
ellson [Tue, 18 Oct 2005 18:53:45 +0000 (18:53 +0000)]
produce saturated B/W diff images, optional output filename arg

19 years agosuitable filenames for intermediate .ps.png images
ellson [Tue, 18 Oct 2005 18:53:40 +0000 (18:53 +0000)]
suitable filenames for intermediate .ps.png images

19 years agoadd .ps to diffimg by using system(gs ...) for the conversion
ellson [Tue, 18 Oct 2005 18:53:33 +0000 (18:53 +0000)]
add .ps to diffimg by using system(gs ...) for the conversion

19 years agoextend diffimg to support .gif and .jpg in addition to .png
ellson [Tue, 18 Oct 2005 18:53:29 +0000 (18:53 +0000)]
extend diffimg to support .gif and .jpg in addition to .png

19 years agoa bit more header cleaning
ellson [Tue, 18 Oct 2005 18:53:23 +0000 (18:53 +0000)]
a bit more header cleaning

19 years agocut 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

19 years agocut 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

19 years agocut 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

19 years agocut 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

19 years agocut 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

19 years agoadjust so that multiple swig bindings could be put into a single library
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

19 years agoadd Agsym_t java header
ellson [Tue, 18 Oct 2005 18:53:04 +0000 (18:53 +0000)]
add Agsym_t java header

19 years agoadd firsthead,nexthead firsttail,nexttail
ellson [Tue, 18 Oct 2005 18:52:53 +0000 (18:52 +0000)]
add firsthead,nexthead firsttail,nexttail

19 years agoUpdate base regression test files
ellson [Tue, 18 Oct 2005 18:52:47 +0000 (18:52 +0000)]
Update base regression test files

19 years agoUpdate base regression test files
ellson [Tue, 18 Oct 2005 18:52:47 +0000 (18:52 +0000)]
Update base regression test files

19 years agohook for returning void* handing back a bitmap or in memory string rendering
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

19 years agosome .spec chanegs from Fedora maintainer
ellson [Tue, 18 Oct 2005 18:52:04 +0000 (18:52 +0000)]
some .spec chanegs from Fedora maintainer

19 years agochange from "writefilename" to "render" so that it can be overloaded with
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.

19 years agoUpdate base regression test files
ellson [Tue, 18 Oct 2005 18:51:02 +0000 (18:51 +0000)]
Update base regression test files

19 years agosmall test of iterators in test.tcl
ellson [Tue, 18 Oct 2005 18:50:50 +0000 (18:50 +0000)]
small test of iterators in test.tcl

19 years agofindattr and findnode
ellson [Tue, 18 Oct 2005 18:50:45 +0000 (18:50 +0000)]
findattr and findnode

19 years agoprotect against NULLs
ellson [Tue, 18 Oct 2005 18:50:40 +0000 (18:50 +0000)]
protect against NULLs

19 years agoadd nameof funcs to language bbindings. overload set to take attr as char* or Agsym_t*
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*

19 years agoadd iterators for attributes
ellson [Tue, 18 Oct 2005 18:50:31 +0000 (18:50 +0000)]
add iterators for attributes

19 years agofix breakage on bsd
ellson [Tue, 18 Oct 2005 18:50:26 +0000 (18:50 +0000)]
fix breakage on bsd

19 years agoswig'ify the new iterator functions
ellson [Tue, 18 Oct 2005 18:50:21 +0000 (18:50 +0000)]
swig'ify the new iterator functions

19 years agoswig'ify the new functions
ellson [Tue, 18 Oct 2005 18:50:17 +0000 (18:50 +0000)]
swig'ify the new functions

19 years agofix stale pointer left after deleting jobs
ellson [Tue, 18 Oct 2005 18:50:11 +0000 (18:50 +0000)]
fix stale pointer left after deleting jobs

19 years agoadd 11 iterators (first + next commands) to all scripting languages.
ellson [Tue, 18 Oct 2005 18:50:02 +0000 (18:50 +0000)]
add 11 iterators (first + next commands) to all scripting languages.

19 years agoFix old lefty makefile; it used -L$(CS@L) for coshell support but
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.

19 years agoFix doit script to work with old ksh;
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

19 years agoFix doit script to work with old ksh;
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

19 years agoFix doit script to work with old ksh;
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

19 years agotidy gv_argvlist_t code
ellson [Tue, 18 Oct 2005 18:49:48 +0000 (18:49 +0000)]
tidy gv_argvlist_t code

19 years agofix unitialized variable warning
ellson [Tue, 18 Oct 2005 18:49:43 +0000 (18:49 +0000)]
fix unitialized variable warning

19 years agouse (void) instead of () for empty parameter lists
ellson [Tue, 18 Oct 2005 18:49:39 +0000 (18:49 +0000)]
use (void) instead of () for empty parameter lists

19 years agoimplement library version checking for plugins
ellson [Tue, 18 Oct 2005 18:49:35 +0000 (18:49 +0000)]
implement library version checking for plugins

19 years agopatch for MacOS .dylib extension from Ryan Schmidt
ellson [Tue, 18 Oct 2005 18:49:31 +0000 (18:49 +0000)]
patch for MacOS .dylib extension from Ryan Schmidt
<ryan-2005@ryandesign.com>

19 years agoadd library versioning
ellson [Tue, 18 Oct 2005 18:49:27 +0000 (18:49 +0000)]
add library versioning

19 years agotkgen.c is a codegen - just needs render.h
ellson [Tue, 18 Oct 2005 18:49:22 +0000 (18:49 +0000)]
tkgen.c is a codegen - just needs render.h

19 years agoanother possible fix for fror and raptor + tcldot fix
ellson [Tue, 18 Oct 2005 18:49:14 +0000 (18:49 +0000)]
another possible fix for fror and raptor + tcldot fix

19 years agopossible fix for crashes on fror and raptor
ellson [Tue, 18 Oct 2005 18:49:08 +0000 (18:49 +0000)]
possible fix for crashes on fror and raptor

19 years agoAdd fdp and circo to gvui;
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.

19 years agoAdd fdp and circo to gvui;
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.