summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-188-85/+0
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-1820-3925/+17
* wayland: cleanup ifdef in accelerator_handle.h for use_wayland and use_auramsb@chromium.org2011-11-181-4/+4
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-172-2/+2
* Split a part of code managing accelerators from views::FocusManager.mazda@chromium.org2011-11-152-45/+16
* wayland: define base:NativeEvent for Waylandmsb@chromium.org2011-11-142-2/+2
* views: Remove the old views/window/ directory and its stubbed files.tfarina@chromium.org2011-11-141-1/+1
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-147-44/+45
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-107-11/+24
* 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