summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXNotify.c
Commit message (Expand)AuthorAgeFilesLines
* Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-33/+35
* Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patchKevin Walzer2015-12-071-0/+2
* Re-working of internal Cocoa widget drawing routines, especially when resizin...Kevin Walzer2015-04-091-8/+19
* 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-66/+50
* Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-7/+3
* remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-3/+1
* Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-77/+202
* 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
* * macosx/Makefile: preserve environment value of INSTALL_ROOT.das2002-09-261-2/+1
* Minor cleanup, no content changes.wolfsuit2002-09-231-8/+14
* * macosx/tkMacOSXNotify.c (Tk_MacOSXSetupTkNotifier): correctedcore_8_4_0hobbs2002-09-101-2/+19
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-0/+1145