summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/autofill_profiles_view_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for Newly created autofill profile shows up three times in dialoggeorgey@chromium.org2010-09-201-2/+52
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-6/+4
* Implementation of "If AufoFill options is opened, the profile is not saved." ...georgey@chromium.org2010-09-101-18/+95
* fix for [AutoFill credit cards] Editing last 4 digit card number is not saved.georgey@chromium.org2010-09-011-2/+3
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Implement policy for disabling auto fill.mnissler@chromium.org2010-08-251-25/+25
* Remove wstrings from bookmarks, part 12.viettrungluu@chromium.org2010-08-221-10/+10
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Autofill: Two small fixes.tfarina@chromium.org2010-08-101-5/+1
* Fixes bug where the billing address combobox would not show newlysky@chromium.org2010-08-091-7/+17
* Fix the Windows build.brettw@chromium.org2010-08-031-2/+2
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-031-1/+2
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+3
* [Win] Don't offer profiles for billing addresses that have no addressavi@chromium.org2010-07-291-19/+28
* AutoFill: Capitalize "Options" in the AutoFill dialog title.jhawkins@chromium.org2010-07-291-1/+1
* Fixes bug in windows autofill address editor not using the correctsky@chromium.org2010-07-221-12/+25
* Makes the auto fill editor on windows only enable the ok button if atsky@chromium.org2010-07-221-13/+40
* UI changes to Autofill dialogs according to the latest mocksgeorgey@chromium.org2010-07-181-102/+70
* Clean up app_resources.grd:pkasting@chromium.org2010-07-131-0/+1
* Revert 52144 - Clean up app_resources.grd:pam@chromium.org2010-07-131-1/+0
* This file got left out of r52144.pkasting@chromium.org2010-07-131-0/+1
* Clean up app_resources.grd:pkasting@chromium.org2010-07-121-0/+1
* Nukes the import parameters to ShowAutoFillDialog as they aren't used.sky@chromium.org2010-07-091-4/+3
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-5/+0
* AutoFill: Add support for multi-select and delete.tfarina@chromium.org2010-06-301-7/+15
* AutoFill: GRD strings cleanup.jhawkins@chromium.org2010-06-251-1/+1
* Rename ThemeResourcesUtil to ResourcesUtil.tony@chromium.org2010-06-211-1/+0
* 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