summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-151-2/+0
|\
| * Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ...fvogel2024-03-131-2/+0
* | Merge 8.7jan.nijtmans2024-02-191-10/+22
|\ \
| * \ 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.6jan.nijtmans2024-02-131-3/+0
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fix compilation warning with -DDEBUG_FONTSELjan.nijtmans2024-02-131-3/+0
* | | | | Merge 8.7jan.nijtmans2024-01-301-4/+4
|\ \ \ \ \ | |/ / / /
| * | | | Add "locale" parameter to ttk::entry::(WordBack|WordForward)jan.nijtmans2024-01-301-4/+4
| | |_|/ | |/| |
| * | | Merge 8.6jan.nijtmans2024-01-281-2/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| * | (cherry-pick): Made the scrolling by units via <TouchpadScroll> smoother.jan.nijtmans2023-12-124-4/+4
* | | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'.fvogel2024-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
* | | 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