| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
|
|
* | * tests/panedwindow.test: panedwindow-25.1 | hobbs | 2004-05-03 | 1 | -1/+13 |
|
|
* | Private functions should be either static or prefixed with 'Tk' (thanks GPS!) | dkf | 2003-09-29 | 1 | -3/+3 |
|
|
* | * generic/tkPanedWindow.c(PanedWindowWorldChanged): | jenglish | 2003-08-19 | 1 | -2/+3 |
|
|
* | Fix for [Bug 702230], and an evil bug it is too! | dkf | 2003-07-18 | 1 | -1/+9 |
|
|
* | * generic/tkPanedWindow.c (ArrangePanes): Ensure that the last pane | hobbs | 2003-07-17 | 1 | -3/+9 |
|
|
* | The panedwindow widget now sizes right around unmapped windows. [Bug 738143] | dkf | 2003-05-21 | 1 | -3/+10 |
|
|
* | Use the panedwindow's depth, not the screen's default depth. [Bug #671122] | dkf | 2003-02-21 | 1 | -5/+3 |
|
|
* | * tests/panedwindow.test: | hobbs | 2003-02-21 | 1 | -3/+6 |
|
|
* | Fixed calculation of the last slave's | pspjuth | 2003-02-20 | 1 | -5/+3 |
|
|
* | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): leave the | hobbs | 2002-10-08 | 1 | -7/+13 |
|
|
* | * tests/panedwindow.test: added panedwindow-28.[12] | hobbs | 2002-09-30 | 1 | -3/+3 |
|
|
* | * generic/tkPanedWindow.c (Tk_PanedWindowObjCmd): | hobbs | 2002-08-08 | 1 | -2/+2 |
|
|
* | Made panedwindow tests all work again; I'm fairly sure the current behaviour ... | dkf | 2002-08-06 | 1 | -6/+17 |
|
|
* | Stopped a potential core dump from happening when a idle event outlives its c... | dkf | 2002-08-02 | 1 | -2/+5 |
|
|
* | Postpone paned-window layout arrangement on geometry event until idle, | dkf | 2002-07-31 | 1 | -3/+6 |
|
|
* | * tests/panedwindow.test: | hobbs | 2002-06-19 | 1 | -61/+7 |
|
|
* | * generic/tkPanedWindow.c (DestroyPanedWindow, ConfigureSlaves): | hobbs | 2002-04-12 | 1 | -3/+7 |
|
|
* | * generic/tkPanedWindow.c (PanedWindowWidgetObjCmd): fixed returns | hobbs | 2002-02-22 | 1 | -12/+17 |
|
|
* | TIP #41 implementation, panedwindow [Patch #512503] (melski) | hobbs | 2002-02-22 | 1 | -0/+2780 |
|
|