summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* Made the scrolling by units via <TouchpadScroll> smoother.csaba2023-12-124-4/+4
* Merge 8.7jan.nijtmans2023-12-121-3/+5
|\
| * Fix [438a0a79d8] and [d498db461a], both related to -underline handlingjan.nijtmans2023-12-121-3/+5
* | Merge 8.7jan.nijtmans2023-12-111-1/+1
|\ \ | |/
| * White-spacingjan.nijtmans2023-12-111-1/+1
* | Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-115-8/+59
|\ \ | |/
| * For X11 only: Minimize the number of artifacts caused by intermixed <MouseWhe...csaba2023-12-014-15/+50
| * Include changes suggested by Csaba Nemethi.marc_culler2023-11-282-3/+2
| * Add bindings for listbox and treeview. Some code clean up.marc_culler2023-11-281-0/+14
| * Adapt Csaba's notebook bindings to the new setup.marc_culler2023-11-271-0/+28
| * Adapt Csaba's ttk::combobox and ttk::spinbox bindings to this setup.marc_culler2023-11-271-0/+9
| * Use the serial field of TouchpadScroll events as a counter.marc_culler2023-11-271-2/+11
| * Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-271-1/+1
| * Switch from Control-MouseWheel to Extended-MouseWheel.marc_culler2023-11-241-1/+1
| * Add bindings for Scrollbar and Listbox. Fix bindings for Text.marc_culler2023-11-211-0/+1
* | Adapted scrollbar.test to the improvements in scrlbar.tcl; reverted the chang...csaba2023-12-011-6/+3
| |
| \
*-. \ Fix [53fdb87e49]: Glyph indexing is still unperfectjan.nijtmans2023-12-011-3/+6
|\ \ \
| | * | Fix test-failure in scrollbar testjan.nijtmans2023-12-011-3/+6
| | * | Minimize the number of artifacts caused by intermixed <MouseWheel> and <Shift...csaba2023-11-304-6/+50
| | |/
* | | Minimize the number of artifacts caused by intermixed <MouseWheel> and <Shift...csaba2023-11-304-6/+50
|/ /
* | Rebase to trunkjan.nijtmans2023-11-081-3/+3
|\ \ | |/ |/|
| * Rebase to 8.7jan.nijtmans2023-09-041-3/+3
| |\
| | * Merge 8.7jan.nijtmans2023-05-183-3/+3
| | |\
| | * \ Merge 8.7jan.nijtmans2023-05-172-5/+5
| | |\ \
| | | * \ Merge 8.7jan.nijtmans2023-04-161-0/+14
| | | |\ \
| | | * \ \ Merge 8.7jan.nijtmans2023-04-042-4/+1
| | | |\ \ \
| | | * \ \ \ Rebase to 8.7jan.nijtmans2023-02-083-11/+8
| | | |\ \ \ \
| | | | * \ \ \ Merge 8.7. -gripcount -> gripsize and diameter -> sizejan.nijtmans2023-01-157-67/+47
| | | | |\ \ \ \
* | | | | | | | | Changes related to ttk::notebook in Windows themes, due to limitations of the...csaba2023-11-053-12/+8
* | | | | | | | | Removed the "-fieldlightcolor" style option of the "clam" theme, added in [bb...csaba2023-10-071-2/+1
* | | | | | | | | Visual improvements regarding the focus ring around the ttk::combobox and ttk...csaba2023-10-061-2/+2
* | | | | | | | | Added a thin focus ring to the ttk::combobox and ttk::spinbox widgets of the ...csaba2023-09-213-16/+22
* | | | | | | | | 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-092-3/+2
|/ / / / / / / /
* | | | | | | | Fix for [17b7dedf92] and minor improvement in the Widget Demo.csaba2023-09-021-3/+4
* | | | | | | | Merged branch "improved_themes" into trunk.csaba2023-08-263-29/+37
|\ \ \ \ \ \ \ \
| * | | | | | | | Improved the look of the ttk::scrollbar widget in the themes "default" and "a...csaba2023-08-232-2/+3
| * | | | | | | | Improvements in the the built-in themes. See ticket [6ec00a7dc9] for details.csaba2023-08-223-28/+35
* | | | | | | | | Merge trunkkjnash2023-08-194-5/+7
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Improvements related to scaling and appearance in the built-in themes alt,csaba2023-08-124-5/+7
* | | | | | | | | Minor changes to style in library/scaling.tcl. Fixes ticket 201b9316ae.kjnash2023-08-101-1/+1
|/ / / / / / / /
* | | | | | | | Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-021-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix [2a32225cd1]: Entry widget allows navigating by word in masked password f...fvogel2023-08-011-0/+6
| * | | | | | | | Fix calculation when menu doesn't fit below a ttk::menubutton.sbron2023-02-281-2/+1
* | | | | | | | | Update to striped background on Aqua with semantic colors - patch from Christ...Kevin Walzer2023-07-101-6/+2
* | | | | | | | | Cosmetic improvement to treeview and widget demo under Aqua with handling for...Kevin Walzer2023-07-101-0/+4
* | | | | | | | | Cosmetic improvement - stripebackground for ttk::treeview on AquaKevin Walzer2023-07-101-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | scalability tweaksjan.nijtmans2023-05-174-5/+5
| |/ / / / / / |/| | | | | |
* | | | | | | Implementation of new, modern-looking ttk::checkbutton and ttk::radiobutton i...csaba2023-05-081-33/+19
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge 8.7. Remove some spacingjan.nijtmans2023-03-141-1/+1
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |