summaryrefslogtreecommitdiffstats
path: root/library
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.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
| | |/ | |/|
* | | Merge 8.7jan.nijtmans2024-01-262-3/+3
|\ \ \ | |/ /
| * | Let's simply use "1" for -underline/-overstrike in stead of "on"jan.nijtmans2024-01-262-3/+3
* | | Merge 8.7max2024-01-232-2/+2
|\ \ \ | |/ /
| * | Fix a mistake in [181d1cb337] that broke the ixset and rolodex demos.max2024-01-232-2/+2
* | | Merge 8.7jan.nijtmans2024-01-221-1/+1
|\ \ \ | |/ /
| * | Fix [e2f740cc64]: Open Tk choosers and press Alt+Zjan.nijtmans2024-01-221-1/+1
* | | More "Tk" -> "tk"jan.nijtmans2024-01-094-5/+5
|\ \ \ | |/ /
* | | Starting with Tcl 9.0, lower-case package-names are recommendedjan.nijtmans2024-01-0968-72/+68
* | | Merge 8.7jan.nijtmans2024-01-081-1/+1
|\ \ \ | |/ /
| * | Merge 8.6. "parenright" -> ")" (simply since we can ....)jan.nijtmans2024-01-081-1/+1
| |\ \ | | |/
* | | Merge 8.7jan.nijtmans2024-01-031-9/+8
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-01-031-1/+1
| |\ \ | | |/
| | * unnecessary check for $last >= 0jan.nijtmans2024-01-031-1/+1
| * | Merge 8.7jan.nijtmans2024-01-022-19/+33
| |\ \ | | |/
| | * missing ')'jan.nijtmans2024-01-011-1/+1
| | * Keep menu.tcl/tearoff.tcl more in sync with 8.7jan.nijtmans2024-01-012-20/+25