| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Tk_ObjCustomOption documentation. Fix some indenting | jan.nijtmans | 2024-07-12 | 1 | -5/+5 |
|\ |
|
| * | Merge 8.7. Fix indenting | jan.nijtmans | 2024-07-12 | 1 | -5/+5 |
| |\ |
|
* | \ | TTK_STATE_USER1 -> TTK_STATE_FIRST in win/ttkWinXPTheme.c. | csaba | 2024-06-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | TTK_STATE_USER1 -> TTK_STATE_FIRST in win/ttkWinXPTheme.c. | csaba | 2024-06-19 | 1 | -1/+1 |
|
|
* | | | Fix [527cb3cd5d]: Documentation of ttk states. user1/user2 are no longer misu... | jan.nijtmans | 2024-05-20 | 1 | -4/+1 |
|\ \ \
| |/ / |
|
| * | | Fix [527cb3cd5d]: Documentation of ttk states. user1/user2 are no longer misu... | jan.nijtmans | 2024-05-20 | 1 | -4/+1 |
| |\ \ |
|
| | * | | Fix [527cb3cd5d]. Moves special internal flags outside the user1-user6 range | jan.nijtmans | 2024-05-19 | 1 | -3/+0 |
| |/ / |
|
* | | | Merge 8.7 (left-over spacing) | jan.nijtmans | 2024-05-11 | 1 | -1/+2 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 (left-over spacing) | jan.nijtmans | 2024-05-11 | 1 | -1/+2 |
| |\ \
| | |/ |
|
| | * | Two more Tk_GetPixelsFromObj usages. Remove double MODULE_SCOPE definitions. ... | jan.nijtmans | 2024-05-11 | 1 | -1/+2 |
|
|
* | | | 4 more usages of Tk_GetPixelsFromObj(). Remove duplicated MODULE_SCOPE defini... | jan.nijtmans | 2024-05-10 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | 4 more Tk_GetPixelsFromObj() usage: for highlightThickness, shiftrelief and s... | jan.nijtmans | 2024-05-10 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | More usage of Tk_GetPixelsFromObj() and TCL_UNUSED(), all backported from Tk ... | jan.nijtmans | 2024-05-10 | 1 | -25/+45 |
|
|
| | * | Consistancy in the usage of "Copyright". On MacOS, always use the UTF-8 copyr... | jan.nijtmans | 2024-05-09 | 1 | -3/+3 |
|
|
| | * | .. but prevent code duplication | jan.nijtmans | 2024-01-03 | 1 | -1/+1 |
|
|
| | * | Fix 2 (minor) compiler warnings on Windows | jan.nijtmans | 2024-01-02 | 1 | -1/+2 |
|
|
| | * | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a... | csaba | 2023-11-13 | 1 | -2/+13 |
|
|
| | * | Backported the changes made in the branch bug-eedd2e078d to core-8-6-branch. | csaba | 2023-11-12 | 1 | -7/+101 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-02-16 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Fix warning in tkEntry.c. More typecast cleanup | jan.nijtmans | 2024-02-16 | 1 | -4/+4 |
|/ / |
|
* | | Tcl_Alloc -> ckalloc. Remove unnecessary type-casts. | jan.nijtmans | 2024-02-14 | 1 | -4/+4 |
|
|
* | | Provide variable-names in comments | jan.nijtmans | 2023-12-19 | 1 | -4/+4 |
|
|
* | | ttk improvements (e.g. regarding TCL_UNUSED) | jan.nijtmans | 2023-12-18 | 1 | -5/+5 |
|
|
* | | Using the application's TkMainInfo struct for sharing the nbTabsStickBit in a... | csaba | 2023-11-14 | 1 | -2/+13 |
|
|
* | | Final adjustments in ttkWinTheme.c and ttkWinXPTheme.c, after corrections in ... | csaba | 2023-11-12 | 1 | -1/+1 |
|
|
* | | Extended the man page for ttk::notebook; updated ttkWinTheme.c and ttkWinXPTh... | csaba | 2023-11-10 | 1 | -36/+30 |
|
|
* | | A few more adjustments, mainly for the Windows themes. | csaba | 2023-11-09 | 1 | -3/+3 |
|
|
* | | ttkWinXPTheme.c: Made sure that no separating line appears any longer between... | csaba | 2023-11-07 | 1 | -8/+12 |
|
|
* | | Attempt to fix the bug [eedd2e078d] (ttk::notebook looks bad when tabs are po... | csaba | 2023-11-05 | 1 | -3/+104 |
|
|
* | | Eliminate some more unneeded HAVE_* macro's | jan.nijtmans | 2023-07-17 | 1 | -13/+1 |
|
|
* | | Still missed a few (from previous commit) | jan.nijtmans | 2023-04-27 | 1 | -2/+3 |
|
|
* | | Missed more than a few TIP 660 changes. Possibly more to come. | apnadkarni | 2023-04-18 | 1 | -1/+1 |
|
|
* | | -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-03 | 1 | -3/+3 |
|
|
* | | Some more C warnings (windows-specific) | jan.nijtmans | 2023-03-02 | 1 | -0/+2 |
|
|
* | | More usage for Tcl_Size (internal TkEnsemble) | jan.nijtmans | 2022-11-03 | 1 | -17/+30 |
|
|
* | | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -3/+4 |
|
|
* | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -3/+3 |
|
|
* | | Alphabetize some string tables | jan.nijtmans | 2022-05-04 | 1 | -6/+6 |
|
|
* | | Fix [32bda06ec0]: Tk build failure at branch "main" (2021-10-04) using mingw ... | jan.nijtmans | 2021-10-06 | 1 | -1/+1 |
|
|
* | | After TIP #481 reaches Tcl9.0, TkGetStringFromObj() becomes obsolete. This co... | jan.nijtmans | 2020-12-11 | 1 | -3/+3 |
|
|
* | | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -3/+3 |
|
|
* | | Merge 8.6. Eliminate more C++ comments | jan.nijtmans | 2020-10-28 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | MSVC++ 6.0 does't handle C++ comments | jan.nijtmans | 2020-10-28 | 1 | -2/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-10-09 | 1 | -4/+2 |
|\ \
| |/ |
|
| * | A few more -Wundef warnings, and a 'const' addition | jan.nijtmans | 2020-10-09 | 1 | -12/+8 |
|
|
* | | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc... | fvogel | 2020-08-19 | 1 | -6/+6 |
|\ \
| |/ |
|
| * | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -... | fvogel | 2020-07-18 | 1 | -6/+6 |
|
|
| * | In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for... | fvogel | 2020-07-18 | 1 | -2/+2 |
|
|
* | | Fix [3c6660b6f0], [601cead1d0] and [4b50b76028]: Wrong ttk::checkbutton and t... | fvogel | 2020-05-28 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Implement a much simpler method to get the proper sizing (nemethi). | bll | 2020-05-24 | 1 | -32/+11 |
|
|