summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/opaque_frame.cc
Commit message (Expand)AuthorAgeFilesLines
* Support DWM switching.ben@chromium.org2009-03-031-139/+0
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-251-0/+4
* Make some functions const. This will help with my fullscreen mode changes.pkasting@chromium.org2009-02-131-0/+4
* Rename Container->Widgetben@chromium.org2008-11-211-1/+1
* Land this change again now I've fixed the crash.ben@chromium.org2008-11-191-2/+2
* Revert change 5596 because it broke the buildnsylvain@chromium.org2008-11-181-2/+2
* Last couple of bits of new-frame related cleanup:ben@chromium.org2008-11-181-2/+2
* Re-do the way browser windows are shown:ben@chromium.org2008-11-141-0/+8
* Rename BrowserView2 to BrowserView.ben@chromium.org2008-11-111-2/+2
* forgot this file tooben@chromium.org2008-10-221-1/+1
* try rolling this back to see if it helpsben@chromium.org2008-10-211-1/+1
* More Windows-is-a-crack-baby mitigation.beng@google.com2008-10-201-1/+1
* Straighten out the way the system menu works a bit. We no longer create the m...ben@chromium.org2008-10-171-7/+1
* testing a theory...ben@chromium.org2008-10-171-2/+4
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-6/+5
* 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/+3
* Make loading animations on app windows not call WM_SETICON on every frame. Ow.ben@chromium.org2008-10-101-0/+6
* forgot these files, fixing clobber buildbeng@google.com2008-09-121-1/+1
* Make the AeroGlassFrame better:beng@google.com2008-08-251-18/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Make the otr avatar icon not show in detached OTR popup windows.beng@google.com2008-08-191-2/+2
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-181-2/+10
* Hook up the system menu in new frames.erg@google.com2008-08-141-1/+18
* Add End-session handling and app modal dialog handling to BrowserView2/New Fr...beng@google.com2008-08-141-0/+20
* Another Frame Grab-Bagbeng@google.com2008-08-111-0/+8
* More tweaks to the frames. Provide proper layout for the title bar in app mode.beng@google.com2008-08-081-0/+8
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-081-1/+2
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-071-0/+13
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+12
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-051-0/+13
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-1/+23
* Stub out the files to be used for the new browser frame.beng@google.com2008-07-311-0/+39