| Commit message (Expand) | Author | Age | Files | Lines |
| * | Spacing/indenting fixes for ttk | jan.nijtmans | 2024-11-07 | 1 | -2/+2 |
|
|
| * | Give Ttk_GetOrientFromObj the signature it always should have had. | jan.nijtmans | 2023-11-16 | 1 | -1/+1 |
|
|
| * | Merge 8.7. Remove a lot of dead code | jan.nijtmans | 2023-11-15 | 1 | -10/+0 |
|
|
| * | Reduce the number of ttk C warnings | jan.nijtmans | 2023-03-02 | 1 | -17/+17 |
|
|
| * | Alphabetize some string tables | jan.nijtmans | 2022-05-04 | 1 | -15/+15 |
|
|
| * | More (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
| * | TIP #590 follow-up: When to use Tk/Ttk resp. tk/ttk | jan.nijtmans | 2020-12-08 | 1 | -2/+2 |
|
|
| * | Provide "ttk" as lower case packagename too (as well as "Ttk") | jan.nijtmans | 2020-12-03 | 1 | -0/+3 |
|
|
| * | Add documentation. Let ttk use the new Tk_SendVirtualEvent | jan.nijtmans | 2020-07-15 | 1 | -22/+0 |
|
|
| * | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -3/+3 |
|
|
| * | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -3/+3 |
|
|
| * | Merge trunk | jan.nijtmans | 2020-02-10 | 1 | -28/+26 |
| |\ |
|
| | * | Add new (internal) function TtkGetOrientFromObj(), which uses Ttk_Orient type... | jan.nijtmans | 2020-02-10 | 1 | -21/+24 |
|
|
| * | | Merge trunk | jan.nijtmans | 2020-02-07 | 1 | -8/+29 |
| |\ \
| |/ |
|
| | * | Use Ttk_ButtonDefaultState/Ttk_Compound (enums) in stead of "int" in many int... | jan.nijtmans | 2020-02-07 | 1 | -6/+20 |
|
|
| * | | Merge 8.7 | jan.nijtmans | 2020-02-06 | 1 | -4/+4 |
| |\ \
| |/ |
|
| | * | Add many 'const' modifiers, allowing the C-compiler to put many configuration... | jan.nijtmans | 2020-02-06 | 1 | -4/+4 |
|
|
| | * | Protect better against possible confusion between XGenericEvent's and (Tcl-sp... | jan.nijtmans | 2020-02-05 | 1 | -2/+2 |
|
|
| * | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -5/+5 |
| |/ |
|
| * | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -3/+3 |
|
|
| * | Header include reform: Since "tkInt.h" already contains header files like <st... | jan.nijtmans | 2018-09-06 | 1 | -2/+1 |
|
|
| * | CONST'ify some string arrays (strings itself where already CONST, but the arr... | jan.nijtmans | 2017-11-28 | 1 | -1/+1 |
|
|
| * | Merge core-8-5-branch | jan.nijtmans | 2013-01-24 | 1 | -12/+13 |
|
|
| * | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -2/+0 |
|
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -1/+1 |
|
|
| * | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 1 | -4/+4 |
|
|
| * | Fix various gcc-4.4 warnings and formatting, all | nijtmans | 2010-01-29 | 1 | -11/+11 |
|
|
| * | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
| * | * generic/ttk/ttkInit.c (Ttk_Init): register ttk in package database | das | 2007-09-03 | 1 | -3/+1 |
|
|
| * | various "const" additions, in line with TIP #27 | nijtmans | 2007-01-03 | 1 | -3/+3 |
|
|
| * | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 1 | -42/+43 |
|
|
| * | * generic/ttk/ttkInit.c: | hobbs | 2006-12-13 | 1 | -7/+3 |
|
|
| * | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 1 | -61/+61 |
|
|
| * | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -0/+289 |
|
|