summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. TIP #683: Remove legacy "pack" and "scrollbar" syntaxjan.nijtmans2023-11-257-1217/+0
|\ \
| | * Remove deprecated tests/documentationjan.nijtmans2023-11-254-803/+0
| | * Merge 8.6jan.nijtmans2023-11-251-0/+3
| | |\
| * | | Remove pack-old.n toojan.nijtmans2023-11-172-197/+0
| * | | Remove legacy "pack" and "scrollbar" syntaxjan.nijtmans2023-11-166-1020/+0
* | | | Fix [9c098a90e6]: macOS Aqua : crash in setMarkedText. Patch from Christopher...fvogel2023-11-251-0/+3
|\ \ \ \ | | |_|/ | |/| |
| * | | Fix [9c098a90e6]: macOS Aqua : crash in setMarkedText. Patch from Christopher...fvogel2023-11-251-0/+3
* | | | Merge 8.7jan.nijtmans2023-11-233-8/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 8.6jan.nijtmans2023-11-235-24/+4
| |\ \ \ | | |/ /
| | * | Fix [https://core.tcl-lang.org/tcl/info/e653408972|e653408972]: autoconf warningjan.nijtmans2023-11-231-1/+1
* | | | NANOSVG pull request #249: Bug "else" missingoehhar2023-11-231-1/+1
|\ \ \ \ | |/ / /
| * | | NANOSVG pull request #249: Bug "else" missingoehhar2023-11-231-1/+1
* | | | Fix [22a4ad2a6e]: Aqua: let Core Graphics manage pixmap data memory. Patch fr...fvogel2023-11-222-16/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fix [22a4ad2a6e]: Aqua: let Core Graphics manage pixmap data memory. Patch fr...fvogel2023-11-222-16/+2
| |\ \ \
| | * | | Let this bugfix branch build and test at Github Actions for the macOS platform.fvogel2023-11-211-0/+1
| | * | | Fix [22a4ad2a6e]: Aqua: let Core Graphics manage pixmap data memory. Patch fr...fvogel2023-11-212-16/+2
| |/ / /
* | | | Merge-markjan.nijtmans2023-11-180-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | TkpMakeWindow -> Tk_MakeWindow (2x)jan.nijtmans2023-11-172-2/+2
* | | | Shuffle (internal) stub-entries, so now same functionnames occupy the same st...jan.nijtmans2023-11-173-84/+83
* | | | Re-generate internal stubsjan.nijtmans2023-11-172-31/+29
* | | | Backout part of [c9a672c28cc8]: joining X11 tables gives symbol conflicts on ...jan.nijtmans2023-11-173-155/+1714
* | | | Fix the (C++) buildjan.nijtmans2023-11-162-2/+2
* | | | Remove leftover comments no longer needed after previous commits removing dep...fvogel2023-11-162-16/+1
* | | | Fix the build.fvogel2023-11-161-1/+1
* | | | Get rid of the "Dummy entry for stubs table backwards compatibility"jan.nijtmans2023-11-167-225/+129
* | | | Remove Tk_FreeXId/Tk_FreeStyleFromObj (doing nothing for ages) and Tk_GetStyl...jan.nijtmans2023-11-162-35/+0
| |_|/ |/| |
* | | More legacy "photo" removals. Also the deprecated "-file" argument for wish.jan.nijtmans2023-11-162-130/+0
* | | Remove TkOldTestInitjan.nijtmans2023-11-162-9/+0
* | | Remove more deprecated stuff. jan.nijtmans2023-11-1612-2061/+298
* | | Remove some (very old!) Image-related stuff, and unused stub entriesjan.nijtmans2023-11-1628-1129/+92
* | | Give Ttk_GetOrientFromObj the signature it always should have had.jan.nijtmans2023-11-1616-53/+64
* | | 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-159-20/+20
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-11-157-23/+25
| |\ \ | | |/
| * | Introduce TCL_ENCODING_PROFILE_TCL8, making the behavior of Tk independant on...jan.nijtmans2023-11-155-8/+9
* | | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-152-12/+14
|\ \ \ | | |/ | |/|
| * | Fix [61550f38bf]: font actual returns wrong font size with Xft.fvogel2023-11-152-12/+14
| |\ \
| | * | Remove debug outputs.fvogel2023-11-151-6/+0
| | * | Remove useless abs() in font-44.1fvogel2023-11-141-1/+1
| | * | Reintroduce rounding in font-44.1fvogel2023-11-131-1/+1
| | * | Forgot abs() in previous commit.fvogel2023-11-131-1/+1
| | * | Switch to a floating point approach in font-44.1fvogel2023-11-121-2/+2
| | * | merge core-8-6-branchfvogel2023-11-085-7/+126
| | |\ \
| | * | | Add temporary debug output to font-44.1fvogel2023-11-081-0/+6
| | * | | Pixel sizes in font-44.1 must match as integers, therefore round computations.fvogel2023-11-071-2/+2
| | * | | Redo [f61a66d8].fvogel2023-11-063-0/+3
| | * | | Make font-44.1 more independent of the actual font size available by still ch...fvogel2023-11-061-2/+3
| | * | | Redo [4ac7d975].fvogel2023-11-061-1/+1
| | * | | Redo [c306fdd1].fvogel2023-11-062-9/+10
| | * | | merge core-8-6-branchfvogel2023-11-066-18/+22
| | |\ \ \