summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_toolbar_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement and use the -> operator for OwnedWidgetGtk.thestig@chromium.org2009-06-051-1/+1
* Linux toolbar cleanups.tc@google.com2009-06-041-30/+44
* Implement more of the BookmarkBubble, connecting it to the bookmark system.deanm@chromium.org2009-06-031-1/+1
* Control spacing of toolbar elements with pixels rather than " " GtkLabels.estade@chromium.org2009-05-271-12/+12
* Refactor back/forward buttons to their own class. Fix them so the menu pops u...estade@chromium.org2009-05-261-120/+34
* Linux: Make page/app menu buttons depress while they're showing the menus.estade@chromium.org2009-05-211-4/+25
* Linux: add background image theming to bookmark bar.estade@chromium.org2009-05-201-0/+2
* Linux: Just enough toolbar theming to make everything look normal again.estade@chromium.org2009-05-181-16/+14
* Reimplement NineBox using Cairo.deanm@chromium.org2009-05-111-2/+4
* Linux: clean up some focus issues.estade@chromium.org2009-05-081-3/+0
* GTK: Handle some accelerators after the focused widget has had a chance to ha...estade@chromium.org2009-05-071-3/+1
* Add a lot of hotkeys to linux.estade@chromium.org2009-05-061-0/+4
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Make the findbar slide in/out.estade@chromium.org2009-05-011-1/+1
* Basic fullscreen mode for Linux, without the animated exit bubble.thestig@chromium.org2009-04-291-0/+8
* Massively improve the performance of dragging a window over our window.deanm@chromium.org2009-04-271-1/+3
* Use AutocompletePopupPositioner for the Linux Omnibox.deanm@chromium.org2009-04-271-3/+38
* 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