| Commit message (Expand) | Author | Age | Files | Lines |
* | macOS: remove unneeded code observed in [7ebdd17974], remove tkMacOSXFlushWin... | marc_culler | 2020-07-15 | 1 | -35/+0 |
|
|
* | Process timer events as well as idle events in some of the inner event loops ... | marc_culler | 2020-07-12 | 1 | -1/+1 |
|
|
* | Fix bug [58665b91dd]: unixEmbed tests fail on macOS due to use of dobg. | culler | 2019-01-23 | 1 | -27/+11 |
|
|
* | Refine TkMacOSXFlushWindows and add a call to it in ThemeChangedProc (macOS o... | culler | 2018-11-19 | 1 | -4/+13 |
|
|
* | In TkMacOSXFlushWindows don't process idle tasks if there are no windows left. | culler | 2018-11-15 | 1 | -1/+3 |
|
|
* | Use a better method for making test images on the mac emulate test images on ... | culler | 2018-11-15 | 1 | -4/+1 |
|
|
* | Came up with a scheme for making test images behave the way that the | culler | 2018-11-06 | 1 | -13/+7 |
|
|
* | Fix misspelled constant name in OSX < 10.12. | culler | 2018-11-06 | 1 | -2/+2 |
|
|
* | Make XSync, and hence update, be synchronous so test results are consistent. ... | culler | 2018-11-05 | 1 | -6/+19 |
|
|
* | Restored the old tkMacOSXFlushWindows since making it a no-op breaks tests that | culler | 2018-10-23 | 1 | -5/+15 |
|
|
* | On Mojave, hangs can be prevented by processing virtual events in drawRect. ... | culler | 2018-10-22 | 1 | -10/+5 |
|
|
* | Replace calls to deprecated [NSWindow flushWindow] et al with calls to | culler | 2018-06-07 | 1 | -1/+1 |
|
|
* | Remove all conditional code which requires a minimum deployment target | culler | 2017-11-27 | 1 | -2/+0 |
|
|
* | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -0/+1 |
|
|
* | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 1 | -5/+0 |
|
|
* | Final cleanup of zombie windows in Cocoa | Kevin Walzer | 2015-03-21 | 1 | -6/+3 |
|
|
* | Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar... | Kevin Walzer | 2015-03-21 | 1 | -16/+17 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -11/+4 |
|
|
| * | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -4/+16 |
|
|
| * | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -162/+138 |
|
|
| * | * macosx/tkMacOSXDebug.c: add TkMacOSX prefix to leftover macosx-private | das | 2006-10-31 | 1 | -3/+3 |
|
|
| * | * generic/tkCanvWind.c (DisplayWinItem, WinItemRequestProc): ensure | das | 2006-05-12 | 1 | -1/+3 |
|
|
| * | * macosx/tkMacOSXWm.c (TkWmMapWindow, InitialWindowBounds): fix use of | das | 2006-04-28 | 1 | -6/+6 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: handle kEventCommandUpdateStatus | das | 2006-04-11 | 1 | -15/+37 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -3/+1 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -56/+115 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -106/+34 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c (new): moved carbon events code into | das | 2005-08-09 | 1 | -6/+4 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -8/+18 |
|
|
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -2/+2 |
|
|
* | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -3/+4 |
|
|
* | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -245/+105 |
|
|
* | | TIP #324 IMPLEMENTATION | das | 2008-12-10 | 1 | -1/+4 |
|
|
* | | Code style improvements, especially including making code less deeply nested. | dkf | 2008-10-27 | 1 | -96/+117 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXEvent.c (TkMacOSXProcessCommandEvent): fix boolean arg | das | 2007-11-04 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -11/+4 |
|
|
* | | * macosx/tkMacOSXWindowEvent.c (GenerateUpdateEvent): complete all | das | 2007-05-31 | 1 | -4/+16 |
|
|
* | | * macosx/tkMacOSXMenu.c (DrawMenuSeparator): use DrawingContext API. | das | 2007-05-30 | 1 | -2/+2 |
|
|
* | | fix whitespace & formatting | das | 2007-04-23 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -162/+138 |
|
|
* | | * macosx/tkMacOSXBitmap.c, macosx/tkMacOSXButton.c: | hobbs | 2007-04-21 | 1 | -119/+116 |
|
|