]> granicus.if.org Git - graphviz/commit
General cleanup:
authorellson <devnull@localhost>
Thu, 25 May 2006 00:09:14 +0000 (00:09 +0000)
committerellson <devnull@localhost>
Thu, 25 May 2006 00:09:14 +0000 (00:09 +0000)
commit487c292c2a698fa9f1042e3c183e16f9a700751c
tree6ae68c4d1747034251e586e5a7cd0402edd0d0fc
parent772ed9d70c71c967cdb52fd6c91957da07bf3894
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)
lib/common/htmlparse.y