| Commit message (Expand) | Author | Age | Files | Lines |
* | Code cleanup (mainly unnecessary casts to (ClientData)) | jan.nijtmans | 2020-08-24 | 1 | -4/+4 |
|
|
* | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc... | fvogel | 2020-08-19 | 1 | -4/+2 |
|\ |
|
| * | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -... | fvogel | 2020-07-18 | 1 | -4/+2 |
|
|
| * | In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for... | fvogel | 2020-07-18 | 1 | -2/+2 |
|
|
| * | Some code cleanup, backported from 8.7 (mainly usage of exact types and type-... | jan.nijtmans | 2020-03-30 | 1 | -11/+13 |
|
|
* | | Don't use TCL_AUTO_LENGTH in Tk any more, just use TCL_INDEX_NONE consistantl... | jan.nijtmans | 2020-05-22 | 1 | -1/+1 |
|
|
* | | Eliminate More C++-related warnings, when compiling against Tcl 9.0 headers. | jan.nijtmans | 2020-03-11 | 1 | -1/+1 |
|
|
* | | 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 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Add many 'const' modifiers, allowing the C-compiler to put many configuration... | jan.nijtmans | 2020-02-06 | 1 | -1/+1 |
|
|
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -8/+10 |
|/ / |
|
* | | 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 |
|
|
* | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc... | jan.nijtmans | 2016-05-19 | 1 | -3/+3 |
|/ |
|
* | Move -takefocus option out of ttkCoreOptionSpecs, | jenglish | 2011-09-22 | 1 | -0/+1 |
|
|
* | 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 | -24/+21 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | Move widget layout registration from TtkElements_Init() | jenglish | 2007-10-25 | 1 | -2/+23 |
|
|
* | 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 |
|
|
* | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 1 | -6/+15 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 1 | -16/+17 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -0/+316 |
|
|