summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-161-5/+2
* 2 more ...jan.nijtmans2023-11-151-2/+2
* Don't use TCL_ENCODING_STOPONERROR any more, it's TCL_ENCODING_PROFILE_STRICT...jan.nijtmans2023-11-153-5/+5
|\
| * Merge 8.6jan.nijtmans2023-11-152-10/+11
| |\
| * | Introduce TCL_ENCODING_PROFILE_TCL8, making the behavior of Tk independant on...jan.nijtmans2023-11-152-4/+4
* | | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-151-9/+10
|\ \ \ | | |/ | |/|
| * | Redo [4ac7d975].fvogel2023-11-061-1/+1
| * | Redo [c306fdd1].fvogel2023-11-061-8/+9
| * | Backout [6f485577] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-10/+9
* | | Merge 8.7. Remove a lot of dead codejan.nijtmans2023-11-151-221/+3
|\ \ \ | | |/ | |/|
* | | Prepare "trunk" for Tk 9.0 developmentjan.nijtmans2023-11-125-61/+35
|/ /
* | Backout [3f4e8a7f] since it triggers an unexpected failure in the main branch.fvogel2023-11-061-10/+9
* | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-051-9/+10
|\ \ | |/
| * Backout useless [8271b8d2].fvogel2023-10-291-1/+1
| * Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-10-291-8/+9
* | Made sure that a C++ compiler won't raise warnings related to the invocations...csaba2023-10-251-2/+2
* | Eliminate some clumsy type-castsjan.nijtmans2023-10-241-5/+4
* | Merge mac_cg_printing branch to correct broken printing on Sonoma; thanks to ...Kevin Walzer2023-10-183-3/+3
|\ \
| * | Update canvas printing implmentation on macOS to address Apple's removal of P...Kevin Walzer2023-09-273-3/+3
* | | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-161-6/+5
|\ \ \ | | |/ | |/|
| * | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-151-6/+5
* | | Merge 8.6. Some C++-fixesjan.nijtmans2023-10-111-2/+2
|\ \ \ | |/ / | | / | |/ |/|
* | Merge 8.6jan.nijtmans2023-09-072-8/+4
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-072-8/+4
* | Merge 8.6jan.nijtmans2023-09-052-10/+37
|\ \ | |/
| * Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-052-8/+35
* | Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-041-17/+27
|\ \ | |/
| * Fix [d2396a9f1b]: [send] with options returns weird strings on X11jan.nijtmans2023-09-041-1/+1
* | Fix [e42eef33ee]: valgrind complains at wish startup (input methods). Patch f...fvogel2023-08-291-4/+1
|\ \ | |/
| * Ignore the return value of XSetLocaleModifiers().fvogel2023-08-281-5/+1
| * Make it build, and make it a better fix (no leak).fvogel2023-08-261-3/+5
| * Remove unintended line space.fvogel2023-08-251-1/+0
| * Fix [e42eef33ee]: valgrind complains at wish startup (input methods). Patch f...fvogel2023-08-251-4/+4
* | Keep the variables tk::scalingPct and tk::svgFmt in sync with [tk scaling].csaba2023-08-291-4/+5
* | Improvements related to scaling and appearance in the built-in themes alt,csaba2023-08-122-38/+8
* | Merge 8.6jan.nijtmans2023-08-033-3/+0
|\ \ | |/
| * TCL_NEEDS_EXP_FILE is no longer usedjan.nijtmans2023-08-033-3/+0
* | Merge 8.6jan.nijtmans2023-08-021-4/+5
|\ \ | |/
| * Fix (minor) auto-update warningjan.nijtmans2023-08-021-5/+5
| * Fix 'instalManPage' regarding handling paths with spacesjan.nijtmans2023-08-021-4/+5
* | Merge 8.6jan.nijtmans2023-08-022-2/+2
|\ \ | |/
| * Fix [ba2197a989]: error in ./configure at Github Actionsjan.nijtmans2023-08-022-2/+2
* | Merge 8.6jan.nijtmans2023-08-023-8/+2
|\ \ | |/
| * Stop generating/supplying *.dll.a files for Cygwin. It's no longer necessary,...jan.nijtmans2023-08-023-9/+2
* | merge trunk (except systray.tcl and tkUnixSysnotify.c)fvogel2023-07-246-21/+109
|\ \
| * | Backout [8662aebe] (Improvements on pure Tcl system notification window. Patc...fvogel2023-07-241-1/+0
| * | Merge 8.6jan.nijtmans2023-07-243-18/+106
| |\ \ | | |/
| | * posix_spawnp is not used in Tkjan.nijtmans2023-07-243-108/+0
| | * Fix [https://core.tcl-lang.org/tcl/tktview/d40b9c8503|d40b9c8503]: Enforcing ...jan.nijtmans2023-07-243-19/+268
| | |\
| | | * Merge 8.7jan.nijtmans2023-07-243-31/+24
| | | |\ | | |_|/ | |/| |