summaryrefslogtreecommitdiffstats
path: root/library/ttk/aquaTheme.tcl
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-03-101-1/+2
|\
| * Merge mainpspjuth2022-01-171-0/+6
| |\
| * \ Merge trunkpspjuth2021-02-071-1/+1
| |\ \
| * \ \ Merge trunk (and fix conflicts in generic/ttk/ttkTreeview.c and tests/ttk/tre...fvogel2020-11-281-40/+23
| |\ \ \
| * | | | Remade how -striped is implemented. Using an option instead of a state.pspjuth2020-03-211-2/+2
| * | | | Add alternate mode for treeview on macOSKevin Walzer2020-02-191-0/+1
* | | | | Merge 8.7culler2021-04-211-4/+2
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Additional fixes to Aqua default colors and handling of fieldbackground for e...culler2021-04-191-4/+2
* | | | | Merge 8.7jan.nijtmans2021-04-091-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Fix the background for ttk::spinbox too.culler2021-04-071-0/+4
| * | | | Fix [58222c42b3]: ttk::entry has wrong default background/fieldbackgroundculler2021-03-051-0/+4
| | |_|/ | |/| |
* | | | Merge mainmarc_culler2021-01-271-4/+2
|\ \ \ \ | |/ / /
| * | | Fine tune the Big Sur behavior.marc_culler2020-12-151-1/+1
| | |/ | |/|
* | | Merge main.marc_culler2020-11-151-40/+23
|\ \ \ | |/ /
| * | The selected text background issues appeared in 8.6 too. Cherrypick the fix.marc_culler2020-11-151-40/+23
| * | Fix [291699a5]: ttk::scrollbar : graphical grip does not have mouse bindings. jan.nijtmans2020-08-211-3/+3
* | | Mac styles branch for 8.7marc_culler2020-07-191-8/+55
| |/ |/|
* | Add test for <stdbool.h> in configure script. Not used by Tk yet.jan.nijtmans2019-10-311-1/+1
* | Fix [6b763e9480]: wrong selected text background in ttk::entry.culler2019-10-251-10/+17
|\ \ | |/
| * Fix [6b763e9480]: wrong selected text background in ttk::entry.culler2019-10-241-10/+17
* | Fix appearance anomalies with -default active buttons in aqua.culler2019-08-181-1/+5
|\ \ | |/
| * Fix [d6a12763e6] and [a9b78a8718]: buttons with -default active have incorrectculler2019-08-161-1/+5
* | While on it: A few more whitespacesjan.nijtmans2019-05-091-2/+2
|/
* Fine tune aqua ttk colors. Fix availability errors introduced in 6cafd6f7.culler2019-04-191-26/+8
* Eliminate the confusing conditional code from ttkMacOSXTheme.c.culler2019-04-181-1/+1
* For Aqua, rename systemTtkBackground to systemWindowBackgroundColor to matchculler2019-04-141-2/+2
* Make Treeview headings look correct in both light and dark modes. Make ordinaryculler2019-04-081-1/+4
* Use geometry masters, not parents, to find the nesting depth.culler2019-04-011-1/+1
* Added missing map for the Treeview background in selected state.culler2019-03-301-2/+6
* Added a drawing procedure for Spinboxes in Dark Mode.culler2019-03-291-1/+1
* Make the ttk::spinbutton text field work correctly in Dark Mode.culler2019-03-291-0/+19
* Added a drawing procedure for dark mode comboboxes.culler2019-03-261-14/+10
* Add a few more semantic colors to make ttk::Entry and ttk::Treeview workculler2019-03-261-19/+29
* The systemTtkBackground color should be an NSColor too.culler2019-03-201-1/+2
* Fix text layout issue for ttk::button by setting minWidth to 0. Button textculler2019-03-201-2/+1
* Patched up the combobox behavior, without a special drawing procedure for Dar...culler2019-03-181-1/+15
* Improve the behavior and appearance of BevelButtons.culler2019-03-171-2/+6
* Dealt with dark BevelButtons and progress bars.culler2019-03-151-5/+0
* Added a drawing procedure for dark RadioButtons and dealt with many slightlyculler2019-03-151-1/+12
* Added a drawing procedure for notebook tabs in Dark Mode.culler2019-03-121-3/+4
* Add colors systemControlTextColor and systemDisabledControlTextColor andculler2019-03-111-8/+11
* Fine tune the button appearance.culler2019-03-111-0/+1
* Additional Treeview fix.culler2019-03-101-3/+4
* Add a drawing procedure for a ttk Separator in Dark Mode. Fixed the foregroundculler2019-03-101-15/+21
* Added a drawing procedure to make LabelFrame and Notebook panes render correc...culler2019-03-101-4/+5
* Add a drawing procedure to draw PushButtons and PopupButtons in Dark Mode.culler2019-03-071-1/+1
* Make notebook tabs readable in dark mode.culler2019-03-031-0/+5
* Cleaned up the code in tkMacOSXColors.c. Discovered along the way that we ca...culler2019-02-271-7/+8
* Better fix for [509cafafae]: ttk::treeview tag options ignored in 8.6.9. This...fvogel2019-01-011-2/+0
* Fix [882108bf05]: Incorrect style for disabled state of treeview. Patch provi...fvogel2018-01-011-2/+7