summaryrefslogtreecommitdiffstats
path: root/views/controls/combobox
Commit message (Expand)AuthorAgeFilesLines
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-032-18/+2
* views: [accessibility] Add support for GetAccessibleValue in the combobox con...ctguil@chromium.org2010-03-302-0/+8
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-1/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Reapply r41640.ajwong@chromium.org2010-03-162-1/+30
* Revert "Landing tfarina CL. " because it broke Interactive UI tests on Linux ...ajwong@chromium.org2010-03-162-30/+1
* Landing tfarina CL. ctguil@chromium.org2010-03-152-1/+30
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-2/+4
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-1/+1
* Get the initial selection work. and removed unnecessary initialization.oshima@chromium.org2010-02-023-6/+4
* Makes views not draw focus for native controls on Gtk. As Gtk renderssky@chromium.org2009-12-032-0/+7
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* style fix. the header for .cc has to be the 1st include.oshima@chromium.org2009-09-291-2/+2
* 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
* Lands http://codereview.chromium.org/198010 for Oshima:sky@chromium.org2009-09-091-5/+5
* Lands http://codereview.chromium.org/172098 for Oshima:sky@chromium.org2009-09-022-5/+8
* Lands 176025 from Oshima:sky@chromium.org2009-08-315-15/+86
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-183-16/+11
* Fix the Views combobox on GTK by adding a new function.brettw@chromium.org2009-06-302-1/+6
* Review URL: http://codereview.chromium.org/150051jcampan@chromium.org2009-06-304-5/+15
* Add back 'WS_VSCROLL' flag when creating a combobox window. Without it, the d...jshin@chromium.org2009-06-111-1/+5
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-032-8/+6
* Recent refactoring of the combobox had broken focus.jcampan@chromium.org2009-06-032-0/+5
* Gets ComboBox to compile on linux.sky@chromium.org2009-06-022-0/+2
* Make Combobox portableben@chromium.org2009-06-027-0/+598