summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK Themes: Fix spacing so page and app menus take up full height in GTK them...erg@google.com2009-07-201-5/+7
* Fix misleading name and comment of Browser::GetCurrentPageTitle.phajdan.jr@chromium.org2009-07-201-1/+1
* When we save the window bounds, make sure we are only storing thetc@google.com2009-07-202-10/+12
* Change fullscreen mode to be determined by the window manager.tc@google.com2009-07-202-21/+30
* linux: remove unimplemented menu itemsevan@chromium.org2009-07-201-4/+12
* gtk: Set the task manager scrolled window policy to GTK_POLICY_AUTOMATIC so t...jhawkins@chromium.org2009-07-201-1/+1
* DevTools: Store devtools split location on Linux.pfeldman@chromium.org2009-07-201-3/+19
* Relanding the the refactoring the page info to have a model.jcampan@chromium.org2009-07-192-0/+14
* Reverting 21032.jcampan@chromium.org2009-07-182-14/+0
* Revert "Add proxy config (using gnome-network-preferences)"mattm@chromium.org2009-07-181-51/+1
* Refactoring the page info to have a model.BUG=NoneTEST=Make sure clicking the...jcampan@chromium.org2009-07-182-0/+14
* Another bookmark manager crash fix after r20565.estade@chromium.org2009-07-171-1/+1
* Add proxy config (using gnome-network-preferences)mattm@chromium.org2009-07-171-1/+51
* Two tweaks to the linux tab strip code:sky@chromium.org2009-07-174-8/+24
* Begin work on extension shelf for Linux.phajdan.jr@chromium.org2009-07-174-1/+251
* Do not block all task manager tree view mouse release events.estade@chromium.org2009-07-171-4/+2
* Rename the Cancel button to Close in gtk Clear Browsing Data.mattm@chromium.org2009-07-171-1/+1
* Fix same crashy assumption that I fixed in r20967 later on in normal theme mode.erg@google.com2009-07-171-3/+6
* Changes the width of pinned tabs to be slightly bigger.sky@chromium.org2009-07-172-22/+12
* This matches the behavior on Windows. Also this change lets user close Chrome...kuchhal@chromium.org2009-07-172-0/+15
* Need to cleanup first run dialog on cancellation too.kuchhal@chromium.org2009-07-171-3/+4
* Fix occasional crash at startup in gtk_chrome_button_expose.erg@google.com2009-07-171-2/+3
* Set window icon on task manager.estade@chromium.org2009-07-171-0/+1
* forgot a file (or rather gcl was hiding it in another cl)estade@chromium.org2009-07-171-10/+3
* Set window icon on options dialog, bookmark manager.estade@chromium.org2009-07-173-3/+2
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-1710-75/+128
* Fix linux unit tests by checking for NULL that's impossible in real code, but...erg@google.com2009-07-161-2/+2
* GTK Themes: Make the location bar area look native.erg@google.com2009-07-167-36/+214
* GTK: Fix bookmark manager crash on startup introduced by r20565estade@chromium.org2009-07-162-9/+11
* Show progress Window when importing profile from First Run dialog.kuchhal@chromium.org2009-07-162-5/+23
* Select correct default folder in bookmark editor gtk.estade@chromium.org2009-07-161-1/+1
* gtk: Handle RTL layout when rendering the dragged tab.jhawkins@chromium.org2009-07-161-2/+5
* Work on RTL / BiDi Omnibox.deanm@chromium.org2009-07-165-15/+23
* DevTools: Initial commit with docked devtools window support on Linux.pfeldman@chromium.org2009-07-164-13/+55
* Implement gtk download options section.mattm@chromium.org2009-07-161-2/+165
* GTK Themes: Tint throbbers like we tint all other buttons in the interface.erg@google.com2009-07-158-50/+105
* Cancel icon load requests when we are getting shutdown.estade@chromium.org2009-07-151-0/+1
* Revert "GTK Themes: Tint throbbers like we tint all other buttons in the inte...erg@google.com2009-07-157-78/+41
* GTK Themes: Tint throbbers like we tint all other buttons in the interface.erg@google.com2009-07-157-41/+78
* TBR: evan@chromium.orgmattm@chromium.org2009-07-151-4/+4
* Fill in "web content" section in "user data" options.mattm@chromium.org2009-07-153-5/+47
* Move the ResolveMetricsReportingEnabled logic to OptionsUtil, make gtk option...mattm@chromium.org2009-07-151-5/+54
* gtk: Remove two calls to Update that are unnecessary. When we layout the dra...jhawkins@chromium.org2009-07-151-2/+0
* Add more browser tests for Task Manager.phajdan.jr@chromium.org2009-07-151-1/+2
* Make more things clickable in the bookmark bar menus:estade@chromium.org2009-07-151-4/+16
* gtk: Handle RTL layout when positioning the tab strip drop arrow.jhawkins@chromium.org2009-07-151-1/+1
* GTK Themes: Inactive title bars should follow the bg insensitive color.erg@google.com2009-07-151-6/+13
* First run bubble polish:estade@chromium.org2009-07-156-12/+38
* Set the prefs::kMetricsReportingEnabled value in the gtk first run dialog.mattm@chromium.org2009-07-151-1/+9
* Lands http://codereview.chromium.org/155428 for Thiago, which changessky@chromium.org2009-07-155-15/+8