summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* Host native gtk dialog in a Chrome window.xiyuan@chromium.org2010-05-0414-42/+130
* Fix various uses of release() that did not check its valueestade@chromium.org2010-05-042-9/+9
* linux: build fixevan@chromium.org2010-05-041-1/+1
* gtk: Make use of gtk signal macro in StatusIconGtk.evan@chromium.org2010-05-042-4/+5
* GTK: make browser action container behave better in RTL.estade@chromium.org2010-05-041-2/+9
* Fix issue 42379suzhe@chromium.org2010-05-033-7/+47
* GTK: Fix toolbar internal-padding.erg@chromium.org2010-05-031-6/+14
* GTK: Content exceptions dialog should be sortable by actions or patterns.erg@google.com2010-05-031-0/+2
* Change hover time to 1600 ms, and resize more quickly for smaller width change.mirandac@google.com2010-05-032-0/+6
* DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).pfeldman@chromium.org2010-05-032-5/+0
* GTK: unify the bookmark dragging icon generation code into bookmark utils.estade@chromium.org2010-04-3010-121/+227
* GTK: Use signal macros for most of BrowserWindowGtk.erg@google.com2010-04-302-140/+115
* GTK: Popup windows that use the custom frame should use the tab image instead...erg@google.com2010-04-303-40/+109
* GTK: Fix color/theme logic on the instructions label on the bookmark bar.erg@google.com2010-04-302-18/+24
* gtk: Make use of gtk signal macros in EditSearchEngineDialog.erg@google.com2010-04-302-27/+20
* Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...skrul@chromium.org2010-04-301-1/+1
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-0/+1
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-2/+2
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-294-4/+4
* GTK: more signal handler foolproofing.estade@chromium.org2010-04-2910-110/+80
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-291-3/+3
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-1/+0
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-0/+1
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-2/+2
* GTK: avoid a dcheckestade@chromium.org2010-04-292-8/+11
* GTK: Put options dialogs in a different window group.erg@chromium.org2010-04-283-8/+14
* GTK: make more use of gtk_signal convenience macros/signal registrar.estade@chromium.org2010-04-284-60/+33
* GTK: Add a drag icon for site icon drags.estade@chromium.org2010-04-282-7/+61
* GTK: The cookie prompt should allow the user to set expire date for HTML cookieserg@chromium.org2010-04-285-68/+160
* GTK: Make content options window non-resizable.erg@chromium.org2010-04-281-0/+1
* Get rid of BookmarkEditor::Show()'s BookmarkEditor::Handler argument.viettrungluu@chromium.org2010-04-284-24/+17
* Windows/Views: delete native bookmark manager code.viettrungluu@chromium.org2010-04-282-5/+0
* gtk: Disable the "Import" button on Import Bookmarks dialog if there is no ch...evan@chromium.org2010-04-262-17/+57
* Linux/GTK: delete native bookmark manager code.viettrungluu@chromium.org2010-04-264-1931/+1
* GTK: Support themes in the devtools window in GTK mode too.erg@chromium.org2010-04-262-0/+5
* GTK: Don't display bookmark right click menu when bookmark bar is hidden.erg@chromium.org2010-04-261-1/+1
* Changes the tab menu to use pin and unpin instead of a check. The macsky@chromium.org2010-04-261-7/+4
* Remove empty nodes when deleting cookies.jochen@chromium.org2010-04-261-97/+44
* Get rid of more calls to FromWStringHack.tony@chromium.org2010-04-261-5/+4
* GTK: Browser actions container tweak.estade@chromium.org2010-04-241-1/+3
* GTK: Support transparent web image drags.estade@chromium.org2010-04-232-8/+35
* Minor code issues found by Clang.evan@chromium.org2010-04-231-2/+2
* Re-instate the temporary revert from r45267. That reverted certainshess@chromium.org2010-04-2320-608/+525
* Don't select all when autofocusing the location bar on New Tab creation. Use...pkasting@chromium.org2010-04-234-8/+8
* bsd: refactor XDG bits of linux_util into a shared file.evan@chromium.org2010-04-222-2/+2
* gtk: Disable the "Clear browsing data" button on the Clear Browsing Data dialogevan@chromium.org2010-04-222-69/+76
* GTK: make download shelf drags use the download icon.estade@chromium.org2010-04-224-16/+47
* GTK fix merge failure in uber-revert.shess@chromium.org2010-04-221-2/+1
* Temporarily revert certain Omnibox, toolbar, tab animations, and othershess@chromium.org2010-04-2220-525/+609
* Put Autofill after Themes on Windows and Linux too, to match Mac, in the Cust...dantasse@chromium.org2010-04-211-22/+22