Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | documentation escape sequence typo | dgp | 2024-07-25 | 1 | -1/+1 |
| | |||||
* | Fix Tk_ObjCustomOption documentation. Fix some indenting | jan.nijtmans | 2024-07-12 | 1 | -1/+1 |
|\ | |||||
| * | Merge 8.7. Fix indenting | jan.nijtmans | 2024-07-12 | 1 | -1/+1 |
| |\ | |||||
| | * | Fix Tk_ObjCustomOption documentation | jan.nijtmans | 2024-07-12 | 1 | -1/+1 |
| | | | |||||
| | * | Document user1-user3 ttk widget states | jan.nijtmans | 2024-05-18 | 1 | -37/+37 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2024-06-17 | 16 | -28/+28 |
|\ \ \ | |/ / | |||||
| * | | "less than 0" -> negative, as everywhere else in the documentation | jan.nijtmans | 2024-06-17 | 16 | -29/+29 |
| | | | |||||
* | | | Change the -elementborderwidth default (for scrollbar) from -1 to {}. Move ↵ | jan.nijtmans | 2024-06-17 | 1 | -2/+2 |
| | | | | | | | | | | | | sanity check from platform-code to generic. See TIP #577. | ||||
* | | | address ticket [43b7e5b511] - Improve zipfs description in tclsh manual. | griffin | 2024-05-25 | 1 | -1/+17 |
| | | | |||||
* | | | Document user1-user6, and make them usable in scripts. See [527cb3cd5d] | jan.nijtmans | 2024-05-17 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Document user1-user6, and make them usable in scripts | jan.nijtmans | 2024-05-17 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | Fix [bb52855781]: ttk treeview tests not robust against display scaling | jan.nijtmans | 2024-05-13 | 1 | -4/+12 |
| | |\ | |_|/ |/| | | |||||
| * | | Backport ttk documentation from Tk 9.0 | jan.nijtmans | 2024-05-01 | 24 | -163/+402 |
| | | | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-03-23 | 4 | -12/+18 |
| |\ \ | | |/ | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-03-15 | 1 | -3/+1 |
| |\ \ | |||||
* | | | | Document changes made in the previous commit and in [c7ae9a87]. | fvogel | 2024-05-05 | 1 | -4/+12 |
| | | | | |||||
* | | | | Fix [a84de1a4d3]: Documentation errors, last remaining errors (after all ↵ | jan.nijtmans | 2024-04-30 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | Harold's fixes!) | ||||
* | | | | doc syntax correction. only remaining htmlhelp error: "CrtPhImgFmt: ↵ | oehhar | 2024-04-30 | 3 | -3/+4 |
| | | | | | | | | | | | | | | | | SYNOPSIS: output-directive: ignoring .fi" | ||||
* | | | | doc syntax correction in loadTk.n | oehhar | 2024-04-30 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fix [10705db626]: Missing spaces in man pages. | fvogel | 2024-03-22 | 4 | -9/+11 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Fix [10705db626]: Missing spaces in man pages. | fvogel | 2024-03-22 | 4 | -9/+9 |
| | |/ | |/| | |||||
* | | | Complement to the fix for [47d4f29159]: Ignored binding scripts for events ↵ | fvogel | 2024-03-15 | 1 | -3/+1 |
|\ \ \ | |/ / | | | | | | | with detail field NotifyInferior. | ||||
| * | | Don't use the <<EnteredChild>> event anymore internally in Tk. Eradicate the ↵ | fvogel | 2024-03-13 | 1 | -3/+1 |
| | | | | | | | | | | | | <<NOTE-PW-LEAVE-NOTIFYINFERIOR>>. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Fix [82d5a93a46]: 8.6 Documentation/comment typo fixes | jan.nijtmans | 2024-02-16 | 1 | -1/+1 |
| | | | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-02-08 | 1 | -1/+2 |
| |\ \ | | |/ | |||||
* | | | Fix [57b821d2db]: text index {insert wordstart} fails at 0 and 1 word start ↵ | fvogel | 2024-02-08 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | | | | positions. | ||||
| * | | Add a link to the 'MARKS' section in text.n | fvogel | 2024-02-05 | 1 | -1/+2 |
| | | | |||||
| * | | Improvement in scrollbar.n. | csaba | 2024-01-09 | 1 | -1/+1 |
| | | | |||||
* | | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ↵ | jan.nijtmans | 2024-01-25 | 1 | -1/+2 |
|\ \ \ | | |/ | |/| | | | | ttkTreeview.c for int -> Tcl_Size. | ||||
| * | | Implement TK_OPTION_VAR(Tcl_Size) for TK_OPTION_INT option. Needed in ↵ | jan.nijtmans | 2024-01-25 | 1 | -1/+2 |
| | | | | | | | | | | | | ttkTreeview.c for int -> Tcl_Size. | ||||
* | | | Another round of small fixes, especially spelling errors... | dkf | 2024-01-25 | 150 | -1016/+1518 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2024-01-24 | 1 | -5/+1 |
|\ \ \ | |/ / | |||||
| * | | Backport doc/systray.n from Tk 9.0, fix some format issues | jan.nijtmans | 2024-01-24 | 1 | -7/+17 |
| | | | |||||
* | | | Merge 8.7 | jan.nijtmans | 2024-01-24 | 1 | -1/+3 |
|\ \ \ | |/ / | |||||
| * | | Implement TK_OPTION_ENUM_VAR for ↵ | jan.nijtmans | 2024-01-24 | 1 | -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 | dkf | 2024-01-21 | 72 | -309/+1088 |
| | | | | | | | | | The main one is I've added a comment in to make primary subcommands ("methods") more obvious when editing. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2024-01-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Scrolling-related improvements in the documentation. | csaba | 2024-01-09 | 4 | -5/+8 |
| | | | |||||
* | | | Scrolling-related improvements in the documentation. | csaba | 2024-01-09 | 4 | -5/+8 |
| | | | |||||
* | | | [da23032e6a]: Update documentation | jan.nijtmans | 2023-12-26 | 1 | -1/+1 |
| | | | |||||
* | | | Document that "none" is no longer a valid menu index | jan.nijtmans | 2023-12-26 | 1 | -7/+2 |
|\ \ \ | |/ / | |||||
| * | | Document "none" in menu's as deprecated | jan.nijtmans | 2023-12-26 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| * | | Update to print documentation | Kevin Walzer | 2023-12-21 | 1 | -2/+1 |
| | | | |||||
| * | | Don't use Tcl_Size in documentation (yet), since Tk 8.7 will mainly be used ↵ | jan.nijtmans | 2023-12-13 | 6 | -9/+9 |
| | | | | | | | | | | | | with Tcl 8.7 | ||||
| * | | (Cherry-pick): Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> ↵ | jan.nijtmans | 2023-12-13 | 12 | -35/+35 |
| |\ \ | | |/ | | | | | | | Tcl_Size). Update documentation. | ||||
* | | | Update documentation for print command | Kevin Walzer | 2023-12-21 | 1 | -2/+1 |
| | | | |||||
* | | | Fix Tk_CharBbox/Tk_DrawTextLayout signature (int -> Tcl_Size). Update ↵ | jan.nijtmans | 2023-12-13 | 14 | -43/+43 |
| | | | | | | | | | | | | documentation. | ||||
* | | | Merge 8.7 | jan.nijtmans | 2023-12-12 | 1 | -5/+5 |
|\ \ \ | |/ / |