summaryrefslogtreecommitdiffstats
path: root/views/controls/combobox
Commit message (Expand)AuthorAgeFilesLines
* ui/gfx: Convert Canvas::TranslateInt() to use gfx::Point.tfarina@chromium.org2011-10-271-1/+1
* ui/gfx: Convert Canvas::ClipRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-261-3/+2
* views: Change MenuItemView API to string16.tfarina@chromium.org2011-10-201-2/+1
* views: Change ViewsDelegate::NotifyMenuItemFocused() to string16.tfarina@chromium.org2011-10-081-6/+5
* views: Change MenuItemView::GetTitle() to string16.tfarina@chromium.org2011-10-051-1/+2
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+1
* views: Add comment to Combobox's native wrapper about its lifetime.tfarina@chromium.org2011-09-212-3/+5
* views: Do not convert GetItemAt() to wstring as it already returns string16.tfarina@chromium.org2011-09-201-3/+2
* Make views_aura_desktop depend upon resources so that we don't have tosky@chromium.org2011-09-061-0/+11
* linux: delete code that worked around gtk <2.18evan@chromium.org2011-08-291-4/+0
* views: Fix a couple of trivial TODOS.tfarina@chromium.org2011-08-295-15/+7
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-261-0/+15
* Moves ownership of MenuItemView to MenuRunner as well as responbilitysky@chromium.org2011-08-252-11/+17
* Move input_method to widgetoshima@google.com2011-08-231-2/+1
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-052-3/+3
* Create views.dll / libviews.sodarin@chromium.org2011-07-283-13/+8
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-2/+1
* Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()saintlou@chromium.org2011-06-295-33/+5
* Re-land:ben@chromium.org2011-06-161-2/+2
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-2/+2
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-2/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-1/+1
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-1/+1
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-011-1/+1
* views: Add OnEnabledChanged() method to View class.tfarina@chromium.org2011-05-272-3/+3
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+1
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Set minimum width on menu for NativeComboboxViews.rhashimoto@chromium.org2011-05-112-1/+5
* Added Unit Testing for pure Views Comboboxsaintlou@chromium.org2011-05-113-0/+184
* Added Key event forwarding and handlking (not yet tested for GTK or Windows)saintlou@chromium.org2011-05-059-49/+175
* Removing Menu2 (size is not settable, waiting on another CL)saintlou@chromium.org2011-05-052-59/+56
* Use single command line flag for all pure Views situations,saintlou@chromium.org2011-05-031-5/+2
* Factored code drawing the focusable border used in some Views controlssaintlou@chromium.org2011-05-032-89/+9
* Initial implementation of pure Views combobox (aka dropdown list). The follow...saintlou@chromium.org2011-04-294-3/+530
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-1/+3
* In preparation for NativeTheme refactoring, renaming the class NativeThemerogerta@chromium.org2011-03-301-2/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-142-17/+32
* Send accessibility events from GTK implementations of views.dmazzoni@chromium.org2011-03-053-1/+77
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-042-25/+16
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-032-16/+25
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-244-6/+6
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-162-3/+3
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* Revert 74377 - Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-1/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-091-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-052-3/+3
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-1/+1