summaryrefslogtreecommitdiffstats
path: root/library/ttk/combobox.tcl
Commit message (Expand)AuthorAgeFilesLines
* merge stable branch onto HEADdgp@users.sourceforge.net2007-12-131-1/+1
* * library/ttk/combobox.tcl: Set focus to listbox in <Map> bindingjenglish@flightlab.com2007-11-061-5/+8
* BUGFIX: Unpost can be called with no preceding Post.jenglish@flightlab.com2007-10-311-2/+4
* * library/ttk/combobox.tcl: Make popdown window [wm resizable 0 0]jenglish@flightlab.com2007-10-281-33/+38
* * library/ttk/combobox.tcl (ttk::combobox::PopdownWindow): redo wmhobbs2007-10-231-7/+17
* [namespace import ::ttk::scrollbar] doesn't work,jenglish@flightlab.com2007-10-231-4/+7
* * library/ttk/combobox.tcl: ttk::combobox overhaul;jenglish@flightlab.com2007-10-221-90/+118
* Try to improve combobox appearance on OSX + Tk 8.5 [#1780286].jenglish@flightlab.com2007-09-171-40/+65
* Add combobox -height option; only show scrollbar if the listboxjenglish@flightlab.com2006-12-171-3/+6
* * generic/ttk/ttkWidget.c, generic/ttk/ttkPaned.c Fix for #1603506jenglish@flightlab.com2006-11-271-2/+2
* * doc/ttk_Geometry.3, doc/ttk_Theme.3, doc/ttk_button.n:hobbs2006-10-311-0/+360