| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-10 | 1 | -3/+3 |
|
|
* | Make tabbed windows work correctly on macOS. | culler | 2018-11-30 | 1 | -2/+5 |
|
|
* | Mac code cleanup. Move interfaces for subclasses of AppKit classes to | culler | 2018-11-26 | 1 | -5/+0 |
|
|
* | Make XSync, and hence update, be synchronous so test results are consistent. ... | culler | 2018-11-05 | 1 | -1/+1 |
|
|
* | Use stderr when printing debug messages to the terminal. | culler | 2018-11-01 | 1 | -3/+4 |
|
|
* | Added some debugging tools. | culler | 2018-10-26 | 1 | -0/+82 |
|
|
* | Deal with Mojave deprecations and remove unneeded code. | culler | 2018-10-21 | 1 | -26/+19 |
|
|
* | Remove all conditional code which requires a minimum deployment target | culler | 2017-11-27 | 1 | -6/+0 |
|
|
* | Implement wm_iconphoto command for macOS | Kevin Walzer | 2017-11-11 | 1 | -3/+3 |
|
|
* | Restore tests for live resizing on macOS so event loop is not overloaded | Kevin Walzer | 2017-10-16 | 1 | -0/+15 |
|
|
* | Fix for colorspace issues and regression in drawing on macOS; thanks to Marc ... | Kevin Walzer | 2017-10-12 | 1 | -5/+5 |
|
|
* | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -21/+14 |
|
|
* | Tweak to allow Tk to build on 10.5; thanks to Marc Culler for patch | Kevin Walzer | 2016-05-18 | 1 | -1/+6 |
|
|
* | spacing | jan.nijtmans | 2015-12-17 | 1 | -1/+1 |
|
|
* | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 1 | -31/+32 |
|
|
* | Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patch | Kevin Walzer | 2015-12-07 | 1 | -1/+2 |
|
|
* | Re-working of internal Cocoa widget drawing routines, especially when resizin... | Kevin Walzer | 2015-04-09 | 1 | -8/+19 |
|
|
* | Remove some unnecessary end-of-line spacing | jan.nijtmans | 2015-03-23 | 1 | -4/+4 |
|
|
* | Add copyright notice for Marc Culler | Kevin Walzer | 2015-03-21 | 1 | -0/+1 |
|
|
* | Cleanup and simplification of memory management in event loop; now works more... | Kevin Walzer | 2015-03-21 | 1 | -69/+48 |
|
|
* | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -7/+3 |
|
|
* | Fix for 3572016, menus not re-enabling after modal dialog | Kevin Walzer | 2012-10-02 | 1 | -1/+1 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -40/+39 |
|
|
| * | whitespace | das | 2007-01-19 | 1 | -3/+3 |
|
|
| * | * macosx/tkMacOSX.h: Cleaned up & rationalized order of | das | 2006-03-28 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -4/+5 |
|
|
| * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+2 |
|
|
| * | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -3/+13 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-29 | 1 | -2/+2 |
|
|
| * | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -1012/+77 |
|
|
| * | * macosx/tkMacOSXNotify.c: syncd with tclUnixNotfy.c changes since | das | 2005-04-26 | 1 | -205/+157 |
|
|
| * | * macosx/tkMacOSX.h: fixed incorrect inclusion of internal header. | das | 2005-02-24 | 1 | -7/+3 |
|
|
| * | Backport Mac OS X specific fixes from TOT. See ChangeLog for details. | wolfsuit | 2004-02-16 | 1 | -5/+5 |
|
|
* | | More marking of files as Objective-C. | dkf | 2009-07-06 | 1 | -11/+22 |
|
|
* | | Merge of TkAqua Cocoa portmacosx_cocoa_merge | das | 2009-06-29 | 1 | -71/+187 |
|
|
* | | Lots of small changes to make code more pretty and C89-like. | dkf | 2008-11-08 | 1 | -26/+33 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-23 | 1 | -40/+39 |
|
|
* | | whitespace | das | 2007-01-19 | 1 | -3/+3 |
|
|
* | | * macosx/tkMacOSXDraw.c: sync whitespace & minor changes | das | 2006-03-28 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXDraw.c: remove inclusion of tclInt.h and use of tcl | das | 2005-12-08 | 1 | -4/+5 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+2 |
|
|
* | | * macosx/tkMacOSXMouseEvent.c (TkMacOSXProcessMouseEvent): check if | das | 2005-09-10 | 1 | -3/+13 |
|
|
* | | * macosx/tkMacOSXInit.c: | das | 2005-05-29 | 1 | -2/+2 |
|
|
* | | * macosx/tkMacOSXInit.c: | das | 2005-05-14 | 1 | -1057/+78 |
|
|
* | | Fix [1191097], factor, and tidy up. | dkf | 2005-04-28 | 1 | -192/+208 |
|
|