summaryrefslogtreecommitdiffstats
path: root/views/focus/focus_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Add about:memory link to task manager.thakis@chromium.org2009-10-081-1/+1
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-3/+3
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-3/+3
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-3/+3
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-22/+23
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-49/+25
* Allow TabContentsDelegates to process unhandled keyboard messages coming back...ananta@chromium.org2009-07-141-45/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-211/+13
* Revert :nsylvain@chromium.org2009-06-221-13/+211
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-211/+13
* Reverting 18872.jcampan@chromium.org2009-06-191-13/+211
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-211/+13
* Fix focus traversal cycle.yutak@chromium.org2009-06-151-26/+8
* Fix reversed focus traversal order issue.yutak@chromium.org2009-06-121-16/+23
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-19/+0
* Moving the Windows specific activation code in the FocusManager to the widget...jcampan@chromium.org2009-06-081-26/+2
* Fix keyboard accelerator registration issue in views::View.yutak@chromium.org2009-06-061-4/+2
* Fix: Alt+Tab not sending FocusWillChange events.finnur@chromium.org2009-06-041-5/+4
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-4/+1
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-031-36/+42
* Stubs out FocusManager and Menu so they compile on Linux.sky@chromium.org2009-05-261-6/+48
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-141-27/+25
* A new DEPS file for views, designed to reduce dependencies. Removes some unne...ben@chromium.org2009-05-081-1/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+716