summaryrefslogtreecommitdiffstats
path: root/views/examples/message_box_example.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Change MessageBoxView API to string16.tfarina@chromium.org2011-10-111-3/+5
* Delete use of wstring for views_examples titles and simplify code.asvitkine@chromium.org2011-09-281-5/+1
* views/examples: Change the return type of BoolToOnOff() function to char.tfarina@chromium.org2011-09-171-1/+2
* views/examples: Improve the implementation of IntToOnOff() function.tfarina@chromium.org2011-09-091-1/+1
* views/examples: Make PrintStatus use char type instead wchar_t.tfarina@chromium.org2011-09-011-1/+1
* views: Move MessageBoxView into the namespace views.tfarina@chromium.org2011-03-221-1/+2
* views: Move the implementation of more examples from header to source file.tfarina@chromium.org2011-02-011-0/+67