summaryrefslogtreecommitdiffstats
path: root/views/focus
Commit message (Expand)AuthorAgeFilesLines
* [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
* 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