]> granicus.if.org Git - graphviz/commit
Merge display_plugin api into render_plugin's
authorellson <devnull@localhost>
Thu, 3 Feb 2005 05:23:43 +0000 (05:23 +0000)
committerellson <devnull@localhost>
Thu, 3 Feb 2005 05:23:43 +0000 (05:23 +0000)
commitcc714a06de3b48c4c33430a4bf6b6739fd8fa90e
tree21a876b7b10066cd1f713073a134864e1d5c5da0
parent3b26729b85d267b7bfeb94e0872a71a45f8d732f
Merge display_plugin api into render_plugin's
Add initialize to render api - set up display for one or more windows
Add finalize to render api - event loop for one or more windows
Modify emit_jobs to invoke initialize and finalize on language changes
lib/common/emit.c
lib/gvc/Makefile.am
lib/gvc/Makefile.old
lib/gvc/gvc.h
lib/gvc/gvdisplay.c [deleted file]
lib/gvc/gvplugin_display.h [deleted file]
lib/gvc/gvplugin_render.h
lib/gvc/gvrender.c