]> granicus.if.org Git - graphviz/log
graphviz
19 years agoCleanup and extend the API in gvc.h
ellson [Wed, 27 Jul 2005 19:55:28 +0000 (19:55 +0000)]
Cleanup and extend the API in gvc.h

Add #defines to give compile warnings for old API entry points

Update: dot, tcldot, script bindings, and dot.demo/  to use the modified API

20 years agoFix bug 750
erg [Tue, 26 Jul 2005 15:52:32 +0000 (15:52 +0000)]
Fix bug 750

20 years agoyes, %BuildRequires swig (and automake conditionals suck!)
ellson [Sun, 24 Jul 2005 17:32:08 +0000 (17:32 +0000)]
yes, %BuildRequires swig   (and automake conditionals suck!)

20 years agoseems as close as we're going to get tonight
ellson [Fri, 22 Jul 2005 04:18:25 +0000 (04:18 +0000)]
seems as close as we're going to get tonight

20 years agofiddling...
ellson [Fri, 22 Jul 2005 03:57:41 +0000 (03:57 +0000)]
fiddling...

20 years agoplaying with c# test case
ellson [Fri, 22 Jul 2005 03:52:13 +0000 (03:52 +0000)]
playing with c# test case

20 years agoavoid conflict with "string" keyword in c#
ellson [Fri, 22 Jul 2005 03:16:28 +0000 (03:16 +0000)]
avoid conflict with "string" keyword in c#

20 years agofinally! more automake magic, disable ocaml and io for now, ln hello.dot into test...
ellson [Fri, 22 Jul 2005 02:22:38 +0000 (02:22 +0000)]
finally!  more automake magic, disable ocaml and io for now, ln hello.dot into test-*/ dirs

20 years agofix typos
ellson [Fri, 22 Jul 2005 01:17:22 +0000 (01:17 +0000)]
fix typos

20 years agoignore generated test_* directories
ellson [Fri, 22 Jul 2005 01:12:56 +0000 (01:12 +0000)]
ignore generated test_* directories

20 years agoautomake magic and test case cleanup
ellson [Fri, 22 Jul 2005 01:08:57 +0000 (01:08 +0000)]
automake magic and test case cleanup

20 years agoautomake magic and test case cleanup
ellson [Fri, 22 Jul 2005 01:08:57 +0000 (01:08 +0000)]
automake magic and test case cleanup

20 years agoautomake magic and test case cleanup
ellson [Fri, 22 Jul 2005 01:08:57 +0000 (01:08 +0000)]
automake magic and test case cleanup

20 years agoinclude swig products in binary distros in /usr/include/graphviz
ellson [Thu, 21 Jul 2005 20:02:53 +0000 (20:02 +0000)]
include swig products in binary distros in /usr/include/graphviz

20 years agoadd rpm target
ellson [Thu, 21 Jul 2005 20:01:04 +0000 (20:01 +0000)]
add rpm target

20 years agoRemove remaining libdotneato detritus from old makefile
erg [Thu, 21 Jul 2005 14:29:43 +0000 (14:29 +0000)]
Remove remaining libdotneato detritus from old makefile

20 years agoRedo win.sh script to support both daily and release builds
erg [Wed, 20 Jul 2005 22:55:24 +0000 (22:55 +0000)]
Redo win.sh script to support both daily and release builds

20 years agoRemove circular.h from package
erg [Wed, 20 Jul 2005 22:55:02 +0000 (22:55 +0000)]
Remove circular.h from package

20 years agostart 2.5 development series
ellson [Wed, 20 Jul 2005 21:37:36 +0000 (21:37 +0000)]
start 2.5 development series

20 years agoupdate version number to 2.4
ellson [Wed, 20 Jul 2005 20:29:26 +0000 (20:29 +0000)]
update version number to 2.4

20 years agoadd: -Wall -g -O0
ellson [Wed, 20 Jul 2005 20:28:57 +0000 (20:28 +0000)]
add: -Wall -g -O0

20 years agomissing extern
ellson [Wed, 20 Jul 2005 20:04:17 +0000 (20:04 +0000)]
missing extern

20 years agoUpdate windows build instructions for the new architecture
erg [Wed, 20 Jul 2005 19:56:26 +0000 (19:56 +0000)]
Update windows build instructions for the new architecture

20 years agoFurther tweaks to the wise package script and the build script, mostly
erg [Wed, 20 Jul 2005 19:53:37 +0000 (19:53 +0000)]
Further tweaks to the wise package script and the build script, mostly
adding some forgotten new .h files

20 years agoAdd updated bat files for simple windows build and install
erg [Wed, 20 Jul 2005 19:44:57 +0000 (19:44 +0000)]
Add updated bat files for simple windows build and install

20 years agoUpdate windows build and package files to reflect file changes
erg [Wed, 20 Jul 2005 16:53:40 +0000 (16:53 +0000)]
Update windows build and package files to reflect file changes

20 years agoupdate config whenever libdir is touched, i.e. also on -devel and -tcl installs
ellson [Wed, 20 Jul 2005 11:04:51 +0000 (11:04 +0000)]
update config whenever libdir is touched, i.e. also on -devel and -tcl installs

20 years agouse size_t in strncasecmp
ellson [Wed, 20 Jul 2005 03:33:10 +0000 (03:33 +0000)]
use size_t in strncasecmp

20 years agouse gvc.h
ellson [Wed, 20 Jul 2005 03:24:53 +0000 (03:24 +0000)]
use gvc.h

20 years agoattempt to fixup Makefile.old
ellson [Wed, 20 Jul 2005 02:47:25 +0000 (02:47 +0000)]
attempt to fixup Makefile.old

20 years ago- merge libdotneato into libgvc
ellson [Wed, 20 Jul 2005 02:39:16 +0000 (02:39 +0000)]
- merge libdotneato into libgvc
- make libcommon a convenience library and link into libgvc
- convert demo to use libgvc

20 years ago- merge libdotneato into libgvc
ellson [Wed, 20 Jul 2005 02:39:16 +0000 (02:39 +0000)]
- merge libdotneato into libgvc
- make libcommon a convenience library and link into libgvc
- convert demo to use libgvc

20 years ago- merge libdotneato into libgvc
ellson [Wed, 20 Jul 2005 02:39:16 +0000 (02:39 +0000)]
- merge libdotneato into libgvc
- make libcommon a convenience library and link into libgvc
- convert demo to use libgvc

20 years agoadd gvLayout() gvRender() gvCleanup() wrappers and provide new simple.c demo
ellson [Tue, 19 Jul 2005 17:12:53 +0000 (17:12 +0000)]
add gvLayout() gvRender() gvCleanup() wrappers and provide new simple.c demo

20 years agoFix: c-1241 cc: ERROR File = compute_hierarchy.c, Line = 120
ellson [Tue, 19 Jul 2005 13:41:54 +0000 (13:41 +0000)]
Fix: c-1241 cc: ERROR File = compute_hierarchy.c, Line = 120
  A declaration cannot appear after an executable statement in a block.

20 years agoFix: cc-1241 cc: ERROR File = neatoinit.c, Line = 675
ellson [Tue, 19 Jul 2005 13:08:22 +0000 (13:08 +0000)]
Fix: cc-1241 cc: ERROR File = neatoinit.c, Line = 675
  A declaration cannot appear after an executable statement in a block.

20 years agoUse GD_gvc(g) when saving gvc
ellson [Mon, 18 Jul 2005 19:14:37 +0000 (19:14 +0000)]
Use GD_gvc(g) when saving gvc

20 years ago#define GD_gvc(g)
ellson [Mon, 18 Jul 2005 19:12:17 +0000 (19:12 +0000)]
#define GD_gvc(g)

20 years agoUpdate info files
erg [Mon, 18 Jul 2005 16:11:49 +0000 (16:11 +0000)]
Update info files

20 years agoTurn on new hierarchical layout in neato
erg [Mon, 18 Jul 2005 16:00:46 +0000 (16:00 +0000)]
Turn on new hierarchical layout in neato

20 years agoAdd args.o to old common makefile.
erg [Mon, 18 Jul 2005 15:59:43 +0000 (15:59 +0000)]
Add args.o to old common makefile.

20 years agofix rounding error in viewport size
ellson [Mon, 18 Jul 2005 03:11:06 +0000 (03:11 +0000)]
fix rounding error in viewport size

20 years agofix problem with "nop" layouts
ellson [Mon, 18 Jul 2005 01:34:33 +0000 (01:34 +0000)]
fix problem with "nop" layouts

20 years agouse a different example for setting a graph attribute
ellson [Sun, 17 Jul 2005 23:53:11 +0000 (23:53 +0000)]
use a different example for setting a graph attribute

20 years agoadd dot.demo/ to source distributions
ellson [Sun, 17 Jul 2005 20:03:07 +0000 (20:03 +0000)]
add dot.demo/ to source distributions

20 years agoremove dotneato-config from configure
ellson [Sun, 17 Jul 2005 19:54:08 +0000 (19:54 +0000)]
remove dotneato-config from configure

20 years agoremove dotneato-config from distro
ellson [Sun, 17 Jul 2005 19:53:28 +0000 (19:53 +0000)]
remove dotneato-config from distro

20 years agoMove cmd/dot/args.c to lib/common/args.c so it can be used by other progs
ellson [Sun, 17 Jul 2005 19:52:21 +0000 (19:52 +0000)]
Move cmd/dot/args.c to lib/common/args.c so it can be used by other progs

Remove cmd/dot/dotneato-config-*     Use pkgconfig mechanism now.

Add dot.demo/   with two demo programs.

20 years agoundo previous change
ellson [Sun, 17 Jul 2005 15:07:31 +0000 (15:07 +0000)]
undo previous change

20 years agoadd cairo-devel to buildrequires for fc5
ellson [Sun, 17 Jul 2005 14:57:39 +0000 (14:57 +0000)]
add cairo-devel to buildrequires for fc5

20 years agolink libdotneato.so to libgvc.so, extend dotneato.h
ellson [Sun, 17 Jul 2005 14:53:47 +0000 (14:53 +0000)]
link libdotneato.so to libgvc.so, extend dotneato.h

20 years ago.spec file cleanup for release 2.4
ellson [Sun, 17 Jul 2005 14:40:41 +0000 (14:40 +0000)]
.spec file cleanup for release 2.4

20 years agoUpdate info files
erg [Fri, 15 Jul 2005 22:30:21 +0000 (22:30 +0000)]
Update info files

20 years agoUpdate regression test files to reflect today's code changes
erg [Fri, 15 Jul 2005 21:27:06 +0000 (21:27 +0000)]
Update regression test files to reflect today's code changes

20 years agoUpdate regression test files to reflect today's code changes
erg [Fri, 15 Jul 2005 21:27:06 +0000 (21:27 +0000)]
Update regression test files to reflect today's code changes

20 years agoTweak the new spline routing code to fix the problems seen in the
erg [Fri, 15 Jul 2005 19:25:16 +0000 (19:25 +0000)]
Tweak the new spline routing code to fix the problems seen in the
examples given by Bill Zissimopoulos <graphviz-interest@billz.fastmail.fm>
(See mailing list posting on 14 July 2005.)

20 years agoprepare for 2.4 release
ellson [Fri, 15 Jul 2005 18:33:45 +0000 (18:33 +0000)]
prepare for 2.4 release

20 years agoadd .PHONY: doxygen
ellson [Fri, 15 Jul 2005 17:11:02 +0000 (17:11 +0000)]
add .PHONY: doxygen

20 years agoFix bug 743
erg [Fri, 15 Jul 2005 17:01:17 +0000 (17:01 +0000)]
Fix bug 743

20 years agoadd digcola.h to distribution
ellson [Fri, 15 Jul 2005 01:11:35 +0000 (01:11 +0000)]
add digcola.h to distribution

20 years agoFix no longer correct use of GD_rankdir in dotsplines.c
erg [Fri, 15 Jul 2005 01:02:53 +0000 (01:02 +0000)]
Fix no longer correct use of GD_rankdir in dotsplines.c

20 years agoFix bug 741
erg [Thu, 14 Jul 2005 22:58:42 +0000 (22:58 +0000)]
Fix bug 741

20 years agoFinish updating regression test files; remove extraneous out file
erg [Thu, 14 Jul 2005 22:20:21 +0000 (22:20 +0000)]
Finish updating regression test files; remove extraneous out file

20 years agoFinish updating regression test files; remove extraneous out file
erg [Thu, 14 Jul 2005 22:20:21 +0000 (22:20 +0000)]
Finish updating regression test files; remove extraneous out file

20 years agoFinish updating regression test files; remove extraneous out file
erg [Thu, 14 Jul 2005 22:20:21 +0000 (22:20 +0000)]
Finish updating regression test files; remove extraneous out file

20 years agoFinish updating regression test files; remove extraneous out file
erg [Thu, 14 Jul 2005 22:20:21 +0000 (22:20 +0000)]
Finish updating regression test files; remove extraneous out file

20 years agoFix the fact that labels for loops and some flat edges in dot are not
erg [Thu, 14 Jul 2005 22:17:21 +0000 (22:17 +0000)]
Fix the fact that labels for loops and some flat edges in dot are not
contributing to the bounding box.

20 years agoChange utils.h to render.h, because utils.h now has things like size_t, etc.
erg [Thu, 14 Jul 2005 22:12:57 +0000 (22:12 +0000)]
Change utils.h to render.h, because utils.h now has things like size_t, etc.
which need additional include files.
Move include of render.h inside HAVE_... so the usual empty case is really
empty.

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:08 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:08 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:08 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agoUpdate regression test files
erg [Thu, 14 Jul 2005 20:07:07 +0000 (20:07 +0000)]
Update regression test files

20 years agomigrate externs belonging to utils.c to from renderprocs.h to utils.h
ellson [Thu, 14 Jul 2005 15:15:24 +0000 (15:15 +0000)]
migrate externs belonging to utils.c to from renderprocs.h to utils.h
in preparation for splitting libcommon

20 years agoUpdate old makefiles to handle current linking order
erg [Thu, 14 Jul 2005 02:58:15 +0000 (02:58 +0000)]
Update old makefiles to handle current linking order

20 years agoCommit additional include file
erg [Wed, 13 Jul 2005 21:07:21 +0000 (21:07 +0000)]
Commit additional include file

20 years agoCommit new files for hierarchical neato, plus changed makefiles.
erg [Wed, 13 Jul 2005 20:35:21 +0000 (20:35 +0000)]
Commit new files for hierarchical neato, plus changed makefiles.
Note that unless DIGCOLA is defined, the .c files below will be empty
compilation units.

20 years agoAdd hierarchical constraints. This is enabled only if the compile-time
erg [Wed, 13 Jul 2005 20:29:40 +0000 (20:29 +0000)]
Add hierarchical constraints. This is enabled only if the compile-time
variable DIGCOLA is defined. At present, by default this is undefined.

20 years agoAdd hierarchical constraints. This is enabled only if the compile-time
erg [Wed, 13 Jul 2005 20:29:40 +0000 (20:29 +0000)]
Add hierarchical constraints. This is enabled only if the compile-time
variable DIGCOLA is defined. At present, by default this is undefined.

20 years agoAdd hierarchical constraints. This is enabled only if the compile-time
erg [Wed, 13 Jul 2005 20:29:40 +0000 (20:29 +0000)]
Add hierarchical constraints. This is enabled only if the compile-time
variable DIGCOLA is defined. At present, by default this is undefined.

20 years agotrying to get doxygen to work again
ellson [Wed, 13 Jul 2005 18:03:21 +0000 (18:03 +0000)]
trying to get doxygen to work again

20 years agoadd some comments
ellson [Wed, 13 Jul 2005 12:02:04 +0000 (12:02 +0000)]
add some comments

20 years agoadd a program which generates an image which is the visual-diff of two other images
ellson [Wed, 13 Jul 2005 11:59:08 +0000 (11:59 +0000)]
add a program which generates an image which is the visual-diff of two other images
(not automatically built or installed)

20 years agoFix old makefile
erg [Wed, 13 Jul 2005 01:49:43 +0000 (01:49 +0000)]
Fix old makefile

20 years agoFactor out common Agraphinfo_t init code from layoutengines into
ellson [Tue, 12 Jul 2005 23:26:14 +0000 (23:26 +0000)]
Factor out common Agraphinfo_t init code from layoutengines into
common wrapper for layout plugins.  All this so that I can add a GVC_t* to
Agraphinfo_t instead of passing it down as a parameter through multiple
levels of code.   Need access to GVC_t* for usershape plugin and dictionary
state.

20 years agoUpdate info files
erg [Tue, 12 Jul 2005 22:36:55 +0000 (22:36 +0000)]
Update info files

20 years agono need for init_ugraph() to be public
ellson [Tue, 12 Jul 2005 20:39:58 +0000 (20:39 +0000)]
no need for init_ugraph() to be public

20 years agomigrating usershape code to gvc/gvusershape.c
ellson [Mon, 11 Jul 2005 22:57:33 +0000 (22:57 +0000)]
migrating usershape code to gvc/gvusershape.c

20 years agomove codegen config code to gvconfig.c
ellson [Mon, 11 Jul 2005 19:06:55 +0000 (19:06 +0000)]
move codegen config code to gvconfig.c

20 years agorename typedef: gv_plugin_t -> gvplugin_available_t
ellson [Mon, 11 Jul 2005 18:35:25 +0000 (18:35 +0000)]
rename typedef: gv_plugin_t -> gvplugin_available_t
rename typedef: gvplugin_type_t -> gvplugin_installed_t
new typedefs:  gvplugin_active_device_t
gvplugin_active_render_t
gvplugin_active_layout_t
gvplugin_active_textlayout_t
gvplugin_active_usershape_t

20 years agofix build breakage and add some more details to usershape plugin
ellson [Wed, 6 Jul 2005 16:04:22 +0000 (16:04 +0000)]
fix build breakage and add some more details to usershape plugin

20 years agoadding infrastructure for a usershape plugin
ellson [Tue, 5 Jul 2005 19:21:46 +0000 (19:21 +0000)]
adding infrastructure for a usershape plugin

20 years agofixes for crashes during webdot usage
ellson [Tue, 5 Jul 2005 17:56:31 +0000 (17:56 +0000)]
fixes for crashes during webdot usage