summaryrefslogtreecommitdiffstats
path: root/views/focus/focus_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-0/+5
* Fixes crash in focus that occurs if Focus ends up deleting/removingsky@chromium.org2010-11-191-1/+5
* Re-lands 58186:bryeung@chromium.org2010-09-031-6/+6
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-6/+6
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-6/+6
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-6/+6
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-6/+6
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-041-0/+4
* Fix regression that stopped properly restoring focus to tab contents.dmazzoni@chromium.org2010-07-231-3/+16
* Fixes regression in links ending up too small. The problem is that wesky@chromium.org2010-07-211-3/+3
* Minor fixes to toolbar keyboard accessibility: focusing the location bardmazzoni@chromium.org2010-06-301-6/+12
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-27/+45
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-1/+49
* 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