summaryrefslogtreecommitdiffstats
path: root/views/controls/single_split_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()...pkasting@chromium.org2010-05-101-2/+2
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-12/+0
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Provide Web Contents accessibility info.ctguil@chromium.org2010-03-161-0/+17
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-8/+9
* SingleSplitView: survive minimize / restore when resize changes leading bounds.pfeldman@chromium.org2009-07-161-8/+18
* Add 'resize_leading_on_bounds_change' property into the SingleSplitView.pfeldman@chromium.org2009-07-091-1/+16
* Use different cursors for horizontal and vertical splits. (cursor was static ...pfeldman@chromium.org2009-07-081-3/+3
* Fix the current remaining Views-GTK compile and linker errors.brettw@chromium.org2009-07-061-0/+2
* Add layout support for invisible SingleSplitView children.pfeldman@chromium.org2009-07-011-12/+25
* Add support for vertical split into SingleSplitView.pfeldman@chromium.org2009-06-241-31/+61
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-3/+10
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+116