| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-10 | 1 | -1/+1 |
|
|
* | Mac code cleanup. Move interfaces for subclasses of AppKit classes to | culler | 2018-11-26 | 1 | -13/+0 |
|
|
* | Workaround for bundled Wish console not accepting keyboard input on Mojave | Kevin Walzer | 2018-11-24 | 1 | -0/+8 |
|
|
* | Use a better method for making test images on the mac emulate test images on ... | culler | 2018-11-15 | 1 | -3/+2 |
|
|
* | Came up with a scheme for making test images behave the way that the | culler | 2018-11-06 | 1 | -2/+5 |
|
|
* | Adjust some conditional compilation cutoffs to make the build work on OSX 10.... | culler | 2018-10-28 | 1 | -1/+1 |
|
|
* | Added a boolean state variable so a displayProc can check if it is being run ... | culler | 2018-10-24 | 1 | -19/+9 |
|
|
* | Add a runtime check for the OS version, to decide whether to process idle eve... | culler | 2018-10-21 | 1 | -0/+13 |
|
|
* | Merge branch bug-3382424 into core-8-6-branch. Prevents misleading error mes... | culler | 2017-12-05 | 1 | -0/+2 |
|\ |
|
| * | Remove two debug messages which print to stderr during macOS tests but are | culler | 2017-12-03 | 1 | -0/+2 |
|
|
* | | On macOS, set a default application icon only when no icon has been declared in
| culler | 2017-12-05 | 1 | -0/+17 |
|
|
* | | Remove unnecessary calls to set application icon in bundled apps on macOS, pr... | Kevin Walzer | 2017-12-05 | 1 | -12/+0 |
|/ |
|
* | Merge byebye-leopard into core-8-6-branch. Removes conditional code for OS X... | culler | 2017-11-27 | 1 | -16/+2 |
|\ |
|
| * | Remove all conditional code which requires a minimum deployment target | culler | 2017-11-27 | 1 | -16/+2 |
|
|
* | | tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell... | jan.nijtmans | 2017-11-27 | 1 | -4/+4 |
|/ |
|
* | Repair a mistake introduced in checkin [fc16f8a9]. In TkpInit the NSApplication | culler | 2017-11-25 | 1 | -16/+18 |
|
|
* | Pass nil for allowedFileTypes rather than an empty array to select all files. | culler | 2017-11-25 | 1 | -3/+0 |
|
|
* | Removed a function which is never called in the current version. | culler | 2017-11-25 | 1 | -32/+0 |
|
|
* | Fix name for SetApplicationIcon function that had an incorrect name in the fu... | Kevin Walzer | 2017-11-25 | 1 | -1/+1 |
|
|
* | Simplify and reorganize the initialization code. | culler | 2017-11-24 | 1 | -70/+73 |
|
|
* | Remove calls to TransformProcessType. Avoid activating too early. | culler | 2017-11-24 | 1 | -41/+32 |
|
|
* | remove some end-of-line spacing | jan.nijtmans | 2017-10-12 | 1 | -1/+1 |
|
|
* | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -3/+21 |
|
|
* | Fix build errors on i386 for Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-31 | 1 | -2/+0 |
|
|
* | Additional fixes for memory leaks, window flickering on OS X 10.11; thanks to... | Kevin Walzer | 2016-01-09 | 1 | -3/+1 |
|
|
* | 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 | -22/+46 |
|
|
* | Fix for zombie windows on El Capitan/OS X 10.11; thanks to Marc Culler for patch | Kevin Walzer | 2015-12-07 | 1 | -5/+1 |
|
|
* | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -2/+0 |
|
|
* | Remove unnecessary end-of-line spacing | jan.nijtmans | 2015-02-02 | 1 | -2/+2 |
|
|
* | Scrolling is now working at an acceptable level; using Unix bindings to drive... | Kevin Walzer | 2015-01-30 | 1 | -7/+2 |
|
|
* | Revert additional changes to scrollbar code | Kevin Walzer | 2015-01-12 | 1 | -2/+2 |
|
|
* | Revert changes to Mac scrollbar; native implementation is best that can be do... | Kevin Walzer | 2015-01-12 | 1 | -2/+2 |
|
|
* | Remove unnecessary end-of-line spacing | jan.nijtmans | 2014-11-21 | 1 | -1/+1 |
|
|
* | Remove residual private API calls from Tk/Mac after Mac App Store review flag... | Kevin Walzer | 2014-11-18 | 1 | -5/+3 |
|
|
* | Fix for Mac crash on Yosemite because of changes in version checking | Kevin Walzer | 2014-10-21 | 1 | -1/+6 |
|
|
* | Replace various functions calls, for functions which are small wrappers aroun... | jan.nijtmans | 2013-01-14 | 1 | -6/+6 |
|
|
* | consistant use of mode: objc for OSX, strip spaces from the end of lines | jan.nijtmans | 2012-10-23 | 1 | -1/+1 |
|\ |
|
| * | remove RCS keywords, use mode: objc consistantly | jan.nijtmans | 2012-10-23 | 1 | -4/+2 |
|
|
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -247/+232 |
|
|
* | | 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 |
|
|
| | * | Backport from HEAD of Aqua changes from 2007-10-12 to 2007-11-09 | das | 2007-11-09 | 1 | -1/+13 |
|
|
| | * | * macosx/tkMacOSXScrlbr.c: correct int <-> dobule conversion issues | das | 2007-06-29 | 1 | -2/+2 |
|
|
| | * | * macosx/tkMacOSXColor.c: fix issues with TK_{IF,ELSE,ENDIF} macros; | das | 2007-06-09 | 1 | -5/+37 |
|
|
| | * | * macosx/tkMacOSXMouseEvent.c (GenerateMouseWheelEvent): enable | das | 2007-06-06 | 1 | -9/+3 |
|
|
| | * | * macosx/tkMacOSXCarbonEvents.c: add window event target carbon event | das | 2007-04-29 | 1 | -165/+185 |
|
|
| | * | * macosx/tkMacOSXInit.c (TkpInit): only set tcl_interactive 1 if | hobbs | 2006-11-24 | 1 | -19/+28 |
|
|
| | * | * changes: updates for 8.4.14 release. | das | 2006-10-16 | 1 | -3/+3 |
|
|