| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add (char *) to sentinels, add {} to if-statements, just as everywhere else | jan.nijtmans | 2025-09-30 | 1 | -1/+2 |
|
|
| * | Spacing/indenting fixes for ttk | jan.nijtmans | 2024-11-07 | 1 | -6/+6 |
|
|
| * | 4 more Tk_GetPixelsFromObj() usage: for highlightThickness, shiftrelief and s... | jan.nijtmans | 2024-05-10 | 1 | -3/+0 |
| |\ |
|
| | * | More usage of Tk_GetPixelsFromObj() and TCL_UNUSED(), all backported from Tk ... | jan.nijtmans | 2024-05-10 | 1 | -9/+14 |
|
|
| * | | Since "borderWidth" are pixels, not ints, Tk_GetPixelsFromObj() should be used | jan.nijtmans | 2024-05-09 | 1 | -2/+2 |
|
|
| * | | ttk improvements (e.g. regarding TCL_UNUSED) | jan.nijtmans | 2023-12-18 | 1 | -3/+3 |
|
|
| * | | Reduce the number of ttk C warnings | jan.nijtmans | 2023-03-02 | 1 | -0/+3 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2021-12-20 | 1 | -1/+1 |
| |\ \
| |/ |
|
| | * | Proposed fix for [6178610b1b]: Ttk uses TK_OPTION_NULL_OK in -justify/-anchor... | jan.nijtmans | 2021-12-17 | 1 | -1/+1 |
|
|
| * | | More (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
| * | | Merge trunk, and fix conflict in tests/ttk/scrollbar.test (due to [33556bc9]). | fvogel | 2020-10-31 | 1 | -7/+12 |
| |\ \ |
|
| | * \ | Merge 8.6. More usage of TCL_UNUSED macro | jan.nijtmans | 2020-10-15 | 1 | -7/+12 |
| | |\ \
| | |/ |
|
| | | * | Another round of TIP #581-related name changes. Now merely concentrated on co... | jan.nijtmans | 2020-09-03 | 1 | -1/+1 |
|
|
| | | * | Some code cleanup, backported from 8.7 (mainly usage of exact types and type-... | jan.nijtmans | 2020-03-30 | 1 | -20/+23 |
|
|
| * | | | Respect alphabetical order of commands in source code (no functional change). | fvogel | 2020-08-30 | 1 | -1/+1 |
|
|
| * | | | Add new ttk widget command 'style' returning the style used by the widget. | fvogel | 2020-08-30 | 1 | -0/+1 |
| |/ / |
|
| * | | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -7/+7 |
|
|
| * | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -7/+7 |
|
|
| * | | Merge trunk | jan.nijtmans | 2020-02-17 | 1 | -1/+1 |
| |\ \ |
|
| | * | | More "const" additions. | jan.nijtmans | 2020-02-17 | 1 | -1/+1 |
|
|
| * | | | Merge 8.7 | jan.nijtmans | 2020-02-06 | 1 | -3/+3 |
| |\ \ \
| |/ / |
|
| | * | | Add many 'const' modifiers, allowing the C-compiler to put many configuration... | jan.nijtmans | 2020-02-06 | 1 | -3/+3 |
|
|
| * | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -6/+9 |
| |/ / |
|
| * | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -13/+13 |
|
|
| * | | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -1/+1 |
|
|
| * | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc... | jan.nijtmans | 2016-05-19 | 1 | -14/+14 |
| |/ |
|
| * | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -2/+1 |
|
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Eliminate some unneeded write-only variables (discovered by gcc-4.6) | jan.nijtmans | 2011-03-11 | 1 | -2/+1 |
|
|
| * | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 1 | -15/+14 |
|
|
| * | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
| * | Move widget layout registration from TtkElements_Init() | jenglish | 2007-10-25 | 1 | -9/+8 |
|
|
| * | Revert addition of contravariant 'const' qualifiers, | jenglish | 2007-01-11 | 1 | -2/+2 |
|
|
| * | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -2/+2 |
|
|
| * | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 1 | -17/+21 |
|
|
| * | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -0/+303 |
|
|