summaryrefslogtreecommitdiffstats
path: root/generic/ttk/ttkDefaultTheme.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [77527326e5]: ttk artifacts on Ubuntu. Patch from Csaba Nemethi.bug_77527326e5fvogel2017-03-101-0/+6
* 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
* Merge core-8-5-branchjan.nijtmans2013-01-241-2/+2
* Purge RCS Keywords.dgp2011-06-081-2/+1
* Eliminate some unneeded write-only variables (discovered by gcc-4.6)jan.nijtmans2011-03-111-2/+1
* Major backport of 8.6 Ttk for 8.5.9. Most changes were only beinghobbs2010-08-261-113/+80
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-041-2/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* Ttk_ElementSize: Fixed longstanding, subtle bug that caused element paddingjenglish2007-11-081-8/+14
* + Use null "treearea" element for treeview owner-draw areajenglish2007-11-041-2/+2
* Move widget layout registration from TtkElements_Init()jenglish2007-10-251-3/+2
* Revert previous change to keep in sync with Tile codebase.jenglish2007-01-111-6/+5
* Many minute fixes to reduce number of minor warnings from GCC.dkf2007-01-111-5/+6
* Add support for alternate/indeterminate checkbutton state.jenglish2006-11-211-5/+1
* Fix off-by-one bug in tree indicator size computation [#1596021,jenglish2006-11-141-7/+7
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-031-16/+16
* * macosx/Wish.xcodeproj/project.pbxproj: add new Ttk files.das2006-10-311-2/+4
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+1162