summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_titlebar.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Linux: work around browser windows that get stuck maximized by the WM.mdm@chromium.org2009-09-251-1/+1
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-241-12/+12
* Add more view ids and gtk widget names to so gtkparasite istony@chromium.org2009-09-231-0/+1
* Reverting 26975.pkasting@chromium.org2009-09-231-2/+2
* Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ...pkasting@chromium.org2009-09-231-2/+2
* Disables turning on custom frame in chrome os.sky@chromium.org2009-09-231-0/+2
* Set the window icon to the favicon when in app mode.tony@chromium.org2009-08-261-2/+16
* GTK Themes: Reapply r23734, fixing destruction order issues.erg@google.com2009-08-201-8/+105
* Revert "GTK Theme: Make inactive titlebar legible."erg@google.com2009-08-191-100/+8
* GTK Theme: Make inactive titlebar legible.erg@google.com2009-08-191-8/+100
* In app windows, fallback to the product icon if there's no site favicon.tc@google.com2009-08-071-2/+6
* Add the anti-clockwise waiting throbber to app mode/popup windows.tc@google.com2009-08-051-19/+39
* Add some spacing to titlebar buttons.estade@chromium.org2009-08-051-10/+39
* linux: yet more polish for the new toolbar graphicsevan@chromium.org2009-08-041-2/+9
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-041-2/+1
* linux: visual refresh of the close boxevan@chromium.org2009-08-031-1/+2