summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* documentation escape sequence typodgp2024-07-251-1/+1
|
* Fix Tk_ObjCustomOption documentation. Fix some indentingjan.nijtmans2024-07-121-1/+1
|\
| * Merge 8.7. Fix indentingjan.nijtmans2024-07-121-1/+1
| |\
| | * Fix Tk_ObjCustomOption documentationjan.nijtmans2024-07-121-1/+1
| | |
| | * Document user1-user3 ttk widget statesjan.nijtmans2024-05-181-37/+37
| | |
* | | Merge 8.7jan.nijtmans2024-06-1716-28/+28
|\ \ \ | |/ /
| * | "less than 0" -> negative, as everywhere else in the documentationjan.nijtmans2024-06-1716-29/+29
| | |
* | | Change the -elementborderwidth default (for scrollbar) from -1 to {}. Move ↵jan.nijtmans2024-06-171-2/+2
| | | | | | | | | | | | sanity check from platform-code to generic. See TIP #577.
* | | address ticket [43b7e5b511] - Improve zipfs description in tclsh manual.griffin2024-05-251-1/+17
| | |
* | | Document user1-user6, and make them usable in scripts. See [527cb3cd5d]jan.nijtmans2024-05-171-0/+2
|\ \ \ | |/ /
| * | Document user1-user6, and make them usable in scriptsjan.nijtmans2024-05-171-0/+2
| |\ \ | | |/
| | * Fix [bb52855781]: ttk treeview tests not robust against display scalingjan.nijtmans2024-05-131-4/+12
| | |\ | |_|/ |/| |
| * | Backport ttk documentation from Tk 9.0jan.nijtmans2024-05-0124-163/+402
| | |
| * | Merge 8.6jan.nijtmans2024-03-234-12/+18
| |\ \ | | |/
| * | Merge 8.6jan.nijtmans2024-03-151-3/+1
| |\ \
* | | | Document changes made in the previous commit and in [c7ae9a87].fvogel2024-05-051-4/+12
| | | |
* | | | Fix [a84de1a4d3]: Documentation errors, last remaining errors (after all ↵jan.nijtmans2024-04-301-1/+0
| | | | | | | | | | | | | | | | Harold's fixes!)
* | | | doc syntax correction. only remaining htmlhelp error: "CrtPhImgFmt: ↵oehhar2024-04-303-3/+4
| | | | | | | | | | | | | | | | SYNOPSIS: output-directive: ignoring .fi"
* | | | doc syntax correction in loadTk.noehhar2024-04-301-1/+1
| | | |
* | | | Fix [10705db626]: Missing spaces in man pages.fvogel2024-03-224-9/+11
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [10705db626]: Missing spaces in man pages.fvogel2024-03-224-9/+9
| | |/ | |/|
* | | Complement to the fix for [47d4f29159]: Ignored binding scripts for events ↵fvogel2024-03-151-3/+1
|\ \ \ | |/ / | | | | | | with detail field NotifyInferior.
| * | Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ↵fvogel2024-03-131-3/+1
| | | | | | | | | | | | <<NOTE-PW-LEAVE-NOTIFYINFERIOR>>.
* | | Merge 8.7jan.nijtmans2024-02-161-1/+1
|\ \ \ | | |/ | |/|
| * | Merge 8.6jan.nijtmans2024-02-161-1/+1
| |\ \ | | |/
| | * Fix [82d5a93a46]: 8.6 Documentation/comment typo fixesjan.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 ↵fvogel2024-02-081-1/+2
|\ \ \ | | |/ | |/| | | | positions.
| * | Add a link to the 'MARKS' section in text.nfvogel2024-02-051-1/+2
| | |
| * | Improvement in scrollbar.n.csaba2024-01-091-1/+1
| | |
* | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ↵jan.nijtmans2024-01-251-1/+2
|\ \ \ | | |/ | |/| | | | ttkTreeview.c for int -> Tcl_Size.
| * | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ↵jan.nijtmans2024-01-251-1/+2
| | | | | | | | | | | | ttkTreeview.c for int -> Tcl_Size.
* | | 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 ↵jan.nijtmans2024-01-241-1/+3
| | | | | | | | | | | | TK_OPTION_ANCHOR/TK_OPTION_JUSTIFY/TK_OPTION_ANCHOR. Only really useful for platforms/compiler-options for which sizeof(enum)!=sizeof(int)
* | | Many small tweaks to docs dkf2024-01-2172-309/+1088
| | | | | | | | | The main one is I've added a comment in to make primary subcommands ("methods") more obvious when editing.
* | | 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 ↵jan.nijtmans2023-12-136-9/+9
| | | | | | | | | | | | with Tcl 8.7
| * | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> ↵jan.nijtmans2023-12-1312-35/+35
| |\ \ | | |/ | | | | | | Tcl_Size). Update documentation.
* | | Update documentation for print commandKevin Walzer2023-12-211-2/+1
| | |
* | | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update ↵jan.nijtmans2023-12-1314-43/+43
| | | | | | | | | | | | documentation.
* | | Merge 8.7jan.nijtmans2023-12-121-5/+5
|\ \ \ | |/ /