| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+0 |
* | [GTK] More m6 toolbar fixes. | estade@chromium.org | 2010-08-04 | 1 | -12/+25 |
* | Move owned_widget_gtk.* out of common/, into browser/gtk/. | estade@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | Remove support for background masks. These are no longer necessary in the ne... | pkasting@chromium.org | 2010-07-28 | 1 | -4/+1 |
* | Cleanup: Rename gtk button state names to (a) match other platforms and (b) n... | pkasting@chromium.org | 2010-07-27 | 1 | -13/+13 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Header cleanup: SkBitmap and other unnecessary includes. | erg@chromium.org | 2010-07-12 | 1 | -1/+2 |
* | GTK: Mirror the close button when on the left. | erg@chromium.org | 2010-05-24 | 1 | -0/+13 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | GTK: add hover glow effect to toolbar buttons | estade@chromium.org | 2010-02-25 | 1 | -2/+37 |
* | GTK: Use themed background images in toolbar buttons. | erg@google.com | 2009-11-11 | 1 | -1/+4 |
* | Reapplies the GdkPixbuf -> cairo surface patch. | erg@google.com | 2009-09-10 | 1 | -4/+7 |
* | Revert "Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X | erg@google.com | 2009-09-10 | 1 | -7/+4 |
* | Upload GdkPixbufs into cairo surfaces so they (hopefully) live on the X serve... | erg@google.com | 2009-09-09 | 1 | -4/+7 |
* | GTK: Let custom draw buttons specify their stock size as well as their stock ... | estade@chromium.org | 2009-07-24 | 1 | -4/+5 |
* | gtk: Theme the tab close button. | jhawkins@chromium.org | 2009-07-24 | 1 | -0/+10 |
* | GTK Themes: Use the GTK close button in the download shelf and popup notifica... | erg@google.com | 2009-07-23 | 1 | -5/+6 |
* | GTK Themes: Fixes button state on pressed back/forward buttons and toolbar it... | erg@google.com | 2009-07-21 | 1 | -3/+3 |
* | GTK Themes: Refactored to use notifications instead of manual plumbing. | erg@google.com | 2009-07-13 | 1 | -11/+17 |
* | Revert "Revert "Add button tinting to the toolbar buttons."" | tc@google.com | 2009-07-10 | 1 | -3/+37 |
* | Revert "Add button tinting to the toolbar buttons." | tc@google.com | 2009-07-10 | 1 | -37/+3 |
* | Add button tinting to the toolbar buttons. | tc@google.com | 2009-07-10 | 1 | -3/+37 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 1 | -6/+20 |
* | Add a function to ResourceBundle to allow loading images that will mirror in ... | estade@chromium.org | 2009-06-25 | 1 | -2/+0 |
* | Handle RTL layout in the gtk tabstrip. | jhawkins@chromium.org | 2009-06-23 | 1 | -0/+1 |
* | Implement and use the -> operator for OwnedWidgetGtk. | thestig@chromium.org | 2009-06-05 | 1 | -5/+5 |
* | Paint a focus indication on LinkButtonGtk buttons. | estade@chromium.org | 2009-05-28 | 1 | -5/+2 |
* | Refactor back/forward buttons to their own class. Fix them so the menu pops u... | estade@chromium.org | 2009-05-26 | 1 | -0/+12 |
* | Implement Linux tabs as widgets. This moves tab input handling into the corr... | jhawkins@chromium.org | 2009-05-05 | 1 | -0/+10 |
* | Make the Linux find bar look a bit better. | deanm@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | Make CustomContainerButton a gtk widget. | erg@google.com | 2009-04-09 | 1 | -23/+0 |
* | Implement stop/go button for Linux. | willchan@chromium.org | 2009-04-09 | 1 | -4/+28 |
* | Basic infobars on linux. | estade@chromium.org | 2009-04-06 | 1 | -0/+6 |
* | First implementation of a bookmark bar. | erg@google.com | 2009-04-06 | 1 | -4/+5 |
* | Draw custom menu buttons properly. | evan@chromium.org | 2009-02-20 | 1 | -5/+31 |
* | Relocate custom button code to its own files, in anticipation of more changes. | evan@chromium.org | 2009-02-19 | 1 | -0/+44 |