Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting Systematization | donal.k.fellows@manchester.ac.uk | 2005-08-18 | 1 | -797/+782 |
* | Formatting systematization | donal.k.fellows@manchester.ac.uk | 2005-08-18 | 1 | -387/+379 |
* | Style systematization | donal.k.fellows@manchester.ac.uk | 2005-08-16 | 1 | -682/+667 |
* | Fixed bug # 1258604 | chengyemao | 2005-08-13 | 1 | -2/+5 |
* | typo fixes | donal.k.fellows@manchester.ac.uk | 2005-08-12 | 1 | -5/+5 |
* | Fix for [749908] that localizes the changes within a single file and also | donal.k.fellows@manchester.ac.uk | 2005-08-12 | 1 | -476/+583 |
* | oops | dgp@users.sourceforge.net | 2005-08-11 | 1 | -2/+2 |
* | more errors found by the compiler | dgp@users.sourceforge.net | 2005-08-11 | 2 | -15/+12 |
* | assorted typos and errors caught by compiler | dgp@users.sourceforge.net | 2005-08-11 | 3 | -7/+9 |
* | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 2005-08-10 | 23 | -13282/+13397 |
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 5 | -14/+29 |
* | Oops, missed a few spots | donal.k.fellows@manchester.ac.uk | 2005-07-29 | 1 | -48/+43 |
* | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 2005-07-29 | 1 | -1074/+1075 |
* | Remove unwanted tab from error info trace accidentally inserted during cleanup | donal.k.fellows@manchester.ac.uk | 2005-07-28 | 1 | -2/+2 |
* | Getting more systematic about style | donal.k.fellows@manchester.ac.uk | 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 | donal.k.fellows@manchester.ac.uk | 2005-06-19 | 1 | -5/+5 |
* | Get rid of statics; replaced with stack-allocated structures which are automa... | donal.k.fellows@manchester.ac.uk | 2005-06-19 | 1 | -657/+723 |
* | Bumped patchlevel | donal.k.fellows@manchester.ac.uk | 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@users.sourceforge.net | 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! | donal.k.fellows@manchester.ac.uk | 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] | donal.k.fellows@manchester.ac.uk | 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@users.sourceforge.net | 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 | donal.k.fellows@manchester.ac.uk | 2005-04-04 | 1 | -309/+315 |
* | Fixed bug in geometry calculations for | peter.spjuth@gmail.com | 2005-04-03 | 1 | -7/+12 |
* | Syntax/Style Guide fixes | dgp@users.sourceforge.net | 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 | donal.k.fellows@manchester.ac.uk | 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] | donal.k.fellows@manchester.ac.uk | 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 |
* | Fix silly mistake. :^} | donal.k.fellows@manchester.ac.uk | 2005-02-07 | 1 | -4/+4 |
* | D'oh | donal.k.fellows@manchester.ac.uk | 2005-02-03 | 1 | -2/+2 |
* | Ensure that the canvas's static data is either protected by a mutex or | donal.k.fellows@manchester.ac.uk | 2005-02-03 | 1 | -56/+121 |
* | Doc fix [Bug 110553] | donal.k.fellows@manchester.ac.uk | 2005-01-31 | 1 | -8/+4 |
* | D'oh! | donal.k.fellows@manchester.ac.uk | 2005-01-11 | 1 | -2/+2 |
* | fix to text widget bug | vincentdarley | 2005-01-11 | 1 | -4/+26 |
* | Improved version of Michael Kirkham's fix for parsing pad values. [1098779] | donal.k.fellows@manchester.ac.uk | 2005-01-11 | 4 | -93/+115 |
* | Correction of handling the return value of TkpUseWindow | chengyemao | 2005-01-10 | 1 | -2/+2 |