summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* GTK: Explicitly use underlines in cookies dialog to fix display in Karmic.erg@google.com2009-11-121-0/+2
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-121-1/+2
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-121-1/+10
* Add the sync options to the preferences dialog on Linux.zork@chromium.org2009-11-122-2/+202
* GTK: The blocked popup notification should obey chrome themes.erg@google.com2009-11-121-17/+25
* Revert "Removes TabStrip::CanUpdateDisplay as it ..."evan@chromium.org2009-11-122-16/+37
* Remove cookies_table_model which has been succeeded by cookies_tree_model.mattm@chromium.org2009-11-121-1/+0
* Upstreaming WebKit.gypyaar@chromium.org2009-11-122-2/+2
* Compile fix for linux.estade@chromium.org2009-11-121-6/+5
* GTK: fix null dereference in bookmark manager.estade@chromium.org2009-11-121-11/+18
* GTK: Use bookmark bar text color for show all downloads... link when not usin...estade@chromium.org2009-11-124-46/+92
* Removes TabStrip::CanUpdateDisplay as it lead to crashes on thesky@chromium.org2009-11-122-37/+16
* Linux: Convert Cookies options page from a list into a tree.mattm@chromium.org2009-11-113-533/+285
* GTK: Use themed background images in toolbar buttons.erg@google.com2009-11-118-18/+42
* Update GtkChromeLinkButton to provide an accessor for changing the label.zork@chromium.org2009-11-112-0/+28
* Disabled extensions should be uninstallable. finnur@chromium.org2009-11-102-2/+2
* Add confirmation on extension uninstallation.finnur@chromium.org2009-11-101-11/+16
* Fix memory stomping by ImageLoadingTracker in BrowserActionButton.tony@chromium.org2009-11-101-0/+1
* GTK: Clean up dead code path in bookmark bar.estade@chromium.org2009-11-101-11/+5
* Fix a few spelling mistakes.nick@chromium.org2009-11-091-1/+1
* First cut at Exit Fullscreen bubble on Linux.tony@chromium.org2009-11-094-0/+159
* Kiosk Mode implementation.mhm@chromium.org2009-11-092-0/+6
* DevTools: Wire Ctrl+Shift+I to DevTools, Ctrl+Shift+J to JavaScript console. ...pfeldman@chromium.org2009-11-071-2/+2
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+2
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-073-7/+4
* GTK: Fix context menu positioning.estade@chromium.org2009-11-063-14/+41
* GTK: Change find bar to use a floating container rather than some hacked up g...estade@chromium.org2009-11-066-92/+87
* Add another drag flavor for bookmark menu controller menu items.estade@chromium.org2009-11-061-2/+4
* Rename gtk_tree::ModelAdapter to TableAdapter in preparation for adding TreeA...mattm@chromium.org2009-11-068-16/+16
* Another regression from r31031: Fix RWHV sizing in extension popups.tony@chromium.org2009-11-061-0/+1
* DevTools: Wire Ctrl+Shift+C to "Show JavaScript console".pfeldman@chromium.org2009-11-061-0/+2
* GTK: Erase the thin green line on the floating NTP bookmark bar (un-themed mo...estade@chromium.org2009-11-061-1/+5
* Seventh patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-0/+3
* Don't let the user inline edit "Bookmarks Bar" or "Other Bookmarks"tony@chromium.org2009-11-051-1/+3
* GTK: hack around floating bookmark bar stuck-in-prelight bug.estade@chromium.org2009-11-051-0/+18
* GTK: fix certain corner cases where overflow chevron wouldn't show.estade@chromium.org2009-11-051-0/+1
* linux: swap order of buttons for dangerous downloadsevan@chromium.org2009-11-051-7/+7
* Show only one app menu. Cole pointed out that ChromeOS currently has two almo...oshima@chromium.org2009-11-052-0/+5
* Fix a bug where we were over compensating for the height of thetony@chromium.org2009-11-051-1/+1
* Remove the sync error button from the Linux bookmark bar.nick@chromium.org2009-11-042-10/+0
* GTK: Fix a couple minor popup window icon menu bugs.estade@chromium.org2009-11-042-4/+4
* Revert "Convert tabcontentscontainer to use a vbox instead of a fixed. The"tony@chromium.org2009-11-042-11/+51
* GTK: Properly convert task manager UI row to task manager model row.estade@chromium.org2009-11-041-3/+16
* Implement loading blacklists from extensions.phajdan.jr@chromium.org2009-11-041-4/+3
* Keep track of when file dialogs are destroyed.thestig@chromium.org2009-11-041-14/+23
* Linux: Initialize |restored_bounds_| so new windows always have a proper size.thestig@chromium.org2009-11-031-2/+2
* Convert tabcontentscontainer to use a vbox instead of a fixed. Thetony@chromium.org2009-11-032-51/+11
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-1/+1
* Destroy the TaskManagerGtk singleton instance when its window is destroyed, o...thestig@chromium.org2009-11-022-2/+17