summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_dialog_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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