summaryrefslogtreecommitdiffstats
path: root/library/ttk/combobox.tcl
Commit message (Expand)AuthorAgeFilesLines
* [Bug 1991930] combobox dropdown needs to be topmostpatthoyts2008-11-221-3/+2
* Backported combobox toplevel fix for [Bug 1939129]patthoyts2008-11-221-1/+3
* Arrange to deliver <<ComboboxSelected>> event after listbox is unposted,jenglish2008-02-231-2/+2
* merge stable branch onto HEADdgp2007-12-131-1/+1
* * library/ttk/combobox.tcl: Set focus to listbox in <Map> bindingjenglish2007-11-061-5/+8
* BUGFIX: Unpost can be called with no preceding Post.jenglish2007-10-311-2/+4
* * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0]jenglish2007-10-281-33/+38
* * library/ttk/combobox.tcl (ttk::combobox::PopdownWindow): redo wmhobbs2007-10-231-7/+17
* [namespace import ::ttk::scrollbar] doesn't work,jenglish2007-10-231-4/+7
* * library/ttk/combobox.tcl: ttk::combobox overhaul;jenglish2007-10-221-90/+118
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish2007-09-171-40/+65
* Add combobox -height option; only show scrollbar if the listboxjenglish2006-12-171-3/+6
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish2006-11-271-2/+2
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+360