summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_view2.h
Commit message (Expand)AuthorAgeFilesLines
* Straighten out the way the system menu works a bit. We no longer create the m...ben@chromium.org2008-10-171-4/+3
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-29/+26
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-1/+0
* Added code for personalization to the new frame classjhaas@chromium.org2008-09-161-0/+19
* Fix grab bag of AeroGlassFrame issues:beng@google.com2008-09-101-0/+3
* Support WM_APPCOMMAND on Window. Make it just pass through to WindowDelegate:...beng@google.com2008-09-081-0/+3
* Readding UI test I pulled yesterday; hopefully the bots will like it more now...finnur@google.com2008-09-051-0/+1
* Make the system menu for frames have submenus for encoding and text zoombeng@google.com2008-08-261-0/+4
* Make the AeroGlassFrame better:beng@google.com2008-08-251-6/+4
* 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-0/+4
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-181-9/+27
* Hook up the system menu in new frames.erg@google.com2008-08-141-0/+20
* Add End-session handling and app modal dialog handling to BrowserView2/New Fr...beng@google.com2008-08-141-0/+8
* Copy contents of FrameView into BrowserView2. Once the old frames retire, we ...beng@google.com2008-08-131-0/+35
* Another Frame Grab-Bagbeng@google.com2008-08-111-13/+11
* Even more tweaks.beng@google.com2008-08-091-0/+6
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-081-0/+8
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-071-1/+75
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-0/+6
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-051-0/+3
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-0/+195