summaryrefslogtreecommitdiffstats
path: root/library/ttk/combobox.tcl
Commit message (Expand)AuthorAgeFilesLines
* ttk::combobox::Press: Don't take focus in disabled state [Bug 2925561].jenglish2012-01-301-2/+5
* 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-21/+35
* TIP #359: Extended window manager hints support for X11.patthoyts2010-01-201-1/+2
* [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