summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autofill_profiles_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for UI issues on AutoFill dialog on Windows.georgey@chromium.org2010-06-161-67/+52
* Fix for bug #46042: Browser Crash @ views::TableView::~TableView() georgey@chromium.org2010-06-101-0/+4
* Adjusted icons, control sizes, etc.georgey@chromium.org2010-06-071-6/+3
* New autofill UI. Still not done:georgey@chromium.org2010-06-031-694/+613
* Fix 41010 on Windows: AutoFill profile shouldn't be saved when cancelled duri...georgey@chromium.org2010-05-111-31/+44
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-2/+7
* Revert 46424 - AutoFill profile shouldn't be saved when cancelled during init...dhollowa@chromium.org2010-05-051-7/+2
* AutoFill profile shouldn't be saved when cancelled during initial setup.dhollowa@chromium.org2010-05-051-2/+7
* Fixes for several crashing bugs ##40674,40720,40744georgey@chromium.org2010-04-091-8/+22
* Added "Learn More" link to autofill on Windows.georgey@chromium.org2010-04-071-0/+31
* CL #1530013 by Thiago Farina <thiago.farina@gmail.com>georgey@chromium.org2010-04-071-25/+1
* Fix for bug #38260 AutoFill needs to obfuscate the saved credit card info in ...georgey@chromium.org2010-04-061-7/+23
* Fixe for #38367 AutoFill UI bug: extra-long fields behaved incorrectly.georgey@chromium.org2010-04-061-2/+2
* Adds 'default' check to profiles, allows opening/closing profile by clicking ...georgey@chromium.org2010-04-031-17/+126
* Fix for focus issues in the AutoFill windows dialog, including #37817georgey@chromium.org2010-04-021-19/+152
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* AutoFill: Set the kAutoFillInfoBarShown pref to true if the user opens the Au...jhawkins@chromium.org2010-03-191-1/+8
* Move more files to toplevel gfx.ben@chromium.org2010-03-191-1/+1
* Fixes first and third points in the bug "Autofill profile dialog box polish i...georgey@chromium.org2010-03-161-31/+70
* Move base/gfx contents to gfx/ben@chromium.org2010-03-141-1/+1
* Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::...pkasting@chromium.org2010-03-081-4/+1
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-1/+2
* Minor UI updates on the windows auto-fill UIgeorgey@chromium.org2010-02-171-17/+11
* Changed validation based on the discussiongeorgey@chromium.org2010-02-081-26/+9
* Added validation for non-emptiness of the label.georgey@chromium.org2010-02-051-1/+49
* Fixed some of UI issues with AutofillSettings dialog: separators, preview and...georgey@chromium.org2010-02-041-16/+37
* Moved Autofill view to appropriate browser/views folder.georgey@chromium.org2010-02-011-0/+1084