Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove wstring from views. Part 3: Switch accessibility strings to string16. | avi@chromium.org | 2011-01-14 | 1 | -3/+4 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -7/+2 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | [accessibility] Allow views to have multiple accessibility states and add cor... | mhm@chromium.org | 2010-04-09 | 1 | -2/+2 |
* | views: Implement a TODO to test the Accessible Name feature for the ProgressB... | ctguil@chromium.org | 2010-03-31 | 1 | -1/+8 |
* | Added unit test for the views::ProgressBar::AddProgress method. | denisromanov@chromium.org | 2010-03-26 | 1 | -0/+11 |
* | Switched progress bar to integral positions (from 0 to 100). | avayvod@google.com | 2010-03-15 | 1 | -7/+6 |
* | Implementation of a progress bar control. | finnur@chromium.org | 2010-03-12 | 1 | -0/+52 |