summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* 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-018-16/+0
* Fix [6b22d436aa]: Treeview ActivateHeading Binding Fails After Widget Deletio...fvogel2018-11-011-1/+1
* Better native looking rendering for the vista theme combobox, as agreed in [0...fvogel2018-09-041-5/+5
* Properly get the CBRO_HOT state of the combobox, which it should be in when t...fvogel2018-08-241-1/+1
* Better fix for [05bd7f4da8]: using the correct CP_READONLY element makes the ...fvogel2018-08-241-5/+3
* Default state of the state map should be {} 1 according to the man pagefvogel2018-08-051-1/+1
* Restore geometry, no such change was intendedfvogel2018-08-051-1/+1
* Fix [05bd7f4da]: vista theme: combobox does not have disabled background. Pat...fvogel2018-08-041-4/+8
* Fix [309b426171]: ttk partly fails in Windows high-contrast-mode using wrong ...fvogel2018-06-113-1/+5
* Set the other 'option add' commands to use widgetDefault as thebll2018-04-242-4/+4
* Change all 'option add' default values to 'widgetDefault'.bll2018-04-221-5/+5
* Propagate fix to the 'default' themefvogel2018-01-011-2/+6
* Fix [882108bf05]: Incorrect style for disabled state of treeview. Patch provi...fvogel2018-01-017-12/+47
* Group multiple [style map TCombobox] statements into a single instructionfvogel2017-02-093-6/+5
* Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes)fvogel2017-02-083-0/+3
* Fix for [f60c54bec6] Combobox does not retrieve -postoffset value from correc...fvogel2016-11-131-1/+2
* Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-124-30/+63
|\
| * 'clam' theme: darker blue for the inside of the box in alternate statefvogel2016-10-051-2/+2
| * Changed themes 'classic' and 'default' according to comments from Christian G...fvogel2016-10-052-12/+12
| * Fixed [3217462fff] for the alt and classic themesfvogel2016-09-252-4/+14
| * Long lines are uglyfvogel2016-09-242-6/+12
| * Fixed clam theme for all statesfvogel2016-09-241-4/+6
| * Improved formattingfvogel2016-09-242-24/+24
| * Tri-state buttons not working for non-native themes. Bug [3217462]oehhar2016-09-212-4/+19
* | Merge core-8-5-branch to core-8-6-branch.patthoyts2016-09-221-1/+1
|\ \ | |/ |/|
| * Correct expansion of the spinbox textarea for the vista theme.patthoyts2016-09-221-1/+1
* | Fixed [109865fa01] - ttk::menubutton has an unprotected winfofvogel2016-05-221-1/+1
* | ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
|\ \ | |/
| * ttk::entry, ttk::combobox: proposed fix for [a80f5d7165]:jenglish2014-05-271-6/+32
* | Fix "creative writing" problem.dgp2013-11-121-1/+1
|\ \ | |/
| * Fix "creative writing" flaw.dgp2013-11-121-1/+1
| * Bug [c597acdab3]: Call [$pb step] in tail position in ttk::progressbar::Autoi...jan.nijtmans2013-08-261-2/+2
* | Bug [c597acdab3]: Call [$pb step] in tail position jenglish2013-08-151-2/+2
* | Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-281-1/+4
|\ \ | |/
| * Bug [2501278]: ttk::scale keyboard binding problemjan.nijtmans2013-06-281-1/+4
* | removed one entry too much from ttk:entryjan.nijtmans2013-01-131-0/+1
* | See bug 3600390jan.nijtmans2013-01-111-3/+0