| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -1/+1 |
|
|
* | Improvement of memory management, removal of zombie windows from Tk-Cocoa; th... | Kevin Walzer | 2015-03-21 | 1 | -0/+2 |
|
|
* | Cleanup and simplification of memory management in event loop; now works more... | Kevin Walzer | 2015-03-21 | 1 | -1/+8 |
|
|
* | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -9/+15 |
|
|
* | Wish now launches in front when called from command line, and focus -force wo... | Kevin Walzer | 2015-03-15 | 1 | -3/+7 |
|
|
* | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 1 | -2/+2 |
|
|
* | Allow Tk to post popup menus when Tk app is not frontmost | Kevin Walzer | 2014-08-14 | 1 | -2/+10 |
|
|
* | Fix for font configure crash on OS X, thanks to rob@bitkeeper.com for the patch | Kevin Walzer | 2014-08-01 | 1 | -0/+3 |
|
|
* | Fix for 3572016, menus not re-enabling after modal dialog | Kevin Walzer | 2012-10-02 | 1 | -0/+6 |
|
|
* | Fixes for menu and wm fullscreen bugs; thanks to Adrian Robert for patchesmistake__off_trunk | Kevin Walzer | 2012-08-06 | 1 | -9/+14 |
|
|
* | Add copyright info | Kevin Walzer | 2012-01-29 | 1 | -0/+1 |
|
|
* | Fix for serious bugs with input methods, and for display of certain fonts in ... | Kevin Walzer | 2012-01-29 | 1 | -0/+6 |
|
|
* | Fix for bgerror conflict with Tk-Cocoa menu | Kevin Walzer | 2011-08-05 | 1 | -2/+4 |
|
|
* | Fix issue with shift key firing twice if bound to different procedure | Kevin Walzer | 2011-07-18 | 1 | -1/+2 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | whitespace | das | 2009-02-06 | 1 | -2/+2 |
|
|
| * | MenuDefProc: avoid crash with non-Tk menus | das | 2008-12-07 | 1 | -6/+3 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -11/+14 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -8/+13 |
|
|
| * | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMenu.c: add error checking; whitespace cleanup. | das | 2007-06-04 | 1 | -6/+6 |
|
|
| * | * macosx/tkMacOSXMenu.c (TkpPostMenu): ensure cascade menus display in | das | 2007-06-02 | 1 | -1/+2 |
|
|
| * | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -10/+5 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -2591/+2549 |
|
|
| * | * macosx/tkMacOSXWm.c (TkMacOSXMakeRealWindowExist): revert part of | das | 2006-09-11 | 1 | -2/+6 |
|
|
| * | * macosx/tkMacOSXColor.c (TkSetMacColor, TkpGetColor): use AppearanceMgr | das | 2006-09-10 | 1 | -1/+2 |
|
|
| * | * unix/tcl.m4 (Darwin): add support for --enable-64bit on x86_64, for | das | 2006-08-18 | 1 | -1/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (WmAttributesCmd, WmIconbitmapCmd): add support | das | 2006-07-20 | 1 | -3/+2 |
|
|
| * | fix whitespace, copyright | das | 2006-05-12 | 1 | -1/+2 |
|
|
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -9/+4 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -7/+3 |
|
|
| * | sync minor overlooked change to HEAD in last commit | das | 2006-01-11 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXDraw.c: re-added inclusion of tclInt.h to allow access | das | 2006-01-10 | 1 | -5/+15 |
|
|
| * | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -7/+7 |
|
|
| * | typo in last commit | das | 2005-11-27 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMenu.c: | das | 2005-11-27 | 1 | -1/+7 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -16/+29 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -1/+15 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -11/+6 |
|
|
| * | From Michael Kirkham: | wolfsuit | 2005-05-15 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -3/+7 |
|
|
| * | * macosx/Makefile: added support to tk framework build to | das | 2004-07-20 | 1 | -2/+2 |
|
|
| * | Fix for Bug 220871. | wolfsuit | 2004-04-01 | 1 | -10/+16 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -19/+26 |
|
|
| * | Applying Patch 112997, and hunting down a couple more places where we were | wolfsuit | 2004-02-14 | 1 | -5/+6 |
|
|
| * | * macosx/tkMacOSXMenu.c: fixed C99'ism that breaks gcc 2.95. | das | 2003-08-12 | 1 | -2/+3 |
|
|
| * | backport of Mac OS X specific changes on trunk since 8.4.2: | das | 2003-05-13 | 1 | -23/+61 |
|
|
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | | Fix for radiobuttons and checkbuttons not displaying in popup menus. | wordtech | 2011-01-06 | 1 | -1/+2 |
|
|