summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Scrolling-related improvements in the documentation.csaba2024-01-094-5/+8
* Remove test constraints which are not necessary any more in Tk 9.0jan.nijtmans2024-01-095-25/+15
* More "Tk" -> "tk"jan.nijtmans2024-01-095-6/+6
|\
| * Make TK_NO_DEPRECATED=1 test-cases workjan.nijtmans2024-01-091-1/+1
* | Starting with Tcl 9.0, lower-case package-names are recommendedjan.nijtmans2024-01-0968-72/+68
* | Merge 8.7jan.nijtmans2024-01-082-2/+2
|\ \ | |/
| * Merge 8.6. "parenright" -> ")" (simply since we can ....)jan.nijtmans2024-01-082-2/+2
| |\
| | * typojan.nijtmans2024-01-081-1/+1
| * | Restore "$menu index" to return "none" for no index (for compatibility with T...jan.nijtmans2024-01-083-6/+9
* | | Merge 8.7oehhar2024-01-081-3/+4
|\ \ \ | |/ /
| * | nanosvg #148 "Remove unnecessary parentheses" https://github.com/memononen/na...oehhar2024-01-081-2/+2
| * | nanosvg #252 "Fixed invalid memory read on single stop gradient" https://gith...oehhar2024-01-081-1/+2
* | | Merge 8.7jan.nijtmans2024-01-061-4/+2
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-01-061-4/+2
| |\ \ | | |/
| | * USE_WIDECHAR_API isn't used anywhere. Comment fixesjan.nijtmans2024-01-061-4/+2
* | | Fix [a9e637f1c8]: ttk::treeview does not show partial bottom rowjan.nijtmans2024-01-063-5/+15
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2024-01-063-5/+15
| |\ \ | | |/
| | * Correction in documentation embedded in rules.vcfvogel2024-01-062-5/+6
| | * Fix [a9e637f1c8]: ttk::treeview does not show partial bottom rowjan.nijtmans2024-01-051-3/+13
| | |\
| | | * Fix [a9e637f1c8]: ttk::treeview does not show partial bottom rowjan.nijtmans2023-12-261-3/+13
* | | | merge releasedgp2024-01-050-0/+0
|\ \ \ \
| * | | | Make sure that the zip-file is attached to tcl9tk90.dll for non-static builds...core-9-0-b1-rc4core-9-0-b1dgp2023-12-281-5/+2
| * | | | Fix TK_RELEASE_SERIAL for "b1" releasedgp2023-12-281-1/+1
| * | | | Ticket [0de707ab06]: Add explanation of the solution provided on the core lis...dgp2023-12-282-0/+36
* | | | | Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSIO...jan.nijtmans2024-01-051-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSIO...jan.nijtmans2024-01-051-1/+1
* | | | | Correct "make dist" for removed buttons.bmp filejan.nijtmans2024-01-051-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Correct "make dist" for removed buttons.bmp filejan.nijtmans2024-01-051-1/+1
* | | | | Remove buttons.bmp from makefile.vc toojan.nijtmans2024-01-051-1/+0
|\ \ \ \ \ | |/ / / /
| * | | | Remove buttons.bmp from makefile.vc toojan.nijtmans2024-01-052-1/+1
* | | | | remove buttons.bmp and lamp.bmp: those are not used anywhere any morejan.nijtmans2024-01-043-6/+0
|\ \ \ \ \ | |/ / / /
| * | | | remove buttons.bmp and lamp.bmp: those are not used anywhere any morejan.nijtmans2024-01-043-6/+0
* | | | | Fix [1ca3c8d9da]: nmake build with OPTS=static. Give testtest.exe a version-n...jan.nijtmans2024-01-046-16/+105
|\ \ \ \ \ | |/ / / /
| * | | | Fix [1ca3c8d9da]: nmake build with OPTS=static. Give tktest.exe a version-numberjan.nijtmans2024-01-046-18/+107
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | No need for separate tktest manifest: just re-use the one from wish. Give tkt...jan.nijtmans2024-01-042-10/+4
| | * | | Fix [1ca3c8d9da]: nmake build with OPTS=staticjan.nijtmans2024-01-041-1/+1
| | * | | Better: generate tktest.res from a separate tktest.rcjan.nijtmans2024-01-032-2/+87
| | * | | Add rule to generate "tktest.res"jan.nijtmans2024-01-031-1/+2
| | * | | "Check out" -> "CheckOut"jan.nijtmans2024-01-033-8/+8
| | * | | Test OPTS=static (without staticpkg) toojan.nijtmans2024-01-031-0/+1
| | * | | Possible fix for [1ca3c8d9da]: nmake build with OPTS=staticjan.nijtmans2024-01-032-1/+62
| | * | | try OPTS=static,staticpkg Windows buildjan.nijtmans2024-01-031-0/+1
* | | | | Fix [52df668390]: Measurement of control characters are wrong after measureme...jan.nijtmans2024-01-034-21/+21
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2024-01-034-21/+21
| |\ \ \ \ | | |/ / /
| | * | | AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" b...jan.nijtmans2024-01-034-17/+17
| | * | | Fix [52df668390]: Measurement of control characters are wrong after measureme...jan.nijtmans2024-01-031-4/+4
| | |\ \ \
| | | * | | Fix [52df668390]: Measurement of control characters are wrong after measureme...fvogel2023-12-301-4/+4
| | | * | | merge core-8-6-branchfvogel2023-12-1624-261/+160
| | | |\ \ \
| | | * | | | Simplify expected result calculation for frame-2.15fvogel2023-12-101-5/+1
| | | * | | | Remove superfluous constraint 'x11' on tests having constraint 'haveDISPLAY' ...fvogel2023-12-101-2/+2