summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/fullscreen_window.mm
Commit message (Expand)AuthorAgeFilesLines
* Make sure fullscreen windows have entries in the Windows menu, fix title prob...avi@chromium.org2010-10-291-1/+16
* [Mac] New base class for FramedBrowserWindow and FullscreenWindow. Move comm...rohitrao@chromium.org2010-08-261-21/+0
* Move theme files in chrome/browser/ into a themes/ subdir.evan@chromium.org2010-08-251-1/+1
* Theme delegate fixes for the 10.6 SDK folllowing r43708.mark@chromium.org2010-04-061-3/+12
* [Mac] Get theme providers from a window's delegate, not its window controller...rohitrao@chromium.org2010-04-061-3/+3
* Mac: disable minimize in fullscreen mode.viettrungluu@chromium.org2010-03-121-9/+0
* Mac: Make background tabs draw properly in fullscreen mode.viettrungluu@chromium.org2010-03-101-0/+12
* Fix theming on popup windows (Mac).avi@chromium.org2010-03-091-2/+3
* Finishing removal of GTMTheme. All incognito drawing is now correct, themed o...avi@chromium.org2010-02-261-0/+4
* [Mac] Fix themes for fullscreen windows.rohitrao@chromium.org2010-02-241-0/+9
* [Mac] Request/Release the fullscreen lock whenever a window gains or loses ma...rohitrao@chromium.org2010-02-221-1/+0
* Mac: enable minimize in fullscreen mode.viettrungluu@chromium.org2010-02-191-1/+12
* [Mac] Changes to enable performClose: for fullscreen windows.rohitrao@chromium.org2010-01-251-2/+29
* Mac fullscreen mode (with pkasting).jrg@chromium.org2009-06-291-0/+43