| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate last two calls to Tcl_CreateCommand(). | jan.nijtmans | 2014-06-30 | 1 | -21/+21 |
|
|
* | two more (test-)command converted to Tcl_Obj API | jan.nijtmans | 2014-06-27 | 1 | -29/+28 |
|
|
* | Convert TkpTestembedCmd and TkpTesttextCmd to Tcl_Obj-based commands. | jan.nijtmans | 2014-06-03 | 1 | -24/+25 |
|
|
* | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-26 | 1 | -1/+1 |
|\ |
|
| * | Make "send" (and "testsend") use the Tcl_Obj API. | jan.nijtmans | 2014-05-23 | 1 | -1/+1 |
|
|
* | | Convert "testwinevent", "testmetrics" and "testdeleteapps" for using the Tcl_... | jan.nijtmans | 2014-05-26 | 1 | -24/+24 |
|/ |
|
* | Eliminate all usage of __WIN32__ macro: Some compilers (e.g. Clang/LLVM) don'... | jan.nijtmans | 2014-02-10 | 1 | -12/+12 |
|
|
* | Make sure that in test-cases, Tk_DeleteOptionTable() is never called more tim... | jan.nijtmans | 2013-08-01 | 1 | -3/+7 |
|
|
* | Some more fixes for Cygwin32/64 in win32 GUI mode.
| jan.nijtmans | 2013-06-13 | 1 | -5/+5 |
|\ |
|
| * | Some more fixes for Cygwin32/64 in win32 GUI mode. | jan.nijtmans | 2013-06-13 | 1 | -5/+5 |
|
|
* | | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers... | jan.nijtmans | 2013-02-15 | 1 | -1/+1 |
|
|
* | | some more int -> size_t changes | jan.nijtmans | 2013-02-01 | 1 | -6/+6 |
|
|
* | | typo | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
|
|
* | | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -5/+5 |
|\ \
| |/ |
|
| * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -2/+2 |
| |\ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -2/+2 |
|
|
| | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 1 | -14/+14 |
|
|
| * | | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -38/+38 |
| |\ \
| | |/ |
|
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -10/+10 |
|
|
| * | | make some internal tables const | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 1 | -2/+2 |
|
|
* | | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 1 | -6/+4 |
|
|
* | | | more places converted | jan.nijtmans | 2013-01-24 | 1 | -10/+10 |
|
|
* | | | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -6/+6 |
|
|
* | | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507 | jan.nijtmans | 2012-06-20 | 1 | -10/+10 |
|
|
* | | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -31/+25 |
|
|
| | * | * generic/tkTest.c: disable commands not available on TkAqua. | das | 2005-05-24 | 1 | -4/+4 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -20/+18 |
|
|
* | | | [Patch 3009998]: Replace binding procedures with ordinary event handlers | jenglish | 2010-06-19 | 1 | -122/+1 |
|
|
* | | | Eliminate many unnecessary (ClientData) type casts. | nijtmans | 2010-06-15 | 1 | -11/+10 |
|
|
* | | | Use @EXEEXT@ in stead of @EXT_SUFFIX@ | nijtmans | 2010-02-22 | 1 | -2/+2 |
|
|
* | | | Tiny whitespace changes for readability improvement. | dkf | 2010-02-21 | 1 | -3/+3 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -24/+25 |
|
|
* | | | Make all internal initialization | nijtmans | 2009-11-29 | 1 | -25/+2 |
|
|
* | | | Compile tkTest.c and friends with Stubs | nijtmans | 2009-11-19 | 1 | -1/+23 |
|
|
* | | | * generic/tkFocus.c: fix potential null dereference flagged by clang | das | 2009-09-07 | 1 | -1/+2 |
|
|
* | | | modify Tk_Create(Old)ImageType signature, relaxing | nijtmans | 2008-11-12 | 1 | -5/+5 |
|
|
* | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-10-30 | 1 | -4/+4 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -4/+4 |
|
|
* | | | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 1 | -3/+3 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -3/+3 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -37/+37 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | | Fix for [Bug 1788019] "tkTest.c compiler warning". | jenglish | 2007-09-04 | 1 | -4/+5 |
|
|
* | | [Tk Bug 1712081] | dgp | 2007-05-14 | 1 | -33/+15 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -9/+9 |
|
|