summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ | | |/
| | * Update keycode table (and documentation) to updated X11 headersjan.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
| |\ \ \ | | | |/ | | |/|
| | * | http -> https (see [b54a9193f6])jan.nijtmans2023-12-011-1/+1
| | * | Backported the changes made in the branch bug-eedd2e078d to core-8-6-branch.csaba2023-11-121-1/+38
* | | | 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
| |\ \ \ \ \
| | * \ \ \ \ Rebase to trunk.jan.nijtmans2023-11-082-45/+22
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | Merge 8.7jan.nijtmans2023-03-312-6/+14
| | | |\ \ \ \
| | | * \ \ \ \ Merge 8.7jan.nijtmans2023-01-251-1/+2
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge 8.7jan.nijtmans2022-12-121-0/+5
| | | |\ \ \ \ \ \
| | | * | | | | | | alwaysRedraw -> flagsjan.nijtmans2022-11-041-4/+4
| | | * | | | | | | Get rid of TK_CONFIG_OBJS flag (and change signature of Tk_ConfigureWidgets)jan.nijtmans2022-11-032-41/+18
* | | | | | | | | | Follow-up legacy removalsjan.nijtmans2023-11-251-38/+0
| | | | | | | | | |
| \ \ \ \ \ \ \ \ \
*-. \ \ \ \ \ \ \ \ \ TIP #683: Remove legacy "pack" and "scrollbar" syntaxjan.nijtmans2023-11-252-235/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | / / | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | * | | | | | | | Remove deprecated tests/documentationjan.nijtmans2023-11-252-235/+0
| * | | | | | | | | Remove pack-old.n toojan.nijtmans2023-11-171-195/+0