| Commit message (Expand) | Author | Age | Files | Lines |
* | Style systematization | dkf | 2005-08-16 | 1 | -682/+667 |
|
|
* | Fixed bug # 1258604 | chengyemao | 2005-08-13 | 2 | -2/+11 |
|
|
* | 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 | 2 | -476/+589 |
|
|
* | 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 | 27 | -15057/+15183 |
|
|
* | whitespace police | dkf | 2005-08-09 | 1 | -343/+343 |
|
|
* | clarify tab stop behaviour | vincentdarley | 2005-08-09 | 2 | -2/+9 |
|
|
* | * macosx/tkMacOSXCarbonEvents.c (AppEventHandlerProc): handle carbon | das | 2005-08-09 | 34 | -974/+1435 |
|
|
* | Added another example. | dkf | 2005-08-04 | 2 | -2/+47 |
|
|
* | 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 |
|
|
* | Very minor whitespace fixes | dkf | 2005-07-26 | 1 | -7/+7 |
|
|
* | Getting more systematic about style | dkf | 2005-07-25 | 1 | -2267/+2313 |
|
|
* | typo fix | dgp | 2005-07-25 | 1 | -2/+2 |
|
|
* | Apply some of the changes suggested in [Patch 1237759] | dkf | 2005-07-25 | 20 | -492/+500 |
|
|
* | * win/tkWinX.c: Define _WIN32_WINNT with NT SP 3 data | mdejong | 2005-07-23 | 2 | -3/+11 |
|
|
* | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): | hobbs | 2005-07-21 | 2 | -1/+6 |
|
|
* | Assorted cleaning up relating to [Patch 1237759] | dkf | 2005-07-21 | 1 | -57/+70 |
|
|
* | fix to text widget 'mark prev' segfault | vincentdarley | 2005-07-18 | 4 | -5/+25 |
|
|
* | * doc/getOpenFile.n: correct -multiple docs (takes boolean) | hobbs | 2005-07-06 | 2 | -3/+7 |
|
|
* | * unix/Makefile.in: Purged use of TCLTESTARGS [RFE 1161550]. | dgp | 2005-07-05 | 2 | -3/+7 |
|
|
* | * generic/tkConsole.c (TkConsolePrint): prevent potential NULL deref. | das | 2005-06-23 | 2 | -2/+4 |
|
|
* | * macosx/tkMacOSXDefault.h: change ENTRY_BORDER defaults to from 5 to 2 | das | 2005-06-23 | 2 | -3/+9 |
|
|
* | Fix silly error in SYNOPSIS of Tk_AllocBitmapFromObj doc [1224983] | dkf | 2005-06-21 | 2 | -2/+6 |
|
|
* | Typos | dkf | 2005-06-19 | 1 | -5/+5 |
|
|
* | Get rid of statics; replaced with stack-allocated structures which are automa... | dkf | 2005-06-19 | 2 | -657/+728 |
|
|
* | * macosx/Makefile: for X11 build, add -X11 suffix to unversioned wish | das | 2005-06-18 | 4 | -4/+16 |
|
|
* | autoconf | dgp | 2005-06-07 | 2 | -2/+2 |
|
|
* | Bumped patchlevel | dkf | 2005-06-07 | 9 | -20/+24 |
|
|
* | note tag date and rewrap changescore_8_5_a3 | hobbs | 2005-06-04 | 2 | -14/+19 |
|
|
* | update changes for 8.5a3 release | dgp | 2005-06-03 | 2 | -6/+110 |
|
|
* | On Mac OS X scrollwheel events are sent to the window under the mouse, not | wolfsuit | 2005-06-03 | 2 | -11/+20 |
|
|
* | 2005-06-02 Jim Ingham <jingham@apple.com> | wolfsuit | 2005-06-03 | 2 | -19/+51 |
|
|
* | * macosx/Makefile: fixed 'embedded' target. | das | 2005-06-03 | 2 | -4/+7 |
|
|
* | * unix/tkUnix.c (Tk_GetUserInactiveTime): Improvements to get it | rmax | 2005-06-02 | 5 | -120/+434 |
|
|
* | silence compiler warning | dgp | 2005-06-01 | 1 | -2/+2 |
|
|
* | Checking the return value of XScreenSaverQueryInfo. | rmax | 2005-06-01 | 1 | -3/+4 |
|
|
* | * win/tkWinInt.h: added private decls of Tk_GetEmbeddedMenuHWND, | hobbs | 2005-06-01 | 2 | -2/+14 |
|
|
* | * win/tkWinX.c (Tk_ResetUserInactiveTime): cast to squelch | hobbs | 2005-06-01 | 2 | -8/+13 |
|
|
* | Some versions of X seem to crash if XScreenSaverQueryVersion() isn't | rmax | 2005-06-01 | 1 | -5/+6 |
|
|
* | Corrected the numbering of the [tk inactive] tests. | rmax | 2005-06-01 | 1 | -8/+8 |
|
|
* | * doc/Inactive.3 (new file): C level API documentationn for | rmax | 2005-05-31 | 3 | -7/+83 |
|
|
* | * generic/tkPanedWindow.c, tests/panedwindow.test: batch of fixes | hobbs | 2005-05-31 | 3 | -461/+518 |
|
|
* | * generic/tkMenu.c (MenuCmd): create event handler earlier to | hobbs | 2005-05-31 | 2 | -37/+19 |
|
|
* | more elaborate variant to get first prompt displayed without a puts call | hobbs | 2005-05-31 | 1 | -2/+14 |
|
|
* | * library/console.tcl (::tk::ConsoleInit): print out first prompt | hobbs | 2005-05-30 | 2 | -1/+12 |
|
|