summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Fix [eb332846f3]: [grid] and [pack] with half-dead argument can cause hangup ...fvogel2024-10-092-32/+96
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix [eb332846f3]: [grid] and [pack] with half-dead argument can cause hangup ...fvogel2024-10-092-37/+109
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | A somewhat better (does not spread TK_ALREADY_DEAD flags everywhere) and more...fvogel2024-10-082-62/+90
| | * | | Do the same as previous commit for [pack] this time.fvogel2024-09-291-0/+15
| | * | | Fix [eb332846f3]: 'grid info' with half-dead argument can cause hangup or eve...fvogel2024-09-291-0/+30
| | * | | Revert [48a605ac]. This does not belong to bug [eb332846f3] but to [3f5867c997].fvogel2024-09-291-4/+2
| | * | | Remove duplicate statement (already present on line 2449 - this was present s...fvogel2024-09-281-1/+0
| | * | | Fix [eb332846f3]: 'grid info' with half-dead argument can cause hangup or eve...fvogel2024-09-271-2/+4
* | | | | tk::classic::restore doesn't exist any morejan.nijtmans2024-10-091-2/+1
| |_|_|/ |/| | |
* | | | Fix compile with Tcl 8.7 headersjan.nijtmans2024-10-081-1/+1
* | | | Complete [29ba539501] fix for "text"jan.nijtmans2024-10-0814-313/+340
|\ \ \ \
| * \ \ \ Merge 9.0. Finish for "text"jan.nijtmans2024-10-0715-189/+138
| |\ \ \ \
| * \ \ \ \ Merge-markjan.nijtmans2024-10-050-0/+0
| |\ \ \ \ \
* | | | | | | Update "changes"jan.nijtmans2024-10-071-5/+2
| |_|/ / / / |/| | | | |
* | | | | | Code cleanup in tkCanvas.c/tkMenubutton.c. Use more TCL_UNUSED()jan.nijtmans2024-10-066-115/+64
| |/ / / / |/| | | |
* | | | | Fix [610a73a179]: Canvas widget handles pixel objects incorrectly in Tk 9.0jan.nijtmans2024-10-0514-330/+429
|\ \ \ \ \ | |/ / / /
| * | | | -sashwidth toojan.nijtmans2024-10-041-28/+32
| * | | | -minsize toojan.nijtmans2024-10-041-23/+35
| * | | | padX, padY, sashPadjan.nijtmans2024-10-041-50/+67
| * | | | -handleSize for panedwindowjan.nijtmans2024-10-041-33/+46
| * | | | Handle -borderWidth for panedwindowjan.nijtmans2024-10-041-13/+16
| * | | | Almost done in "text" widgetjan.nijtmans2024-10-047-88/+115
| * | | | More progressjan.nijtmans2024-10-0310-299/+293
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Update links, pointing to the 9.0 release as welljan.nijtmans2024-10-031-13/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Update links, pointing to the 9.0 release as welljan.nijtmans2024-10-031-13/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Update links, pointing to the 9.0 release as welljan.nijtmans2024-10-031-8/+8
| | | |/ | | |/|
| | | * Merge 9.0. More progressjan.nijtmans2024-10-029-154/+158
| | | |\ | |_|_|/ |/| | |
* | | | Use version number "9.0" somewhat more in commentsjan.nijtmans2024-10-022-2/+2
* | | | Unbreak Windows buildjan.nijtmans2024-10-021-1/+1
|\ \ \ \ | |/ / /
| * | | Unbreak Windows buildjan.nijtmans2024-10-022-2/+2
| | | * Merge 9.0jan.nijtmans2024-10-014-5/+5
| | | |\ | |_|_|/ |/| | |
* | | | Fix [f91aa24bbe] for "menubutton". Simplify -activerelief for "menu"jan.nijtmans2024-10-017-38/+33
|\ \ \ \ | |/ / /
| * | | Fix [f91aa24bbe] for "menubutton". Simplify -activerelief for "menu"jan.nijtmans2024-10-017-39/+35
| |\ \ \
| | * | | Finish for "menubutton". Simplify -activerelief for "menu"jan.nijtmans2024-09-309-135/+81
| * | | | Revert part of [788c1c6615]: would be **potential incompatibility**jan.nijtmans2024-10-012-73/+47
| | | | * Complete for "menubutton"jan.nijtmans2024-09-303-63/+93
| | | | |\ | | | |_|/ | | |/| |
| | * | | Merge 8.7jan.nijtmans2024-09-3024-391/+359
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Make a start at [f91aa24bbe] for "menubutton". WIPjan.nijtmans2024-09-125-111/+160
| | | | * Merge 9.0jan.nijtmans2024-09-3082-3129/+3164
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffixjan.nijtmans2024-09-301-2/+3
|\ \ \ \ \ | |/ / / /
| * | | | Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffixjan.nijtmans2024-09-301-2/+3
* | | | | protect -insertborderwidth/-insertwidth/-selborderwidth, which cannot be nega...jan.nijtmans2024-09-295-10/+44
|\ \ \ \ \ | |/ / / /
| * | | | protect -insertborderwidth/-insertwidth/-selborderwidth, which cannot be nega...jan.nijtmans2024-09-291-0/+9
* | | | | Merge 8.7. More indent fixesjan.nijtmans2024-09-2979-3118/+3121
|\ \ \ \ \ | |/ / / /
| * | | | Comment correctionjan.nijtmans2024-09-281-1/+1
| | | | * Merge 9.0jan.nijtmans2024-09-2899-1065/+1179
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Fix indenting: Don't use 8 spaces, but tabsjan.nijtmans2024-09-2853-895/+895
* | | | | Merge-markjan.nijtmans2024-09-270-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Backout part of [f8aab85b56]: Could cause compatibility problems, see [610a73...jan.nijtmans2024-09-274-37/+16
* | | | | Merge-markjan.nijtmans2024-09-270-0/+0
|\ \ \ \ \ | |/ / / /