summaryrefslogtreecommitdiffstats
path: root/library/ttk/defaults.tcl
Commit message (Expand)AuthorAgeFilesLines
* selectborderwidth/insertwidth can take any "pixel" form as welljan.nijtmans2024-05-131-1/+0
* Added a thin focus ring to the ttk::combobox and ttk::spinbox widgets of the ...csaba2023-09-211-3/+5
* Made the standard TabElementDraw() function scaling-aware; highlighting the s...csaba2023-09-151-1/+3
* Improved the look of the ttk::combobox and ttk::spinbox widgets in the themes...csaba2023-09-091-1/+1
* Fix for [17b7dedf92] and minor improvement in the Widget Demo.csaba2023-09-021-3/+4
* Improved the look of the ttk::scrollbar widget in the themes "default" and "a...csaba2023-08-231-1/+1
* Improvements in the the built-in themes. See ticket [6ec00a7dc9] for details.csaba2023-08-221-19/+26
* Improvements related to scaling and appearance in the built-in themes alt,csaba2023-08-121-2/+3
* Implementation of new, modern-looking ttk::checkbutton and ttk::radiobutton i...csaba2023-05-081-33/+19
* Made the cascade arrows of the menu entries on X11 and the values of further ...csaba2023-01-241-3/+9
* Make -sizegrip/-gripcount scalable. Also clean-up *Theme.tcl files, regarding...jan.nijtmans2023-01-141-10/+7
* Replaced all ::tk::ScaleNum invocations with screen distances in points at al...csaba2023-01-051-18/+12
* Attempt to make it look better on MacOS, and more ttk adaptationsjan.nijtmans2023-01-021-14/+11
* Made sure that a series of Tk core and Ttk widgets will be scaled according t...csaba2022-12-081-43/+70
* TIP #645 correction. Latest patch from Patrick May.jan.nijtmans2022-10-281-4/+6
* Some last-minute changes by Patrick Mayjan.nijtmans2022-10-201-3/+3
* Fix apparent patch errorjan.nijtmans2022-10-111-4/+4
* Proposed TIP #645 implementationjan.nijtmans2022-10-111-3/+64
* Remade how -striped is implemented. Using an option instead of a state.pspjuth2020-03-211-3/+3
* Nicer column separator.pspjuth2019-09-171-1/+3
* Allow striped layout in Treeviewpspjuth2019-09-151-1/+3
* Fix [509cafafae]: ttk::treeview tag options ignored in 8.6.9. Thanks to cjmcd...fvogel2019-01-201-2/+0
|\
| * 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 treeviewfvogel2018-01-071-2/+6
|\ \ | |/
| * Propagate fix to the 'default' themefvogel2018-01-011-2/+6
* | Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes...fvogel2017-02-221-1/+2
|\ \ | |/
| * Group multiple [style map TCombobox] statements into a single instructionfvogel2017-02-091-2/+2
| * Fix [c492c96aa2]: Combobox arrow not grayed (alt, clam and default ttk themes)fvogel2017-02-081-0/+1
* | Fixed [3217462fff] - Tri-state buttons not working for non-native themesfvogel2016-10-121-12/+27
|\ \ | |/
| * Changed themes 'classic' and 'default' according to comments from Christian G...fvogel2016-10-051-6/+6
| * Long lines are uglyfvogel2016-09-241-4/+8
| * Improved formattingfvogel2016-09-241-12/+12
| * Tri-state buttons not working for non-native themes. Bug [3217462]oehhar2016-09-211-2/+13
* | Remove excess spacing in various library files.jan.nijtmans2016-03-101-1/+1
|/
* 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-11/+20
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * generic/ttk/ttkFrame.c: Use sublayout for ttk::labelframe labelsjenglish2007-11-181-3/+4
* Big batch of ttk::treeview improvements:jenglish2006-12-181-1/+17
* Try to straighten out theme loading and selection logic.jenglish2006-12-131-33/+38
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-241-2/+3
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+95