OSDN Git Service

* src/tkCanvEdge.c (CreateEdge, EdgeCoords, ConfigureEdge):
authorirox <irox>
Mon, 4 Feb 2002 23:40:00 +0000 (23:40 +0000)
committerirox <irox>
Mon, 4 Feb 2002 23:40:00 +0000 (23:40 +0000)
commite1b3761e282538da90a9e3d4f8e3b6b3e4a15676
tree9d0d65602f5f6e9ba84f8c57e5c7cbe146d02973
parenta09a106a213af3398f802c36e0975cd66bffaaa8
* src/tkCanvEdge.c (CreateEdge, EdgeCoords, ConfigureEdge):
Objectify functions to use Tcl_Obj instead of char**.

* src/tkGraphCanvas.c: Cut and paste parts of the new
Tcl8.3 tagsearch code in to replace old.  Rewrite much
of the code to use the new tagsearch features.
libgui/ChangeLog
libgui/src/tkCanvEdge.c
libgui/src/tkGraphCanvas.c