Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 9.0 | jan.nijtmans | 2023-11-18 | 73 | -2945/+1210 |
|\ | |||||
| * | Merge-mark | jan.nijtmans | 2023-11-18 | 0 | -0/+0 |
| |\ | |||||
| | * | TkpMakeWindow -> Tk_MakeWindow (2x) | jan.nijtmans | 2023-11-17 | 2 | -2/+2 |
| * | | Shuffle (internal) stub-entries, so now same functionnames occupy the same st... | jan.nijtmans | 2023-11-17 | 3 | -84/+83 |
| * | | Re-generate internal stubs | jan.nijtmans | 2023-11-17 | 2 | -31/+29 |
| * | | Backout part of [c9a672c28cc8]: joining X11 tables gives symbol conflicts on ... | jan.nijtmans | 2023-11-17 | 3 | -155/+1714 |
| * | | Fix the (C++) build | jan.nijtmans | 2023-11-16 | 2 | -2/+2 |
| * | | Remove leftover comments no longer needed after previous commits removing dep... | fvogel | 2023-11-16 | 2 | -16/+1 |
| * | | Fix the build. | fvogel | 2023-11-16 | 1 | -1/+1 |
| * | | Get rid of the "Dummy entry for stubs table backwards compatibility" | jan.nijtmans | 2023-11-16 | 7 | -225/+129 |
| * | | Remove Tk_FreeXId/Tk_FreeStyleFromObj (doing nothing for ages) and Tk_GetStyl... | jan.nijtmans | 2023-11-16 | 2 | -35/+0 |
| * | | More legacy "photo" removals. Also the deprecated "-file" argument for wish. | jan.nijtmans | 2023-11-16 | 2 | -130/+0 |
| * | | Remove TkOldTestInit | jan.nijtmans | 2023-11-16 | 2 | -9/+0 |
| * | | Remove more deprecated stuff. | jan.nijtmans | 2023-11-16 | 12 | -2061/+298 |
| * | | Remove some (very old!) Image-related stuff, and unused stub entries | jan.nijtmans | 2023-11-16 | 28 | -1129/+92 |
| * | | Give Ttk_GetOrientFromObj the signature it always should have had. | jan.nijtmans | 2023-11-16 | 16 | -53/+64 |
| * | | 2 more ... | jan.nijtmans | 2023-11-15 | 1 | -2/+2 |
| * | | Don't use TCL_ENCODING_STOPONERROR any more, it's TCL_ENCODING_PROFILE_STRICT... | jan.nijtmans | 2023-11-15 | 9 | -20/+20 |
| |\ \ | | |/ | |||||
| | * | Merge 8.6 | jan.nijtmans | 2023-11-15 | 7 | -23/+25 |
| | |\ | |||||
| | * | | Introduce TCL_ENCODING_PROFILE_TCL8, making the behavior of Tk independant on... | jan.nijtmans | 2023-11-15 | 5 | -8/+9 |
| * | | | Fix [61550f38bf]: font actual returns wrong font size with Xft. | fvogel | 2023-11-15 | 2 | -12/+14 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Fix [61550f38bf]: font actual returns wrong font size with Xft. | fvogel | 2023-11-15 | 2 | -12/+14 |
| | |\ \ | |||||
| | | * | | Remove debug outputs. | fvogel | 2023-11-15 | 1 | -6/+0 |
| | | * | | Remove useless abs() in font-44.1 | fvogel | 2023-11-14 | 1 | -1/+1 |
| | | * | | Reintroduce rounding in font-44.1 | fvogel | 2023-11-13 | 1 | -1/+1 |
| | | * | | Forgot abs() in previous commit. | fvogel | 2023-11-13 | 1 | -1/+1 |
| | | * | | Switch to a floating point approach in font-44.1 | fvogel | 2023-11-12 | 1 | -2/+2 |
| | | * | | merge core-8-6-branch | fvogel | 2023-11-08 | 5 | -7/+126 |
| | | |\ \ | |||||
| | | * | | | Add temporary debug output to font-44.1 | fvogel | 2023-11-08 | 1 | -0/+6 |
| | | * | | | Pixel sizes in font-44.1 must match as integers, therefore round computations. | fvogel | 2023-11-07 | 1 | -2/+2 |
| | | * | | | Redo [f61a66d8]. | fvogel | 2023-11-06 | 3 | -0/+3 |
| | | * | | | Make font-44.1 more independent of the actual font size available by still ch... | fvogel | 2023-11-06 | 1 | -2/+3 |
| | | * | | | Redo [4ac7d975]. | fvogel | 2023-11-06 | 1 | -1/+1 |
| | | * | | | Redo [c306fdd1]. | fvogel | 2023-11-06 | 2 | -9/+10 |
| | | * | | | merge core-8-6-branch | fvogel | 2023-11-06 | 6 | -18/+22 |
| | | |\ \ \ | |||||
| * | | \ \ \ | Merge 8.7. Remove a lot of dead code | jan.nijtmans | 2023-11-15 | 14 | -336/+17 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Fix compiler warning | jan.nijtmans | 2023-11-15 | 1 | -2/+2 |
| * | | | | | | Merge-mark | jan.nijtmans | 2023-11-14 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | Merge-mark | jan.nijtmans | 2023-11-14 | 0 | -0/+0 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a... | csaba | 2023-11-13 | 6 | -19/+65 |
| | * | | | | | For now undo the changes related to -gripcount/-gripsize, slipped from trunk ... | csaba | 2023-11-14 | 1 | -9/+12 |
| | * | | | | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a... | csaba | 2023-11-14 | 6 | -32/+74 |
| * | | | | | | TIP #678: Better API for Detached Treeview Items | dkf | 2023-11-14 | 3 | -6/+61 |
| |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ | merge trunk | dkf | 2023-11-13 | 87 | -1149/+2068 |
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a... | csaba | 2023-11-13 | 6 | -20/+65 |
| | * | | | | | | Unbreak the build. | fvogel | 2023-11-11 | 1 | -2/+2 |
| | * | | | | | | Add doc and tests | dkf | 2023-09-07 | 2 | -6/+16 |
| | * | | | | | | Add a new command to ttk::treeview to work with detached items | dkf | 2023-09-07 | 1 | -0/+45 |
* | | | | | | | | unnecessary type-cast | jan.nijtmans | 2023-11-17 | 1 | -1/+1 |
* | | | | | | | | Rebase to 9.0 | jan.nijtmans | 2023-11-13 | 23 | -218/+86 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | |