summaryrefslogtreecommitdiffstats
path: root/views/controls/combobox/combobox.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-141-2/+2
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-1/+3
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-10/+4
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+2
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-2/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+2
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-1/+2
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-0/+1
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-15/+1
* views: [accessibility] Add support for GetAccessibleValue in the combobox con...ctguil@chromium.org2010-03-301-0/+7
* Reapply r41640.ajwong@chromium.org2010-03-161-0/+21
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-161-21/+0
* Landing tfarina CL. ctguil@chromium.org2010-03-151-0/+21
* Get the initial selection work. and removed unnecessary initialization.oshima@chromium.org2010-02-021-2/+0
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-031-0/+6
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-2/+2
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-2/+2
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-2/+2
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-181-2/+3
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-7/+5
* Recent refactoring of the combobox had broken focus.jcampan@chromium.org2009-06-031-0/+1
* Gets ComboBox to compile on linux.sky@chromium.org2009-06-021-0/+1
* Make Combobox portableben@chromium.org2009-06-021-0/+104