Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | views: Move examples/ directory to ui/views/. | tfarina@chromium.org | 2011-11-15 | 1 | -33/+0 |
* | Change std::wstring to string16 for views::Label and views::Label | yosin@chromium.org | 2011-10-07 | 1 | -1/+2 |
* | Delete use of wstring for views_examples titles and simplify code. | asvitkine@chromium.org | 2011-09-28 | 1 | -5/+2 |
* | views/examples: Make PrintStatus use char type instead wchar_t. | tfarina@chromium.org | 2011-09-01 | 1 | -1/+1 |
* | views: Move LinkController into its own header file. | tfarina@chromium.org | 2011-04-25 | 1 | -2/+3 |
* | views: Add Link example. | tfarina@chromium.org | 2011-04-25 | 1 | -0/+34 |