summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_titlebar.cc
Commit message (Expand)AuthorAgeFilesLines
* Move chrome/browser/gtk/ to chrome/browser/ui/gtk/msw@chromium.org2011-01-141-948/+0
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-3/+3
* Move:ben@chromium.org2010-12-021-1/+1
* Move a bunch more browser stuff around.ben@chromium.org2010-12-021-2/+2
* [gtk] don't show custom frame min/max/close when theme is changed.estade@chromium.org2010-11-181-4/+6
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-1/+1
* Make GConf dependency optional.phajdan.jr@chromium.org2010-11-091-0/+11
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* GTK: Fix incognito man being full height.erg@google.com2010-11-031-0/+1
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-2/+2
* GTK: The incognito man should be placed opposed to the side with the most but...erg@google.com2010-10-281-26/+62
* linux: Update how menu icons are assigned.estade@chromium.org2010-10-131-2/+2
* linux: Allow showing icons in menus.erg@google.com2010-10-081-2/+2
* Add "copy url" to popup window menu.estade@chromium.org2010-09-141-0/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Remove the page and app menus.pkasting@chromium.org2010-07-201-1/+56
* GTK: Add padding in a couple places on the toolbar.estade@chromium.org2010-07-021-11/+25
* GTK: Always use default frame in popup windows.erg@chromium.org2010-06-101-29/+27
* gtk: Make use of gtk signal macros in BrowserTitleBar.tfarina@chromium.org2010-06-021-17/+11
* GTK: Mirror the close button when on the left.erg@chromium.org2010-05-241-0/+1
* GTK: Support Ambiance/Radiance and Dust button ordering.erg@chromium.org2010-05-131-79/+207
* Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.estade@chromium.org2010-05-111-1/+0
* GTK: Popup windows that use the custom frame should use the tab image instead...erg@google.com2010-04-301-5/+6
* gtk: Use the new callback macros in more places.evan@chromium.org2010-04-071-12/+11
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-2/+1
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-1/+2
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* GTK: adjust OTR spy spacing in titlebar.estade@chromium.org2010-02-231-9/+2
* GTK: Change the vertical offsets in non-custom tab background images dependin...erg@chromium.org2010-02-231-0/+13
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Remove "Glen" close button joke now that it's had a long and happy life.pkasting@chromium.org2010-02-121-9/+4
* Remove redundant casts in g_signal_connect() throughout all gtk code we have.erg@chromium.org2010-02-101-2/+1
* Step 1 in Implementing/Prototyping App Panels.rafaelw@chromium.org2010-02-041-2/+9
* GTK: fix some memory leaks, streamline a common operation.estade@chromium.org2010-02-031-4/+5
* Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol...estade@chromium.org2010-01-191-74/+35
* Removing obsolete code for chromeos.oshima@chromium.org2010-01-151-2/+0
* GTK: Use page and app menu models.estade@chromium.org2010-01-071-10/+10
* GTK: add middle click and right click functionality to maximize button.estade@chromium.org2009-12-011-1/+32
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* GTK: Fix a couple minor popup window icon menu bugs.estade@chromium.org2009-11-041-1/+1
* Use ASCII strings for switch names.evan@chromium.org2009-10-131-1/+1
* Move classes depending on Skia out of base/gfx and into app/gfx. Renamebrettw@chromium.org2009-10-071-1/+1
* Switch to using radio buttons for toggling the custom frame. Usetony@chromium.org2009-10-021-1/+1
* GTK: Implement popup favicon menu.estade@chromium.org2009-09-301-36/+112
* Pulls ActiveWindowWatcher into app so that we can use it insky@chromium.org2009-09-281-13/+16