summaryrefslogtreecommitdiffstats
path: root/views/controls/single_split_view.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-2/+0
* Provide Web Contents accessibility info.ctguil@chromium.org2010-03-161-1/+8
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-4/+3
* Add 'resize_leading_on_bounds_change' property into the SingleSplitView.pfeldman@chromium.org2009-07-091-0/+12
* Add support for vertical split into SingleSplitView.pfeldman@chromium.org2009-06-241-9/+30
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+57