summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* GTK: Fix browser action bubble arrow positions.derat@chromium.org2009-10-265-70/+95
* CompactNavigationBar for toolkit views build, with some design change per Col...oshima@chromium.org2009-10-262-0/+4
* Fix fullscreen mode in chromeos=1 build.oshima@chromium.org2009-10-262-10/+37
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-244-78/+118
* GTK: Try to position info bubbles onscreen.derat@chromium.org2009-10-243-103/+193
* Increase visual spacing between browser action buttons to 5px.rafaelw@chromium.org2009-10-241-1/+6
* GTK: Compute infobubble target rects correctly.derat@chromium.org2009-10-243-10/+16
* Fix chromeos build break due to out-of-order member initialization.estade@chromium.org2009-10-231-1/+1
* Reverting 29961.glen@chromium.org2009-10-231-1/+0
* Add the Extensinos menu item to GTK.estade@chromium.org2009-10-231-0/+1
* GTK: Fix startup UMR.estade@chromium.org2009-10-231-0/+1
* Build sync by default on all platforms. This also turns off sync on both Lin...zork@chromium.org2009-10-231-0/+1
* Fix linux build failures. Not sure why these didn't fail before.pkasting@chromium.org2009-10-232-0/+2
* Makes inactive pinned tabs on linux throb when the title changes. Isky@chromium.org2009-10-234-19/+71
* Move initialization of ChromeURLRequestContexts to the IO thread.eroman@chromium.org2009-10-231-31/+34
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-231-0/+9
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-231-9/+0