summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXPrivate.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Fix display errors when resizing a window with tabs.culler2018-11-271-3/+8
* | Mac code cleanup. Move interfaces for subclasses of AppKit classes toculler2018-11-261-10/+55
* | Use a better method for making test images on the mac emulate test images on ...culler2018-11-151-2/+0
* | Remove new Mojave virtual events to register system appearance changes becaus...Kevin Walzer2018-11-101-3/+1
* | Fixed transparency issues and crashes related to PhotoImages and greatly simp...culler2018-11-081-2/+1
* | Came up with a scheme for making test images behave the way that theculler2018-11-061-0/+2
* | Cleaned up the Rube Goldberg logic of TkMacOSXSetupDrawingContext and TkMacOS...culler2018-11-031-1/+0
* | Remove an extraneous #ifdef and correct the spelling of a #define constant.culler2018-10-291-2/+0
* | Deal with a compiler warning about a category implementing methods of the mai...culler2018-10-281-2/+2
* | Added a boolean state variable so a displayProc can check if it is being run ...culler2018-10-241-0/+2
* | Add a runtime check for the OS version, to decide whether to process idle eve...culler2018-10-211-1/+3
* | Deal with Mojave deprecations and remove unneeded code.culler2018-10-211-0/+2
* | Restoring declaration of viewDidChangeEffectiveAppearance.culler2018-10-171-0/+1
* | Fix typos, formatting, compiler warnings.culler2018-10-171-2/+0
* | allow Tk to register a virtual event for when the apperance changes on 10.14Kevin Walzer2018-10-171-0/+2
|/
* Remove all conditional code which requires a minimum deployment targetculler2017-11-271-21/+0
* Make it possible to generate an NSImage with correct transparency from aculler2017-11-151-1/+2
* _poolLock should be declared int, not BOOL. This is unrelated to icons, culler2017-11-131-1/+1
* Reorganization to put all code related to Ximages in the newculler2017-11-081-1/+7
* New patch from Marc Culler aiming at fixing [fab5fed65e] without breaking aga...fvogel2017-10-171-1/+0
* Numerous fixes for Tk on macOS 10.13; eliminate memory leaks, override system...Kevin Walzer2017-10-111-2/+5
* Fix build errors on i386 for Cocoa; thanks to Marc Culler for patchKevin Walzer2016-01-311-0/+4
* Fix for some redraw issues on Tk-Cocoa on OS X 10.11; further refinement of m...Kevin Walzer2015-12-151-0/+3
* merge-mark. Remove unnecessary end-of-line spacingjan.nijtmans2015-12-071-6/+6
|\
| * Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-5/+23
| * Cleanup of last patch to Tk-CocoaKevin Walzer2015-11-081-2/+18
| * Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ...Kevin Walzer2015-11-071-0/+1
| * Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-18/+0
| * Commiting HITheme implementation obuttons; deferring scrolling for now becaus...Kevin Walzer2015-01-241-3/+0
| * Back out changes not pertaining to private API; those files should not have b...Kevin Walzer2014-11-181-1/+1
| * Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-281-7/+0
| * Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-1/+7
| * Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-071-0/+2
| * remove RCS keywords, use mode: objc consistantlyjan.nijtmans2012-10-231-2/+0
| * Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-196/+226
* | Remove multiple deprecated internal API calls on OS X; streamline Apple Event...Kevin Walzer2015-11-251-4/+23
* | Cleanup of last patch to Tk-CocoaKevin Walzer2015-11-081-2/+18
* | Fix for issues with bitmap rendering and mouse events in Tk-Cocoa; thanks to ...Kevin Walzer2015-11-071-0/+1
* | Remove garbage collections calls as GC is no longer supported on OS X; thanks...Kevin Walzer2015-03-211-18/+0
* | Commiting HITheme implementation on buttons; deferring scrolling for now beca...Kevin Walzer2015-01-241-3/+0
* | Remove unnecessary end-of-line spacingjan.nijtmans2014-11-211-1/+1
* | Back out changes not pertaining to private API; those files should not have b...Kevin Walzer2014-11-201-2/+1
* | Remove residual private API calls from Tk/Mac after Mac App Store review flag...Kevin Walzer2014-11-181-0/+1
* | Fine-tune scrolling, especially of text widgets with embedded windows, after ...Kevin Walzer2014-07-281-8/+0
* | Add copyright notice to Marc Culler for extensive patch to alpha rendering on...Kevin Walzer2014-07-251-1/+7
* | Fix for alpha channel rendering for images on OS X Mavericks; thanks to Marc ...Kevin Walzer2014-07-071-0/+2
* | Fix for serious bugs with input methods, and for display of certain fonts in ...Kevin Walzer2012-01-291-1/+6
* | Minor fix of wm forget implementation on AquaKevin Walzer2011-07-261-70/+48
* | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| |\