Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed bug [e9112ef96e] - [wm forget] doesn't completely | fvogel | 2016-02-24 | 1 | -0/+5 |
| | |||||
* | Additional fixes for memory leaks, window flickering on OS X 10.11; thanks ↵ | Kevin Walzer | 2016-01-09 | 1 | -0/+2 |
| | | | | to Marc Culler for patch | ||||
* | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of ↵ | Kevin Walzer | 2015-12-15 | 1 | -28/+41 |
| | | | | memory management; thanks to Marc Culler for patches | ||||
* | Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patch | Kevin Walzer | 2015-12-07 | 1 | -5/+41 |
| | |||||
* | Remove multiple deprecated internal API calls on OS X; streamline Apple ↵ | Kevin Walzer | 2015-11-25 | 1 | -0/+42 |
| | | | | Events implementation; thanks to Marc Culler for extensive patches | ||||
* | Final cleanup of zombie windows in Cocoa | Kevin Walzer | 2015-03-21 | 1 | -0/+2 |
| | |||||
* | Cleanup and simplification of memory management in event loop; now works ↵ | Kevin Walzer | 2015-03-21 | 1 | -1/+13 |
| | | | | more smoothly; thanks to Marc Culler for patches | ||||
* | Cleanup and improvement of tracking of native windows in Cocoa; thanks to ↵ | Kevin Walzer | 2015-03-21 | 1 | -43/+36 |
| | | | | Marc Culler for patch | ||||
* | Remove garbage collections calls as GC is no longer supported on OS X; ↵ | Kevin Walzer | 2015-03-21 | 1 | -11/+11 |
| | | | | thanks to Marc Culler for patch | ||||
* | Merge-mark, and remove some unnecessary end-of-line spacing. | jan.nijtmans | 2015-03-16 | 1 | -1/+1 |
|\ | |||||
| * | Wish now launches in front when caed from command line, and focus -force ↵ | Kevin Walzer | 2015-03-15 | 1 | -13/+25 |
| | | | | | | | | works correctly; thanks to Marc Culler for patch | ||||
| * | Fix for crash in deleted toplevels when not removed from Cocoa window menu; ↵ | Kevin Walzer | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | thanks to Marc Culler for patch | ||||
* | | Wish now launches in front when called from command line, and focus -force ↵ | Kevin Walzer | 2015-03-15 | 1 | -14/+25 |
| | | | | | | | | works correctly; thanks to Marc Culler for patch | ||||
* | | Fix for crash in deleted toplevels when not removed from Cocoa window menu; ↵ | Kevin Walzer | 2015-03-06 | 1 | -0/+1 |
| | | | | | | | | thanks to Marc Culler for patch | ||||
* | | Silence some compiler warnings. | dgp | 2015-02-12 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Silence some compiler warnings | dgp | 2015-02-12 | 1 | -3/+2 |
| | | |||||
| * | Fix for 3016181, thanks to Tom Goddard for patch | Kevin Walzer | 2013-08-25 | 1 | -3/+8 |
| | | |||||
* | | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -18/+18 |
|\ \ | |/ | | | Various Tcl_GetIndexFromObj -> Tcl_GetIndexFromObjStruct changes. | ||||
* | | Tk_CancelIdleCall -> Tcl_CancelIdleCall | jan.nijtmans | 2013-01-23 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Tk_CancelIdleCall -> Tcl_CancelIdleCall | jan.nijtmans | 2013-01-23 | 1 | -3/+3 |
| | | |||||
* | | Make Aqua Tk build on OSX Leopard again | dkf | 2012-12-17 | 1 | -1/+21 |
|\ \ | |/ | |||||
| * | Make Aqua Tk build on OSX Leopard again; *I* still use it! | dkf | 2012-12-17 | 1 | -4/+25 |
| | | |||||
* | | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp | 2012-10-24 | 1 | -0/+6 |
|\ \ | |/ | | | operations that could cause segfaults due to premature free of structs. | ||||
| * | 3574893 Add overlooked toplevel ref count maintenance in the [wm manage|forget] | dgp | 2012-10-24 | 1 | -0/+6 |
| | | | | | | operations that could cause segfaults due to premature free of structs. | ||||
* | | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -7/+7 |
|\ \ | |/ | |||||
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -12/+12 |
| | | |||||
| * | Backport of dgp wm-forget and wm-manage fixes; test suite no longer crashes | Kevin Walzer | 2012-10-18 | 1 | -6/+17 |
| | | |||||
| * | Backport of dgp fixes to trunk for Tk-Cocoa | Kevin Walzer | 2012-09-25 | 1 | -1/+3 |
| | | |||||
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -1093/+1194 |
| | | |||||
* | | Updated branch now stops all segfaults and panics in the test suite.bug_3567786 | dgp | 2012-09-16 | 1 | -1/+6 |
| | | | | | | | | | | Not a lot of confidence that other problems haven't been created, including memleaks and broken functionality in areas. A review would be a good idea. So would a trunk that doesn't segfault the test suite. | ||||
* | | More work in progress. wm-manage tests all work now. still some issues | dgp | 2012-09-16 | 1 | -2/+6 |
| | | | | | | with wm-forget. | ||||
* | | Work in progress - make TkWmNewWindow and TkWmDeadWindow more complementary | dgp | 2012-09-16 | 1 | -1/+4 |
| | | | | | | | | and pass in to TkWmDeadWindow from WmForgetCmd a pointer that at least has the right type. | ||||
* | | merge trunk | dkf | 2012-08-08 | 1 | -50/+12 |
|\ \ | |||||
| * | | Fixes for menu and wm fullscreen bugs; thanks to Adrian Robert for patchesmistake__off_trunk | Kevin Walzer | 2012-08-06 | 1 | -50/+12 |
| | | | |||||
* | | | minor improvements to flag handling | dkf | 2012-07-31 | 1 | -3/+3 |
| | | | |||||
* | | | more auditing of error codes | dkf | 2012-07-30 | 1 | -2/+3 |
| | | | |||||
* | | | Purged Tcl_AppendElement from all non-test code. | dkf | 2012-07-29 | 1 | -23/+34 |
| | | | |||||
* | | | Ttk and Aqua done | dkf | 2012-07-24 | 1 | -199/+251 |
| | | | |||||
* | | | Much more cleaning up of result handling. | dkf | 2012-07-23 | 1 | -11/+15 |
| | | | |||||
* | | | Working towards adding all the Tcl_SetErrorCode calls that should be there. | dkf | 2012-07-16 | 1 | -60/+55 |
|/ / | | | | | ** WORK IN PROGRESS ** | ||||
* | | Patch for font metrics and colorspace provided by Adrian Robert | Kevin Walzer | 2012-02-22 | 1 | -1/+1 |
| | | |||||
* | | Minor tweak for wm forget | Kevin Walzer | 2011-07-27 | 1 | -2/+2 |
| | | |||||
* | | Minor fix of wm forget implementation on Aqua | Kevin Walzer | 2011-07-26 | 1 | -2/+2 |
| | | |||||
* | | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| |\ | |||||
| | * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
| | | | |||||
| | * | * generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X | das | 2009-02-06 | 1 | -1/+7 |
| | | | | | | | | | | | | | | | * generic/tkMenu.c: Instruments.app Leaks tool. * macosx/tkMacOSXWm.c: | ||||
| | * | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Revert 2007-10-26 | das | 2007-12-18 | 1 | -33/+78 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | change to window class of transient toplevels that are not also overrideredirect. [Bug 1845899] * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): Implement more * macosx/tkMacOSXMouseEvent.c (BringWindowForward): X11-like transient * macosx/tkMacOSXSubwindows.c (XDestroyWindow): behaviour by adding transient windows to a window group owned by the master window, this ensures transients always remain in front of and are collapsed with the master; bring master to front when selecting transient windows; restore default window group of transients if master destroyed. [Bug 1845899] | ||||
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -12/+205 |
| | | | |||||
| | * | * macosx/tkMacOSXWm.c (ApplyMasterOverrideChanges): fix window class of | das | 2007-10-26 | 1 | -24/+27 |
| | | | | | | | | | | | | transient toplevels that are not also overrideredirect. [Bug 1816252] |