summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Fix Tk_ObjCustomOption documentationjan.nijtmans2024-07-121-1/+1
* Document user1-user3 ttk widget statesjan.nijtmans2024-05-181-37/+37
* Fix [bb52855781]: ttk treeview tests not robust against display scalingjan.nijtmans2024-05-131-4/+12
|\
| * Document changes made in the previous commit and in [c7ae9a87].fvogel2024-05-051-4/+12
| * Fix [a84de1a4d3]: Documentation errors, last remaining errors (after all Haro...jan.nijtmans2024-04-301-1/+0
| * doc syntax correction. only remaining htmlhelp error: "CrtPhImgFmt: SYNOPSIS:...oehhar2024-04-303-3/+4
| * doc syntax correction in loadTk.noehhar2024-04-301-1/+1
| * Fix [10705db626]: Missing spaces in man pages.fvogel2024-03-224-9/+11
| |\ | |/ |/|
| * Complement to the fix for [47d4f29159]: Ignored binding scripts for events wi...fvogel2024-03-151-3/+1
| |\
| * \ Merge 8.7jan.nijtmans2024-02-161-1/+1
| |\ \
| | * \ Merge 8.6jan.nijtmans2024-02-161-1/+1
| | |\ \
| | * \ \ Merge 8.6jan.nijtmans2024-02-081-1/+2
| | |\ \ \
| * | \ \ \ Fix [57b821d2db]: text index {insert wordstart} fails at 0 and 1 word start p...fvogel2024-02-081-1/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ttkTree...jan.nijtmans2024-01-251-1/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ttkTree...jan.nijtmans2024-01-251-1/+2
| * | | | | Another round of small fixes, especially spelling errors...dkf2024-01-25150-1016/+1518
| * | | | | Merge 8.7jan.nijtmans2024-01-241-5/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Backport doc/systray.n from Tk 9.0, fix some format issuesjan.nijtmans2024-01-241-7/+17
| * | | | | Merge 8.7jan.nijtmans2024-01-241-1/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Implement TK_OPTION_ENUM_VAR for TK_OPTION_ANCHOR/TK_OPTION_JUSTIFY/TK_OPTION...jan.nijtmans2024-01-241-1/+3
| * | | | | Many small tweaks to docs dkf2024-01-2172-309/+1088
| * | | | | Merge 8.7jan.nijtmans2024-01-151-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Scrolling-related improvements in the documentation.csaba2024-01-094-5/+8
| * | | | | Scrolling-related improvements in the documentation.csaba2024-01-094-5/+8
| * | | | | [da23032e6a]: Update documentationjan.nijtmans2023-12-261-1/+1
| * | | | | Document that "none" is no longer a valid menu indexjan.nijtmans2023-12-261-7/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Document "none" in menu's as deprecatedjan.nijtmans2023-12-261-1/+1
| | |\ \ \ \
| | * | | | | Update to print documentationKevin Walzer2023-12-211-2/+1
| | * | | | | Don't use Tcl_Size in documentation (yet), since Tk 8.7 will mainly be used w...jan.nijtmans2023-12-136-9/+9
| | * | | | | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size)....jan.nijtmans2023-12-1312-35/+35
| | |\ \ \ \ \ | | | |/ / / /
| * | | | | | Update documentation for print commandKevin Walzer2023-12-211-2/+1
| * | | | | | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update documen...jan.nijtmans2023-12-1314-43/+43
| * | | | | | Merge 8.7jan.nijtmans2023-12-121-5/+5
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge 8.6jan.nijtmans2023-12-121-5/+5
| | |\ \ \ \ \ | | | |/ / / /
| * | | | | | Tk_InitImageArgs() was related to USE_OLD_IMAGE, which is now removedjan.nijtmans2023-12-113-21/+3
| * | | | | | Merge implementation of TIP #684 from core-8-branch.marc_culler2023-12-111-11/+25
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge implementation of TIP #684.marc_culler2023-12-111-11/+25
| | |\ \ \ \ \
| | | * | | | | Correct typo on bind man pageKevin Walzer2023-11-301-1/+1
| | | * | | | | Update bind.nmarc_culler2023-11-281-0/+3
| | | * | | | | Introduce a separate TouchpadScroll event. Avoids Extended-MouseWheel events...marc_culler2023-11-271-10/+10
| | | * | | | | Update bind.n; resolve unintended forkmarc_culler2023-11-251-5/+16
| * | | | | | | Merge 8.7jan.nijtmans2023-12-011-1/+1
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Merge 8.6jan.nijtmans2023-12-011-1/+1
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-11-281-1/+1
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Add TK_ALWAYS_REDRAW flagjan.nijtmans2023-11-281-1/+1
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ TIP 647: Change Tk_ConfigureWidgets signature, abandon TK_CONFIG_OBJSjan.nijtmans2023-11-282-45/+22
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | | * | | | | | | TIP #647 (partial, only the 100% upwards compatible part)jan.nijtmans2023-11-281-1/+1
| | | * | | | | | | Remove outdated documentationjan.nijtmans2023-11-271-38/+0
| | * | | | | | | | Merge 9.0jan.nijtmans2023-11-185-99/+7
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Rebase to 9.0jan.nijtmans2023-11-122-45/+22
| | |\ \ \ \ \ \ \ \ \