summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-231-0/+9
* Linux: fix crash in PopulateCookieDetails called by OnSelectionChanged callbackmattm@chromium.org2009-10-233-0/+43
* Fix conflicts between accelerator keys and HTML DOM accesskeys.suzhe@chromium.org2009-10-232-3/+4
* [GTK] Use gtk_window_present_with_time since the doc's says it is better to usemattm@chromium.org2009-10-231-2/+2
* GTK: in gtk theme mode, when a chrome button is showing a menu, make it look ...estade@chromium.org2009-10-221-0/+3
* * Moved panel controller to chromeos directoryoshima@chromium.org2009-10-221-1/+1
* Support for chrome.browserAction.setIcon(imageData) on linux.rafaelw@chromium.org2009-10-221-18/+30
* Fix a couple gtk file chooser crashers.estade@chromium.org2009-10-221-7/+13
* GTK: Check for null in bookmark bar drag received handlerestade@chromium.org2009-10-221-0/+2
* GTK: add browser actions popups.estade@chromium.org2009-10-225-5/+179
* Make PNGCodec::Decode(...) not make an intermediary copy of the decoded data;erg@google.com2009-10-221-10/+2
* GTK: add checkbox to external protocol dialog.estade@chromium.org2009-10-212-13/+48
* Messaging of the download item for extension is now:mark@chromium.org2009-10-211-10/+15
* Hack around the floating tab when using space/enter to end a drag.tony@chromium.org2009-10-212-2/+38
* [Linux] Select the first row in cookies table when the Cookies window ismattm@chromium.org2009-10-213-1/+76
* GTK: Display explanatory message on sad tab page.estade@chromium.org2009-10-211-1/+1