Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2024-04-17 | 1 | -1/+1 |
|\ | |||||
| * | TIP 693: Restart the changes files. TODO: changes.md | jan.nijtmans | 2024-04-17 | 1 | -1/+1 |
* | | Merge 8.7. int -> TkAlignMode where appropriate | jan.nijtmans | 2024-01-19 | 1 | -1/+0 |
|\ \ | |/ | |||||
| * | Merge 8.6 | jan.nijtmans | 2024-01-19 | 1 | -1/+0 |
| |\ | |||||
| | * | Update build scripts (backported from 8.7/9.0). Travis is no longer supported... | jan.nijtmans | 2024-01-19 | 1 | -1/+0 |
* | | | Correct "make dist" for removed buttons.bmp file | jan.nijtmans | 2024-01-05 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Correct "make dist" for removed buttons.bmp file | jan.nijtmans | 2024-01-05 | 1 | -1/+1 |
| * | | (cherry-pick) Include pb_image.svg in the distribution. | jan.nijtmans | 2023-11-30 | 1 | -1/+1 |
* | | | Fix for Cygwin build | jan.nijtmans | 2023-12-14 | 1 | -3/+3 |
* | | | Merge 9.0. More progress | jan.nijtmans | 2023-11-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Include pb_image.svg in the distribution. | dgp | 2023-11-29 | 1 | -1/+1 |
* | | | | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP) | jan.nijtmans | 2023-11-27 | 1 | -1/+1 |
|/ / / | |||||
* | | | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 1 | -5/+2 |
* | | | Don't use TCL_ENCODING_STOPONERROR any more, it's TCL_ENCODING_PROFILE_STRICT... | jan.nijtmans | 2023-11-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.6 | jan.nijtmans | 2023-11-15 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
* | | | Prepare "trunk" for Tk 9.0 development | jan.nijtmans | 2023-11-12 | 1 | -1/+1 |
|/ / | |||||
* | | Update canvas printing implmentation on macOS to address Apple's removal of P... | Kevin Walzer | 2023-09-27 | 1 | -1/+1 |
* | | Merge 8.6 | jan.nijtmans | 2023-09-07 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal... | jan.nijtmans | 2023-09-07 | 1 | -4/+4 |
* | | Merge 8.6 | jan.nijtmans | 2023-09-05 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal... | jan.nijtmans | 2023-09-05 | 1 | -1/+1 |
* | | Merge 8.6 | jan.nijtmans | 2023-08-02 | 1 | -2/+0 |
|\ \ | |/ | |||||
| * | Stop generating/supplying *.dll.a files for Cygwin. It's no longer necessary,... | jan.nijtmans | 2023-08-02 | 1 | -2/+0 |
* | | Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu... | jan.nijtmans | 2023-06-23 | 1 | -1/+1 |
* | | Merge 8.6 | jan.nijtmans | 2023-06-14 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Fix [228476b3e9]: wish can link against incorrect libtk | jan.nijtmans | 2023-06-13 | 1 | -4/+4 |
| * | Allow "tk scaling" in safe interpreters, but not when they try to set the sca... | jan.nijtmans | 2022-12-14 | 1 | -2/+2 |
* | | Implement TIP 663. | dgp | 2023-05-10 | 1 | -2/+1 |
* | | 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 |
|\ \ | |/ | |||||
* | | `make clean` should remove libtcl9tk*.so | dgp | 2022-10-28 | 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 |
* | | Merge 8.6 | marc_culler | 2022-09-20 | 1 | -12/+13 |
|\ \ | |/ | |||||
| * | Address deprecations introduced in macOS Monterey; fix [33de843084] | marc_culler | 2022-09-12 | 1 | -11/+13 |
* | | Don't compile Tk with -DTCL_NO_DEPRECATED any more, in stead select Tcl_UtfPr... | jan.nijtmans | 2022-09-10 | 1 | -1/+1 |
* | | TIP #621 implementation: Glyph clustering for Tk | jan.nijtmans | 2022-08-21 | 1 | -2/+5 |
|\ \ | |||||
| * \ | Merge 8.7. Add testcases for Num and Fn binding | jan.nijtmans | 2022-04-21 | 1 | -4/+0 |
| |\ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2021-12-01 | 1 | -13/+15 |
| |\ \ \ | |||||
| * \ \ \ | Merge enhanced-index | jan.nijtmans | 2021-10-27 | 1 | -3/+2 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge enhanced-index | jan.nijtmans | 2021-09-06 | 1 | -1/+5 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge "enhanced-index" branch | jan.nijtmans | 2021-05-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge "enhanced-index" branch | jan.nijtmans | 2021-04-09 | 1 | -3/+17 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | more progress | jan.nijtmans | 2021-03-24 | 1 | -4/+4 |
| * | | | | | | | | Merge 8.7. Start integrating ICU with Tk. WIP. | jan.nijtmans | 2021-03-23 | 1 | -2/+5 |
* | | | | | | | | | Merge 8.6 | jan.nijtmans | 2022-08-02 | 1 | -1/+2 |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | |||||
| * | | | | | | | | Add tkUnixDefault.h to X11_PRIVATE_HDRS (patch from OpenSUSE) | jan.nijtmans | 2022-08-02 | 1 | -1/+2 |
* | | | | | | | | | Merge 8.6. Always compile with -DTCL_UTF_MAX=3 (possible now, because of TIP ... | jan.nijtmans | 2022-05-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | Merge 8.6. Remove macosx/Tk.xcode directory | jan.nijtmans | 2022-04-21 | 1 | -4/+0 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | Merge 8.6 | jan.nijtmans | 2021-12-01 | 1 | -9/+6 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Add more files to "make dist". Eliminate some deprecated constructs from */co... | jan.nijtmans | 2021-11-30 | 1 | -3/+2 |