Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews() | saintlou@chromium.org | 2011-06-29 | 1 | -8/+0 |
* | Set minimum width on menu for NativeComboboxViews. | rhashimoto@chromium.org | 2011-05-11 | 1 | -1/+0 |
* | Added Key event forwarding and handlking (not yet tested for GTK or Windows) | saintlou@chromium.org | 2011-05-05 | 1 | -4/+8 |
* | Removing Menu2 (size is not settable, waiting on another CL) | saintlou@chromium.org | 2011-05-05 | 1 | -12/+9 |
* | Factored code drawing the focusable border used in some Views controls | saintlou@chromium.org | 2011-05-03 | 1 | -27/+2 |
* | Initial implementation of pure Views combobox (aka dropdown list). The follow... | saintlou@chromium.org | 2011-04-29 | 1 | -0/+136 |