summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_toolbar_view_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Add the IDC_GO mapping for the go button widget.deanm@chromium.org2009-02-261-0/+5
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-261-3/+0
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-251-24/+9
* Implement accelerators in the gtk port.erg@google.com2009-02-251-9/+24
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-3/+2
* Use the URLFixerUpper on entryerg@google.com2009-02-201-1/+3
* Draw custom menu buttons properly.evan@chromium.org2009-02-201-19/+39
* Remove the home button on Linux.evan@chromium.org2009-02-191-7/+27
* Relocate custom button code to its own files, in anticipation of more changes.evan@chromium.org2009-02-191-112/+3
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-181-16/+76
* Display the current URL and connect the entry widget to OpenURLFromTab().erg@google.com2009-02-181-7/+28
* Hook up theme images and chrome resource data on linux.tc@google.com2009-02-171-64/+65
* Make the toolbar background themed on Linux.evan@chromium.org2009-02-171-9/+21
* Create a menu wrapper class for GTK menus, and use it for the page and app me...erg@google.com2009-02-171-21/+85
* Draw custom buttons in toolbar.evan@chromium.org2009-02-111-31/+141
* Porting the toolbar to GTK.erg@google.com2009-02-091-0/+144