summaryrefslogtreecommitdiffstats
path: root/generic/tkOldTest.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate last two calls to Tcl_CreateCommand().jan.nijtmans2014-06-301-21/+21
* Replace various functions calls, for functions which are small wrappers aroun...jan.nijtmans2013-01-141-6/+6
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-6/+6
* | fix more gcc warnings: missing initializernijtmans2010-01-181-2/+3
* | Make all internal initializationnijtmans2009-11-291-2/+1
* | Compile tkTest.c and friends with Stubsnijtmans2009-11-191-1/+7
* | ttkEntry.c: fix warning: unused variable 'currentValue'nijtmans2008-11-031-2/+2
* | fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
* | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-11/+11
|/
* [Tk Bug 1712081]dgp2007-05-141-0/+406