summaryrefslogtreecommitdiffstats
path: root/library/ttk
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug [d1a5067111], related to the TouchpadScroll event bindings.csaba2024-07-173-11/+11
|\
| * 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
* | Made sure that the TouchpadScroll event bindings won't polluate the global na...csaba2024-07-153-11/+11
* | Merge 8.7jan.nijtmans2024-05-135-5/+1
|\ \ | |/
| * 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
| |\
* | | 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
* | | 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
|\ \ \ \