]> granicus.if.org Git - graphviz/commit
separate packagename from library path:
authorellson <devnull@localhost>
Wed, 4 May 2005 19:31:59 +0000 (19:31 +0000)
committerellson <devnull@localhost>
Wed, 4 May 2005 19:31:59 +0000 (19:31 +0000)
commita1bfa4250debf9ebbf4f5fcae4213917fa8cc755
tree827204f0bb7c44e3b45419c0142418b3fabb0df7
parent38cdc655224f54a4d28735c485bb2bbf57a4b56b
separate packagename from library path:

all packages, including libraries and builtins, have a packagename
only dynamically loaded libraries have a path

plugin listings (e.g. -Tps:? ) now show packagename rather than path

selection takes packagename, not path, (e.g. -Tps:text )

config file saves path and packagename
lib/common/input.c
lib/gvc/gvc.h
lib/gvc/gvcint.h
lib/gvc/gvconfig.c
lib/gvc/gvplugin.c
lib/gvc/gvplugin.h
lib/gvc/gvrender.c
tclpkg/tcldot/tcldot.c