summaryrefslogtreecommitdiffstats
path: root/views/examples/example_base.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move examples/ directory to ui/views/.tfarina@chromium.org2011-11-151-67/+0
* Delete use of wstring for views_examples titles and simplify code.asvitkine@chromium.org2011-09-281-2/+2
* Extend views example instance lifetimes over the main message loop.msw@chromium.org2011-09-271-2/+2
* views/examples: Cleanup ExampleBase.tfarina@chromium.org2011-09-241-16/+11
* views/examples: Make PrintStatus use char type instead wchar_t.tfarina@chromium.org2011-09-011-2/+2
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-2/+2
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-181-2/+1
* Implementing context menu for the new views textfield.varunjain@chromium.org2011-01-141-13/+0
* Add base:: prefix to the calls to StringAppendV.tfarina@chromium.org2010-12-211-2/+3
* Add CreateWrapper to views/examples/examples_base.ccstevenjb@chromium.org2010-10-061-0/+17
* Fixed view example. It was failing because some of view classes requires Widg...oshima@chromium.org2009-10-301-0/+43
* Porting the view examples to Windows. jcampan@chromium.org2009-10-201-14/+1
* View examples:oshima@chromium.org2009-09-221-0/+38