summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkClassicTheme.c
Commit message (Expand)AuthorAgeFilesLines
* More (c) -> ©jan.nijtmans2020-12-091-1/+1
* Fix [031dfcf1dd]: ttk::treeview -anchor does not work with column #0. The foc...fvogel2020-08-191-1/+1
|\
| * In ttk layouts, specifying -expand 1 (resp. TTK_EXPAND) is superfluous when -...fvogel2020-07-181-1/+1
| * In ttk layouts, when -expand 1 is specified, then -side is ignored. Ditto for...fvogel2020-07-181-1/+1
| * Some code cleanup, backported from 8.7 (mainly usage of exact types and type-...jan.nijtmans2020-03-301-33/+51
* | Merge trunkjan.nijtmans2020-02-101-18/+14
|\ \
| * | Add new (internal) function TtkGetOrientFromObj(), which uses Ttk_Orient type...jan.nijtmans2020-02-101-35/+48
* | | Merge trunkjan.nijtmans2020-02-071-2/+2
|\ \ \ | |/ /
| * | Use Ttk_ButtonDefaultState/Ttk_Compound (enums) in stead of "int" in many int...jan.nijtmans2020-02-071-2/+2
* | | Merge 8.7jan.nijtmans2020-02-061-8/+8
|\ \ \ | |/ /
| * | Add many 'const' modifiers, allowing the C-compiler to put many configuration...jan.nijtmans2020-02-061-8/+8
* | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-17/+35
|/ /
* | Merge 8.7jan.nijtmans2019-01-131-2/+0
|\ \
| * \ Merge 8.6jan.nijtmans2019-01-101-2/+0
| |\ \ | | |/
| | * Merge 8.6 and all changes from original [bug-9e31fd9449] branchjan.nijtmans2019-01-081-3/+1
| | |\
* | | | Experiment: let's see if we can deprecate Tk_Offset() in favor of offsetof()jan.nijtmans2018-10-061-16/+16
|/ / /
* | | Header include reform: Since "tkInt.h" already contains header files like <st...jan.nijtmans2018-09-061-1/+1
* | | Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-191-16/+16
|/ /
* | ttk::theme::* packages don't Provide anything Extra.jenglish2013-02-151-1/+1
* | Eliminate usage of Tcl_PkgProvide/Tcl_PkgRequire functions, use the 'Ex' vers...jan.nijtmans2013-02-151-1/+1
|/
* Purge RCS Keywords.dgp2011-06-081-2/+0
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-5/+5
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-041-6/+4
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-25/+18
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-15/+10
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-071-4/+3
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-3/+3
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+530