]> granicus.if.org Git - graphviz/commit
General cleanup:
authorellson <devnull@localhost>
Thu, 25 May 2006 00:09:15 +0000 (00:09 +0000)
committerellson <devnull@localhost>
Thu, 25 May 2006 00:09:15 +0000 (00:09 +0000)
commitadccea442a093d3ebebd76b178d50aa2f0361cd6
tree6a840e3b76ba447f336fabbd9ade490b901d7a60
parent487c292c2a698fa9f1042e3c183e16f9a700751c
General cleanup:
- eliminate types.h from plugins
- newheaders: texpara.h usershape.h
- rename textline_t to textpara_t in preparation for the use of pango paragraph formatting.
- rename various related "*line*" variables to "*para*"
- remove some unused builtin.c files
- fix builtins so that dot_static always works
- change !DISABLE_CODEGENS to WITH_CODEGENS
-support configure options:
--without-codegens
--without-pangocairo
--without-libgd
(all enabled by default if requirements met)
31 files changed:
lib/common/htmltable.c
lib/common/htmltable.h
lib/common/input.c
lib/common/labels.c
lib/common/mifgen.c
lib/common/mpgen.c
lib/common/output.c
lib/common/picgen.c
lib/common/render.h
lib/common/shapes.c
lib/common/textpara.h [moved from tclpkg/gv/builtins.c with 60% similarity]
lib/common/types.h
lib/common/usershape.h [moved from tclpkg/tcldot/builtins.c with 60% similarity]
lib/common/vtxgen.c
lib/gvc/dot_builtins.c
lib/gvc/gvcext.h
lib/gvc/gvcjob.h
lib/gvc/gvconfig.c
lib/gvc/gvcproc.h
lib/gvc/gvdevice.c
lib/gvc/gvplugin_render.h
lib/gvc/gvplugin_textlayout.h
lib/gvc/gvrender.c
lib/gvc/gvtextlayout.c
lib/gvc/no_builtins.c
plugin/gd/gvrender_gd.c
plugin/gd/gvtextlayout_gd.c
tclpkg/tcldot/Makefile.am
tclpkg/tcldot/tcldot.c
tclpkg/tcldot/tkgen.c
windows/config.h