summaryrefslogtreecommitdiffstats
path: root/chrome/views/non_client_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Make aero glass code look more like other nonclient views in hopes of easing ...pkasting@chromium.org2009-02-091-8/+9
* Support custom border widths. Allow user to resize the window (instead of do...pkasting@chromium.org2009-02-061-26/+27
* Per Glen, remove the bottom border of maximized windows. I went ahead and al...pkasting@chromium.org2009-01-291-7/+6
* Move kClientEdgeThickness from BrowserView to NonClientView (which makes more...pkasting@chromium.org2009-01-291-0/+2
* This change should have few user-visible effects. I think I slightly modifie...pkasting@chromium.org2009-01-261-18/+19
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-2/+2
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-10/+8
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make NonClientView an interface independent of CustomFrameWindow (i.e. move i...beng@google.com2008-07-301-0/+83