summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Set the kAutoFillInfoBarShown pref to true if the user opens the Au...jhawkins@chromium.org2010-03-191-0/+7
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Fixes first and third points in the bug "Autofill profile dialog box polish i...georgey@chromium.org2010-03-161-4/+6
* chrome 1: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-081-0/+1
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-1/+3
* Next part of bad dependency removal (chrome/common -> chrome/browser)phajdan.jr@chromium.org2010-03-021-1/+1
* Linux: Move some duplicated code to gtk_util::CreateBoldLabel and LeftAlignMisc.mattm@chromium.org2010-02-241-10/+2
* Linux: Implement the new AutoFill section of the Options dialog.jhawkins@chromium.org2010-02-171-3/+4
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-251-27/+157
* Add the ability to save and remove AutoFill profiles from the AutoFillDialog.jhawkins@chromium.org2010-01-241-22/+150
* Notify the AutoFillManager when the user clicks "Apply" or "OK". Adds an Aut...jhawkins@chromium.org2010-01-211-33/+163
* Connect the 'changed' signal on the label entry and change the expander title...jhawkins@chromium.org2010-01-201-2/+29
* Implement the remaining UI of the gtk AutoFill dialog.jhawkins@chromium.org2010-01-191-16/+246
* Simplify the gtk AutoFill dialog and bring it more in line with the mocks.jhawkins@chromium.org2010-01-151-248/+140
* Implement a bare-bones AutoFill dialog for gtk.jhawkins@chromium.org2010-01-131-0/+371