| Commit message (Expand) | Author | Age | Files | Lines |
* | (c) -> © | jan.nijtmans | 2024-05-09 | 1 | -1/+1 |
|\ |
|
* | | Use Tcl_ObjCmdProc(2?) in stead of full signature, where possible | jan.nijtmans | 2024-02-19 | 1 | -4/+0 |
|
|
* | | ttk improvements (e.g. regarding TCL_UNUSED) | jan.nijtmans | 2023-12-18 | 1 | -4/+2 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2023-12-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Add Tk_Window parameter to TtkSelectImage(). Not used yet | jan.nijtmans | 2023-12-14 | 1 | -1/+1 |
|
|
* | | Still more int -> Tcl_Size | jan.nijtmans | 2023-04-25 | 1 | -1/+5 |
|
|
* | | more int -> Tcl_Size (making use of the increased range in Tcl 9.0) | jan.nijtmans | 2022-10-30 | 1 | -1/+1 |
|
|
* | | Some more int -> Tcl_Size | jan.nijtmans | 2022-10-27 | 1 | -2/+2 |
|
|
* | | Tcl_Size usage warning fixes, more ClientData -> void * | jan.nijtmans | 2022-10-21 | 1 | -1/+1 |
|
|
* | | TIP #628 for Tk: Shared 8.7/9.0 build environment | jan.nijtmans | 2022-06-25 | 1 | -9/+1 |
|
|
* | | Alphabetize some string tables | jan.nijtmans | 2022-05-04 | 1 | -2/+2 |
|
|
* | | Merge trunk | pspjuth | 2020-02-15 | 1 | -49/+7 |
|\ \ |
|
| * | | Add new (internal) function TtkGetOrientFromObj(), which uses Ttk_Orient type... | jan.nijtmans | 2020-02-10 | 1 | -45/+3 |
|
|
| * | | Use Ttk_ButtonDefaultState/Ttk_Compound (enums) in stead of "int" in many int... | jan.nijtmans | 2020-02-07 | 1 | -2/+2 |
|
|
| * | | Add many 'const' modifiers, allowing the C-compiler to put many configuration... | jan.nijtmans | 2020-02-06 | 1 | -4/+4 |
|
|
* | | | More tests, some polishing | pspjuth | 2020-02-15 | 1 | -0/+1 |
|/ / |
|
* | | Support for Apple's Dark Mode and many improvements to the Aqua theme. | culler | 2019-04-11 | 1 | -1/+5 |
|\ \
| |/ |
|
| * | Add a few more semantic colors to make ttk::Entry and ttk::Treeview work | culler | 2019-03-26 | 1 | -1/+5 |
|
|
* | | One more round of int -> size_t improvements (inspired by TIP #494, but then ... | jan.nijtmans | 2018-10-17 | 1 | -1/+9 |
|/ |
|
* | [3126428] Repaint ttk labels and buttons when the image is changed. | patthoyts | 2016-09-21 | 1 | -0/+2 |
|
|
* | 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 | -16/+40 |
|
|
* | Backported support for the Vista theme. | patthoyts | 2009-05-14 | 1 | -2/+2 |
|
|
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | Improved macrology for statically-initialized layout template tables. | jenglish | 2007-12-02 | 1 | -7/+19 |
|
|
* | Move widget layout registration from TtkElements_Init() | jenglish | 2007-10-25 | 1 | -2/+2 |
|
|
* | generic/ttk/ttkTreeview.c: Store pointer to column table entry | jenglish | 2007-10-15 | 1 | -23/+1 |
|
|
* | * generic/tkArgv.c: Fix gcc warnings about 'cast to/from | das | 2007-10-15 | 1 | -1/+23 |
|
|
* | Global reduction: use per-file *_Init() routines to reduce | jenglish | 2006-12-14 | 1 | -23/+14 |
|
|
* | Remove nonfunctional code and incorrect comments. | jenglish | 2006-12-13 | 1 | -9/+1 |
|
|
* | Rename typedef Ttk_Element => Ttk_ElementImpl. | jenglish | 2006-12-10 | 1 | -3/+3 |
|
|
* | Merged duplicate functionality between image element factory, | jenglish | 2006-12-09 | 1 | -1/+10 |
|
|
* | Dead code removal. | jenglish | 2006-12-01 | 1 | -2/+1 |
|
|
* | We do not want to require tkInt in all the ttk files so added the | patthoyts | 2006-11-03 | 1 | -1/+9 |
|
|
* | * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c: | das | 2006-11-03 | 1 | -44/+44 |
|
|
* | * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n: | hobbs | 2006-10-31 | 1 | -0/+409 |
|
|