summaryrefslogtreecommitdiffstats
path: root/views/widget/root_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactors RootViewDropTarget into a platform independent part,sky@chromium.org2009-08-111-33/+2
* Status bubble limping in TOOLKIT_VIEWS.ben@chromium.org2009-08-011-5/+22
* This makes the unit-tests pass with toolkit_views on Linux.jcampan@chromium.org2009-07-151-5/+5
* Fixes compile bugs for views on gtk.sky@chromium.org2009-06-301-0/+4
* Fixing a breakage in the GTK toolkit build that my last check-in caused.jcampan@chromium.org2009-06-301-1/+1
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-17/+4
* Update Skia transfer modes to match changes in Skia as of r239amanda@chromium.org2009-06-251-1/+1
* Revert :nsylvain@chromium.org2009-06-221-4/+17
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-17/+4
* Reverting 18872.jcampan@chromium.org2009-06-191-4/+17
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-17/+4
* Fix reversed focus traversal order issue.yutak@chromium.org2009-06-121-40/+74
* Removing some unused FocusManager related code from RootView.jcampan@chromium.org2009-06-081-8/+0
* Implement some basic functionality in RootView and View.ben@chromium.org2009-06-051-0/+11
* Rephrase this code to be slightly less verbose.ben@chromium.org2009-06-041-5/+2
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-19/+21
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-2/+2
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-90/+14
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+1001