| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2023-12-19 | 1 | -40/+40 |
|\ |
|
| * | Provide variable-names in comments | jan.nijtmans | 2023-12-19 | 1 | -40/+40 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-12-18 | 1 | -12/+12 |
|\ \
| |/ |
|
| * | ttk improvements (e.g. regarding TCL_UNUSED) | jan.nijtmans | 2023-12-18 | 1 | -12/+12 |
|
|
* | | Give Ttk_GetOrientFromObj the signature it always should have had. | jan.nijtmans | 2023-11-16 | 1 | -2/+2 |
|/ |
|
* | Fix compiler warning | jan.nijtmans | 2023-11-15 | 1 | -2/+2 |
|
|
* | 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 | -0/+1 |
|
|
* | Extended the man page for ttk::notebook; updated ttkWinTheme.c and ttkWinXPTh... | csaba | 2023-11-10 | 1 | -19/+0 |
|
|
* | A few more adjustments, mainly for the Windows themes. | csaba | 2023-11-09 | 1 | -3/+3 |
|
|
* | Minor improvement: The function TabElementSize() now takes into account the t... | csaba | 2023-11-05 | 1 | -0/+15 |
|
|
* | Attempt to fix the bug [eedd2e078d] (ttk::notebook looks bad when tabs are po... | csaba | 2023-11-05 | 1 | -0/+163 |
|
|
* | Improvements related to scaling and appearance in the built-in themes alt, | csaba | 2023-08-12 | 1 | -11/+3 |
|
|
* | Some more C warnings (windows-specific) | jan.nijtmans | 2023-03-02 | 1 | -0/+5 |
|
|
* | Made the ttk::sizegrip widget scaling-aware; a few necessary changes related ... | csaba | 2023-02-09 | 1 | -4/+11 |
|
|
* | Made the indicators of the Tk core checkbuttons and radiobuttons on Windows a... | csaba | 2023-02-06 | 1 | -5/+20 |
|
|
* | More usage for Tcl_Size (internal TkEnsemble) | jan.nijtmans | 2022-11-03 | 1 | -95/+111 |
|
|
* | Fix [32bda06ec0]: Tk build failure at branch "main" (2021-10-04) using mingw ... | jan.nijtmans | 2021-10-06 | 1 | -1/+1 |
|
|
* | (c) -> © | jan.nijtmans | 2020-12-09 | 1 | -1/+1 |
|
|
* | Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc... | fvogel | 2020-08-19 | 1 | -2/+2 |
|\ |
|
| * | In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -... | fvogel | 2020-07-18 | 1 | -2/+2 |
|
|
| * | In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for... | fvogel | 2020-07-18 | 1 | -2/+2 |
|
|
* | | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [34214bbdae]: typographical fixes in comments. Thanks to Christopher Chavez. | fvogel | 2020-07-08 | 1 | -1/+1 |
|
|
* | | More progress in making win32 build C++-ready. | jan.nijtmans | 2020-03-10 | 1 | -5/+5 |
|
|
* | | Merge trunk | jan.nijtmans | 2020-02-10 | 1 | -2/+2 |
|\ \ |
|
* \ \ | Merge trunk | jan.nijtmans | 2020-02-07 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Use Ttk_ButtonDefaultState/Ttk_Compound (enums) in stead of "int" in many int... | jan.nijtmans | 2020-02-07 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2020-02-06 | 1 | -23/+23 |
|\ \ \
| |/ / |
|
| * | | Add many 'const' modifiers, allowing the C-compiler to put many configuration... | jan.nijtmans | 2020-02-06 | 1 | -23/+23 |
|
|
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too. | jan.nijtmans | 2019-12-20 | 1 | -36/+97 |
|/ / |
|
* | | Minor tweaks, mostly formatting | jan.nijtmans | 2018-12-01 | 1 | -2/+2 |
|
|
* | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof() | jan.nijtmans | 2018-10-06 | 1 | -8/+8 |
|/ |
|
* | ttk::theme::* packages don't Provide anything Extra. | jenglish | 2013-02-15 | 1 | -1/+1 |
|
|
* | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers... | jan.nijtmans | 2013-02-15 | 1 | -1/+1 |
|
|
* | Purge RCS Keywords | dgp | 2011-06-08 | 1 | -2/+0 |
|\ |
|
| * | Purge RCS Keywords. | dgp | 2011-06-08 | 1 | -2/+0 |
|
|
| * | Major backport of 8.6 Ttk for 8.5.9. Most changes were only being | hobbs | 2010-08-26 | 1 | -11/+23 |
|
|
* | | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to be | dkf | 2011-03-12 | 1 | -1/+1 |
|
|
* | | fix more gcc warnings: missing initializer | nijtmans | 2010-01-22 | 1 | -8/+8 |
|
|
* | | Implemented the themed spinbox widget ttk::spinbox. | patthoyts | 2008-11-01 | 1 | -5/+17 |
|/ |
|
* | Add tristate support to checkbuttons and radiobuttons [Bug 1865898]. | jenglish | 2008-01-08 | 1 | -54/+53 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | Only tkWin.h should include windows.h unless we have an explicit override of | patthoyts | 2007-12-10 | 1 | -3/+1 |
|
|
* | Improved macrology for statically-initialized layout template tables. | jenglish | 2007-12-02 | 1 | -21/+22 |
|
|
* | Ttk_ElementSize: Fixed longstanding, subtle bug that caused element padding | jenglish | 2007-11-08 | 1 | -6/+5 |
|
|
* | Move widget layout registration from TtkElements_Init() | jenglish | 2007-10-25 | 1 | -277/+167 |
|
|
* | Assorted minor cleanups. | dkf | 2007-09-08 | 1 | -8/+16 |
|
|
* | header cleanup | dgp | 2007-09-07 | 1 | -2/+1 |
|
|
* | Standardize function definition format. | dkf | 2007-04-17 | 1 | -155/+254 |
|
|