summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2023-11-1873-2945/+1210
|\
| * 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
| | | |\ \ \
| * | | \ \ \ Merge 8.7. Remove a lot of dead codejan.nijtmans2023-11-1514-336/+17
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Fix compiler warningjan.nijtmans2023-11-151-2/+2
| * | | | | | Merge-markjan.nijtmans2023-11-140-0/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Merge-markjan.nijtmans2023-11-140-0/+0
| | |\ \ \ \ \ | | | |/ / / /
| | | * | | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a...csaba2023-11-136-19/+65
| | * | | | | For now undo the changes related to -gripcount/-gripsize, slipped from trunk ...csaba2023-11-141-9/+12
| | * | | | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a...csaba2023-11-146-32/+74
| * | | | | | TIP #678: Better API for Detached Treeview Itemsdkf2023-11-143-6/+61
| |\ \ \ \ \ \
| | * \ \ \ \ \ merge trunkdkf2023-11-1387-1149/+2068
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a...csaba2023-11-136-20/+65
| | * | | | | | Unbreak the build.fvogel2023-11-111-2/+2
| | * | | | | | Add doc and testsdkf2023-09-072-6/+16
| | * | | | | | Add a new command to ttk::treeview to work with detached itemsdkf2023-09-071-0/+45
* | | | | | | | unnecessary type-castjan.nijtmans2023-11-171-1/+1
* | | | | | | | Rebase to 9.0jan.nijtmans2023-11-1323-218/+86
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |