summaryrefslogtreecommitdiffstats
path: root/views/window/non_client_view.h
Commit message (Expand)AuthorAgeFilesLines
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-7/+15
* Consolidate more into Window:ben@chromium.org2011-03-091-0/+4
* This will help minimize the area we paint various views, including BrowserVie...davemoore@chromium.org2011-03-091-3/+3
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-2/+2
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-16/+8
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-8/+16
* Use GetEventHandlerForPoint instead of GetViewForPoint.sadrul@chromium.org2011-02-251-1/+1
* Fixes possible crash in confirm dialog. If you press and hold space,sky@chromium.org2011-02-081-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-2/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+2
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-2/+2
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-3/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-271-0/+2
* Remove unused local variables now that subclasses don't need to track their o...pkasting@chromium.org2010-04-231-3/+0
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-2/+0
* Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...pkasting@chromium.org2010-02-061-0/+5
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-051-6/+1
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-221-0/+4
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-201-2/+7
* Add ChromeOS controls to BrowserViewoshima@chromium.org2009-10-141-1/+1
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-281-8/+5
* Ensure that popups windows are not themed.mirandac@chromium.org2009-08-071-0/+8
* Adds additional MSAA information to fill in a few gaps in the hierarchy.klink@chromium.org2009-07-281-0/+6
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-4/+1
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-2/+0
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+227