summaryrefslogtreecommitdiffstats
path: root/win/ttkWinTheme.c
Commit message (Expand)AuthorAgeFilesLines
* 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 Keywordsdgp2011-06-081-2/+0
|\
| * 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-11/+23
* | Remove casts from uses of ckalloc/ckfree/... now that Tcl declares them to bedkf2011-03-121-1/+1
* | fix more gcc warnings: missing initializernijtmans2010-01-221-8/+8
* | Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-011-5/+17
|/
* Add tristate support to checkbuttons and radiobuttons [Bug 1865898].jenglish2008-01-081-54/+53
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Only tkWin.h should include windows.h unless we have an explicit override ofpatthoyts2007-12-101-3/+1
* Improved macrology for statically-initialized layout template tables.jenglish2007-12-021-21/+22
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish2007-11-081-6/+5
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-277/+167
* Assorted minor cleanups.dkf2007-09-081-8/+16
* header cleanupdgp2007-09-071-2/+1
* Standardize function definition format.dkf2007-04-171-155/+254
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-12/+10
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-10/+12
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-7/+7
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+730