summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
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-262-5/+2
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-257-135/+63
* Implement accelerators in the gtk port.erg@google.com2009-02-257-63/+135
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-242-0/+5
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-222-6/+4
* Show page icons on back/forward menu lists on linux.estade@chromium.org2009-02-201-1/+47
* Use the URLFixerUpper on entryerg@google.com2009-02-201-1/+3
* Draw custom menu buttons properly.evan@chromium.org2009-02-205-88/+216
* Implement the logic to change Renderers. We can now navigate between pages!erg@google.com2009-02-201-3/+3
* Make BrowserWindowGtk work with resource bundle theme images.mmoss@chromium.org2009-02-201-16/+37
* Remove the home button on Linux.evan@chromium.org2009-02-192-9/+39
* Relocate custom button code to its own files, in anticipation of more changes.evan@chromium.org2009-02-194-114/+136
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-194-20/+238
* Fix status bubble positioning on non-tiled window managers.evan@chromium.org2009-02-191-4/+11
* Super-simplistic status bubble on Linux.evan@chromium.org2009-02-194-2/+128
* Add menu shortcuts on linux instead of & everywhere.tc@google.com2009-02-181-2/+28
* Port back_forward_menu_model to linux.estade@chromium.org2009-02-186-34/+290
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-182-6/+0
* fix linux build, add stub functions to browser window gtktc@google.com2009-02-182-0/+11
* Display the current URL and connect the entry widget to OpenURLFromTab().erg@google.com2009-02-183-8/+40
* Hook up theme images and chrome resource data on linux.tc@google.com2009-02-172-65/+69
* Make the toolbar background themed on Linux.evan@chromium.org2009-02-176-11/+259
* Create a menu wrapper class for GTK menus, and use it for the page and app me...erg@google.com2009-02-176-31/+468
* put browser_main_gtk.cc next to other browser_main* cc files.tc@google.com2009-02-171-35/+0
* Add stub for GTK to get it to build with my recent change.pkasting@chromium.org2009-02-172-0/+5
* Small cleanup of DoUninstallTasks()cpu@google.com2009-02-131-1/+1
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-122-2/+7
* Draw custom buttons in toolbar.evan@chromium.org2009-02-112-42/+151
* Reverting 9493.kuchhal@chromium.org2009-02-102-7/+2
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-102-2/+7
* Linux: fix uninited variableagl@chromium.org2009-02-101-1/+3
* Linux: porting effortagl@chromium.org2009-02-101-1/+0
* Remove dead code from last commit.estade@chromium.org2009-02-101-7/+0
* Linux: save BrowserWindowGtk's vbox as a member variableestade@chromium.org2009-02-102-4/+12
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-102-0/+13
* Porting the toolbar to GTK.erg@google.com2009-02-096-0/+573