summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
Commit message (Expand)AuthorAgeFilesLines
* Use vwait instead of after in canvImg.test. On macOS protect against exceptionsculler2019-10-111-5/+4
* Merge 8.6jan.nijtmans2019-10-101-1/+1
|\
* | Let the comment be in sync with the change made in the previous commit'fvogel2019-10-091-1/+1
* | Generate the heartbeat every 0.1 seconds instead of 0.25 seconds.culler2019-10-091-1/+1
* | Fix the (almost) hangs that occurred in some calls to vwait when no userculler2019-10-091-0/+15
|/
* Mitigate future merge conflict headaches.culler2019-04-171-40/+63
* Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window...jan.nijtmans2019-01-101-3/+3
* Make tabbed windows work correctly on macOS.culler2018-11-301-2/+5
* Mac code cleanup. Move interfaces for subclasses of AppKit classes toculler2018-11-261-5/+0
* Make XSync, and hence update, be synchronous so test results are consistent. ...culler2018-11-051-1/+1
* Use stderr when printing debug messages to the terminal.culler2018-11-011-3/+4
* Added some debugging tools.culler2018-10-261-0/+82
* Deal with Mojave deprecations and remove unneeded code.culler2018-10-211-26/+19
* Remove all conditional code which requires a minimum deployment targetculler2017-11-271-6/+0
* Implement wm_iconphoto command for macOSKevin Walzer2017-11-111-3/+3
* Restore tests for live resizing on macOS so event loop is not overloadedKevin Walzer2017-10-161-0/+15
* Fix for colorspace issues and regression in drawing on macOS; thanks to Marc ...Kevin Walzer2017-10-121-5/+5
* Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system...Kevin Walzer2017-10-111-21/+14
* Tweak to allow Tk to build on 10.5; thanks to Marc Culler for patchKevin Walzer2016-05-181-1/+6
* spacingjan.nijtmans2015-12-171-1/+1
* Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-31/+32
* Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patchKevin Walzer2015-12-071-1/+2
* Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-8/+19
* Remove some unnecessary end-of-line spacingjan.nijtmans2015-03-231-4/+4
* Add copyright notice for Marc CullerKevin Walzer2015-03-211-0/+1
* Cleanup and simplification of memory management in event loop; now works more...Kevin Walzer2015-03-211-69/+48
* Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-7/+3
* Fix for 3572016, menus not re-enabling after modal dialogKevin Walzer2012-10-021-1/+1
* Purge RCS Keywordsdgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
| * * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-291-40/+39
| * whitespacedas2007-01-191-3/+3
| * * macosx/tkMacOSX.h: Cleaned up & rationalized order ofdas2006-03-281-2/+2
| * * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcldas2005-12-081-4/+5
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+2
| * * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check ifdas2005-09-101-3/+13
| * * macosx/tkMacOSXInit.c:das2005-05-291-2/+2
| * * macosx/tkMacOSXInit.c:das2005-05-141-1012/+77
| * * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes sincedas2005-04-261-205/+157
| * * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header.das2005-02-241-7/+3
| * Backport Mac OS X specific fixes from TOT. See ChangeLog for details.wolfsuit2004-02-161-5/+5
* | More marking of files as Objective-C.dkf2009-07-061-11/+22
* | Merge of TkAqua Cocoa portmacosx_cocoa_mergedas2009-06-291-71/+187
* | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-26/+33
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issuesdas2007-06-291-2/+2
* | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon eventdas2007-04-231-40/+39
* | whitespacedas2007-01-191-3/+3
* | * macosx/tkMacOSXDraw.c: sync whitespace & minor changesdas2006-03-281-2/+2