summaryrefslogtreecommitdiffstats
path: root/macosx/ttkMacOSXTheme.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * Two occurrences leftover in previous commit.fvogel2020-07-181-4/+2
* | | Merge 8.6jan.nijtmans2020-08-061-6/+3
|\ \ \ | |/ /
| * | Add stub entry for XLowerWindow() on MacOS (no idea why this was commented ou...jan.nijtmans2020-08-061-3/+3
| |/
* | Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-16/+16
|\ \ | |/
| * Aqua: replace [NSApp macMinorVersion] by [NSApp macOSVersion] event though th...culler2020-06-251-16/+16
* | Merge 8.6. More TCL_UNUSED() usage.jan.nijtmans2020-03-191-71/+71
|\ \ | |/
* | Eliminate many more warnings on macOS, related to -Wextrajan.nijtmans2020-03-161-138/+139
* | Fix many warnings in MacOSX build (caused by -Wextra -Wc++-compat). All harml...jan.nijtmans2020-03-011-2/+5
* | Merge trunkjan.nijtmans2020-02-101-6/+6
|\ \
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-6/+6
|/ /
* | Merge 8.6culler2019-11-191-8/+9
|\ \ | |/
| * Correct some errors revealed by building on macOS 10.6culler2019-11-191-8/+9
* | Aqua: Fix arithmetic error in ttk::scrollbar display.culler2019-10-241-1/+1
|\ \ | |/
| * Aqua: Fix arithmetic error in ttk::scrollbar display.culler2019-10-241-1/+1
| * Add 7 X11 functions to the aqua stub table, which makes them accessable to st...jan.nijtmans2019-09-241-1/+1
* | Merge 8.6jan.nijtmans2019-09-241-1/+1
|\ \ | |/
* | Fix bug [96bce57407]: macosx crash when drawing 1x1 rounded rectangles.culler2019-09-241-3/+24
|\ \ | |/
| * Fix bug [96bce57407]: crash when drawing 1x1 rounded rectanglesculler2019-09-221-3/+24
| * Fix for crash on IDLE on macOS caused by TkKevin Walzer2019-09-021-6/+8
* | Fix for crash on IDLE on macOS caused by TkKevin Walzer2019-09-021-6/+8
* | Fix appearance anomalies with -default active buttons in aqua.culler2019-08-181-2/+18
|\ \ | |/
| * Fix [d6a12763e6] and [a9b78a8718]: buttons with -default active have incorrectculler2019-08-161-2/+18
* | Merge 8.6jan.nijtmans2019-07-311-1/+1
|\ \ | |/
| * Merge 8.5jan.nijtmans2019-07-311-1/+1
| |\
| | * Fix build errors on i386 for Cocoa; thanks to Marc Culler for patchKevin Walzer2016-01-311-1/+1
| | * Major fix for HITheme button metrics; thanks to Marc Culler for patch.Kevin Walzer2015-02-161-1/+1
| | * Better alingment of notebook tabs in Cocoa; thanks to Marc Culler for patchKevin Walzer2015-02-151-12/+4
| | * Fix for different ttk notebook tab metrics on OS X/YosemiteKevin Walzer2014-10-281-3/+10
* | | Fix bug [67aa204e5b]: Make Aqua Ttk buttons display their pressed state again.culler2019-07-111-2/+3
|\ \ \ | |/ /
| * | Fix bug [67aa204e5b]: Make Aqua Ttk buttons display their pressed state again.culler2019-07-111-2/+3
* | | Fix bug [8476b75781], including the Aqua tk scrollbar.culler2019-07-011-21/+26
|\ \ \ | |/ /
| * | Improve scrollbar and ttk::scrollbar on OSX 10.8 and earlier.culler2019-07-011-20/+19
| * | Fix geometry of horizontal ttk scrollbars; hide thumb when no scrolling is po...culler2019-06-301-2/+7
| * | Adjust minimum thumb sizeculler2019-06-291-1/+2
* | | Fix compiler warnings on all macOS versions.culler2019-06-291-2/+3
|\ \ \ | |/ /
| * | Fix compiler warnings on all macOS versions.culler2019-06-291-2/+3
* | | Fix bug [8476b75781]: correct rendering of small thumbs in Aqua ttk::scrollbarculler2019-06-271-5/+1
|\ \ \ | |/ /
| * | Fix bug [8476b75781]: Aqua scrollbar behaviorculler2019-06-261-5/+1
| * | Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-5/+5
* | | merge trunkjan.nijtmans2019-06-051-3/+72
|\ \ \
| * | | Merge 8.6jan.nijtmans2019-06-051-5/+5
| |/ /
| * | Fix bug [817d3ef132]: Aqua ttk::entry needs contrasting field background and ...culler2019-06-011-3/+72
* | | Merge trunkjan.nijtmans2019-05-101-422/+2329
|\ \ \ | |/ /
| * | Whitespace cleanup, syncronize a little with "trunk" version.jan.nijtmans2019-05-091-4/+4
| * | On macOS, edit comments and documentation; fix compiler warnings.culler2019-04-201-19/+23
| * | Eliminate the confusing conditional code from ttkMacOSXTheme.c.culler2019-04-181-302/+284
| * | Restore code ordering which avoids unused function warnings in old systems.culler2019-04-171-56/+62
| * | Clean up formatting in ttkMacOSXTheme.c.culler2019-04-171-877/+1062
| * | Mitigate future merge conflict headaches.culler2019-04-171-180/+270
| * | Adjust conditional code to fix compiler warnings on macOS 10.9.culler2019-04-151-6/+10