summaryrefslogtreecommitdiffstats
path: root/views/view.cc
Commit message (Expand)AuthorAgeFilesLines
* Lands http://codereview.chromium.org/201102 for Oshima:sky@chromium.org2009-09-141-0/+2
* Landing oshima patch.jcampan@chromium.org2009-09-101-0/+6
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-0/+8
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-0/+14
* Relands drop support:sky@chromium.org2009-08-191-0/+11
* Reverts recent patch as broke build on toolkit_views.sky@chromium.org2009-08-181-11/+0
* Adds drop support for views on gtk. As X lazily provides drop data Isky@chromium.org2009-08-181-0/+11
* This CL adds accelerators to the Linux toolkit views.jcampan@chromium.org2009-07-311-3/+0
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-0/+5
* Revert :nsylvain@chromium.org2009-06-221-5/+0
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-0/+5
* Reverting 18872.jcampan@chromium.org2009-06-191-5/+0
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-0/+5
* 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-9/+28
* Implement some basic functionality in RootView and View.ben@chromium.org2009-06-051-0/+24
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-0/+5
* Removes some NOTIMPLEMENTED now that TooltipManager exists on linux.sky@chromium.org2009-05-281-13/+1
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-7/+7
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-141-4/+0
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-1/+1
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-294/+6
* Add a new ViewsDelegate interface and implementation in the windows browser UI.ben@chromium.org2009-05-101-0/+4
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+5
* Add PreferredSizeChanged() to View to allow subviews to notify their parents ...erikkay@google.com2009-05-081-0/+5
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+1643