summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use tinted icons for menu buttons.tc@google.com2009-07-153-11/+33
* Revert r20667, which broke dropdown menus.estade@chromium.org2009-07-153-18/+6
* Makes it so that if you drag a tab to the left edge of the tab stripsky@chromium.org2009-07-152-10/+76
* Don't try to set transparency on pixbufs that don't have any transparency cha...estade@chromium.org2009-07-151-2/+12
* Make DownloadShelf a pure interface.estade@chromium.org2009-07-142-2/+6
* Make GTK file dialog box modal for parent window, instead of for the entireestade@chromium.org2009-07-143-6/+18
* Wires up restoring pinned tabs for session and tab restoresky@chromium.org2009-07-141-6/+4
* GTK Themes: Put the bookmark bar in a event box to prevent leaking.erg@google.com2009-07-142-18/+24
* GTK Themes: Initialize theme resources to make download shelf work.erg@google.com2009-07-141-0/+1
* Linux: Add first run search bubble.kuchhal@chromium.org2009-07-146-25/+241
* DevTools: Focus docked DevTools window on breakpoint.pfeldman@chromium.org2009-07-142-0/+5
* A blind fix for Issue 13443.hbono@chromium.org2009-07-141-0/+1
* Add "learn more" link to privacy settings.mattm@chromium.org2009-07-141-1/+23
* Fix chromium build.estade@chromium.org2009-07-131-2/+2