summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* Convert View::HasFocus() to be const. Required adding const versions of some...pkasting@chromium.org2011-10-261-1/+2
* Support keyboard navigation in avatar menusail@chromium.org2011-10-261-2/+3
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-8/+8
* views: Change TextButton API to string16.tfarina@chromium.org2011-10-191-13/+16
* views: Change Checkbox API to string16.tfarina@chromium.org2011-10-121-6/+6
* views: Change RadioButton API to string16.tfarina@chromium.org2011-10-121-4/+4
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-16/+15
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-15/+16
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-16/+15
* views: Change TabbedPane::AddTab() to string16.tfarina@chromium.org2011-09-291-6/+6
* Update TouchEvent initialize for USE_XI2_MT according tosadrul@chromium.org2011-09-281-3/+1
* touchui: Fix --touch-devices flag.sadrul@chromium.org2011-09-272-12/+7
* Consolidate/cleanup event cracking code; single out GdkEvents; saves ~850 lines.msw@chromium.org2011-09-261-16/+14
* touchui: support XInput2 multitouchsadrul@chromium.org2011-09-251-2/+22
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-221-1/+1
* Fix Aura Windows bustage.ben@chromium.org2011-09-191-1/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-182-2/+7
* Fix views_aura_desktop build on Linux.tfarina@chromium.org2011-09-162-3/+8
* views: Export AutoNativeNotificationDisabler to fix the win builder.tfarina@chromium.org2011-09-141-1/+1
* views: Factor WidgetFocusManager out of FocusManager class.tfarina@chromium.org2011-09-144-109/+133
* views: Remove unused include of gtk/gtk.h from focus_manager.cctfarina@chromium.org2011-09-131-6/+1
* Get views_unittests to compile (but not run).ben@chromium.org2011-09-021-5/+19
* Move the mouse wheel utils from views to ui\base\win, to get rid of some view...jam@chromium.org2011-08-262-158/+0
* Wayland support for views. views_desktop on Wayland.backer@chromium.org2011-08-262-1/+23
* Re-land: Create a new views_aura_desktop.ben@chromium.org2011-08-251-0/+20
* Revert 98306 - Create a new views_aura_desktop.ben@chromium.org2011-08-251-20/+0
* Create a new views_aura_desktop.ben@chromium.org2011-08-251-0/+20
* Add Aura support to views:ben@chromium.org2011-08-251-1/+1
* Get views_unittests pass on touch buildoshima@google.com2011-08-241-17/+11
* Move input_method to widgetoshima@google.com2011-08-233-40/+150
* Fixes regression (and crash) in instant. The crash would happen ifsky@chromium.org2011-08-222-1/+10
* Remove Purify and Quantify.Doing so will reduce substantially the size of the...jeanluc@chromium.org2011-08-172-2/+2
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-056-14/+15
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-024-50/+30
* Use VIEWS_API in a few places to fix component build for chromeos and touchui.sadrul@chromium.org2011-07-281-2/+2
* Create views.dll / libviews.sodarin@chromium.org2011-07-286-15/+16
* Removing unused NativeButton codesaintlou@chromium.org2011-07-261-30/+25
* Views views_unittests FocusManagerTest.FocusNativeControls use after freedhollowa@chromium.org2011-07-251-1/+0
* touch: Always expect XInput2 availability.sadrul@chromium.org2011-07-222-22/+0
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Convert some more view methods to the ui/views style.ben@chromium.org2011-07-151-6/+4
* Clean up FocusManageroshima@google.com2011-07-144-83/+28
* views: Add unittests for View::GetViewsWithGroup() method.tfarina@chromium.org2011-07-131-2/+1
* ClearNativeFocus: Do it from widget, with appropriate native-widget implement...sadrul@chromium.org2011-07-133-11/+7
* Revert 91716 - Temporarily disable these tests while I repro the crashes.ben@chromium.org2011-07-071-4/+4
* Temporarily disable these tests while I repro the crashes.ben@chromium.org2011-07-071-4/+4
* Switch FocusManager to using ObserverList instead of keeping its listeners in...pkasting@chromium.org2011-06-292-52/+16
* Refactor the glib message-pump, and use it as the base for a gtk message pump...sadrul@chromium.org2011-06-242-11/+12
* Fix even more crashes. To help identify remaining crashes now and in the futu...ben@chromium.org2011-06-161-3/+9
* Re-land:ben@chromium.org2011-06-163-7/+6