summaryrefslogtreecommitdiffstats
path: root/views/view.h
Commit message (Expand)AuthorAgeFilesLines
* A new menu system for views.ben@chromium.org2009-06-081-1/+1
* Fix keyboard accelerator registration issue in views::View.yutak@chromium.org2009-06-061-4/+9
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-6/+8
* Some previous refactoring I did of the accelerator code had introduced regres...jcampan@chromium.org2009-06-031-9/+0
* Gets button_dropdown compiling on linux.sky@chromium.org2009-05-291-6/+6
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-11/+11
* Remove even more ATL dependencies.maruel@chromium.org2009-05-141-6/+4
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-141-17/+15
* Revert 15965. I wasn't supposed to check that in since it still doesn't compi...maruel@chromium.org2009-05-131-4/+6
* Remove even more ATL dependencies.maruel@chromium.org2009-05-131-6/+4
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-146/+0
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+4
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-0/+7
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+1351