summaryrefslogtreecommitdiffstats
path: root/views/view.h
Commit message (Expand)AuthorAgeFilesLines
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-1/+7
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-041-1/+9
* Adds link to bookmark bar that when clicked imports bookmarks. I alsosky@chromium.org2009-11-301-0/+4
* Fixes regression in showing bookmark menus where the wrong menu wouldsky@chromium.org2009-11-111-1/+1
* Fix style issues in View class.maruel@chromium.org2009-11-071-3/+5
* CompactLocationBar 1st step:oshima@chromium.org2009-10-281-1/+1
* Fixes regression in menu button. I converted a call from GetWidget tosky@chromium.org2009-10-141-0/+3
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Implements a NOTIMPLEMENTED in GoButton.sky@chromium.org2009-09-221-0/+3
* Clean up a few tiny things I noticed.pkasting@chromium.org2009-09-141-2/+2
* Lands http://codereview.chromium.org/201102 for Oshima:sky@chromium.org2009-09-141-0/+2
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-7/+1
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-1/+7
* Relands drop support:sky@chromium.org2009-08-191-8/+20
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-181-20/+8
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-181-8/+20
* Converts a couple of by value return types to const ref returnssky@chromium.org2009-07-171-4/+3
* This CL fixes issue 6103 -- Individual download items on the download shelf a...xji@chromium.org2009-06-121-0/+13
* 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