summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/browser_window_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement accelerators in the gtk port (try 2).erg@google.com2009-03-061-1/+4
* Rename browser_toolbar_view_gtk.{h,cc} to browser_toolbar_gtk.{h,cc}estade@chromium.org2009-03-061-1/+1
* Replace a notimplemented with a bug about full screen mode.tc@google.com2009-03-051-2/+4
* Take two at hooking up title bar on linux.tc@google.com2009-03-041-1/+6
* Revert "Hook up the app title to the page title."tc@google.com2009-03-041-6/+1
* Hook up the app title to the page title.tc@google.com2009-03-041-1/+6
* Plumb GetLocationBar through to the toolbar.deanm@chromium.org2009-03-031-2/+1
* Enable focus-change via tabbing on Linux.estade@chromium.org2009-03-021-1/+1
* Does two changes to appease chrome bot runs:sky@google.com2009-02-281-0/+5
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-251-4/+1
* Implement accelerators in the gtk port.erg@google.com2009-02-251-1/+4
* The find bar should be owned and managed from the BrowserView, not the WebCon...finnur@google.com2009-02-241-0/+4
* Make BrowserWindowGtk work with resource bundle theme images.mmoss@chromium.org2009-02-201-16/+37
* Add a TabContentsContainerGtk to remove the current hack that inserts theerg@google.com2009-02-191-15/+46
* Super-simplistic status bubble on Linux.evan@chromium.org2009-02-191-2/+4
* Fix two problems with bookmarking and fullscreen mode:pkasting@chromium.org2009-02-181-5/+0
* fix linux build, add stub functions to browser window gtktc@google.com2009-02-181-0/+9
* Display the current URL and connect the entry widget to OpenURLFromTab().erg@google.com2009-02-181-1/+1
* Make the toolbar background themed on Linux.evan@chromium.org2009-02-171-1/+87
* Add stub for GTK to get it to build with my recent change.pkasting@chromium.org2009-02-171-0/+4
* This is an attempt at finding the reason for the page_cycler slowness caused bymad@chromium.org2009-02-121-1/+5
* Reverting 9493.kuchhal@chromium.org2009-02-101-5/+1
* Relanding of http://codereview.chromium.org/16488.mad@chromium.org2009-02-101-1/+5
* 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-101-4/+11
* Get the renderer closer to rendering something on linux.estade@chromium.org2009-02-101-0/+12
* Porting the toolbar to GTK.erg@google.com2009-02-091-0/+229