summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug [d1a5067111], related to the TouchpadScroll event bindings.csaba2024-07-173-11/+11
* Made sure that the TouchpadScroll event bindings won't polluate the global na...csaba2024-07-153-11/+11
* selectborderwidth/insertwidth can take any "pixel" form as welljan.nijtmans2024-05-135-5/+1
* One more adaptation of the "classic" theme to the look of current Tk core wid...csaba2024-05-121-2/+2
* Code cleanup related mainly to the "classic" theme.csaba2024-05-101-2/+2
* Improvements related to the "classic" theme, submitted by Emiliano Gavilan (s...csaba2024-05-091-10/+15
* Merge 8.6jan.nijtmans2024-03-151-2/+0
|\
| * Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ...fvogel2024-03-131-2/+0
* | TIP #686: Make NextWord/SelectNextWord behavior platform-independantjan.nijtmans2024-02-191-10/+22
|\ \
| * \ Rebase to latest trunkjan.nijtmans2024-02-191-10/+22
| |\ \
| | * | variable "State" no longer necessaryjan.nijtmans2024-02-141-2/+0
| | * | Rebase to 9.0jan.nijtmans2024-02-131-9/+23
| | |\ \
| | | * \ Merge 8.7jan.nijtmans2024-01-301-4/+4
| | | |\ \
| | | * \ \ Merge 8.7jan.nijtmans2024-01-281-3/+6
| | | |\ \ \
| | | * | | | Same change for Entry en (ttk::)spinboxjan.nijtmans2024-01-271-9/+22
| * | | | | | Merge 8.7jan.nijtmans2024-02-131-3/+0
| |\ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2024-01-301-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'.fvogel2024-01-281-2/+4
| |\ \ \ \ \
| * | | | | | Made the scrolling by units via <TouchpadScroll> smoother.csaba2023-12-124-4/+4
| * | | | | | Merge 8.7jan.nijtmans2023-12-121-3/+5
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-12-111-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-115-8/+59
| |\ \ \ \ \ \ \ \
| * | | | | | | | | 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
| | | | | |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2024-02-131-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Fix compilation warning with -DDEBUG_FONTSELjan.nijtmans2024-02-131-3/+0
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Add "locale" parameter to ttk::entry::(WordBack|WordForward)jan.nijtmans2024-01-301-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge 8.6jan.nijtmans2024-01-281-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / | | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | Do the same for ttk::spinbox and ttk::combobox. This is not absolutely needed...fvogel2024-01-281-2/+4
| * | | | | | | | | | | | | Backport some clean-up from 8.7jan.nijtmans2023-12-121-3/+5
* | | | | | | | | | | | | | (cherry-pick): Made the scrolling by units via <TouchpadScroll> smoother.jan.nijtmans2023-12-124-4/+4
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Fix [438a0a79d8] and [d498db461a], both related to -underline handlingjan.nijtmans2023-12-121-3/+5
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | White-spacingjan.nijtmans2023-12-111-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | 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