summaryrefslogtreecommitdiffstats
path: root/library/ttk/notebook.tcl
Commit message (Expand)AuthorAgeFilesLines
* Indenting (massive)jan.nijtmans2024-10-091-2/+2
* (cherry-pick): Made the scrolling by units via <TouchpadScroll> smoother.jan.nijtmans2023-12-121-1/+1
* Fix [438a0a79d8] and [d498db461a], both related to -underline handlingjan.nijtmans2023-12-121-3/+5
* For X11 only: Minimize the number of artifacts caused by intermixed <MouseWhe...csaba2023-12-011-9/+37
* Include changes suggested by Csaba Nemethi.marc_culler2023-11-281-2/+1
* Adapt Csaba's notebook bindings to the new setup.marc_culler2023-11-271-0/+28
* Merge 8.6jan.nijtmans2021-02-101-3/+3
|\
| * Fix [d3cd4c6949]: Make the ttk::notebook::CycleTab proc more robustjan.nijtmans2021-02-101-5/+7
| * Simplify throughout: ButtonPress -> Button, KeyPress -> Key (or remove it bec...jan.nijtmans2020-09-081-14/+14
| * Fix [291699a5]: ttk::scrollbar : graphical grip does not have mouse bindings. jan.nijtmans2020-08-211-5/+5
* | Fix [f9bd73629e] follow-up. Thanks, Csaba, for discovering this!jan.nijtmans2021-02-051-1/+1
* | Fix [f9bd73629e]: Bug in the ttk::notebook::CycleTab proc in the tip-591 branchjan.nijtmans2020-11-181-3/+5
|\ \
* | | TIP #591 (experimental) implementationjan.nijtmans2020-11-161-2/+6
|/ /
* | (experiment) possible solution for [ef0e2629ea]jan.nijtmans2020-11-021-7/+2
* | Consistancy in Key/Button bindings: Use "<Button-1>" in stead of "<1>", "Key"...jan.nijtmans2020-01-141-14/+14
* | Remove excess spacing in various library files.jan.nijtmans2016-03-101-5/+5
|/
* Shift-Control -> Control-Shift, for consisancy everywherejan.nijtmans2012-08-101-2/+2
* 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-13/+20
* inverted logic in previous commitdas2007-02-241-3/+3
* * library/ttk/notebook.tcl (ttk::notebook::enableTraversal): OS Xhobbs2007-02-241-3/+8
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-19/+1
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+205