summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkTheme.h
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2024-05-091-1/+1
|\
| * (c) -> ©jan.nijtmans2024-05-091-1/+1
| |\
* | \ Merge 8.7jan.nijtmans2024-02-191-4/+0
|\ \ \ | |/ /
| * | Use Tcl_ObjCmdProc(2?) in stead of full signature, where possiblejan.nijtmans2024-02-191-4/+0
* | | Merge 8.7jan.nijtmans2023-12-181-4/+2
|\ \ \ | |/ /
| * | ttk improvements (e.g. regarding TCL_UNUSED)jan.nijtmans2023-12-181-4/+2
* | | Merge 8.7jan.nijtmans2023-12-141-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-12-141-1/+1
| |\ \ | | |/
| | * Add Tk_Window parameter to TtkSelectImage(). Not used yetjan.nijtmans2023-12-141-1/+1
* | | Give Ttk_GetOrientFromObj the signature it always should have had.jan.nijtmans2023-11-161-3/+0
|/ /
* | Still more int -> Tcl_Sizejan.nijtmans2023-04-251-1/+5
* | more int -> Tcl_Size (making use of the increased range in Tcl 9.0)jan.nijtmans2022-10-301-1/+1
* | Some more int -> Tcl_Sizejan.nijtmans2022-10-271-2/+2
* | Tcl_Size usage warning fixes, more ClientData -> void *jan.nijtmans2022-10-211-1/+1
* | TIP #628 for Tk: Shared 8.7/9.0 build environmentjan.nijtmans2022-06-251-9/+1
* | Alphabetize some string tablesjan.nijtmans2022-05-041-2/+2
* | Merge trunkpspjuth2020-02-151-49/+7
|\ \
| * | Add new (internal) function TtkGetOrientFromObj(), which uses Ttk_Orient type...jan.nijtmans2020-02-101-45/+3
| * | Use Ttk_ButtonDefaultState/Ttk_Compound (enums) in stead of "int" in many int...jan.nijtmans2020-02-071-2/+2
| * | Add many 'const' modifiers, allowing the C-compiler to put many configuration...jan.nijtmans2020-02-061-4/+4
* | | More tests, some polishingpspjuth2020-02-151-0/+1
|/ /
* | Support for Apple's Dark Mode and many improvements to the Aqua theme.culler2019-04-111-1/+5
|\ \ | |/
| * Add a few more semantic colors to make ttk::Entry and ttk::Treeview workculler2019-03-261-1/+5
* | One more round of int -> size_t improvements (inspired by TIP #494, but then ...jan.nijtmans2018-10-171-1/+9
|/
* [3126428] Repaint ttk labels and buttons when the image is changed.patthoyts2016-09-211-0/+2
* Purge RCS Keywords.dgp2011-06-081-1/+1
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-16/+40
* Backported support for the Vista theme.patthoyts2009-05-141-2/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-7/+19
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-2/+2
* generic/ttk/ttkTreeview.c: Store pointer to column table entryjenglish2007-10-151-23/+1
* * generic/tkArgv.c: Fix gcc warnings about 'cast to/fromdas2007-10-151-1/+23
* Global reduction: use per-file *_Init() routines to reducejenglish2006-12-141-23/+14
* Remove nonfunctional code and incorrect comments.jenglish2006-12-131-9/+1
* Rename typedef Ttk_Element => Ttk_ElementImpl.jenglish2006-12-101-3/+3
* Merged duplicate functionality between image element factory,jenglish2006-12-091-1/+10
* Dead code removal.jenglish2006-12-011-2/+1
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-031-1/+9
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-44/+44
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+409