| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert [ac229dabaa]. There is a reason the Tcl_GetIndexFromObj wrapper | jenglish | 2013-02-27 | 1 | -6/+6 |
|
|
* | Eliminate all Tcl_GetIndexFromObj calls, which is only a thin wrapper around ... | jan.nijtmans | 2013-02-27 | 1 | -6/+6 |
|
|
* | Use internalRep.twoPtrValue.ptr1 in stead of internalRep.otherValuePtr everyw... | jan.nijtmans | 2013-02-01 | 1 | -1/+1 |
|\ |
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -18/+18 |
| |\ |
|
| | * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 1 | -7/+7 |
|
|
| * | | 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 | -1/+1 |
|
|
* | | | Convert all Tcl_SetResult calls to Tcl_SetObjResult calls. | jan.nijtmans | 2013-01-28 | 1 | -1/+1 |
|
|
* | | | more auditing of error codes | dkf | 2012-07-30 | 1 | -4/+5 |
|
|
* | | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -41/+45 |
|
|
* | | | frq-3536507: clientData field in Tk_OptionSpec should be "const void *"frq_3536507 | jan.nijtmans | 2012-06-20 | 1 | -5/+5 |
|
|
* | | | 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 |
|
|
| | * | * generic/tkCanvas.c: allow -selectforeground option to be None; add | das | 2007-04-29 | 1 | -1/+13 |
|
|
| | * | * generic/tkPanedWindow.c: Cleaned up some code flagged by a | dgp | 2006-10-17 | 1 | -3/+3 |
|
|
| | * | Fix [Bug 1252702] | dkf | 2005-08-11 | 1 | -2/+2 |
|
|
| | * | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 1 | -208/+347 |
|
|
| | * | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): set save_under X | hobbs | 2004-11-17 | 1 | -1/+6 |
|
|
| | * | Add missing GEOMETRY flag to -handlepad option. [Bug 1010938] | dkf | 2004-08-18 | 1 | -2/+2 |
|
|
| | * | * tests/panedwindow.test: panedwindow-25.1 | hobbs | 2004-05-03 | 1 | -1/+13 |
|
|
| | * | * generic/tkPanedWindow.c(PanedWindowWorldChanged): | jenglish | 2003-08-19 | 1 | -2/+3 |
|
|
| | * | Fix for [Bug 702230], and what an evil bug that is! | dkf | 2003-07-18 | 1 | -1/+9 |
|
|
| | * | Panedwindow fixes that make things behave right in complex geometry cases. | dkf | 2003-07-17 | 1 | -3/+10 |
|
|
| | * | * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last pane | hobbs | 2003-07-17 | 1 | -3/+9 |
|
|
| * | | * generic/tkPanedWindow.c (PanedWindowProxyCommand) | dgp | 2008-06-26 | 1 | -4/+13 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -14/+13 |
|
|
* | | | Use @EXEEXT@ in stead of @EXT_SUFFIX@ | nijtmans | 2010-02-22 | 1 | -2/+2 |
|
|
* | | | use -pipe for gcc on win32 (mingw/cygwin) | nijtmans | 2010-02-13 | 1 | -8/+8 |
|
|
* | | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-18 | 1 | -6/+6 |
|
|
* | | | SMALL FIX: Remove useless explicit casts now that we require C89 or later. | dkf | 2010-01-02 | 1 | -2/+3 |
|
|
* | | | - eliminate some unnessary type casts | nijtmans | 2009-02-03 | 1 | -3/+4 |
|
|
* | | | More small changes to use C89 better and manage the result more efficiently. | dkf | 2008-11-08 | 1 | -2/+2 |
|
|
* | | | more internal -Wwrite-strings warning fixes | nijtmans | 2008-10-30 | 1 | -3/+3 |
|
|
* | | | 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 | -5/+5 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -2/+2 |
|
|
* | | | Apply fix for [Bug 1639824] | dkf | 2008-05-14 | 1 | -4/+13 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -62/+62 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | | * generic/tkCanvas.c: allow -selectforeground option to be None; add | das | 2007-04-23 | 1 | -1/+13 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-05 | 1 | -2/+2 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -3/+3 |
|
|
* | | Lots of ANSIfying of function decls. | dkf | 2005-11-17 | 1 | -10/+10 |
|
|
* | | ANSIfy | dkf | 2005-11-15 | 1 | -474/+498 |
|
|
* | | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 1 | -377/+297 |
|
|
* | | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): set save_under X | hobbs | 2004-11-17 | 1 | -1/+6 |
|
|
* | | Add -hide and -stretch options to panedwindow widgets. (TIPs 177 and 179) | dkf | 2004-10-24 | 1 | -70/+379 |
|
|
* | | Add missing GEOMETRY flag to -handlepad option. [Bug 1010938] | dkf | 2004-08-18 | 1 | -434/+424 |
|
|