| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | * 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-29 | 1 | -2021/+2450 |
|
|
| | * | * 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 |
|
|
| | * | * macosx/tkMacOSXWm.c (WmAttributesCmd): correct OS X result for | hobbs | 2006-08-17 | 1 | -45/+44 |
|
|
| | * | * 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 | -53/+19 |
|
|
| | * | * macosx/tkMacOSXEmbed.c: | das | 2006-04-22 | 1 | -7/+61 |
|
|
| | * | * macosx/tkMacOSXInt.h: Implemented 'zoomed' window state | das | 2006-04-11 | 1 | -70/+118 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkSetWMName, TkMacOSXMakeRealWindowExist): | das | 2006-04-10 | 1 | -15/+8 |
|
|
| | * | * macosx/tkMacOSXWm.c (WmResizableCmd): propagate window attribute | das | 2006-04-09 | 1 | -6/+16 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): fix return | das | 2006-04-07 | 1 | -3/+3 |
|
|
| | * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): fix errors | das | 2006-04-06 | 1 | -35/+69 |
|
|
| | * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -4/+1 |
|
|
| | * | * generic/tkCmds.c: Purged remaining references to | dgp | 2006-03-13 | 1 | -2/+1 |
|
|
| | * | * generic/tk.decls: fix signature of TkMacOSXInvalClipRgns | das | 2006-02-09 | 1 | -3/+3 |
|
|
| | * | 2005-11-16 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-01 | 1 | -5/+5 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -74/+2 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+3 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -41/+30 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkpWmSetState): add IsWindowCollapsed check | hobbs | 2005-07-28 | 1 | -8/+20 |
|
|
| | * | * generic/tkInt.h: Swap TkUnsupported1Cmd for TkUnsupported1ObjCmd. | hobbs | 2005-07-28 | 1 | -401/+360 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap, TkWmStackorderTople... | mdejong | 2005-06-01 | 1 | -6/+9 |
|
|
| | * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -6/+8 |
|
|
| | * | Fix for 1124237 and the mysterious "sometimes buttons don't draw" bug. | wolfsuit | 2005-03-12 | 1 | -2/+3 |
|
|
| | * | * generic/tkMain.c: | das | 2004-11-11 | 1 | -10/+60 |
|
|
| | * | Backport of 8.5 wm iconphoto that added support for Tk photo | hobbs | 2004-10-05 | 1 | -3/+74 |
|
|
| | * | Finish the implementation of the CG version of the X Drawing layer. | wolfsuit | 2004-07-25 | 1 | -57/+150 |
|
|
| | * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -5/+5 |
|
|
| | * | Applying Patch 112997, and hunting down a couple more places where we were | wolfsuit | 2004-02-14 | 1 | -16/+14 |
|
|
| | * | * macosx/tkMacOSXWm.c (TkWmStackorderToplevelWrapperMap): Add | cc_benny | 2003-09-26 | 1 | -5/+7 |
|
|
| * | | * generic/tkImgPhoto.c: fix numerous leaks discovered with the | das | 2009-02-06 | 1 | -1/+7 |
|
|
| * | | [Bug 2239034] Only frame widgets are acceptable for [wm manage] | patthoyts | 2008-11-15 | 1 | -1/+7 |
|
|
| * | | sync with dkf's 2008-04-27 whitespace&formatting changes on HEAD, to ease bra... | das | 2008-05-03 | 1 | -828/+808 |
|
|
* | | | Implement support for [wm forget] and [wm manage] on OS X; fix issue with lib... | Kevin Walzer | 2011-04-29 | 1 | -31/+14 |
|
|
* | | | Converted #ifdef out to use a never-defined symbol so that it is clear that two | dkf | 2011-04-25 | 1 | -2/+2 |
|
|
* | | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -29/+27 |
|
|
* | | | 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 |
|
|