Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | views: Change MessageBoxView API to string16. | tfarina@chromium.org | 2011-10-11 | 1 | -3/+5 |
* | Delete use of wstring for views_examples titles and simplify code. | asvitkine@chromium.org | 2011-09-28 | 1 | -5/+1 |
* | views/examples: Change the return type of BoolToOnOff() function to char. | tfarina@chromium.org | 2011-09-17 | 1 | -1/+2 |
* | views/examples: Improve the implementation of IntToOnOff() function. | tfarina@chromium.org | 2011-09-09 | 1 | -1/+1 |
* | views/examples: Make PrintStatus use char type instead wchar_t. | tfarina@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | views: Move MessageBoxView into the namespace views. | tfarina@chromium.org | 2011-03-22 | 1 | -1/+2 |
* | views: Move the implementation of more examples from header to source file. | tfarina@chromium.org | 2011-02-01 | 1 | -0/+67 |