]> granicus.if.org Git - graphviz/log
graphviz
18 years agowork around a bug in GCC: It generates a call to "sqrtf" for "(float)sqrt(d)"
ellson [Mon, 3 Jul 2006 12:05:11 +0000 (12:05 +0000)]
work around a bug in GCC: It generates a call to "sqrtf" for "(float)sqrt(d)"
but sqrtf doesn't exist in libm.a.
reported by: Aaron Digulla <digulla@hepe.com>

18 years agoadd -lm for dot_static builds - neede by AIX
ellson [Mon, 3 Jul 2006 12:03:32 +0000 (12:03 +0000)]
add -lm for dot_static builds - neede by AIX
reported by: Aaron Digulla <digulla@hepe.com>

18 years ago"#define R_OK 4" on platforms without unistd.h (AIX?)
ellson [Mon, 3 Jul 2006 12:01:42 +0000 (12:01 +0000)]
"#define R_OK 4" on platforms without unistd.h (AIX?)
reported by: Aaron Digulla <digulla@hepe.com>

18 years agofix for missing/extra includes
ellson [Fri, 30 Jun 2006 12:53:51 +0000 (12:53 +0000)]
fix for missing/extra includes

18 years agoneed to think more carefully about browser activation
ellson [Fri, 30 Jun 2006 02:46:56 +0000 (02:46 +0000)]
need to think more carefully about browser activation

18 years agoclean up svg transformations
ellson [Fri, 30 Jun 2006 00:48:48 +0000 (00:48 +0000)]
clean up svg transformations

18 years agosome adjustments to dashed and dotted patterns
ellson [Thu, 29 Jun 2006 18:58:27 +0000 (18:58 +0000)]
some adjustments to dashed and dotted patterns

18 years agoneed cairo >= 1.1.10 (sorry, no -Txlib in FC5)
ellson [Thu, 29 Jun 2006 15:23:18 +0000 (15:23 +0000)]
need cairo >= 1.1.10   (sorry, no -Txlib in FC5)

18 years agoadd some Requires for the language binding binary rpms
ellson [Thu, 29 Jun 2006 15:16:56 +0000 (15:16 +0000)]
add some Requires for the language binding binary rpms

18 years agomove browser_show() back into the device plug since the core code
ellson [Thu, 29 Jun 2006 15:00:20 +0000 (15:00 +0000)]
move browser_show() back into the device plug since the core code
   should not have any concept of "windows", "desktops" or "browsers"

18 years agoadd some BuildRequires for language bindings
ellson [Thu, 29 Jun 2006 14:58:58 +0000 (14:58 +0000)]
add some BuildRequires for language bindings

18 years agoalign dist tags with: http://fedoraproject.org/wiki/DistTag
ellson [Thu, 29 Jun 2006 11:27:51 +0000 (11:27 +0000)]
align dist tags with: http://fedoraproject.org/wiki/DistTag

18 years agoChange use of snprintf to safe use of sprintf, since Windows does not have
erg [Wed, 28 Jun 2006 18:51:00 +0000 (18:51 +0000)]
Change use of snprintf to safe use of sprintf, since Windows does not have
snprintf.

18 years agoFurther update windows build files for plugin changes
erg [Wed, 28 Jun 2006 18:50:04 +0000 (18:50 +0000)]
Further update windows build files for plugin changes

18 years agoFurther update windows build files for plugin changes
erg [Wed, 28 Jun 2006 18:50:04 +0000 (18:50 +0000)]
Further update windows build files for plugin changes

18 years agoretain parallel edges after visit/select/etc in -Txlib
ellson [Wed, 28 Jun 2006 18:24:57 +0000 (18:24 +0000)]
retain parallel edges after visit/select/etc in -Txlib

18 years agoUpdate old makefiles for new plugin directory
erg [Wed, 28 Jun 2006 18:05:48 +0000 (18:05 +0000)]
Update old makefiles for new plugin directory

18 years agoUpdate old makefiles for new plugin directory
erg [Wed, 28 Jun 2006 18:05:48 +0000 (18:05 +0000)]
Update old makefiles for new plugin directory

18 years agoUpdate old makefiles for new plugin directory
erg [Wed, 28 Jun 2006 18:05:48 +0000 (18:05 +0000)]
Update old makefiles for new plugin directory

18 years agoUpdate old makefiles for new plugin directory
erg [Wed, 28 Jun 2006 18:05:48 +0000 (18:05 +0000)]
Update old makefiles for new plugin directory

18 years agoUpdate old makefiles for new plugin directory
erg [Wed, 28 Jun 2006 18:05:47 +0000 (18:05 +0000)]
Update old makefiles for new plugin directory

18 years agoUpdate old makefiles for new plugin directory
erg [Wed, 28 Jun 2006 18:05:47 +0000 (18:05 +0000)]
Update old makefiles for new plugin directory

18 years agomove browser linkage into generic event code so that clicking on
ellson [Wed, 28 Jun 2006 14:47:53 +0000 (14:47 +0000)]
move browser linkage into generic event code so that clicking on
    objects with urls works in -Txlib as well as -Tgtk

18 years agofix unused variables when no INOTIFY
ellson [Wed, 28 Jun 2006 13:46:26 +0000 (13:46 +0000)]
fix unused variables when no INOTIFY

18 years agospurious ',' in tkInt.h test
ellson [Wed, 28 Jun 2006 13:38:11 +0000 (13:38 +0000)]
spurious ',' in tkInt.h test

18 years agogtk and xlib plugins are conditional on WITH_PANGOCAIRO
ellson [Wed, 28 Jun 2006 13:31:06 +0000 (13:31 +0000)]
gtk and xlib plugins are conditional on WITH_PANGOCAIRO

18 years ago-Txlib nearly working
ellson [Wed, 28 Jun 2006 02:49:58 +0000 (02:49 +0000)]
-Txlib nearly working

18 years ago-Txlib nearly working
ellson [Wed, 28 Jun 2006 02:49:58 +0000 (02:49 +0000)]
-Txlib nearly working

18 years ago-Txlib nearly working
ellson [Wed, 28 Jun 2006 02:49:58 +0000 (02:49 +0000)]
-Txlib nearly working

18 years ago-Txlib nearly working
ellson [Wed, 28 Jun 2006 02:49:58 +0000 (02:49 +0000)]
-Txlib nearly working

18 years agoadd configure tests for -Txlib, -Tgtk
ellson [Tue, 27 Jun 2006 18:40:41 +0000 (18:40 +0000)]
add configure tests for -Txlib, -Tgtk

18 years agoback out previous change - dot_builtins.c needs work
ellson [Tue, 27 Jun 2006 18:12:43 +0000 (18:12 +0000)]
back out previous change - dot_builtins.c needs work

18 years agodrop gd plugin from dot_static if pango/cairo available
ellson [Tue, 27 Jun 2006 18:05:10 +0000 (18:05 +0000)]
drop gd plugin from dot_static if pango/cairo available

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agomove xlib and gtk plugins into the main tree from graphviz-cairo
ellson [Tue, 27 Jun 2006 17:43:59 +0000 (17:43 +0000)]
move xlib and gtk plugins into the main tree from graphviz-cairo

18 years agoclean up
ellson [Tue, 27 Jun 2006 17:04:19 +0000 (17:04 +0000)]
clean up

18 years agotrain -O to work with multiple graphs per input file
ellson [Tue, 27 Jun 2006 16:57:25 +0000 (16:57 +0000)]
train -O to work with multiple graphs per input file

18 years agodon't close stdout
ellson [Tue, 27 Jun 2006 16:21:03 +0000 (16:21 +0000)]
don't close stdout

18 years agoremove workaround for bug in gcc-4.1.1-3 that was only on Rawhide for a short time.
ellson [Tue, 27 Jun 2006 14:28:08 +0000 (14:28 +0000)]
remove workaround for bug in gcc-4.1.1-3 that was only on Rawhide for a short time.

18 years agouse dummt tkInt.h as last resort
ellson [Tue, 27 Jun 2006 12:50:24 +0000 (12:50 +0000)]
use dummt tkInt.h as last resort

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agorename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach...
ellson [Tue, 27 Jun 2006 12:43:47 +0000 (12:43 +0000)]
rename panic() to panic1() because of conflict on Darwin with /usr/include/mach/mach.h:79

18 years agofix breakages on IRIX
ellson [Tue, 27 Jun 2006 12:29:56 +0000 (12:29 +0000)]
fix breakages on IRIX

18 years agoUpdate info files
erg [Mon, 26 Jun 2006 22:42:05 +0000 (22:42 +0000)]
Update info files

18 years agofix bug with cleanup of htmltable structures
ellson [Mon, 26 Jun 2006 21:14:04 +0000 (21:14 +0000)]
fix bug with cleanup of htmltable structures

18 years agoFix bug 967 - bad color names in example graphs
erg [Mon, 26 Jun 2006 20:45:11 +0000 (20:45 +0000)]
Fix bug 967 - bad color names in example graphs

18 years agoredundant #include
ellson [Mon, 26 Jun 2006 20:39:06 +0000 (20:39 +0000)]
redundant #include

18 years agofix job control problem with -O and a single -T
ellson [Mon, 26 Jun 2006 20:25:22 +0000 (20:25 +0000)]
fix job control problem with -O and a single -T

18 years agosometimes you wonder how it ever worked!
ellson [Mon, 26 Jun 2006 20:02:39 +0000 (20:02 +0000)]
sometimes you wonder how it ever worked!

18 years agoFix old makefiles and windows build files to handle new plugin directory
erg [Mon, 26 Jun 2006 19:30:31 +0000 (19:30 +0000)]
Fix old makefiles and windows build files to handle new plugin directory

18 years agoFix old makefiles and windows build files to handle new plugin directory
erg [Mon, 26 Jun 2006 19:30:31 +0000 (19:30 +0000)]
Fix old makefiles and windows build files to handle new plugin directory

18 years agorelease gd surface between mutiple outputs
ellson [Mon, 26 Jun 2006 18:52:29 +0000 (18:52 +0000)]
release gd surface between mutiple outputs

18 years agofree up surface between mutiple outputs
ellson [Mon, 26 Jun 2006 18:30:47 +0000 (18:30 +0000)]
free up surface between mutiple outputs

18 years agoput back final call to gvrender_end_job()
ellson [Mon, 26 Jun 2006 18:02:22 +0000 (18:02 +0000)]
put back final call to gvrender_end_job()

18 years agoAdd support for -O which automatically generates output filenames
ellson [Mon, 26 Jun 2006 17:41:14 +0000 (17:41 +0000)]
Add support for -O  which automatically generates output filenames
based on input filenames with a .'format' extension from -T'format'
e.g:
dot -Tgif -Tcmapx -O *.dot

18 years agodummy!
ellson [Mon, 26 Jun 2006 14:20:22 +0000 (14:20 +0000)]
dummy!

18 years agofix tcldot breakage on MacOS - missing libgvgd
ellson [Mon, 26 Jun 2006 13:52:30 +0000 (13:52 +0000)]
fix tcldot breakage on MacOS - missing libgvgd

18 years agoadd malloc check
ellson [Mon, 26 Jun 2006 13:22:12 +0000 (13:22 +0000)]
add malloc check

18 years agoisdigits() needs int arg
ellson [Mon, 26 Jun 2006 13:07:50 +0000 (13:07 +0000)]
isdigits() needs int arg

18 years agoisdigits() needs int arg
ellson [Mon, 26 Jun 2006 13:07:50 +0000 (13:07 +0000)]
isdigits() needs int arg

18 years agowe have a private copy of tkint.h in tclpkg/tkstubs
ellson [Mon, 26 Jun 2006 12:58:23 +0000 (12:58 +0000)]
we have a private copy of tkint.h in tclpkg/tkstubs

18 years agoremove some unneeded #includes
ellson [Mon, 26 Jun 2006 10:37:49 +0000 (10:37 +0000)]
remove some unneeded #includes

18 years agofix spurious -Timap format change that broke doxygen
ellson [Sun, 25 Jun 2006 21:50:04 +0000 (21:50 +0000)]
fix spurious -Timap format change that broke doxygen

18 years agoremove #include "gd.h"
ellson [Sun, 25 Jun 2006 15:14:13 +0000 (15:14 +0000)]
remove #include "gd.h"

18 years ago- fix doxygen for new plugin tree
ellson [Sun, 25 Jun 2006 14:32:35 +0000 (14:32 +0000)]
- fix doxygen for new plugin tree
- some cleanup for windows tree contruction, but needs expert help

18 years agono LIBADD for a convenience library
ellson [Sun, 25 Jun 2006 13:17:53 +0000 (13:17 +0000)]
no LIBADD for a convenience library

18 years agounbundle all gd dependencies into its own graphviz-gd binary rpm package
ellson [Sun, 25 Jun 2006 13:05:31 +0000 (13:05 +0000)]
unbundle all gd dependencies into its own graphviz-gd binary rpm package

18 years agofix cmd/tools for new plugin tree
ellson [Sun, 25 Jun 2006 11:18:36 +0000 (11:18 +0000)]
fix cmd/tools for new plugin tree

18 years agoadjust Makefiles for new plugin tree
ellson [Sun, 25 Jun 2006 11:00:49 +0000 (11:00 +0000)]
adjust Makefiles for new plugin tree

18 years agoadjust Makefiles for new plugin tree
ellson [Sun, 25 Jun 2006 11:00:49 +0000 (11:00 +0000)]
adjust Makefiles for new plugin tree

18 years agoadjust Makefiles for new plugin tree
ellson [Sun, 25 Jun 2006 11:00:49 +0000 (11:00 +0000)]
adjust Makefiles for new plugin tree

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins

18 years agoseparate tree for plugins
ellson [Sun, 25 Jun 2006 10:36:35 +0000 (10:36 +0000)]
separate tree for plugins