summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* 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
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-224-1/+35
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-224-35/+1
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-224-1/+35
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Fix compile error "error: #elif with no expression"nsylvain@chromium.org2010-02-271-1/+1
* Landing Marshall Greenblatt change.jcampan@chromium.org2010-02-242-4/+60
* CL implementing focus-dismissal of the chrome.experimental.popup set of exten...twiz@chromium.org2010-02-102-3/+117
* Fixes two related focus bugs on views/gtk:sky@chromium.org2010-01-071-0/+3
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-1/+1
* Use AutoReset (formerly ScopedBool) where possible.pkasting@chromium.org2009-11-201-2/+2
* Fix for BookmarkManager Test Crash test.oshima@chromium.org2009-11-181-1/+5
* Use predefined color names where possible for clarity. Also use "SkColorSetA...pkasting@chromium.org2009-10-131-2/+2
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Add about:memory link to task manager.thakis@chromium.org2009-10-081-1/+1
* Enabling the default button behavior on Linux toolkit_views.jcampan@chromium.org2009-10-082-13/+15
* Turns on the focus traversal unit-tests and fixed some focus traversal problem:jcampan@chromium.org2009-10-071-74/+74
* This CL make the AcceleratorDispatcher eat the WM_KEYUP associated tojcampan@chromium.org2009-10-063-5/+158
* Reverting the NativeViewHostWin focus refactoring.jcampan@chromium.org2009-10-051-103/+1
* Relanding focus traversal on Linux toolkit views.jcampan@chromium.org2009-10-012-1/+13
* Fix for a focus related unit-test on Linux toolkit views.jcampan@chromium.org2009-09-301-12/+13
* Temporary disabling a unit test that fails on Linux toolkit views while I inv...jcampan@chromium.org2009-09-301-0/+6
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-291-1/+103
* Reverting 27504, it breaks the interactive ui tests on Windows.jcampan@chromium.org2009-09-291-10/+1
* See original review atjcampan@chromium.org2009-09-291-1/+10
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-292-4/+6
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-282-6/+4
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-282-4/+6
* [Relanding erg's change with fix for toolkit_views shortcuts and jcampan@chromium.org2009-09-251-1/+1
* Reverting 27113, it breaks the ChomeOS build.jcampan@chromium.org2009-09-241-103/+1
* Refactoring some of the NativeViewHost and NativeControl focus management so ...jcampan@chromium.org2009-09-241-1/+103
* Disabling a focus related unit test on Linux (toolkit_views).jcampan@chromium.org2009-09-221-6/+4
* Land http://codereview.chromium.org/206025 for Charlie:sky@chromium.org2009-09-161-0/+1