]> granicus.if.org Git - graphviz/commit
Mostly const'ification
authorellson <devnull@localhost>
Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)
committerellson <devnull@localhost>
Tue, 2 Sep 2008 21:52:08 +0000 (21:52 +0000)
commitb7989aacf935401fab7b00b82b6b2405d8474515
tree7f47a02cc0ee3f7c5a207fb90062b38960ae5059
parentba2a02ed27c68eb6e4cdd6068af776dbcf63b502
Mostly const'ification
Move ps library and preamble handling into the individual ps renderers
Fixed bug where ps libraries were being writen directly to the output file, bypassing gvdevice
28 files changed:
lib/common/.cvsignore
lib/common/diagen.c
lib/common/globals.h
lib/common/hpglgen.c
lib/common/input.c
lib/common/mifgen.c
lib/common/mpgen.c
lib/common/picgen.c
lib/common/render.h
lib/common/shapes.c
lib/common/types.h
lib/common/utils.c
lib/common/utils.h
lib/common/vtxgen.c
lib/gvc/gvc.c
lib/gvc/gvc.h
lib/gvc/gvcjob.h
lib/gvc/gvcommon.h
lib/gvc/gvcproc.h
lib/gvc/gvdevice.c
lib/gvc/gvevent.c
lib/gvc/gvjobs.c
lib/gvc/gvlayout.c
lib/gvc/gvplugin.c
lib/gvc/gvplugin_loadimage.h
lib/gvc/gvplugin_render.h
lib/gvc/gvrender.c
lib/gvc/gvusershape.c