Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Fix [881c87c2a9]: package require Tk error in revised_text (which was on trun... | jan.nijtmans | 2021-04-14 | 1 | -2/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge "enhanced-index" branch | jan.nijtmans | 2021-04-09 | 1 | -2/+10 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Make pkgIndex.tcl files work on all platforms | jan.nijtmans | 2021-04-06 | 1 | -2/+10 |
| * | | | | | Merge 8.7 | jan.nijtmans | 2021-02-17 | 1 | -10/+18 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| | | |||||
* | | | | | more progress | jan.nijtmans | 2021-03-24 | 1 | -1/+2 |
| |/ / / |/| | | | |||||
* | | | | Add "dllfile,runtime" to Tk package configuration | jan.nijtmans | 2021-02-09 | 1 | -0/+5 |
* | | | | Merge 8.6 | jan.nijtmans | 2021-02-08 | 1 | -1/+1 |
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | |||||
| * | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Fix [44eaf9a908]: 'make distclean' fails on trunk | jan.nijtmans | 2021-02-08 | 1 | -3/+3 |
| | * | | Fix [f10f49430c]: core-8-5-branch does not build with MSVC 2019 | jan.nijtmans | 2021-02-08 | 1 | -30/+22 |
| * | | | Sync genStubs.tcl changes from Tcl 8.6. Finish "make genstubs" for Ttk in mak... | jan.nijtmans | 2021-01-27 | 1 | -0/+1 |
* | | | | Don't use hardcoded 'zipper.tcl' file in makefile.vc. Finish 'genstubs' targe... | jan.nijtmans | 2021-01-27 | 1 | -8/+11 |
| |_|/ |/| | | |||||
* | | | Merge 8.7. TIME_WITH_SYS_TIME is now obsolete (due to autoconf-2.70) | jan.nijtmans | 2021-01-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | Merge 8.6 | jan.nijtmans | 2020-12-14 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
* | | | TIP #325 accepted, merge to trunk | Kevin Walzer | 2020-12-12 | 1 | -0/+2 |
|\ \ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -3/+3 |
| |\ \ \ |