summaryrefslogtreecommitdiffstats
path: root/views/controls/single_split_view.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-134/+0
* views: Factor out SingleSplitView Observer into SingleSplitViewListener.tfarina@chromium.org2011-10-251-21/+10
* Rename VIEWS_API to VIEWS_EXPORT.darin@chromium.org2011-08-051-1/+1
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-1/+1
* Add some view class name to better debug view hierarchymiletus@chromium.org2011-06-021-0/+4
* Rename View::GetCursor and simplify arguments.msw@chromium.org2011-05-031-2/+1
* Disambiguate OnMouseCaptureLost from OnMouseReleased.msw@chromium.org2011-03-291-2/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-1/+6
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-091-12/+9
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-6/+1
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-1/+6
* Migrate Event API methods to Google Style.ben@chromium.org2011-02-101-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-3/+5
* Re-land 71230.eroman@chromium.org2011-01-131-6/+52
* Revert 71230 to see if it is related to hang on linux interactive_ui_tests.eroman@chromium.org2011-01-121-52/+6
* Streamline the layout of the BrowserView's children TabContents views.alekseys@chromium.org2011-01-121-6/+52
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-1/+1
* `#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