| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -3/+3 |
* | Fix the distributor logo placement on the glass frame. | ben@chromium.org | 2009-03-11 | 1 | -0/+19 |
* | Fix black titlebar rendering when toggling DWM when the window is maximized: | ben@chromium.org | 2009-03-10 | 1 | -0/+7 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Fix regression where the window caption buttons weren't clickable when maximi... | ben@chromium.org | 2009-03-04 | 1 | -0/+30 |
* | Fix interactive ui tests. There was a bug in the NonClientView::GetPreferredS... | ben@chromium.org | 2009-03-03 | 1 | -1/+2 |
* | Support DWM switching. | ben@chromium.org | 2009-03-03 | 1 | -29/+106 |
* | Flatten CustomFrameWindow functionality onto Window. | ben@chromium.org | 2009-02-27 | 1 | -0/+4 |
* | All views::Window objects must have a NonClientView, regardless of whether or... | ben@chromium.org | 2009-02-27 | 1 | -0/+71 |
* | Make system menus show up at the right place for all frames, whether they're ... | pkasting@chromium.org | 2009-02-13 | 1 | -0/+1 |
* | Make aero glass code look more like other nonclient views in hopes of easing ... | pkasting@chromium.org | 2009-02-09 | 1 | -8/+9 |
* | Support custom border widths. Allow user to resize the window (instead of do... | pkasting@chromium.org | 2009-02-06 | 1 | -26/+27 |
* | Per Glen, remove the bottom border of maximized windows. I went ahead and al... | pkasting@chromium.org | 2009-01-29 | 1 | -7/+6 |
* | Move kClientEdgeThickness from BrowserView to NonClientView (which makes more... | pkasting@chromium.org | 2009-01-29 | 1 | -0/+2 |
* | This change should have few user-visible effects. I think I slightly modifie... | pkasting@chromium.org | 2009-01-26 | 1 | -18/+19 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -2/+2 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -10/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Make NonClientView an interface independent of CustomFrameWindow (i.e. move i... | beng@google.com | 2008-07-30 | 1 | -0/+83 |