summaryrefslogtreecommitdiffstats
path: root/tests/ttk
Commit message (Expand)AuthorAgeFilesLines
* Change signature of widget subcommand procedures to match Tcl_ObjCmdProc.jenglish2010-01-311-7/+36
* tests/ttk/{checkbutton,radiobutton}.test: split out from ttk.test.jenglish2008-12-313-86/+103
* ttk::treeview: Fix inconsistent use of treeArea / headingArea;jenglish2008-12-271-1/+20
* Add native aqua elements for ttk::spinbox [Bug 2219588].jenglish2008-12-071-49/+90
* Use a styled frame around the popdown listbox so we can adjust the border for...patthoyts2008-11-291-2/+2
* Widget self-destruction is not necessarily an error [Bug 2298720].jenglish2008-11-161-1/+9
* ttkWidget.c: Reworked widget construction and destruction sequence;jenglish2008-11-131-18/+38
* bug #2218949: force focus to the tested widgetpatthoyts2008-11-031-2/+2
* Implemented the themed spinbox widget ttk::spinbox.patthoyts2008-11-011-0/+239
* Disable test ttk-6.3, it's not applicable [Bug 2175411].jenglish2008-10-241-6/+1
* generic/ttk/ttkScroll.c: Don't use sprintf "%g" to format floatingjenglish2008-08-192-4/+4
* fix [2021443] inconsistant "wrong # args" messages (for Tk)nijtmans2008-07-231-2/+2
* Audit: ensure that output arguments to Tk_Get*FromObj() are initialized,jenglish2008-07-041-0/+9
* Batch of ttk::treeview enhancements:jenglish2008-05-231-8/+108
* Forgot to add this yesterdaypatthoyts2008-04-091-0/+48
* Arrange to deliver <<ComboboxSelected>> event after listbox is unposted,jenglish2008-02-231-2/+22
* Fix MouseWheel bindings for ttk::treeview widgetjenglish2008-01-061-82/+79
* merge stable branch onto HEADdgp2007-12-135-5/+5
* Internal Ttk_Manager API updates; Fixed [Bug 1343984];jenglish2007-11-252-10/+96
* Improved the tests for ttk::style element create argspatthoyts2007-11-251-3/+3
* Fixed crash bug in style element createpatthoyts2007-11-191-0/+13
* Swap in core scrollbars for [ttk::scrollbar]s on OSX.jenglish2007-11-171-1/+32
* ttk::notebook: reworked [$nb insert] logic (fixes multiple bugs; see #1817596)jenglish2007-10-251-2/+29
* Make Ttk_GetImage safe if called with NULL interp. Added some testspatthoyts2007-10-091-1/+34
* Made ttk/all.tcl be the same as tk's all.tcl and make use of file normalizepatthoyts2007-09-181-10/+18
* Added -width and -height options.jenglish2007-06-101-2/+49
* Ttk_Manager API overhaul:jenglish2007-06-092-4/+48
* Removed tk/tests/ttk/misc.test -- ttk::dialog tests, not appropriate for core.jenglish2007-05-251-33/+0
* EntrySetValue: Ensure that widget is in a consistent state before settingjenglish2007-05-181-0/+21
* * tests/ttk/treetags.test: Another bit of test suitedgp2007-05-181-1/+2
* duplicate test namesdgp2007-05-162-4/+4
* Merged duplicate functionality between image element factory,jenglish2006-12-091-25/+2
* * library/ttk/altTheme.tcl, library/ttk/clamTheme.tcl,jenglish2006-11-241-2/+2
* Workaround for #1583038jenglish2006-11-121-1/+1
* Miscellaneous minor changes to re-sync Ttk codebase with Tile CVS:jenglish2006-11-072-104/+3
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-3116-0/+2827