summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/table
Commit message (Expand)AuthorAgeFilesLines
* views: Sort header files.tfarina@chromium.org2012-05-301-1/+0
* Converts ui/views/controls, ui/views/examples, ui/base/models to use gfx::Ima...pkotwicz@chromium.org2012-05-242-5/+6
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-151-3/+3
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-3/+3
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-3/+3
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* ui/gfx: Rename almost all entries from gfx::CanvasSkia to gfx::Canvas.tfarina@chromium.org2012-03-151-6/+6
* Move scoped_ole_initializer.h to ui/base/win and clean up ole initialization/...tfarina@chromium.org2012-03-141-2/+2
* ui/gfx: Update includes to point to canvas.h instead of canvas_skia.htfarina@chromium.org2012-03-141-1/+1
* Adds window property display. A table view (acting as a list) with formatted ...ben@chromium.org2012-03-131-1/+2
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-2/+2
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-1/+1
* Makes tree and table work correctly in rtl.sky@chromium.org2012-01-201-6/+8
* OVERRIDE Fixups for TableView and DragDropControllerdhollowa@chromium.org2012-01-122-1/+2
* Attempt 2 at: Adds a trivial views based table implementation (only supports ...sky@chromium.org2012-01-119-436/+370
* Revert 117228 - Adds a trivial views based table implementation (only support...flackr@chromium.org2012-01-119-366/+432
* Adds a trivial views based table implementation (only supports singlesky@chromium.org2012-01-119-432/+366
* Shuffles around table classes and nukes tableview2.sky@chromium.org2012-01-1017-2941/+1198
* Add a new ctor to CanvasSkia that takes a const SkBitmap&.tfarina@chromium.org2011-12-212-4/+0
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-202-7/+9
* views: Convert IsEnabled() to just enabled() since it's just a simple accessor.tfarina@chromium.org2011-12-122-2/+2
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-1/+1
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-293-3/+3
* views: Move scrollbar and native directories to ui/views/controls/.tfarina@chromium.org2011-11-272-2/+2
* Add OVERRIDE to views/.avi@chromium.org2011-11-232-28/+29
* views: Move table and tree directories to ui/views/controls/.tfarina@chromium.org2011-11-2313-0/+5314