summaryrefslogtreecommitdiffstats
path: root/generic/tkObj.c
Commit message (Expand)AuthorAgeFilesLines
* * generic/tk3d.c: All uses of 'panic' (the macro) changeddavygrvy2004-01-131-2/+2
* Register the type of text indices. Also some exported symbol name policing...dkf2003-10-101-1/+2
* Moved 'deletionEpoch' field from TkDisplay to TkMainInfo.jenglish2003-01-281-52/+54
* TkGetWindowFromObj was useless CPU waster; now caches window names *safely*dkf2001-08-211-15/+103
* Fixed a stupid error that's been in there for ages...dkf2001-08-171-6/+7
* Register Tk's object types with Tcl (Tcl Bug 450545)dkf2001-08-151-1/+33
* * tests/canvas.test: added test case to check obj conversionhobbs2001-03-301-4/+74
* * generic/tkObj.c (SetMMFromAny): Added ability to recognizehobbs2000-12-131-47/+55
* * Merged 8.1 branch into the main trunkstanton1999-04-161-0/+659