summaryrefslogtreecommitdiffstats
path: root/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix [8162e9b7a9]: Fonts are always scaled with UI when creating new instances...fvogel2024-05-291-35/+39
|\
| * #ifdef DEBUG_FONTSEL --> #if DEBUG_FONTSEL in tkUnixRFont.cfvogel2024-05-281-3/+3
| * #define DEBUG_FONTSEL 0fvogel2024-05-261-1/+1
| * A few further improvements in tkUnixRFont.c by Csaba Nemethi.fvogel2024-05-261-8/+13
| * A bit better DEBUG_FONTSEL support.core-bug-8162e9b7a9fvogel2024-05-201-21/+21
| * Remove now useless tkwin argument of GetTkFontAttributes().fvogel2024-05-201-4/+3
| * Revert 3rd change from [84cd707d] following Csaba's request.fvogel2024-05-201-1/+1
| * GetTkFontAttributes, Csaba's version (thanks!).fvogel2024-05-171-11/+11
| * Revert [c03d4e79]fvogel2024-05-171-2/+2
| * Backout [7edb8725]. Thanks, Jan!fvogel2024-05-171-4/+4
| * Reduce confusion by using the adequate variable name in GetTkFontAttributes().fvogel2024-05-161-2/+2
| * The XFT_PIXEL_SIZE property is a double in fontconfig. See also [434d294df8].fvogel2024-05-161-4/+4
* | Make compilable with strict C99 compiler (missing declaration for XUnionRegio...jan.nijtmans2024-05-241-0/+2
|/
* Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr...jan.nijtmans2024-05-099-10/+10
* merge 8.6dgp2024-02-141-3/+3
|\
| * Fix compilation warning with -DDEBUG_FONTSELjan.nijtmans2024-02-131-3/+3
* | merge 8.6dgp2024-01-241-1/+0
|\ \ | |/
| * Update build scripts (backported from 8.7/9.0). Travis is no longer supported...jan.nijtmans2024-01-191-1/+0
* | More needed 13 -> 14 bumpsjan.nijtmans2024-01-172-2/+2
* | Bump to 8.6.14 for releasegriffin2024-01-161-1/+1
|/
* AllocFont() -> InitFont() in comments. Stolen from "less_tests_constraints" b...jan.nijtmans2024-01-031-1/+1
* Fix [52df668390]: Measurement of control characters are wrong after measureme...jan.nijtmans2024-01-031-4/+4
|\
| * Fix [52df668390]: Measurement of control characters are wrong after measureme...fvogel2023-12-301-4/+4
| * Function AllocFont() became InitFont() in [1120dc4257] (Tk 8.1, in 1999!). Re...fvogel2023-11-261-1/+1
| * merge core-8-6-branchfvogel2023-11-261-1/+1
| |\
| * \ merge core-8-6-branchfvogel2023-11-161-9/+10
| |\ \
| * \ \ merge core-8-6-branchfvogel2023-11-061-10/+9
| |\ \ \
| * \ \ \ merge core-8-6-branchfvogel2023-11-051-9/+10
| |\ \ \ \
| * | | | | Remove warnings when DEBUG_FONTSEL is defined. Commits like [6c1859a0] seem t...fvogel2023-10-291-3/+4
| * | | | | unixWm.test - Let unixWm-45.2 and -45.4 pass on Linux by cherrypicking [b4ae3...fvogel2023-10-151-6/+5
* | | | | | (cherry-pick): remove tkUnixDialog.c, since it's no longer usedjan.nijtmans2023-12-201-193/+0
| |_|_|_|/ |/| | | |
* | | | | Fix [https://core.tcl-lang.org/tcl/info/e653408972|e653408972]: autoconf warningjan.nijtmans2023-11-231-1/+1
| |_|_|/ |/| | |
* | | | 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
| |/ |/|
* | Backout useless [8271b8d2].fvogel2023-10-291-1/+1
* | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-10-291-8/+9
* | Fix [22eefb9368]: unixWm-45.2 and unixWm-45.4 fail on Linux.fvogel2023-10-151-6/+5
|/
* Fix [https://core.tcl-lang.org/tcl/info/d3465c9188|d3465c9188]: Update instal...jan.nijtmans2023-09-072-8/+4
* 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-1/+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
* TCL_NEEDS_EXP_FILE is no longer usedjan.nijtmans2023-08-033-3/+0
* Fix (minor) auto-update warningjan.nijtmans2023-08-021-5/+5
* Fix 'instalManPage' regarding handling paths with spacesjan.nijtmans2023-08-021-4/+5
* Fix [ba2197a989]: error in ./configure at Github Actionsjan.nijtmans2023-08-022-2/+2
* Stop generating/supplying *.dll.a files for Cygwin. It's no longer necessary,...jan.nijtmans2023-08-023-9/+2