summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_view2.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow popups using the new frames to be sized correctly. This involved a slig...beng@google.com2008-08-201-4/+42
* Make the otr avatar icon not show in detached OTR popup windows.beng@google.com2008-08-191-9/+5
* Hook up the window icon for app windows, with a throbber etc.beng@google.com2008-08-181-4/+22
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-0/+4
* Hook up the system menu in new frames.erg@google.com2008-08-141-0/+80
* Add End-session handling and app modal dialog handling to BrowserView2/New Fr...beng@google.com2008-08-141-0/+20
* Copy contents of FrameView into BrowserView2. Once the old frames retire, we ...beng@google.com2008-08-131-1/+92
* Another Frame Grab-Bagbeng@google.com2008-08-111-84/+45
* Allow the window icon to be shown in the task bar, Alt+Tab etc.beng@google.com2008-08-091-8/+10
* Even more tweaks.beng@google.com2008-08-091-2/+19
* More tweaks to the frames. Provide proper layout for the title bar in app mode.beng@google.com2008-08-081-12/+14
* Tweaks to make the opaque frame look better including adding support for app ...beng@google.com2008-08-081-19/+25
* More improvements to the frames. Consolidate some of the optional bar (bookma...beng@google.com2008-08-071-28/+248
* Grab bag of random cleanups, implementation of some more methods, etc. I'm go...beng@google.com2008-08-051-6/+74
* Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this...beng@google.com2008-08-051-2/+55
* Add the AeroGlassFrame and AeroGlassNonClientView for Vista.beng@google.com2008-08-051-1/+1
* Bring up the new frame (opaque version for XP only, for now).beng@google.com2008-08-041-0/+489