summaryrefslogtreecommitdiffstats
path: root/views/examples/examples_main.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move examples/ directory to ui/views/.tfarina@chromium.org2011-11-151-196/+0
* Remove calls to g_thread_init().willchan@chromium.org2011-11-051-1/+0
* views/examples: Add ProgressBar example.tfarina@chromium.org2011-10-281-0/+2
* views/examples: Alphabetize examples list.tfarina@chromium.org2011-10-271-10/+11
* rename Run in MessageLoopForUI to RunWithDispatcheroshima@google.com2011-10-241-1/+1
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-1/+1
* Add views_example that exercises drawing different text styles.asvitkine@chromium.org2011-10-051-2/+4
* Revert 104105 - Add views_example that exercises drawing different text styles.rdsmith@chromium.org2011-10-051-4/+2
* Add views_example that exercises drawing different text styles.asvitkine@chromium.org2011-10-051-2/+4
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-2/+2
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-2/+2
* Fix views_examples Windows Debug build.asvitkine@chromium.org2011-09-291-0/+3
* views/examples: Rename GetExampleView() to example_view().tfarina@chromium.org2011-09-291-1/+1
* 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/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-2/+2
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-2/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-2/+2
* Extend views example instance lifetimes over the main message loop.msw@chromium.org2011-09-271-57/+28
* views/examples: Fix a typo, do not add widget_example twice.tfarina@chromium.org2011-09-191-1/+1
* views/examples: Make it possible to maximize the examples window.tfarina@chromium.org2011-09-191-0/+8
* re-checkin http://codereview.chromium.org/7720001/ to add bubble views.saintlou@chromium.org2011-09-191-0/+4
* views/examples: Rename ExamplesMain::CreateWindow() to Init().tfarina@chromium.org2011-09-191-2/+2
* views/examples: Initialize all the critical stuff in the main() function.tfarina@chromium.org2011-09-191-45/+43
* Fixed crash when a SinglesplitView gets embedded inside SingleSplitView.tfarina@chromium.org2011-09-151-0/+4
* views/examples: Simplify the process of adding a new example.tfarina@chromium.org2011-09-151-58/+48
* Revert 100231 - memory bot failuresestade@chromium.org2011-09-091-5/+0
* add bubble views files.alicet@chromium.org2011-09-081-0/+5
* views/examples: Make PrintStatus use char type instead wchar_t.tfarina@chromium.org2011-09-011-2/+3
* views: Add views namespace to TestViewsDelegate.tfarina@chromium.org2011-07-151-2/+2
* views: Remove the dependency on app_base.tfarina@chromium.org2011-06-221-3/+0
* Eliminate Window completely.ben@chromium.org2011-06-131-8/+10
* Adds a basic NativeWindowViews.ben@chromium.org2011-05-251-0/+5
* Add NativeWidgetViews. This is a stub implementation that mostly just defers ...ben@chromium.org2011-05-241-0/+5
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-2/+2
* Reverting the unintentional change.oshima@google.com2011-05-111-4/+0
* Undo Redo for Textfield Viewsoshima@google.com2011-05-111-0/+4
* Enable TestViewsDelegates for views unittests and views_examples by defaultoshima@google.com2011-05-101-0/+2
* Use single command line flag for all pure Views situations,saintlou@chromium.org2011-05-031-0/+7
* Resubmitting change to fix a build break in the clang builder. A virtualrogerta@chromium.org2011-04-291-0/+5
* Revert 83373 - Resubmitting change to fix a build break in the arm builder. ...rogerta@chromium.org2011-04-281-5/+0
* Resubmitting change to fix a build break in the arm builder. The only changerogerta@chromium.org2011-04-281-0/+5
* Revert 83110 - Add classes for native themed push buttons, radio buttons, and...rogerta@chromium.org2011-04-271-5/+0
* Add classes for native themed push buttons, radio buttons, and checkboxes.rogerta@chromium.org2011-04-271-0/+5
* views: Add Link example.tfarina@chromium.org2011-04-251-0/+5
* remove unused classsaintlou@chromium.org2011-04-211-10/+0
* Resubmitting change because original caused build breaks:rogerta@chromium.org2011-04-111-0/+5
* Revert r80952, http://codereview.chromium.org/6771056dmichael@chromium.org2011-04-081-5/+0
* Adding a native theme painter, to allow Views to use NativeTheme to drawrogerta@chromium.org2011-04-081-0/+5
* views: Cleanup TabbedPane class.tfarina@chromium.org2011-03-181-12/+13