This is the mail archive of the gdb-cvs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/libgui ChangeLog src/tkCanvEdge.c src/tkGr ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	irox@sources.redhat.com	2002-02-04 15:40:03

Modified files:
	libgui         : ChangeLog 
	libgui/src     : tkCanvEdge.c tkGraphCanvas.c 

Log message:
	* 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.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/ChangeLog.diff?cvsroot=src&r1=1.34&r2=1.35
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/src/tkCanvEdge.c.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/libgui/src/tkGraphCanvas.c.diff?cvsroot=src&r1=1.4&r2=1.5


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]