summaryrefslogtreecommitdiffstats
path: root/views/focus/accelerator_handler_win.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-181-60/+0
* Nix GetFocusManagerForNativeView|Window.msw@chromium.org2011-08-021-3/+4
* Adds the ability to construct a KeyEvent from a NativeEvent[2], and converts ...ben@chromium.org2011-02-111-5/+1
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* Move Event files into views/eventsben@chromium.org2011-02-091-1/+1
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-3/+3
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+3
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-3/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+3
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-3/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+3
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-081-0/+1
* This CL make the AcceleratorDispatcher eat the WM_KEYUP associated tojcampan@chromium.org2009-10-061-3/+16
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-011-0/+3
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-291-1/+3
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-281-3/+1
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-281-1/+3
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-0/+44