summaryrefslogtreecommitdiffstats
path: root/macosx/tkMacOSXConstants.h
Commit message (Expand)AuthorAgeFilesLines
* Rename the NSGraphicsContext macro and add a flipped parameter. Fix accent c...culler2020-08-251-3/+3
* Fix one more compilation issue with old macOS targets.culler2020-08-251-2/+8
* The colormaps do not fix winfo rgb. Handle that directly. And deal with Big...culler2020-08-011-1/+3
* Fix compiler errors and warnings on macOS 10.6 (Snow Leopard)culler2020-05-161-0/+4
* Documentation cleanup and removal of redundant constants; thanks to Christoph...Kevin Walzer2019-06-211-14/+0
* Fix misspelled constant name in OSX < 10.12.culler2018-11-061-1/+1
* Make XSync, and hence update, be synchronous so test results are consistent. ...culler2018-11-051-0/+2
* Tweak a couple of #define constants for building on OSX 10.6.culler2018-10-291-0/+4
* Deal with Mojave deprecations and remove unneeded code.culler2018-10-211-0/+19
* Fix typos, formatting, compiler warnings.culler2018-10-171-0/+1
* tkWinDialog.c: Change a LoadLibrary() call to GetModuleHandle(), since "shell...jan.nijtmans2017-11-271-2/+2
* Add tkMacOSXConstants.h header file per Marc CullerKevin Walzer2017-10-131-0/+95