| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix compiler warnings on all macOS versions. | culler | 2019-06-29 | 1 | -3/+0 |
|
|
* | CONST -> const. Eliminate unnecessary type-casts and end-of-line spacing | jan.nijtmans | 2019-06-25 | 1 | -1/+1 |
|
|
* | TIP 536: Improvements to Mac-specific IPC | dkf | 2019-06-15 | 1 | -1/+9 |
|\ |
|
| * | Code and data type cleanup, thanks to Marc Culler for patch | Kevin Walzer | 2019-05-17 | 1 | -1/+5 |
|
|
| * | More tweaking | Kevin Walzer | 2019-05-12 | 1 | -0/+1 |
|
|
| * | Tweak merge | Kevin Walzer | 2019-05-12 | 1 | -0/+4 |
|
|
| * | Clean up merge | Kevin Walzer | 2019-05-12 | 1 | -1/+0 |
|
|
| * | Merge in core-8-6-branch | Kevin Walzer | 2019-05-12 | 1 | -435/+436 |
| |\ |
|
| * | | Remove tkMacOSXLaunch.c from TIP; adds too many extraneous commands. Re-focus... | Kevin Walzer | 2019-03-08 | 1 | -0/+2 |
|
|
| * | | Update makefile, trying to build | Kevin Walzer | 2019-02-28 | 1 | -1/+1 |
|
|
| * | | Add launcher code, update docs | Kevin Walzer | 2019-02-28 | 1 | -431/+433 |
|
|
| * | | Update mac_services branch, intend to submit a TIP | Kevin Walzer | 2019-02-27 | 1 | -0/+3 |
| |\ \ |
|
| | * | | More refinements | Kevin Walzer | 2018-03-05 | 1 | -0/+3 |
|
|
* | | | | Fix bug [9ebc6fd168]: Aqua can report incorrect mouse coordinates. | culler | 2019-06-03 | 1 | -1/+0 |
| |_|/
|/| | |
|
* | | | Fix bug [1001070]: make labels use -highlightbackground | culler | 2019-04-24 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Keep It Safe and Simple. Just draw the border. Do not use tkUnix3d.c. Also | culler | 2019-03-30 | 1 | -0/+2 |
| |/ / |
|
* | | | Fix bug [4d2e8d4d5c]: Aqua notebooks sometimes do not draw a new pane immedia... | culler | 2019-04-24 | 1 | -0/+6 |
|/ / |
|
* | | Fix [9e31fd944934e269121fa78ff56b7b86f33e6db6|9e31fd9449]: X11/X.h and Window... | jan.nijtmans | 2019-01-10 | 1 | -1/+1 |
|
|
* | | Fix gcc compiler issues on 10.6 | culler | 2018-11-27 | 1 | -1/+0 |
|
|
* | | Fix display errors when resizing a window with tabs. | culler | 2018-11-27 | 1 | -3/+8 |
|
|
* | | Mac code cleanup. Move interfaces for subclasses of AppKit classes to | culler | 2018-11-26 | 1 | -10/+55 |
|
|
* | | Use a better method for making test images on the mac emulate test images on ... | culler | 2018-11-15 | 1 | -2/+0 |
|
|
* | | Remove new Mojave virtual events to register system appearance changes becaus... | Kevin Walzer | 2018-11-10 | 1 | -3/+1 |
|
|
* | | Fixed transparency issues and crashes related to PhotoImages and greatly simp... | culler | 2018-11-08 | 1 | -2/+1 |
|
|
* | | Came up with a scheme for making test images behave the way that the | culler | 2018-11-06 | 1 | -0/+2 |
|
|
* | | Cleaned up the Rube Goldberg logic of TkMacOSXSetupDrawingContext and TkMacOS... | culler | 2018-11-03 | 1 | -1/+0 |
|
|
* | | Remove an extraneous #ifdef and correct the spelling of a #define constant. | culler | 2018-10-29 | 1 | -2/+0 |
|
|
* | | Deal with a compiler warning about a category implementing methods of the mai... | culler | 2018-10-28 | 1 | -2/+2 |
|
|
* | | Added a boolean state variable so a displayProc can check if it is being run ... | culler | 2018-10-24 | 1 | -0/+2 |
|
|
* | | Add a runtime check for the OS version, to decide whether to process idle eve... | culler | 2018-10-21 | 1 | -1/+3 |
|
|
* | | Deal with Mojave deprecations and remove unneeded code. | culler | 2018-10-21 | 1 | -0/+2 |
|
|
* | | Restoring declaration of viewDidChangeEffectiveAppearance. | culler | 2018-10-17 | 1 | -0/+1 |
|
|
* | | Fix typos, formatting, compiler warnings. | culler | 2018-10-17 | 1 | -2/+0 |
|
|
* | | allow Tk to register a virtual event for when the apperance changes on 10.14 | Kevin Walzer | 2018-10-17 | 1 | -0/+2 |
|/ |
|
* | Remove all conditional code which requires a minimum deployment target | culler | 2017-11-27 | 1 | -21/+0 |
|
|
* | Make it possible to generate an NSImage with correct transparency from a | culler | 2017-11-15 | 1 | -1/+2 |
|
|
* | _poolLock should be declared int, not BOOL. This is unrelated to icons, | culler | 2017-11-13 | 1 | -1/+1 |
|
|
* | Reorganization to put all code related to Ximages in the new | culler | 2017-11-08 | 1 | -1/+7 |
|
|
* | New patch from Marc Culler aiming at fixing [fab5fed65e] without breaking aga... | fvogel | 2017-10-17 | 1 | -1/+0 |
|
|
* | Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system... | Kevin Walzer | 2017-10-11 | 1 | -2/+5 |
|
|
* | Fix build errors on i386 for Cocoa; thanks to Marc Culler for patch | Kevin Walzer | 2016-01-31 | 1 | -0/+4 |
|
|
* | Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m... | Kevin Walzer | 2015-12-15 | 1 | -0/+3 |
|
|
* | merge-mark. Remove unnecessary end-of-line spacing | jan.nijtmans | 2015-12-07 | 1 | -6/+6 |
|\ |
|
| * | Remove multiple deprecated internal API calls on OS X; streamline Apple Event... | Kevin Walzer | 2015-11-25 | 1 | -5/+23 |
|
|
| * | Cleanup of last patch to Tk-Cocoa | Kevin Walzer | 2015-11-08 | 1 | -2/+18 |
|
|
| * | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ... | Kevin Walzer | 2015-11-07 | 1 | -0/+1 |
|
|
| * | Remove garbage collections calls as GC is no longer supported on OS X; thanks... | Kevin Walzer | 2015-03-21 | 1 | -18/+0 |
|
|
| * | Commiting HITheme implementation obuttons; deferring scrolling for now becaus... | Kevin Walzer | 2015-01-24 | 1 | -3/+0 |
|
|
| * | Back out changes not pertaining to private API; those files should not have b... | Kevin Walzer | 2014-11-18 | 1 | -1/+1 |
|
|
| * | Fine-tune scrolling, especially of text widgets with embedded windows, after ... | Kevin Walzer | 2014-07-28 | 1 | -7/+0 |
|
|