summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Address post-submit comments from http://codereview.chromium.org/327009 .thakis@chromium.org2009-11-021-0/+4
* Third patch in getting rid of caching MessageLoop pointers and always using C...jam@chromium.org2009-11-024-10/+20
* Implement page action popups.erikkay@chromium.org2009-11-012-0/+17
* GTK: Use background images for location bar, instead of faking it.erg@google.com2009-10-301-50/+30
* Show a warning when the history files can't be read correctly.pkasting@chromium.org2009-10-302-3/+3
* Fix up extension badge text drawing.estade@chromium.org2009-10-301-1/+1
* GTK: Fix the border around the find bar in chrome theme mode.erg@google.com2009-10-302-20/+50
* Based on the rest of the codebase, I think we're supposed to #include chromiu...pkasting@chromium.org2009-10-303-4/+3
* Move chromeos code to namespace chromeos.chocobo@google.com2009-10-303-13/+13
* GTK: add back toolbar border.estade@chromium.org2009-10-292-1/+16
* GTK Improve look of about dialog.estade@chromium.org2009-10-291-38/+63
* Fix and re-enable a test I broke with the find bar changes I made last night.ben@chromium.org2009-10-291-1/+1
* GTK: redraw browser action when badge text changes.estade@chromium.org2009-10-291-0/+1
* Hide the theme install bubble a little earlier.estade@chromium.org2009-10-291-0/+10
* Put TabGtk's Observer inside a scoped_ptr.thestig@chromium.org2009-10-292-4/+25
* Disable browser test ViewIDTest.Basic that fails on Linux since around r30434rolandsteiner@chromium.org2009-10-291-1/+1
* Linux: set minimum window size to 100x100 so it does not disappear with a cus...thestig@chromium.org2009-10-291-3/+5
* Do not allow GTK File Chooser dialogs to return directories. This is probably...thestig@chromium.org2009-10-291-14/+66
* Give the TabContentsContainer a white background so the user willtony@chromium.org2009-10-281-2/+4
* Remove the non-const browser() getter from BrowserWindowGtk.tony@chromium.org2009-10-281-5/+1
* GTK: touch up appearance of browser actions badge.estade@chromium.org2009-10-281-2/+5
* In ~BrowserToolbarGtk, remove notifications we added in the ctor.thestig@chromium.org2009-10-281-0/+6
* GTK: Activate window when "Get themes" button is clicked.derat@chromium.org2009-10-281-3/+3
* Remove the browser_sync flag.zork@chromium.org2009-10-273-18/+0
* GTK: Draw floating bookmark bar correctly during resizes.estade@chromium.org2009-10-272-20/+83
* Changed button text in Edit Search Engine... dialog to conformtony@chromium.org2009-10-271-1/+4
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-273-8/+8
* Move page actions over to ExtensionAction2 and get rid ofaa@chromium.org2009-10-273-62/+92
* Add a check for NULL in PopulateFolderCombo.thestig@chromium.org2009-10-261-5/+8
* Resubmit http://codereview.chromium.org/314016 with views fixedzork@chromium.org2009-10-261-0/+1
* o Cleans up canonical extension_install_ui.cc to avoid #ifdefs when feasible.mark@chromium.org2009-10-261-0/+9