| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Textured background windows | wordtech | 2011-01-04 | 1 | -1/+100 |
|
|
* | | | * macosx/tkMacOSXWm.c: Workaround for textured windows being draggable | das | 2009-08-14 | 1 | -1/+9 |
|
|
* | | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -4/+5 |
|
|
* | | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -899/+900 |
|
|
* | | | * generic/tkImgPhInstance.c: fix numerous leaks discovered with the | das | 2009-02-06 | 1 | -1/+7 |
|
|
* | | | Remove/disable dead code flagged by clang static analyzer | das | 2008-12-07 | 1 | -3/+1 |
|
|
* | | | Minor simplification in fix for [Bug 2312027]: | nijtmans | 2008-11-18 | 1 | -3/+4 |
|
|
* | | | bug 2239034: restrict [wm manage] to Frame type widgets | patthoyts | 2008-11-15 | 1 | -1/+7 |
|
|
* | | | Add "const" to many internal | nijtmans | 2008-10-17 | 1 | -101/+101 |
|
|
* | | | * unix/tkUnixWm.c: Restored consistency of error messages from | dgp | 2008-10-08 | 1 | -3/+3 |
|
|
* | | | minor improvements in legibility | dkf | 2008-10-05 | 1 | -198/+247 |
|
|
* | | | Greatly clean up Tk's handling of the writability of the Tcl result object. | dkf | 2008-10-05 | 1 | -4/+4 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (for Tk) | nijtmans | 2008-07-23 | 1 | -5/+5 |
|
|
* | | | fix typos, whitespace | das | 2008-05-03 | 1 | -3/+3 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -829/+809 |
|/ / |
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26 | das | 2007-12-12 | 1 | -32/+77 |
|
|
* | | * macosx/tkMacOSXButton.c: sync formatting, whitespace, copyright | das | 2007-11-09 | 1 | -3/+4 |
|
|
* | | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class of | das | 2007-10-26 | 1 | -14/+17 |
|
|
* | | * macosx/tkMacOSXWm.c: fix warnings. | das | 2007-10-17 | 1 | -8/+8 |
|
|
* | | * generic/tkFocus.c, generic/tkFrame.c, generic/tkInt.h: | hobbs | 2007-10-15 | 1 | -12/+185 |
|
|
* | | * macosx/tkMacOSXDraw.c: replace all (internal) use of QD region | das | 2007-10-12 | 1 | -1/+2 |
|
|
* | | * macosx/tkMacOSXWm.c (TkMacOSXGrowToplevel): manually constrain resize | das | 2007-10-11 | 1 | -2/+13 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -17/+13 |
|
|
* | | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -8/+8 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -59/+22 |
|
|
* | | * macosx/tkMacOSXDraw.c: comment formatting fix for Xcode 3.0. | das | 2007-06-03 | 1 | -7/+5 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -11/+32 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -9/+10 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -2099/+2429 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -689/+719 |
|
|
* | | Reduce the #ifdef count a lot by adding debug-print macros | dkf | 2007-04-13 | 1 | -719/+689 |
|
|
* | | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-05 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXWm.c (WmAttributesCmd): fix getting [wm attr -alpha]. | das | 2006-12-01 | 1 | -4/+5 |
|
|
* | | * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private | das | 2006-10-31 | 1 | -6/+6 |
|
|
* | | fix logic bug in previous commit | das | 2006-09-11 | 1 | -9/+13 |
|
|
* | | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 1 | -34/+61 |
|
|
* | | whitespace | das | 2006-09-10 | 1 | -2/+2 |
|
|
* | | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -6/+13 |
|
|
* | | fix typo in WmAttrGetNotifyStatus | hobbs | 2006-08-17 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result for | hobbs | 2006-08-17 | 1 | -59/+56 |
|
|
* | | * macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfo | das | 2006-07-24 | 1 | -10/+22 |
|
|
* | | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -25/+27 |
|
|
* | | fix building on Jaguar: move defines of newer OS constants to top, fix warnings | das | 2006-05-16 | 1 | -13/+16 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (TkMacOSXGenerateFocusEvent): don't send | das | 2006-05-16 | 1 | -14/+55 |
|
|
* | | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -52/+17 |
|
|
* | | fix warnings | das | 2006-04-22 | 1 | -2/+2 |
|
|
* | | fix tests for TkAqua | vincentdarley | 2006-04-18 | 1 | -1/+55 |
|
|
* | | fix to get correct error message | vincentdarley | 2006-04-18 | 1 | -11/+11 |
|
|
* | | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 1 | -70/+112 |
|
|