| Commit message (Expand) | Author | Age | Files | Lines |
* | * unix/tkUnixPort.h: Disabled inclusion of the private Tcl header | dgp | 2005-09-28 | 1 | -3/+23 |
|
|
* | Regen | dkf | 2005-09-21 | 4 | -440/+472 |
|
|
* | Tk-internal exit handler improvements. [Bug 749908] | dkf | 2005-09-21 | 4 | -2137/+1773 |
|
|
* | Get rid of constness warning | dkf | 2005-09-14 | 1 | -3/+6 |
|
|
* | Oops, varnames were not completely regularized. | dkf | 2005-09-14 | 1 | -11/+10 |
|
|
* | Fix for [1288128] | dkf | 2005-09-14 | 1 | -88/+134 |
|
|
* | Whitespace/style improvements | dkf | 2005-09-08 | 2 | -1153/+1253 |
|
|
* | Added missing FF chars | dkf | 2005-09-06 | 1 | -4/+4 |
|
|
* | Formatting Systematization | dkf | 2005-08-18 | 1 | -797/+782 |
|
|
* | Formatting systematization | dkf | 2005-08-18 | 1 | -387/+379 |
|
|
* | Style systematization | dkf | 2005-08-16 | 1 | -682/+667 |
|
|
* | Fixed bug # 1258604 | chengyemao | 2005-08-13 | 1 | -2/+5 |
|
|
* | typo fixes | dkf | 2005-08-12 | 1 | -5/+5 |
|
|
* | Fix for [749908] that localizes the changes within a single file and also | dkf | 2005-08-12 | 1 | -476/+583 |
|
|
* | oops | dgp | 2005-08-11 | 1 | -2/+2 |
|
|
* | more errors found by the compiler | dgp | 2005-08-11 | 2 | -15/+12 |
|
|
* | assorted typos and errors caught by compiler | dgp | 2005-08-11 | 3 | -7/+9 |
|
|
* | Getting more systematic about style | dkf | 2005-08-10 | 23 | -13282/+13397 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 5 | -14/+29 |
|
|
* | Oops, missed a few spots | dkf | 2005-07-29 | 1 | -48/+43 |
|
|
* | Getting more systematic about style | dkf | 2005-07-29 | 1 | -1074/+1075 |
|
|
* | Remove unwanted tab from error info trace accidentally inserted during cleanup | dkf | 2005-07-28 | 1 | -2/+2 |
|
|
* | Getting more systematic about style | dkf | 2005-07-25 | 1 | -2267/+2313 |
|
|
* | fix to text widget 'mark prev' segfault | vincentdarley | 2005-07-18 | 1 | -2/+2 |
|
|
* | * generic/tkConsole.c (TkConsolePrint): prevent potential NULL deref. | das | 2005-06-23 | 1 | -2/+2 |
|
|
* | Typos | dkf | 2005-06-19 | 1 | -5/+5 |
|
|
* | Get rid of statics; replaced with stack-allocated structures which are automa... | dkf | 2005-06-19 | 1 | -657/+723 |
|
|
* | Bumped patchlevel | dkf | 2005-06-07 | 1 | -3/+3 |
|
|
* | On Mac OS X scrollwheel events are sent to the window under the mouse, not | wolfsuit | 2005-06-03 | 1 | -3/+8 |
|
|
* | silence compiler warning | dgp | 2005-06-01 | 1 | -2/+2 |
|
|
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 1 | -377/+297 |
|
|
* | * generic/tkMenu.c (MenuCmd): create event handler earlier to | hobbs | 2005-05-31 | 1 | -37/+15 |
|
|
* | * generic/tkDecls.h: | das | 2005-05-29 | 4 | -48/+26 |
|
|
* | Partial implementation of TIP#245; thanks Reinhard! | dkf | 2005-05-27 | 2 | -10/+56 |
|
|
* | * generic/tkTest.c: disable commands not available on TkAqua. | das | 2005-05-24 | 1 | -4/+4 |
|
|
* | * generic/tkFileFilter.c (FreeGlobPatterns): s/null/NULL/ | hobbs | 2005-05-23 | 1 | -2/+2 |
|
|
* | Parse all filters, not just the first one. [Bug 1206133] | dkf | 2005-05-21 | 1 | -104/+92 |
|
|
* | fix to two text widget bugs | vincentdarley | 2005-05-13 | 1 | -8/+11 |
|
|
* | * generic/tkTextDisp.c (GetXView): Improved numerical precision | dgp | 2005-05-10 | 1 | -3/+3 |
|
|
* | fix to elide search and insertofftime 0 text widget bugs | vincentdarley | 2005-04-04 | 1 | -37/+129 |
|
|
* | Style&clarity fixes | dkf | 2005-04-04 | 1 | -309/+315 |
|
|
* | Fixed bug in geometry calculations for | pspjuth | 2005-04-03 | 1 | -7/+12 |
|
|
* | Syntax/Style Guide fixes | dgp | 2005-03-24 | 1 | -3/+8 |
|
|
* | Get the Entry and Spinbox widgets to draw with the native look & feel on | wolfsuit | 2005-03-24 | 2 | -348/+459 |
|
|
* | 2005-03-23 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-03-23 | 2 | -5/+6 |
|
|
* | Use Tcl_Set/GetAssocData to remove use of fragile Tcl_GetCommandInfo | dkf | 2005-03-19 | 1 | -35/+34 |
|
|
* | fix for display lines bug and panic | vincentdarley | 2005-03-15 | 1 | -9/+25 |
|
|
* | Correct the InvokeClientMessageHandlers logic. [Bug 1162356] | dkf | 2005-03-14 | 1 | -220/+235 |
|
|
* | fix to newline eliding in text widget | vincentdarley | 2005-02-14 | 5 | -106/+402 |
|
|
* | * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixed | hobbs | 2005-02-11 | 1 | -32/+58 |
|
|