summaryrefslogtreecommitdiffstats
path: root/library/ttk/aquaTheme.tcl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Purge RCS Keywords.dgp2011-06-081-2/+0
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-12/+7
* * library/ttk/aquaTheme.tcl: Use system color names and TIP145 nameddas2008-07-221-20/+24
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/ttk/ttkElements.c, macosx/ttkMacOSXTheme.c:jenglish2007-11-191-7/+1
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish2007-11-181-8/+4
* ttkMacOSXTheme.c: Resynchronize with Tile codebasejenglish2007-11-181-3/+3
* * generic/ttk/ttkWidget.c: Split up RedisplayWidget()jenglish2007-10-301-2/+2
* * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0]jenglish2007-10-281-6/+3
* * library/ttk/combobox.tcl: ttk::combobox overhaul;jenglish2007-10-221-1/+7
* s/style/ttk::style/jenglish2007-10-191-25/+22
* Explicitly set -anchor w for TMenubuttons [#1614540]jenglish2007-07-061-1/+2
* Big batch of ttk::treeview improvements:jenglish2006-12-181-1/+12
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+60