summaryrefslogtreecommitdiffstats
path: root/views/examples/tabbed_pane_example.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move examples/ directory to ui/views/.tfarina@chromium.org2011-11-151-59/+0
* views: Change TabbedPane::AddTab() to string16.tfarina@chromium.org2011-09-291-1/+1
* Delete use of wstring for views_examples titles and simplify code.asvitkine@chromium.org2011-09-281-1/+0
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-181-10/+20
* views: Move the implementation of TabbedPaneExample from the header file to t...tfarina@chromium.org2011-01-211-76/+14
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Re-land r51526mnissler@chromium.org2010-07-051-2/+1
* Revert r51526 (Auto-size the views version of the options dialog.)mnissler@chromium.org2010-07-021-1/+2
* Auto-size the views version of the options dialog.mnissler@chromium.org2010-07-021-2/+1
* Fixed view example. It was failing because some of view classes requires Widg...oshima@chromium.org2009-10-301-19/+13
* Porting the view examples to Windows. jcampan@chromium.org2009-10-201-21/+29
* Another case where we need to allow "this" in the constructor.nsylvain@chromium.org2009-09-271-4/+9
* More examples:oshima@chromium.org2009-09-231-0/+105