Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge 8.6 | jan.nijtmans | 2024-01-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Correction in documentation embedded in rules.vc | fvogel | 2024-01-06 | 1 | -1/+1 |
* | | Remove buttons.bmp from makefile.vc too | jan.nijtmans | 2024-01-05 | 1 | -1/+0 |
* | | Fix [1ca3c8d9da]: nmake build with OPTS=static. Give tktest.exe a version-number | jan.nijtmans | 2024-01-04 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | No need for separate tktest manifest: just re-use the one from wish. Give tkt... | jan.nijtmans | 2024-01-04 | 1 | -8/+2 |
| * | Better: generate tktest.res from a separate tktest.rc | jan.nijtmans | 2024-01-03 | 1 | -2/+1 |
| * | 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 | 1 | -1/+9 |
* | | (cherry-pick): Make sure that the zip-file is attached to tk87.dll for non-st... | jan.nijtmans | 2023-12-22 | 1 | -5/+2 |
* | | "zipfs mount" has the mountpoint as last argument (according to TIP #430) | jan.nijtmans | 2023-09-08 | 1 | -1/+1 |
* | | Fix [ec6f07231c]: makefile.vc: error when TCLDIR is a relative path | jan.nijtmans | 2023-07-17 | 1 | -2/+4 |
|\ \ | |||||
| * | | Proposed fix for [ec6f07231c]: Makefile.vc: error when TCLDIR is a relative pathcore-bug-ec6f07231c | jan.nijtmans | 2023-07-17 | 1 | -2/+4 |
* | | | "noxp" makes no sense any more | jan.nijtmans | 2023-07-17 | 1 | -6/+0 |
* | | | Eliminate some more unneeded HAVE_* macro's | jan.nijtmans | 2023-07-17 | 1 | -6/+0 |
|/ / | |||||
* | | Tk 8.7 cannot load in Tcl 8.6 dynamically, since it lacks TIP #430. Other usa... | jan.nijtmans | 2022-11-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
* | | Merge 8.7 | jan.nijtmans | 2021-12-01 | 1 | -0/+10 |
|\ \ | |||||
| * \ | Merge 8.6 | jan.nijtmans | 2021-12-01 | 1 | -0/+10 |
| |\ \ | | |/ | |||||
| | * | Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext... | jan.nijtmans | 2021-11-29 | 1 | -0/+10 |
* | | | Merge enhanced-index | jan.nijtmans | 2021-10-27 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Remove compiler warnings and segfaults | Kevin Walzer | 2021-08-18 | 1 | -1/+1 |
| * | | Windows API now builds; still need to test | Kevin Walzer | 2021-08-18 | 1 | -1/+1 |
* | | | Merge enhanced-index | jan.nijtmans | 2021-09-06 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge trunk, remove additional merge conflicts | Kevin Walzer | 2021-05-31 | 1 | -14/+0 |
| * | | Merge trunk | Kevin Walzer | 2021-05-31 | 1 | -0/+14 |
| |\ \ | |||||
| * \ \ | Merge trunk | Kevin Walzer | 2021-05-19 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| * | | | Merge printing and GDI files into one for tighter coupling of print device co... | Kevin Walzer | 2021-05-08 | 1 | -1/+0 |
| |\ \ \ | |||||
| * | | | | More changes | Kevin Walzer | 2021-05-08 | 1 | -1/+0 |
| * | | | | Restore HDC management code - seems to be key to linking gdi and printing API's | Kevin Walzer | 2021-05-07 | 1 | -0/+1 |
| * | | | | Try to obtain printer HDC at script level for printing | Kevin Walzer | 2021-05-06 | 1 | -1/+0 |
| * | | | | Merge trunk | Kevin Walzer | 2021-05-04 | 1 | -2/+16 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | Major re-work to printing API on Windows; initial Windows script implementati... | Kevin Walzer | 2021-04-18 | 1 | -0/+1 |
| * | | | | Merge 8.7 | jan.nijtmans | 2021-04-14 | 1 | -2/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge 8.7 | jan.nijtmans | 2021-04-09 | 1 | -2/+10 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Replacing my printer code with a complete implementation courtesy of Harald O... | Kevin Walzer | 2021-03-06 | 1 | -0/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge 8.7. Fix some warnings in tkWinPrint.c, like "if (output = 0)" should b... | jan.nijtmans | 2021-02-19 | 1 | -1/+6 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | Text printing connects with printer but generates no output; need to look mor... | Kevin Walzer | 2021-01-30 | 1 | -1/+1 |
| * | | | | | | | Merge 9.0 | jan.nijtmans | 2021-01-27 | 1 | -8/+11 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Initial attempt at printing tip | Kevin Walzer | 2021-01-26 | 1 | -0/+1 |
* | | | | | | | | | Merge enhanced-index | jan.nijtmans | 2021-06-02 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it... | jan.nijtmans | 2021-06-02 | 1 | -1/+1 |
| | |_|_|_|_|_|/ / | |/| | | | | | | | |||||
* | | | | | | | | | Merge "enhanced-index" branch | jan.nijtmans | 2021-05-20 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | |||||
| * | | | | | | | | Merge 8.6 | jan.nijtmans | 2021-05-19 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | | | |||||
| | * | | | | | | Fix warning with msvc: LINK : warning LNK4044: unrecognized option '/DCONSOLE... | jan.nijtmans | 2021-05-19 | 1 | -1/+1 |
* | | | | | | | | Merge enhanced-index | jan.nijtmans | 2021-05-03 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix [8a5086219e]: ttk::entry issue | jan.nijtmans | 2021-05-03 | 1 | -1/+1 |
* | | | | | | | | Merge enhanced-index | jan.nijtmans | 2021-05-02 | 1 | -2/+16 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | |||||
| * | | | | | | | Fix 160dca67c0d8c8e7 - Tk 8.7 does not build against 8.6 using nmake | apnadkarni | 2021-05-02 | 1 | -2/+16 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge enhanced-index branch | jan.nijtmans | 2021-04-14 | 1 | -2/+2 |
|\ \ \ \ \ \ \ | |/ / / / / / |