summaryrefslogtreecommitdiffstats
path: root/views/controls/combobox
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove wstring from views. Part 3: Switch accessibility strings to string16.avi@chromium.org2011-01-142-4/+4
* Move models from app to ui/base/modelsben@chromium.org2011-01-144-3/+12
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Cleanup AdjustStringForLocaleDirection() to modify input parameter in place.jeremy@chromium.org2010-11-241-4/+2
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-282-12/+6
* 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
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-4/+3
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-223-3/+5
* Rework gfx::Font by moving platform-specific code into inner classes.ben@chromium.org2010-08-131-1/+1
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+3
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-4/+3
* views: Fix bad license headers found in some filestfarina@chromium.org2010-07-283-9/+9
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-264-0/+4
* Relayout content pref page properly upon sync status changes.mnissler@chromium.org2010-07-151-0/+1
* views: Make use of gtk_signal macros in more places.erg@chromium.org2010-04-292-7/+6
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* 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