summaryrefslogtreecommitdiffstats
path: root/views/examples/examples_main.h
Commit message (Expand)AuthorAgeFilesLines
* views: Move examples/ directory to ui/views/.tfarina@chromium.org2011-11-151-60/+0
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-1/+1
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-1/+1
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-1/+1
* Extend views example instance lifetimes over the main message loop.msw@chromium.org2011-09-271-0/+2
* views/examples: Make it possible to maximize the examples window.tfarina@chromium.org2011-09-191-0/+2
* views/examples: Rename ExamplesMain::CreateWindow() to Init().tfarina@chromium.org2011-09-191-1/+1
* views/examples: Initialize all the critical stuff in the main() function.tfarina@chromium.org2011-09-191-13/+11
* views/examples: Simplify the process of adding a new example.tfarina@chromium.org2011-09-151-2/+9
* views/examples: Make PrintStatus use char type instead wchar_t.tfarina@chromium.org2011-09-011-2/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-6/+8
* Fix final nits on linux_viewserg@google.com2011-03-101-3/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Refactoring of the TableView so it uses NativeViewControl.jcampan@chromium.org2009-11-121-0/+2
* Porting the view examples to Windows. jcampan@chromium.org2009-10-201-0/+46