summaryrefslogtreecommitdiffstats
path: root/views/window/non_client_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-4/+10
* 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-5/+5
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-1/+2
* Do all OOLing in the views code. linux_views now builds clean with the clang ...erg@google.com2011-03-041-0/+8
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-10/+4
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-4/+10
* Use GetEventHandlerForPoint instead of GetViewForPoint.sadrul@chromium.org2011-02-251-3/+3
* Move some more direct uses of RootView to Widget.ben@chromium.org2011-02-241-1/+1
* Rework tree APIs to reflect Google style and more const-correctness.Also, mov...ben@chromium.org2011-02-091-4/+4
* 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-4/+3
* Make accessible getters return values instead of accepting an output paramete...ctguil@chromium.org2010-09-281-6/+4
* Cleanup: Remove unneeded headers from app/ (part 2)thestig@chromium.org2010-07-311-4/+1
* Make theme change notifications auto-propagate through the view hierarchy, in...pkasting@chromium.org2010-07-271-1/+1
* Initial work to fix the IAccessible tree in circumstances where there is a wi...ctguil@chromium.org2010-05-271-0/+5
* Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j...pkasting@chromium.org2010-04-031-12/+0
* Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ...ctguil@chromium.org2010-03-171-3/+0
* [Accessibility] Chrome's main window is missing an accessible namectguil@chromium.org2010-03-171-0/+3
* Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...pkasting@chromium.org2010-02-061-12/+1
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-051-5/+1
* Fix style issues in View class.maruel@chromium.org2009-11-071-1/+1
* Enable System Context Menu for linux views.oshima@chromium.org2009-10-221-1/+1
* Fix bubbles deactivating the opaque frame.ben@chromium.org2009-10-201-0/+4
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-281-11/+12
* Ensure that popups windows are not themed.mirandac@chromium.org2009-08-071-1/+8
* Fixes the Linux build break.klink@chromium.org2009-07-281-4/+0
* Adds additional MSAA information to fill in a few gaps in the hierarchy.klink@chromium.org2009-07-281-0/+21
* Inverted logic in UseNativeFrame meant all constrained windows were opened wi...ben@chromium.org2009-07-081-1/+1
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-18/+11
* Removing floating views, they are not used anymore.jcampan@chromium.org2009-05-111-6/+1
* Use the non-native frame when using themes even on Aero Glass.ben@chromium.org2009-05-091-0/+2
* Move win_util.h from common to app.ben@chromium.org2009-05-081-1/+1
* Resurrect Scott's WindowGtk changes.ben@chromium.org2009-05-081-0/+9
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-0/+255