summaryrefslogtreecommitdiffstats
path: root/library
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-9/+51
* | 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
* | Widget Demo: added demo script for ttk::spinbox widgets.csaba2024-05-013-9/+51
* | In Tk 9.0, remove some unneeded "-encoding utf-8" (it's already the default)jan.nijtmans2024-04-161-3/+3
|\ \ | |/
| * Merge 8.6jan.nijtmans2024-04-161-249/+249
| |\
| | * More internal "-encoding utf-8"jan.nijtmans2024-04-162-246/+246
| * | Merge 8.6jan.nijtmans2024-03-151-2/+0
| |\ \ | | |/
| * | a6 -> b1, as preparation for possible release (one day, hopefully)jan.nijtmans2024-03-061-1/+1
* | | Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-151-2/+0
|\ \ \ | | |/ | |/|
| * | 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.6dgp2024-02-144-6/+3
| |\ \ \ | | |/ /
| * | | merge 8.6dgp2024-02-072-5/+10
| |\ \ \
| * | | | Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
* | | | | Merge 8.7. b1 -> b2: preparation for releasejan.nijtmans2024-03-051-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge 8.7jan.nijtmans2024-02-194-55/+76
|\ \ \ \ \ | |/ / / /
| * | | | TIP #686: Make NextWord/SelectNextWord behavior platform-independantjan.nijtmans2024-02-194-55/+76
| |\ \ \ \
| | * \ \ \ Rebase to latest trunkjan.nijtmans2024-02-194-55/+76
| | |\ \ \ \ | |/ / / / / |/| | | | |
| | * | | | variable "State" no longer necessaryjan.nijtmans2024-02-141-2/+0
| | * | | | Rebase to 9.0jan.nijtmans2024-02-134-54/+77
| | |\ \ \ \
| | | * \ \ \ Merge 8.7jan.nijtmans2024-01-301-4/+4
| | | |\ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2024-01-302-2/+2
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 8.7jan.nijtmans2024-01-282-6/+12
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge 8.7jan.nijtmans2024-01-271-14/+0
| | | |\ \ \ \ \ \ \
| | | * | | | | | | | Same change for Entry en (ttk::)spinboxjan.nijtmans2024-01-273-38/+55
| | | * | | | | | | | Possible fix for [55e742aea6]: In text, Ctrl+Left and Ctrl+Right behave diffe...jan.nijtmans2024-01-261-14/+19
* | | | | | | | | | | 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-02-123-3/+3
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 8.6jan.nijtmans2024-02-123-3/+3
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | | | | | | | / / / | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | "eval destroy" -> "destroy {*}" in testcases/demo'sjan.nijtmans2024-02-123-3/+3
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Fix [c311666f9c]: library/menu.tcl typojan.nijtmans2024-01-311-1/+1
* | | | | | | | Merge 8.7jan.nijtmans2024-01-301-4/+4
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Add "locale" parameter to ttk::entry::(WordBack|WordForward)jan.nijtmans2024-01-301-4/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge 8.7jan.nijtmans2024-01-301-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | tk::endOfGlyphCluster doesn't existjan.nijtmans2024-01-301-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge 8.6jan.nijtmans2024-01-282-5/+10
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
* | | | | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'.fvogel2024-01-282-5/+10
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Do the same for ttk::spinbox and ttk::combobox. This is not absolutely needed...fvogel2024-01-281-2/+4
| * | | | Fix [9fa3e08243]: Ctrl-Arrow binding for spinbox: unknown option '-show'.fvogel2024-01-281-3/+6
| | |_|/ | |/| |
* | | | Merge 8.7jan.nijtmans2024-01-271-14/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Simplify some TIP #621 procs, since it's Tcl counterparts can (now) handle in...jan.nijtmans2024-01-271-14/+0
| | |/ | |/|