summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Refactor NineBox to take 9 image ids instead of having to createtc@google.com2009-04-171-14/+10
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-9/+9
* Simplify TabGtk::ContextMenuController by adding methods to dynamically build...jhawkins@chromium.org2009-04-141-2/+2
* Convert instances of WideToUTF8(l10n_util::GetString( totc@google.com2009-04-141-16/+16
* Implement tooltips for the Go/Stop button in Linux.willchan@chromium.org2009-04-131-1/+1
* Make CustomContainerButton a gtk widget.erg@google.com2009-04-091-20/+24
* Implement stop/go button for Linux.willchan@chromium.org2009-04-091-4/+4
* linux: offset toolbar graphic so tabs merge in properly.evan@chromium.org2009-04-091-1/+2
* Write the star toggle button. Clicking it will bookmark the page.erg@google.com2009-04-061-2/+16
* Remove unneeded temp_scaffolding_stubs.h includes. Remove ConstrainedWindow f...thestig@chromium.org2009-04-031-0/+5
* Change NineBox to render into a GtkWidget. This offers a minor speedup and s...jhawkins@chromium.org2009-03-261-0/+31
* Linux UI hook ups:estade@chromium.org2009-03-201-0/+3
* Cleanup GTK toolbar tooltips. Move from GtkTooltips to GtkTooltip API.deanm@chromium.org2009-03-171-14/+6
* Ensure that MenuGtks are destroyed before their accelerator group.deanm@chromium.org2009-03-171-3/+11
* Linux accelerators cleanup:estade@chromium.org2009-03-161-30/+11
* First cut at the find bar.tc@google.com2009-03-101-0/+2
* Some cleanups and hookups to LocationBarViewGtk.deanm@chromium.org2009-03-101-13/+24
* Implement a GTK LocationBarView and Autocomplete{Edit,Popup}View.deanm@chromium.org2009-03-101-68/+23
* Implement accelerators in the gtk port (try 2).erg@google.com2009-03-061-9/+23
* Rename browser_toolbar_view_gtk.{h,cc} to browser_toolbar_gtk.{h,cc}estade@chromium.org2009-03-061-0/+397