summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXWm.c
Commit message (Expand)AuthorAgeFilesLines
* 1. Fix for segfault with latest version of Xcode on macOS 10.12; thanks to Bi...Kevin Walzer2017-04-201-1/+4
* Fixed bug [e9112ef96e] - [wm forget] doesn't completelyfvogel2016-02-241-0/+5
* Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to...Kevin Walzer2016-01-091-0/+2
* Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-28/+41
* Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patchKevin Walzer2015-12-071-5/+41
* Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-0/+42
* Final cleanup of zombie windows in CocoaKevin Walzer2015-03-211-0/+2
* Cleanup and simplification of memory management in event loop; now works more...Kevin Walzer2015-03-211-1/+13
* Cleanup and improvement of tracking of native windows in Cocoa; thanks to Mar...Kevin Walzer2015-03-211-43/+36
* Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-11/+11
* Merge-mark, and remove some unnecessary end-of-line spacing.jan.nijtmans2015-03-161-1/+1
|\
| * Wish now launches in front when caed from command line, and focus -force work...Kevin Walzer2015-03-151-13/+25
| * Fix for crash in deleted toplevels when not removed from Cocoa window menu; t...Kevin Walzer2015-03-061-0/+1
* | Wish now launches in front when called from command line, and focus -force wo...Kevin Walzer2015-03-151-14/+25
* | Fix for crash in deleted toplevels when not removed from Cocoa window menu; t...Kevin Walzer2015-03-061-0/+1
* | Silence some compiler warnings.dgp2015-02-121-2/+2
|\ \ | |/
| * Silence some compiler warningsdgp2015-02-121-3/+2
| * Fix for 3016181, thanks to Tom Goddard for patchKevin Walzer2013-08-251-3/+8
* | Merge core-8-5-branchjan.nijtmans2013-01-241-18/+18
|\ \ | |/
* | Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-231-3/+3
|\ \ | |/
| * Tk_CancelIdleCall -> Tcl_CancelIdleCalljan.nijtmans2013-01-231-3/+3
* | Make Aqua Tk build on OSX Leopard againdkf2012-12-171-1/+21
|\ \ | |/
| * Make Aqua Tk build on OSX Leopard again; *I* still use it!dkf2012-12-171-4/+25
* | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
|\ \ | |/
| * 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget]dgp2012-10-241-0/+6
* | consistant use of mode: objc for OSX, strip spaces from the end of linesjan.nijtmans2012-10-231-7/+7
|\ \ | |/
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-12/+12
| * Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashesKevin Walzer2012-10-181-6/+17
| * Backport of dgp fixes to trunk for Tk-CocoaKevin Walzer2012-09-251-1/+3
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-1093/+1194
* | Updated branch now stops all segfaults and panics in the test suite.bug_3567786dgp2012-09-161-1/+6
* | More work in progress. wm-manage tests all work now. still some issuesdgp2012-09-161-2/+6
* | Work in progress - make TkWmNewWindow and TkWmDeadWindow more complementarydgp2012-09-161-1/+4
* | merge trunkdkf2012-08-081-50/+12
|\ \
| * | Fixes for menu and wm fullscreen bugs; thanks to Adrian Robert for patchesmistake__off_trunkKevin Walzer2012-08-061-50/+12
* | | minor improvements to flag handlingdkf2012-07-311-3/+3
* | | more auditing of error codesdkf2012-07-301-2/+3
* | | Purged Tcl_AppendElement from all non-test code.dkf2012-07-291-23/+34
* | | Ttk and Aqua donedkf2012-07-241-199/+251
* | | Much more cleaning up of result handling.dkf2012-07-231-11/+15
* | | Working towards adding all the Tcl_SetErrorCode calls that should be there.dkf2012-07-161-60/+55
|/ /
* | Patch for font metrics and colorspace provided by Adrian RobertKevin Walzer2012-02-221-1/+1
* | Minor tweak for wm forgetKevin Walzer2011-07-271-2/+2
* | Minor fix of wm forget implementation on AquaKevin Walzer2011-07-261-2/+2
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
| | * * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS Xdas2009-02-061-1/+7
| | * * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26das2007-12-181-33/+78
| | * Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09das2007-11-091-12/+205