summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* touchui: Create touch-events.sadrul@chromium.org2010-11-232-6/+61
* Fix mouse-wheel scrolling and shifted/capslocked keyevents for touchui.sadrul@chromium.org2010-11-221-6/+12
* Attempt 2 at:sky@chromium.org2010-11-212-14/+14
* Fixes crash in focus that occurs if Focus ends up deleting/removingsky@chromium.org2010-11-191-1/+5
* Revert 66784 - Converts usage of SetProp/GetProp to a map. Even after making ...sky@chromium.org2010-11-192-14/+14
* Converts usage of SetProp/GetProp to a map. Even after making sure wesky@chromium.org2010-11-192-14/+14
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-1/+83
* Revert 65938 (arm compile fail) - touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-83/+1
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-1/+83
* Revert "touchui: First pass at XInput2 message pump."evan@chromium.org2010-11-121-83/+1
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-121-1/+83
* Attempt at fixing leaks from SetProp. Apparently there is a finitesky@chromium.org2010-11-012-5/+13
* touchui: Directly process key and mouse events.rjkroege@google.com2010-10-263-14/+89
* Hijack mouse-related events for TOUCH_UI buildsbryeung@google.com2010-10-211-0/+32
* Re-lands 58186:bryeung@chromium.org2010-09-034-55/+56
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-024-56/+55
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-024-55/+56
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-014-56/+55
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-014-55/+56
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-5/+6
* Improvements to accessibility extension api support for "views":dmazzoni@chromium.org2010-08-061-6/+0
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-2/+0
* [Linux Views] Refactor accelerator handler related code.suzhe@chromium.org2010-08-045-123/+16
* Add undeclared virtual destructors part 5ziadh@chromium.org2010-08-021-0/+9
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-2/+3
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-1/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-266-0/+6
* 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-213-9/+10
* Prevent non-visible views from getting focused.mnissler@chromium.org2010-07-141-2/+53
* Minor fixes to toolbar keyboard accessibility: focusing the location bardmazzoni@chromium.org2010-06-302-8/+43
* *Add WidgetGtk::ClearNativeFocus so that subclass can implement cutomized beh...oshima@chromium.org2010-06-191-9/+1
* Keep a cache of all views that have sent notifications. This ensures that Ac...dtseng@chromium.org2010-06-181-2/+1
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-186-98/+652
* Allow widgets to have keyboard shortcuts.avayvod@chromium.org2010-06-161-5/+7
* Process accelerators if grabbed widget is a window.xiyuan@chromium.org2010-06-021-4/+17
* views: implement a TODO to move WidgetGtk::GetWindowForNative to WindowGtk.tfarina@chromium.org2010-06-021-3/+2
* Fixing AutoReset to be a template.gspencer@chromium.org2010-06-011-1/+1
* Fixed alt key as shortcut to focus menus on linux/views. It should onlydmazzoni@chromium.org2010-05-243-21/+239
* Committing on behalf of dtseng.dmazzoni@chromium.org2010-05-071-0/+7
* Skip accelerator handling if there is a grabbed widget.xiyuan@chromium.org2010-05-031-1/+4
* Defer WidgetGtk's focus manager destructionxiyuan@chromium.org2010-04-202-1/+103
* * WidgetGtk::OnKeyPressed never called on window because the signal handleroshima@chromium.org2010-04-021-8/+50
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-314-1/+35
* Reverting this CL to fix the interactive ui test failures.ananta@chromium.org2010-03-264-35/+1
* Reenabling some unit-tests on Linux, they seem to work fine now,jcivelli@chromium.org2010-03-251-6/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-244-1/+35
* Revert 42465 - Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-244-35/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-244-1/+35
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-224-35/+1