summaryrefslogtreecommitdiffstats
path: root/views/controls/single_split_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-10/+10
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-6/+6
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Re-land 71230.eroman@chromium.org2011-01-131-52/+97
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-121-97/+52
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-121-52/+97
* Refactoring of cursor usage (primarily for linux).sadrul@chromium.org2010-11-231-1/+5
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-3/+2
* 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