summaryrefslogtreecommitdiffstats
path: root/views/view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-36/+0
* views: Move accessibility/ directory to ui/views/.tfarina@chromium.org2011-11-141-2/+2
* views: Remove a bunch of unneeded includes from view_win.cctfarina@chromium.org2011-08-021-12/+3
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-131-1/+1
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-1/+0
* Increase warning level to 4 on Visual Studiomaruel@chromium.org2011-05-031-2/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-23/+6
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-6/+23
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-23/+6
* views: Factor out from View class some metric functions and constants into it...tfarina@chromium.org2011-02-241-14/+1
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-2/+2
* Rename Widgetwin->NativeWidgetWinben@chromium.org2011-02-111-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Move more dnd related files to ui/baseben@chromium.org2011-01-191-1/+1
* Some cleanup of view accessibility and view accessibility wrapper.ctguil@chromium.org2010-10-221-6/+9
* Improvements to accessibility extension api support for "views":dmazzoni@chromium.org2010-08-061-4/+0
* Reland r54074.dtseng@chromium.org2010-07-301-8/+20
* Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs).rohitrao@chromium.org2010-07-291-20/+8
* Add initial tests for keyboard access (tabbing in some dialogs).dtseng@chromium.org2010-07-281-8/+20
* Keep a cache of all views that have sent notifications. This ensures that Ac...dtseng@chromium.org2010-06-181-0/+13
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Adding drag-drop support in and out of the Browser Action overflow menu.finnur@chromium.org2010-02-041-1/+9
* Implements a NOTIMPLEMENTED in GoButton.sky@chromium.org2009-09-221-0/+5
* First cut at implementation of FindBar for views / gtkdavemoore@chromium.org2009-09-091-8/+0
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-281-18/+0
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-121-3/+5
* This CL removes the last (major) Windows specific part out of the focus manag...jcampan@chromium.org2009-06-301-13/+1
* Revert :nsylvain@chromium.org2009-06-221-1/+13
* Relanding focus manager refactoring with build fix, see:http://codereview.chr...jcampan@chromium.org2009-06-201-13/+1
* Reverting 18872.jcampan@chromium.org2009-06-191-1/+13
* Removed the last Windows specific part out of the focus manager. HWNDs are no...jcampan@chromium.org2009-06-191-13/+1
* Implement some basic functionality in RootView and View.ben@chromium.org2009-06-051-16/+0
* Replace HCURSOR usage in views::View with a new gfx::NativeCursor type that a...ben@chromium.org2009-06-041-4/+0
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-151-1/+1
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+95