summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/frame/browser_frame_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* BrowserFrameView for ChromeOS.oshima@chromium.org2010-02-221-5/+0
* Moved chromeos's frame classes under chromeos/frame.oshima@chromium.org2010-02-121-6/+10
* Rework nonclient hittest plumbing so the NonClientFrameView is responsible fo...pkasting@chromium.org2010-02-061-1/+1
* Support app menu and double-click close on upper left corner of window, part ...pkasting@chromium.org2010-02-051-6/+1
* Create a new base class BaseTabStrip that is the intermediary between Browser...ben@chromium.org2010-02-041-3/+3
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-0/+8
* Fixes two fullscreen bugs on views/gtk:sky@chromium.org2010-01-111-0/+3
* ThemeBackground class.oshima@chromium.org2010-01-081-0/+4
* [More BTP includes.]erg@google.com2009-12-181-0/+1
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-041-1/+1
* Draw the normal window's frame in maximized mode. See BUG for more detail. Da...oshima@chromium.org2009-11-301-0/+6
* Makes the nonclientframeview for popups on views/gtk drawsky@chromium.org2009-11-241-1/+50
* Remove new tabstrip code. Going to try doing this a different way.ben@chromium.org2009-11-171-3/+2
* Gets status bubbles on views/gtk to correctly track when the parentsky@chromium.org2009-10-211-0/+19
* Couple of views/gtk tweaks:sky@chromium.org2009-10-131-0/+5
* Converts info bubbles on views/gtk from popups to normal windows tosky@chromium.org2009-10-071-2/+1
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-281-1/+4
* Changes from listening to focus-out/focus-in for active status tosky@chromium.org2009-09-241-10/+4
* This CL makes the focus remembered across tab switches for Chrome Linux with ...jcampan@chromium.org2009-09-141-0/+14
* Fixes regression introduced in dnd refactoring. I removed a check forsky@chromium.org2009-09-081-2/+1
* Cleaning up lines longer than 80 chars under src/chrome/browser. mark@chromium.org2009-08-171-1/+2
* Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...ben@chromium.org2009-07-251-1/+1
* Add temporary TabStripWrapper interface that is implemented by both TabStrip ...ben@chromium.org2009-07-081-2/+2
* Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some...brettw@chromium.org2009-07-081-0/+4
* Fix the Linux views build.jcampan@chromium.org2009-06-031-0/+1
* Fix the blue tab titles on GTK by hooking up the browser theme provider to thebrettw@chromium.org2009-06-021-0/+10
* Fleshes out more of BrowserFrameGtk.sky@chromium.org2009-05-261-6/+17
* Add a skeleton browser_frame implementation for GTK, make browser_view (whichbrettw@chromium.org2009-05-191-0/+57