summaryrefslogtreecommitdiffstats
path: root/chrome/views/controls/button/checkbox.cc
Commit message (Expand)AuthorAgeFilesLines
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-172/+0
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Checkbox/RadioButton labels have to reserve space for the focus rects, even i...ben@chromium.org2009-04-241-0/+1
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-221-17/+23
* Make sure radio buttons can't be toggled like checkboxes.ben@chromium.org2009-04-221-1/+1
* Fix first run/installer test by NULL checking.ben@chromium.org2009-03-241-1/+2
* The death knell for the old native buttons, checkboxes and radio buttons.ben@chromium.org2009-03-231-130/+113
* Create cross-platform NativeButton2 class that wraps a NativeButtonWin.Once I...ben@chromium.org2009-03-191-1/+1
* Move controls into their own dir under chrome/views/controlsben@chromium.org2009-03-171-0/+181