| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | 2 typo's | jan.nijtmans | 2024-12-06 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Unbreak windows build. 2 typo's | jan.nijtmans | 2024-12-06 | 1 | -3/+3 | |
| * | | | | | | | | Merge 8.7 | jan.nijtmans | 2024-12-05 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Backport indenting from Tk 9.0 | jan.nijtmans | 2024-12-05 | 19 | -252/+253 | |
| * | | | | | | | | Fix [https://core.tcl-lang.org/tcl/info/aaa84fbbc5|aaa84fbbc5]: zipfs info on... | jan.nijtmans | 2024-12-05 | 2 | -8/+0 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Fix [https://core.tcl-lang.org/tcl/info/aaa84fbbc5|aaa84fbbc5]: zipfs info on... | jan.nijtmans | 2024-12-05 | 2 | -8/+0 | |
| * | | | | | | | | Fix [947bb269ec]: tk::startOfCluster crashes on starting indices greater than... | jan.nijtmans | 2024-12-05 | 2 | -3/+9 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Fix [947bb269ec]: tk::startOfCluster crashes on starting indices greater than... | jan.nijtmans | 2024-12-05 | 2 | -3/+9 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | Same protection in macOS too | jan.nijtmans | 2024-12-04 | 1 | -2/+6 | |
| | | * | | | | | | | Proposed fix for [947bb269ec]: tk::startOfCluster crashes on starting indices... | jan.nijtmans | 2024-12-04 | 1 | -1/+3 | |
| * | | | | | | | | | Remove somewhat more dead code, for macOS < 10.9 | jan.nijtmans | 2024-12-05 | 6 | -16/+7 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | Remove somewhat more dead code, for macOS < 10.9 | jan.nijtmans | 2024-12-05 | 6 | -16/+7 | |
| | * | | | | | | | Indenting (backported from 9.0) | jan.nijtmans | 2024-12-05 | 19 | -205/+188 | |
| * | | | | | | | | Merge-mark | jan.nijtmans | 2024-12-03 | 0 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| | * | | | | | | | Merge 8.6 | jan.nijtmans | 2024-12-03 | 1 | -122/+135 | |
| | |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| * | | | | | | | | Update changes.md | fvogel | 2024-12-03 | 1 | -0/+1 | |
| * | | | | | | | | Fix [8ce672d1a1]: Segfault with Tk >= 8.6.14 when using menu(button) with the... | fvogel | 2024-12-03 | 1 | -10/+23 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | / / / / | |_|_|/ / / / |/| | | | | | | ||||||
| | * | | | | | | Fix [8ce672d1a1]: Segfault with Tk >= 8.6.14 when using menu(button) with the... | fvogel | 2024-12-03 | 1 | -10/+23 | |
| | |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||||
| | | * | | | | | Let this bugfix branch build and test. | fvogel | 2024-11-22 | 3 | -0/+3 | |
| | | * | | | | | Fix [8ce672d1a1]: Segfault with Tk >= 8.6.14 when using menu(button) with the... | fvogel | 2024-11-22 | 1 | -10/+23 | |
| * | | | | | | | Provide a potential fallback for proc menubarheight. | fvogel | 2024-11-30 | 1 | -0/+21 | |
| | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | | Updated file changes.md. | csaba | 2024-11-28 | 1 | -0/+1 | |
| * | | | | | | Fix [a69fd7cdc7]: File clamTheme.tcl misses code related to the -indicatorfor... | csaba | 2024-11-28 | 1 | -10/+16 | |
| |\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| | * | | | | | Fix [a69fd7cdc7]: File clamTheme.tcl misses code related to the -indicatorfor... | csaba | 2024-11-28 | 1 | -10/+16 | |
| | |\ \ \ \ \ | | |/ / / / | ||||||
| | | * | | | | Fix [a69fd7cdc7]: File clamTheme.tcl misses code related to the -indicatorfor... | csaba | 2024-11-28 | 1 | -10/+16 | |
| | | | |_|/ | | |/| | | ||||||
| * | | | | | Update changes.md | jan.nijtmans | 2024-11-25 | 1 | -0/+1 | |
| * | | | | | Fix [bcbf4c9875]: Tk intialization overwrites thread specific data | jan.nijtmans | 2024-11-25 | 3 | -36/+0 | |
| |\ \ \ \ \ | |/ / / / | ||||||
| | * | | | | Fix [bcbf4c9875]: Tk intialization overwrites thread specific data | jan.nijtmans | 2024-11-25 | 3 | -36/+0 | |
| | |\ \ \ \ | | |/ / / | ||||||
| | | * | | | Fix [bcbf4c9875]: Tk intialization overwrites thread specific data | jan.nijtmans | 2024-11-25 | 4 | -36/+3 | |
| | | |/ / | ||||||
| * | | | | Make Tk_CanvasTextInfo and tkScrollbar.h usable for Tk 8.x-compiles too. See ... | jan.nijtmans | 2024-11-14 | 2 | -0/+5 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | make tkDList.h equal to Tk 9.0 | jan.nijtmans | 2024-11-14 | 1 | -2/+2 | |
| | * | | | Merge-mark | jan.nijtmans | 2024-11-13 | 0 | -0/+0 | |
| | |\ \ \ | | |/ / | ||||||
| | | * | | Make a list of the bugs fixed so far | jan.nijtmans | 2024-11-13 | 1 | -0/+22 | |
| | | * | | (cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQua... | jan.nijtmans | 2024-11-13 | 3 | -15/+39 | |
| * | | | | Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environme... | jan.nijtmans | 2024-11-13 | 1 | -1/+8 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Fix [22d2341c9d]: Building extensions for Tk 8 and Tcl 8 in a Tcl 9 environme... | jan.nijtmans | 2024-11-13 | 1 | -1/+8 | |
| * | | | | Spacing/indenting fixes for ttk | jan.nijtmans | 2024-11-07 | 30 | -1017/+1019 | |
| * | | | | Add TK_MAJOR_VERSION markers to header-files. Fix some comments | jan.nijtmans | 2024-11-07 | 7 | -45/+109 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Add TK_MAJOR_VERSION markers | jan.nijtmans | 2024-11-06 | 8 | -149/+203 | |
| | * | | | Unnecessary type-cast | jan.nijtmans | 2024-11-06 | 1 | -3/+3 | |
| | * | | | (cherry-pick) Workaround for [36e379c01b]: macOS Ventura, X11 build with XQua... | jan.nijtmans | 2024-11-06 | 15 | -125/+148 | |
| | * | | | Fix frame-2.8 testcase on Windows | jan.nijtmans | 2024-11-06 | 1 | -1/+1 | |
| * | | | | testOldImageType doesn't exist any more | jan.nijtmans | 2024-11-05 | 2 | -51/+0 | |
| * | | | | Remove spaces before tabs | jan.nijtmans | 2024-11-05 | 70 | -818/+817 | |
| |\ \ \ \ | |/ / / | ||||||
| | * | | | Backport "cgimage_with_crossing" branch to Tk 8.7 | jan.nijtmans | 2024-11-05 | 64 | -1220/+1514 | |
| | |\ \ \ | ||||||
| | | * | | | Make everything compile (again) against Tcl 8.6 headers | jan.nijtmans | 2024-11-05 | 3 | -34/+42 | |
| | | * | | | Revert some *.h changes which should be kept. Formatting. | jan.nijtmans | 2024-11-05 | 30 | -147/+163 | |
| | | * | | | Backport to 8.7core-cgimage_with_crossing | jan.nijtmans | 2024-11-04 | 55 | -1141/+1411 | |
| | |/ / / | ||||||
| | * | | | (cherry-pick): Handle non-zero exit code from hcc command (see [bb110c70d1]) | jan.nijtmans | 2024-11-04 | 1 | -1/+1 | |
| | * | | | (cherry-pick): Fix [bb110c70d1]: cannot build .chm help file (Windows) | jan.nijtmans | 2024-11-04 | 1 | -11/+15 | |
