Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2024-02-07 | 2 | -2/+2 |
|\ | |||||
| * | Eliminate a bunch of unneeded type-casts, mainly (char *) | jan.nijtmans | 2024-02-07 | 2 | -2/+2 |
* | | Merge 8.7 | jan.nijtmans | 2024-01-25 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Eliminate many (Tcl_Size) typecasts, which are no longer necessary | jan.nijtmans | 2024-01-25 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2024-01-24 | 1 | -2/+2 |
|\ \ | |/ | |||||
* | | Merge 8.7 | jan.nijtmans | 2024-01-12 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Merge 8.7 | jan.nijtmans | 2024-01-06 | 1 | -4/+2 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2024-01-06 | 1 | -4/+2 |
| |\ | |||||
| | * | USE_WIDECHAR_API isn't used anywhere. Comment fixes | jan.nijtmans | 2024-01-06 | 1 | -4/+2 |
* | | | Fix [a9e637f1c8]: ttk::treeview does not show partial bottom row | jan.nijtmans | 2024-01-06 | 2 | -5/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-01-06 | 2 | -5/+6 |
| |\ \ | | |/ | |||||
| | * | Correction in documentation embedded in rules.vc | fvogel | 2024-01-06 | 2 | -5/+6 |
* | | | Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSIO... | jan.nijtmans | 2024-01-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSIO... | jan.nijtmans | 2024-01-05 | 1 | -1/+1 |
* | | | Remove buttons.bmp from makefile.vc too | jan.nijtmans | 2024-01-05 | 1 | -1/+0 |
|\ \ \ | |/ / | |||||
| * | | Remove buttons.bmp from makefile.vc too | jan.nijtmans | 2024-01-05 | 1 | -1/+0 |
* | | | remove buttons.bmp and lamp.bmp: those are not used anywhere any more | jan.nijtmans | 2024-01-04 | 3 | -6/+0 |
|\ \ \ | |/ / | |||||
| * | | remove buttons.bmp and lamp.bmp: those are not used anywhere any more | jan.nijtmans | 2024-01-04 | 3 | -6/+0 |
* | | | Fix [1ca3c8d9da]: nmake build with OPTS=static. Give testtest.exe a version-n... | jan.nijtmans | 2024-01-04 | 3 | -3/+91 |
|\ \ \ | |/ / | |||||
| * | | Fix [1ca3c8d9da]: nmake build with OPTS=static. Give tktest.exe a version-number | jan.nijtmans | 2024-01-04 | 3 | -3/+91 |
| |\ \ | | |/ | |||||
| | * | No need for separate tktest manifest: just re-use the one from wish. Give tkt... | jan.nijtmans | 2024-01-04 | 2 | -10/+4 |
| | * | Fix [1ca3c8d9da]: nmake build with OPTS=static | jan.nijtmans | 2024-01-04 | 1 | -1/+1 |
| | * | Better: generate tktest.res from a separate tktest.rc | jan.nijtmans | 2024-01-03 | 2 | -2/+87 |
| | * | Add rule to generate "tktest.res" | jan.nijtmans | 2024-01-03 | 1 | -1/+2 |
| | * | Possible fix for [1ca3c8d9da]: nmake build with OPTS=static | jan.nijtmans | 2024-01-03 | 2 | -1/+62 |
* | | | Fix [52df668390]: Measurement of control characters are wrong after measureme... | jan.nijtmans | 2024-01-03 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2024-01-03 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" b... | jan.nijtmans | 2024-01-03 | 1 | -1/+1 |
| | * | .. but prevent code duplication | jan.nijtmans | 2024-01-03 | 1 | -1/+1 |
| | * | Fix 2 (minor) compiler warnings on Windows | jan.nijtmans | 2024-01-02 | 2 | -2/+3 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-22 | 1 | -19/+19 |
|\ \ \ | |/ / | |||||
| * | | (cherry-pick): Make sure that the zip-file is attached to tk87.dll for non-st... | jan.nijtmans | 2023-12-22 | 1 | -5/+2 |
| * | | int -> Tcl_Size in menu handling | jan.nijtmans | 2023-12-22 | 1 | -19/+19 |
* | | | Make sure that the zip-file is attached to tcl9tk90.dll for non-static builds... | jan.nijtmans | 2023-12-22 | 1 | -5/+2 |
* | | | Ticket [0de707ab06]: Add explanation of the solution provided on the core lis... | oehhar | 2023-12-20 | 1 | -0/+18 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-19 | 2 | -44/+44 |
|\ \ \ | |/ / | |||||
| * | | Provide variable-names in comments | jan.nijtmans | 2023-12-19 | 2 | -44/+44 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-18 | 2 | -17/+17 |
|\ \ \ | |/ / | |||||
| * | | ttk improvements (e.g. regarding TCL_UNUSED) | jan.nijtmans | 2023-12-18 | 2 | -17/+17 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-18 | 1 | -70/+71 |
|\ \ \ | |/ / | |||||
| * | | (internal) int -> Tcl_Size | jan.nijtmans | 2023-12-17 | 1 | -70/+71 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-16 | 1 | -313/+138 |
|\ \ \ | |/ / | |||||
| * | | Many more TCL_UNUSED() usage | jan.nijtmans | 2023-12-15 | 1 | -313/+138 |
* | | | Fix for [0de707ab06]: Problem in tk9 static build under windows | jan.nijtmans | 2023-12-12 | 1 | -0/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-12 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Make scrollCounter "unsigned long" | jan.nijtmans | 2023-12-11 | 1 | -2/+2 |
* | | | Merge 8.7 | jan.nijtmans | 2023-12-11 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | White-spacing | jan.nijtmans | 2023-12-11 | 1 | -1/+1 |
* | | | Merge implementation of TIP #684 from core-8-branch. | marc_culler | 2023-12-11 | 1 | -69/+72 |
|\ \ \ | |/ / | |||||
| * | | Merge implementation of TIP #684. | marc_culler | 2023-12-11 | 1 | -69/+72 |
| |\ \ |