Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -172/+0 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Checkbox/RadioButton labels have to reserve space for the focus rects, even i... | ben@chromium.org | 2009-04-24 | 1 | -0/+1 |
* | Fix focus rects for checkboxes and radio buttons: | ben@chromium.org | 2009-04-22 | 1 | -17/+23 |
* | Make sure radio buttons can't be toggled like checkboxes. | ben@chromium.org | 2009-04-22 | 1 | -1/+1 |
* | Fix first run/installer test by NULL checking. | ben@chromium.org | 2009-03-24 | 1 | -1/+2 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 1 | -130/+113 |
* | Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I... | ben@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -0/+181 |