summaryrefslogtreecommitdiffstats
path: root/views/controls/separator.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-47/+0
* ui/gfx: Convert Canvas::FillRectInt() to use gfx::Rect.tfarina@chromium.org2011-10-311-1/+1
* Convert the native separator to a regular view. Also, lighten it a bit in color.finnur@chromium.org2011-06-151-79/+12
* views: Make View::SetFocusable() a simple setter accessor.tfarina@chromium.org2011-06-011-1/+1
* Centralizes checking for non-null return from CreateWindow.sky@chromium.org2011-04-191-2/+5
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-2/+3
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-3/+2
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-2/+3
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-5/+2
* [accessibility] Allow views to have multiple accessibility states and add cor...mhm@chromium.org2010-04-091-1/+9
* Fix broken separator sizing and positioning.ben@chromium.org2009-06-031-1/+2
* Properly initialize the native wrapper to NULL to avoid a crash. Also re-enab...ben@chromium.org2009-06-021-1/+1
* Make separator portable. Simpler than other native controls so no wrapper int...ben@chromium.org2009-06-021-13/+80
* Reverting 17368.thestig@google.com2009-06-021-80/+13
* Make separator portable. Simpler than other native controls so no wrapper int...ben@chromium.org2009-06-011-13/+80
* Refactors HWNDView, NativeViewHostGtk and NativeViewHost so that they match t...ben@chromium.org2009-05-291-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+37