summaryrefslogtreecommitdiffstats
path: root/views/focus/focus_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Avoid dangling references to Views from FocusManager.asanka@chromium.org2011-03-121-4/+5
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-1/+2
* These files were meant to go with my change here http://codereview.chromium.o...ben@chromium.org2011-02-241-4/+4
* Rename WillGain/Lose/DidGainFocus, Focus methods. Now there are only two noti...ben@chromium.org2011-02-241-0/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-141-0/+3
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-111-3/+0
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-111-0/+3
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-3/+1
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Minor fixes to toolbar keyboard accessibility: focusing the location bardmazzoni@chromium.org2010-06-301-2/+31
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-39/+7
* Defer WidgetGtk's focus manager destructionxiyuan@chromium.org2010-04-201-1/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-311-0/+4
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-261-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+4
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-241-0/+4
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-221-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+4
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-221-4/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-221-0/+4
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-101-2/+68
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-10/+4
* Allow TabContentsDelegates to process unhandled keyboard messages coming back...ananta@chromium.org2009-07-141-24/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-67/+18
* Revert :nsylvain@chromium.org2009-06-221-18/+67
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-67/+18
* Reverting 18872.jcampan@chromium.org2009-06-191-18/+67
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-67/+18
* Fix focus traversal cycle.yutak@chromium.org2009-06-151-3/+0
* Fix reversed focus traversal order issue.yutak@chromium.org2009-06-121-5/+3
* Changing the focus manager to not subclass HWNDs (but for the top-windows).Co...jcampan@chromium.org2009-06-121-10/+10
* Moving the Windows specific activation code in the FocusManager to the widget...jcampan@chromium.org2009-06-081-3/+0
* FocusManager should accept multiple AcceleratorTargets for each accelerator.yutak@chromium.org2009-06-031-10/+15
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-1/+1
* Stubs out FocusManager and Menu so they compile on Linux.sky@chromium.org2009-05-261-3/+1
* Makes FindBarWin buildable on linux. FindBarWin should be renamed tosky@chromium.org2009-05-231-3/+5
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-141-0/+5
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+343