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.6 | dgp | 2022-10-28 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Make sure `make distclean` clears away any tkUuid.h file in build area. | dgp | 2022-10-28 | 1 | -1/+1 |
* | | Don't compile Tk with -DTCL_NO_DEPRECATED any more, in stead select Tcl_UtfPr... | jan.nijtmans | 2022-09-10 | 1 | -1/+1 |
* | | Merge 8.7 | jan.nijtmans | 2021-12-01 | 1 | -1/+12 |
|\ \ | |||||
| * \ | Merge 8.6 | jan.nijtmans | 2021-12-01 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Implement TIP #599 for Tk 8.6 (only effective when loaded into Tcl 8.7+): Ext... | jan.nijtmans | 2021-11-29 | 1 | -1/+3 |
| * | | Merge 8.6 | jan.nijtmans | 2021-11-24 | 1 | -0/+9 |
| |\ \ | | |/ | |||||
| | * | Add generation of "tkUuid.h". Not used yet | jan.nijtmans | 2021-11-24 | 1 | -0/+9 |
* | | | Merge enhanced-index | jan.nijtmans | 2021-09-06 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2021-06-21 | 1 | -3/+2 |
| |\ \ | |||||
| * \ \ | 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 |
| * | | | | 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-09 | 1 | -2/+12 |
| |\ \ \ \ | | |/ / / | |||||
| * | | | | 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 | -4/+89 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Merge 8.7. Fix a few compiler warnings | jan.nijtmans | 2021-01-26 | 1 | -0/+1 |
* | | | | | | Merge enhanced-index | jan.nijtmans | 2021-06-21 | 1 | -3/+2 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Fix use of TCL_BIN_DIR in mingw static build, when tclsh is not found in Tcl ... | jan.nijtmans | 2021-06-10 | 1 | -3/+2 |
| * | | | | | Fix determination of BUILD_TCLSH. Problem reported by René Zaumseil. | jan.nijtmans | 2021-06-09 | 1 | -1/+1 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | | |||||
* | | | | | Merge "enhanced-index" branch | jan.nijtmans | 2021-04-09 | 1 | -2/+12 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Make pkgIndex.tcl files work on all platforms | jan.nijtmans | 2021-04-06 | 1 | -2/+12 |
| * | | | | Merge 8.7 | jan.nijtmans | 2021-02-17 | 1 | -5/+96 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
* | | | | | more progress | jan.nijtmans | 2021-03-24 | 1 | -1/+2 |
| |/ / / |/| | | | |||||
* | | | | Using "ln" doesn't work correctly for lower-directories like "ttk", when zipp... | jan.nijtmans | 2021-02-17 | 1 | -6/+0 |
* | | | | Fix windows build using --disable-shared | jan.nijtmans | 2021-02-15 | 1 | -4/+5 |
* | | | | Add "dllfile,runtime" to Tk package configuration | jan.nijtmans | 2021-02-09 | 1 | -0/+6 |
* | | | | Merge 8.7. Don't pack "demo" directory in zip-file | jan.nijtmans | 2021-02-08 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * \ \ \ | Merge 8.6 | jan.nijtmans | 2021-02-08 | 1 | -1/+1 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Merge 8.5 | jan.nijtmans | 2021-02-08 | 1 | -4/+5 |
| | |\ \ \ | |||||
| | | * | | | Fix [44eaf9a908]: 'make distclean' fails on trunk | jan.nijtmans | 2021-02-08 | 1 | -14/+16 |
* | | | | | | Merge 8.7. Make a --disable-shared build handle the Tk zip file. | jan.nijtmans | 2021-02-04 | 1 | -2/+13 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix [44eaf9a908]: 'make distclean' fails on trunk | jan.nijtmans | 2021-02-01 | 1 | -1/+2 |
|/ / / / / | |||||
* | | | | | More progress in TIP #430 for Tk: zip file is now attached to the shared libr... | jan.nijtmans | 2021-01-29 | 1 | -1/+73 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge trunk. More progress: In shared builds, Tk zip-files are now appended ... | jan.nijtmans | 2021-01-29 | 1 | -0/+68 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2021-01-21 | 1 | -1/+7 |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Add autoconf stuff needed for zipfs | jan.nijtmans | 2020-12-15 | 1 | -0/+4 |
* | | | | | Merge 8.6 | jan.nijtmans | 2021-01-21 | 1 | -0/+6 |
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | | | |||||
| * | | | Compile stub library with -fno-lto. See [https://core.tcl-lang.org/thread/inf... | jan.nijtmans | 2021-01-21 | 1 | -0/+6 |
* | | | | Merge 8.7 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | | / / | |/ / |/| | | |||||
| * | | Merge 8.5 | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | Don't use @TCL_DEFS@ in win/Makefile.in (just as unix/Makefile.in). In stead,... | jan.nijtmans | 2021-01-13 | 1 | -1/+1 |
| * | | Fix github actions windows build with --enable-sysmbols=mem | jan.nijtmans | 2020-11-27 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2020-12-11 | 1 | -2/+3 |
|\ \ \ | |||||
| * | | | Simplify generated pkgIndex file for tk. Some more "Tk" -> "tk" | jan.nijtmans | 2020-12-04 | 1 | -2/+1 |
| * | | | Allow "package require tk" in addition to "package require Tk" | jan.nijtmans | 2020-11-09 | 1 | -2/+4 |
* | | | | Merge Marc Culler changes into this TIP | Kevin Walzer | 2020-11-02 | 1 | -7/+7 |
|\ \ \ \ | |/ / / |