summaryrefslogtreecommitdiffstats
path: root/views/widget/root_view.h
Commit message (Expand)AuthorAgeFilesLines
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Bye bye tab close dot, we hardly knew you.sky@chromium.org2010-07-071-24/+0
* Improve toolbar keyboard accessibility.dmazzoni@chromium.org2010-06-181-10/+5
* Attempt 2 at:sky@chromium.org2010-06-151-0/+24
* Revert 49795 - Changes the tab close button to a dot, unless you're near the ...sky@chromium.org2010-06-151-24/+0
* Changes the tab close button to a dot, unless you're near the buttonsky@chromium.org2010-06-151-0/+24
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* UI Language switch implemented by propagating LocaleChanged()glotov@google.com2010-04-201-0/+4
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-2/+0
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-4/+1
* Addded notification when ancestor gets changed. So windows that lack focus ma...georgey@chromium.org2010-01-071-0/+4
* Lands http://codereview.chromium.org/449003/show for Thiago:sky@chromium.org2009-12-011-2/+3
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-9/+8
* Refactors RootViewDropTarget into a platform independent part,sky@chromium.org2009-08-111-14/+0
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-011-0/+4
* Fix reversed focus traversal order issue.yutak@chromium.org2009-06-121-6/+10
* Removing some unused FocusManager related code from RootView.jcampan@chromium.org2009-06-081-17/+0
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-3/+4
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-081-8/+5
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+363