summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/import_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Host native gtk dialog in a Chrome window.xiyuan@chromium.org2010-05-041-6/+4
* gtk: Disable the "Import" button on Import Bookmarks dialog if there is no ch...evan@chromium.org2010-04-261-11/+44
* Move importer data types into a separate file to prepare for moving importermirandac@chromium.org2010-03-221-9/+10
* chrome 4: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Add support for more types of controls and events to GTK implementation ofdmazzoni@chromium.org2010-02-231-2/+15
* gtk: Implements bookmark bar import promotion link, that when clicked imports...erg@google.com2010-01-271-8/+17
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-151-3/+4
* linux: set a minimum size for dialogs based on locale resourcesevan@chromium.org2010-01-091-5/+5
* Fix a whole bunch of style nits.erg@google.com2009-10-131-2/+2
* Set the default action of the import data dialog to "Import" andtony@chromium.org2009-10-021-0/+3
* GTK: Add stock icons to some dialog buttons.estade@chromium.org2009-08-031-2/+2
* Linux: convert classes GtkUtil/GtkTreeUtil back to namespaces gtk_util/gtk_tr...mdm@chromium.org2009-07-311-3/+3
* Linux: convert namespace gtk_util to class GtkUtil to meet style guidelines.mdm@chromium.org2009-07-301-3/+3
* Linux: make import warning dialog modal.kuchhal@chromium.org2009-06-191-0/+1
* Linux crash fix.kuchhal@chromium.org2009-06-191-9/+26
* Move GTK spacing constants into chrome/common/gtk_util.hmattm@chromium.org2009-06-081-3/+4
* If there is nothing to import, return.kuchhal@chromium.org2009-06-051-4/+14
* Make the import feature a little more complete:kuchhal@chromium.org2009-05-271-17/+23
* Revert "Revert "Use a NotificationRegistrar to listen for notifications. BUG=...tc@google.com2009-05-221-1/+1
* Revert "Use a NotificationRegistrar to listen for notifications.BUG=2381"tc@google.com2009-05-221-1/+1
* Use a NotificationRegistrar to listen for notifications.BUG=2381pkasting@chromium.org2009-05-211-1/+1
* Cleanup Import Dialog in Linuxtc@google.com2009-05-211-2/+0
* linux: unify all the dialog layout code for visual consistency.evan@chromium.org2009-05-181-24/+19
* Add import settings dialog on linux.kuchhal@chromium.org2009-05-111-0/+115