summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkClamTheme.c
Commit message (Expand)AuthorAgeFilesLines
* Fix XOffsetRegion/XUnionRegion prototypes (not currently used). Remove unnecc...jan.nijtmans2016-05-191-10/+10
* Eliminate all usage of WIN32 macro as well: _WIN32 is the portable macro.jan.nijtmans2014-02-101-1/+1
* 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-8/+8
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-041-5/+5
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-13/+12
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish2007-11-081-4/+11
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-30/+26
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-34/+25
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-25/+34
* Try to straighten out theme loading and selection logic.jenglish2006-12-131-1/+3
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-9/+9
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+969