Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TIP #606 implementation: Export more private Tk functions | jan.nijtmans | 2022-03-10 | 4 | -2/+130 |
|\ | |||||
| * | Merge 8.7 | jan.nijtmans | 2022-03-02 | 2 | -7/+16 |
| |\ | |||||
| * | | Fix Tk_Get3BorderColors() signature. Add documentation, created by René Zaum... | jan.nijtmans | 2022-02-01 | 4 | -2/+130 |
* | | | Remove duplicate statement in ttk::treeview help file. | fvogel | 2022-03-07 | 1 | -3/+0 |
* | | | merge 8.6 | fvogel | 2022-03-07 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Fix issue with <<TreeviewSelect>> event as described in [2a6c62afd9] in the c... | fvogel | 2022-03-07 | 2 | -0/+6 |
* | | | | Rework <<TreeviewSelect>>. Patch by pspjuth. | fvogel | 2022-03-03 | 2 | -0/+6 |
* | | | | Merge 8.7 | jan.nijtmans | 2022-02-22 | 1 | -6/+15 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge 8.7 | jan.nijtmans | 2022-02-17 | 1 | -1/+1 |
| |\ \ \ | |||||
| * | | | | More adaptations (use NaN/INT_MIN as internal representation) | jan.nijtmans | 2022-02-02 | 1 | -3/+3 |
| * | | | | Implement TK_OPTION_NULL_OK for TK_OPTION_INT (working the same as for TK_OPT... | jan.nijtmans | 2022-01-25 | 1 | -6/+9 |
| * | | | | Document TK_OPTION_NULL_OK flags for TK_OPTION_BOOLEAN | jan.nijtmans | 2022-01-23 | 1 | -1/+3 |
| * | | | | Update documentation | jan.nijtmans | 2021-12-20 | 2 | -3/+7 |
| * | | | | Merge 8.7 | jan.nijtmans | 2021-12-14 | 1 | -1/+1 |
* | | | | | Cosmetic | fvogel | 2022-02-16 | 1 | -1/+1 |
* | | | | | In the treeview man page, add precedence of cell tags on item tags when drawing. | fvogel | 2022-02-15 | 1 | -1/+2 |
* | | | | | merge trunk | fvogel | 2022-02-15 | 2 | -3/+3 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2022-02-07 | 1 | -1/+1 |
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | | |||||
| | * | | Fix [b54a9193f6]: broken HTTPS URL in ttk::style manual page | jan.nijtmans | 2022-02-07 | 1 | -1/+1 |
| * | | | Merge 8.6 | jan.nijtmans | 2022-01-26 | 1 | -2/+2 |
| |\ \ \ | | |/ / | | | / | | |/ | |/| | |||||
| | * | Slightly better description for TK_OPTION_RELIEF (regarding TK_RELIEF_NULL) | jan.nijtmans | 2022-01-26 | 1 | -2/+2 |
* | | | Cell Images | pspjuth | 2022-02-13 | 1 | -4/+8 |
* | | | Documentation polish. | pspjuth | 2022-02-13 | 1 | -5/+5 |
* | | | Control separators per column | pspjuth | 2022-02-07 | 1 | -2/+6 |
* | | | Test and document cell tag bindings | pspjuth | 2022-01-18 | 1 | -0/+3 |
* | | | Merge main | pspjuth | 2022-01-17 | 2 | -30/+39 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | marc_culler | 2021-12-06 | 1 | -29/+38 |
| |\ \ | | |/ | |||||
| | * | Add one more detail in the wm protocol documentation. | fvogel | 2021-12-05 | 1 | -7/+8 |
| | * | Edit the wm protocol manual entry. | marc_culler | 2021-12-04 | 1 | -29/+37 |
| * | | Merge 8.6 | jan.nijtmans | 2021-12-04 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6 | jan.nijtmans | 2021-12-04 | 5 | -8/+23 |
| | |\ | |||||
| | * | | Fix typo in canvas man page. | fvogel | 2021-09-20 | 1 | -1/+1 |
* | | | | Merge main | pspjuth | 2022-01-17 | 17 | -85/+518 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix [631a0b2d95]: text tag bind of tag covering 1.0 to end stops working afte... | fvogel | 2021-12-04 | 1 | -4/+6 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix [631a0b2d95]: text tag bind of tag covering 1.0 to end stops working afte... | fvogel | 2021-12-04 | 1 | -4/+6 |
| | |\ \ | |||||
| | | * | | Document the improvement in the text man page. | fvogel | 2021-11-13 | 1 | -4/+6 |
| * | | | | Merge 8.6 | jan.nijtmans | 2021-11-30 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | "wm protocol" documentation: add information, that WM_SAVE_YOURSELF is called... | oehhar | 2021-11-30 | 1 | -0/+4 |
| | |/ / | |||||
| | * | | Fix [d6a1bc30cd]: Order of bindings in man bind doesn't reflect the default b... | fvogel | 2021-11-12 | 1 | -3/+3 |
| * | | | Fix use of DEF_LABEL_FG with Tcl 9.0 headers. Doc fix, various other tweaks | jan.nijtmans | 2021-11-13 | 1 | -1/+1 |
| * | | | Fix [d6a1bc30cd]: Order of bindings in man bind doesn't reflect the default b... | fvogel | 2021-11-12 | 1 | -3/+3 |
| * | | | Fix [46c2f088a2]: ttk::radiobutton -compound accepts empty string. Only a ver... | fvogel | 2021-11-06 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix [46c2f088a2]: ttk::radiobutton -compound accepts empty string. Only a ver... | fvogel | 2021-11-06 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Minor change of the documentation following discussion in [46c2f088a2] (ttk::...bug-46c2f088a2 | fvogel | 2021-11-06 | 1 | -1/+1 |
| * | | | | Minor doc fix | jan.nijtmans | 2021-10-28 | 1 | -2/+2 |
| * | | | | Merge 8.7 | jan.nijtmans | 2021-10-27 | 2 | -2/+43 |
| |\ \ \ \ | |||||
| | * \ \ \ | TIP 608 implementation - Add <<TkWorldChanged>> virtual event | griffin | 2021-10-22 | 1 | -0/+9 |
| | |\ \ \ \ | | | |/ / / | |||||
| | | * | | | Correct documentation for this new virtual event. | griffin | 2021-08-05 | 1 | -6/+6 |
| | | * | | | Possible fix for tkticket 3049518 - Generate <<TkWorldChanged>> event. | griffin | 2021-08-04 | 1 | -0/+9 |
| | | | |/ | | | |/| | |||||
| | * | | | Merge 8.7 | jan.nijtmans | 2021-09-21 | 1 | -3/+3 |
| | |\ \ \ |