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