summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/opaque_frame.h
Commit message (Expand)AuthorAgeFilesLines
* Support DWM switching.ben@chromium.org2009-03-031-74/+0
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+1
* Make some functions const. This will help with my fullscreen mode changes.pkasting@chromium.org2009-02-131-0/+1
* Revert "revert r8217 until memory tests are fixed." This re-applies r8217.tc@google.com2009-01-201-0/+1
* revert r8217 until memory tests are fixed.ben@chromium.org2009-01-171-1/+0
* window.cc should not include browser_list.h ... dependent (non-browser) windo...ben@chromium.org2009-01-161-0/+1
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-0/+3
* Rename BrowserView2 to BrowserView.ben@chromium.org2008-11-111-4/+4
* Straighten out the way the system menu works a bit. We no longer create the m...ben@chromium.org2008-10-171-1/+0
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-8/+7
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-1/+1
* Hook up throbber animation for vista detached popup windows and app windows.ben@chromium.org2008-10-131-1/+1
* Make loading animations on app windows not call WM_SETICON on every frame. Ow.ben@chromium.org2008-10-101-0/+1
* Make the AeroGlassFrame better:beng@google.com2008-08-251-8/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-181-0/+3
* Hook up the system menu in new frames.erg@google.com2008-08-141-0/+3
* Add End-session handling and app modal dialog handling to BrowserView2/New Fr...beng@google.com2008-08-141-0/+5
* Another Frame Grab-Bagbeng@google.com2008-08-111-0/+3
* More tweaks to the frames. Provide proper layout for the title bar in app mode.beng@google.com2008-08-081-2/+2
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-071-0/+5
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+3
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-051-0/+6
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-2/+22
* Stub out the files to be used for the new browser frame.beng@google.com2008-07-311-0/+52