summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk
Commit message (Expand)AuthorAgeFilesLines
* gtk: Fix bookmark_utils::GetNodesFromSelection to not crash on invalid data.thestig@chromium.org2010-05-072-3/+40
* gtk: Make use of gtk signal macros in SelectionChange events.tfarina@chromium.org2010-05-079-50/+32
* Fix unit test compile.estade@chromium.org2010-05-071-4/+4
* More gtk signal handler macro conversion.estade@chromium.org2010-05-0710-97/+62
* GTK: limit of one page info per URL.estade@chromium.org2010-05-071-4/+25
* Get rid of some dead bookmark context menu code.viettrungluu@chromium.org2010-05-062-5/+3
* Host reset options dialog with NativeDialogHost on ChromeOSxiyuan@chromium.org2010-05-061-1/+1
* Host cookie modal dialog and js modal modal dialog in NativeDialogHostxiyuan@chromium.org2010-05-062-2/+31
* Fix NULL vs 0 problems which break the build with -Werror using GCC 4.5evan@chromium.org2010-05-066-8/+8
* gtk: Make use of gtk signal macros in AddLanguageDialog.mattm@chromium.org2010-05-051-18/+13
* Add icons to SimpleMenuModel.estade@chromium.org2010-05-054-35/+46
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-0510-23/+23
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-1/+1
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-051-3/+2
* Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...dhollowa@chromium.org2010-05-051-1/+1
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-1/+1
* GTK: More signal overhaul.erg@chromium.org2010-05-057-211/+156
* 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