summaryrefslogtreecommitdiffstats
path: root/generic/ttk
Commit message (Expand)AuthorAgeFilesLines
* ImageElement clientData no longer needed.jenglish2006-12-251-22/+11
* Remove assert() calls - Don't Panicjenglish2006-12-181-12/+6
* Big batch of ttk::treeview improvements:jenglish2006-12-182-154/+412
* Add combobox -height option; only show scrollbar if the listboxjenglish2006-12-171-1/+6
* Global reduction: use per-file *_Init() routines to reducejenglish2006-12-1416-179/+211
* * generic/ttk/ttkInit.c:hobbs2006-12-133-14/+6
* Try to straighten out theme loading and selection logic.jenglish2006-12-132-2/+9
* Remove nonfunctional code and incorrect comments.jenglish2006-12-131-9/+1
* Rename typedef Ttk_Element => Ttk_ElementImpl.jenglish2006-12-106-23/+23
* Merged duplicate functionality between image element factory,jenglish2006-12-097-264/+274
* Dead code removal.jenglish2006-12-012-8/+2
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-274-87/+75
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-242-21/+28
* 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
* *correct* fix for #1588251.jenglish2006-11-131-7/+9
* Reworked cleanup procedure -- "self-cancelling" idle call is not robust,jenglish2006-11-121-15/+12
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-074-17/+12
* We do not want to require tkInt in all the ttk files so added thepatthoyts2006-11-033-4/+14
* * generic/ttk/ttkBlink.c, generic/ttk/ttkButton.c:das2006-11-0331-623/+657
* * 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-3137-0/+22960