summaryrefslogtreecommitdiffstats
path: root/views/controls/combobox/native_combobox_views.h
Commit message (Expand)AuthorAgeFilesLines
* Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()saintlou@chromium.org2011-06-291-8/+0
* Set minimum width on menu for NativeComboboxViews.rhashimoto@chromium.org2011-05-111-1/+0
* Added Key event forwarding and handlking (not yet tested for GTK or Windows)saintlou@chromium.org2011-05-051-4/+8
* Removing Menu2 (size is not settable, waiting on another CL)saintlou@chromium.org2011-05-051-12/+9
* Factored code drawing the focusable border used in some Views controlssaintlou@chromium.org2011-05-031-27/+2
* Initial implementation of pure Views combobox (aka dropdown list). The follow...saintlou@chromium.org2011-04-291-0/+136