summaryrefslogtreecommitdiffstats
path: root/macosx/ttkMacOSXTheme.c
Commit message (Expand)AuthorAgeFilesLines
* Add DEF_LABEL_FG for all platforms, not only MacOS. Backport some type-casts ...jan.nijtmans2021-11-161-1/+1
* Notebooksmarc_culler2021-10-311-21/+54
* Buttonsmarc_culler2021-10-301-2/+12
* Fix MacOS buildjan.nijtmans2021-04-231-1/+1
* Cherrypick removal of BEGIN_DRAWING_OR_REDRAWculler2021-04-221-10/+1
* How did BEGIN_DRAWING_OR_REDRAW end up in the wrong place?culler2021-04-211-2/+2
* fix [cde766f911]: scrollbars do not update correctly for treeview widgets.culler2021-04-201-6/+18
* More implicit type-casts, for C++ compatibility.jan.nijtmans2021-02-021-12/+12
* Follow-up to [27fc4d0ae8]: one more typojan.nijtmans2020-12-221-1/+1
* Tidy up with a patch from Christopher Chavez. Removes redundant include direc...marc_culler2020-12-161-2/+1
* Fine tune the Big Sur behavior.marc_culler2020-12-151-6/+22
* Fix [80e4c6f695]: progress bars are weird on macOS 11.0.marc_culler2020-12-141-13/+14
* Fix the build on macOS 10.6.marc_culler2020-12-111-1/+1
* Fix [3ef77f434e]: Combobox focus ring is missing in Dark Mode.culler2020-12-041-12/+22
* Fix more warnings, related to -Wshadow, now in MacOSX codejan.nijtmans2020-10-021-161/+163
* Last TIP #581 changes. 100% done nowjan.nijtmans2020-09-271-2/+2
* Prevent the usage of the term safe/unsafe childjan.nijtmans2020-09-141-1/+1
* Adjust comment styling.marc_culler2020-09-121-4/+10
* Apply patch from Christopher Chavez to address UBSan warnings about alignment...marc_culler2020-09-121-2/+8
* Add a disclosure triangle that works in Big Surmarc_culler2020-09-121-3/+59
* Fix [2a6d63b9dc]: crash in macOS 10.6 when de-activating wish with Option-tabculler2020-09-081-2/+5
* Rename (internal) TkMacOSXDrawableView() -> TkMacOSXGetNSViewForDrawable()jan.nijtmans2020-09-021-2/+2
* Eliminate MODULE_SCOPE wrapper function for TkMacOSXDrawable(). Rename (inter...jan.nijtmans2020-09-021-1/+1
* Some internal master -> container renamings, nothing related to APIjan.nijtmans2020-08-271-12/+12
* Adjust some point locations by 1 pixel in DrawDarkListHeader - thanks to Csa...culler2020-08-241-3/+3
* Add the remaining (cosmetic) changes from the mac_clip branch.culler2020-08-211-1/+1
|\
| * Edit comments, make some stylistic changes, remove an unused function parameter.culler2020-08-211-1/+1
* | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-9/+7
|\ \ | |/ |/|
| * In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -...fvogel2020-07-181-7/+7
| * Two occurrences leftover in previous commit.fvogel2020-07-181-4/+2
* | 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
* 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
* Add 7 X11 functions to the aqua stub table, which makes them accessable to st...jan.nijtmans2019-09-241-1/+1
* 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 [d6a12763e6] and [a9b78a8718]: buttons with -default active have incorrectculler2019-08-161-2/+18
* 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
* | 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 bug [8476b75781]: Aqua scrollbar behaviorculler2019-06-261-5/+1
* | Reduce the number of unnecessary end-of-line spacingsjan.nijtmans2019-06-051-5/+5