| Commit message (Expand) | Author | Age | Files | Lines |
* | Rework tree APIs to reflect Google style and more const-correctness.Also, mov... | ben@chromium.org | 2011-02-09 | 1 | -4/+4 |
* | Fixes possible crash in confirm dialog. If you press and hold space, | sky@chromium.org | 2011-02-08 | 1 | -1/+1 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -4/+3 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -6/+4 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -4/+1 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -1/+1 |
* | Initial work to fix the IAccessible tree in circumstances where there is a wi... | ctguil@chromium.org | 2010-05-27 | 1 | -0/+5 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 1 | -12/+0 |
* | Revert 41882 - [Accessibility] Chrome's main window is missing an accessible ... | ctguil@chromium.org | 2010-03-17 | 1 | -3/+0 |
* | [Accessibility] Chrome's main window is missing an accessible name | ctguil@chromium.org | 2010-03-17 | 1 | -0/+3 |
* | Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo... | pkasting@chromium.org | 2010-02-06 | 1 | -12/+1 |
* | Support app menu and double-click close on upper left corner of window, part ... | pkasting@chromium.org | 2010-02-05 | 1 | -5/+1 |
* | Fix style issues in View class. | maruel@chromium.org | 2009-11-07 | 1 | -1/+1 |
* | Enable System Context Menu for linux views. | oshima@chromium.org | 2009-10-22 | 1 | -1/+1 |
* | Fix bubbles deactivating the opaque frame. | ben@chromium.org | 2009-10-20 | 1 | -0/+4 |
* | Change the way the NonClientView handles forcing the native frame for popups/... | ben@chromium.org | 2009-09-28 | 1 | -11/+12 |
* | Ensure that popups windows are not themed. | mirandac@chromium.org | 2009-08-07 | 1 | -1/+8 |
* | Fixes the Linux build break. | klink@chromium.org | 2009-07-28 | 1 | -4/+0 |
* | Adds additional MSAA information to fill in a few gaps in the hierarchy. | klink@chromium.org | 2009-07-28 | 1 | -0/+21 |
* | Inverted logic in UseNativeFrame meant all constrained windows were opened wi... | ben@chromium.org | 2009-07-08 | 1 | -1/+1 |
* | Use the right frame type on startup, do proper swapping of frames when themes... | glen@chromium.org | 2009-05-31 | 1 | -18/+11 |
* | Removing floating views, they are not used anymore. | jcampan@chromium.org | 2009-05-11 | 1 | -6/+1 |
* | Use the non-native frame when using themes even on Aero Glass. | ben@chromium.org | 2009-05-09 | 1 | -0/+2 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Resurrect Scott's WindowGtk changes. | ben@chromium.org | 2009-05-08 | 1 | -0/+9 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -0/+255 |