summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/preferences_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Put a button to link to proxy setup into the prefs dialog.avi@chromium.org2010-04-211-0/+22
* [Mac] Fix MouseDown/MouseUp error for Steve animation effectsthomasvl@chromium.org2010-04-141-4/+4
* Remove the option to stop syncing if you're in Chrome OS. Also hide the "Cus...dantasse@chromium.org2010-04-131-4/+6
* Hierarchy. Hierarchy. Hierarchy!!!avi@chromium.org2010-04-091-1/+1
* Implemented customize sync dialog for OS X (except for integrationakalin@chromium.org2010-04-061-0/+11
* Mac: Improve content settings dialog in some languages.thakis@chromium.org2010-04-061-51/+10
* Add a scoped notifier for pref dictionaries / lists.chron@chromium.org2010-04-051-5/+8
* Fix some Sync stringsdantasse@chromium.org2010-04-021-3/+4
* Mac cleanup: avoid double-conversion of URL string.viettrungluu@chromium.org2010-04-021-6/+5
* [Mac] Use the two side by side buttons in the Under the Hood prefs as another...thomasvl@chromium.org2010-03-311-11/+11
* Alter the "get themes" action on Mac to behave like other platforms; fix bugs.avi@chromium.org2010-03-231-11/+3
* UMA cleanup. Replacing calls to RecordAction(char*) to use a new structure.evan@chromium.org2010-03-231-41/+61
* Fix prefs dialog to size properly under RI.avi@chromium.org2010-03-121-3/+8
* Move all the PrefObserverBridges into namespaces (like is already done with T...avi@chromium.org2010-03-111-4/+10
* Pick up a GTM roll and update the apis that changed in this roll.thomasvl@chromium.org2010-03-111-1/+2
* AutoFill Mac Address Book "me" card data translation.dhollowa@chromium.org2010-03-091-1/+2
* Add enable/disable translate pref to "Under the Hood".jeremy@chromium.org2010-03-091-0/+18
* AutoFill Mac preference for enabling Address Book "me" card usage.dhollowa@chromium.org2010-03-061-11/+20
* Fix the content page of the options dialog to use kAutoFillEnabled instead of...jhawkins@chromium.org2010-03-021-2/+2
* These changes connect the AutoFill UI on the Mac with the back-end data store...dhollowa@chromium.org2010-02-231-15/+30
* Mac: Move prefs around in preparation for the content settings window.thakis@chromium.org2010-02-221-39/+30
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* Incremental addition to preferences_window_controller that handles the button...dhollowa@chromium.org2010-02-181-16/+96
* Autofill dialog for the Mac. This is UI only at this point. The UI is not h...dhollowa@chromium.org2010-02-121-0/+25
* Add support for HTML5 databases to the cookie tree model.jochen@chromium.org2010-02-101-1/+4
* Add bugs, update, and remove TODOs that are no longer validpinkerton@chromium.org2010-02-051-6/+4
* OS X: Import settings dialog cleanup.jeremy@chromium.org2010-02-011-5/+1
* Changes to support new cookie policy.darin@chromium.org2010-01-301-12/+1
* Revert r37535.darin@chromium.org2010-01-291-10/+3
* Implement extended cookie controls.jochen@chromium.org2010-01-291-3/+10
* Enable "Import Settings" button in preferences dialog.jeremy@chromium.org2010-01-261-1/+7
* Adds local storage nodes to cookie tree model and cookies view.bulach@chromium.org2010-01-251-1/+4
* [Mac] Fix a bunch of crahes related to opening preferences from an incognito ...rsesek@chromium.org2010-01-221-1/+1
* [Mac] relayout the import data and clear browser data buttons in the prefs fo...thomasvl@chromium.org2010-01-211-13/+0
* Draw background color (if necessary) for sync status and sync link.akalin@chromium.org2010-01-131-1/+30
* Added link control to sync preferences UI, which is shown when thereakalin@chromium.org2010-01-121-6/+15
* Hook up the "show certificates" button in under the hood to launch the keycha...pinkerton@chromium.org2010-01-081-118/+131
* [Mac] Implement the cookie managerrsesek@chromium.org2010-01-051-0/+9
* Added confirmation dialog for stopping syncing.akalin@chromium.org2009-12-181-3/+36
* Commit issue 464079 for feldstein: limit the clear browsing data window to on...mirandac@chromium.org2009-12-151-4/+2
* [Mac] Implement font and encoding settings in Under the Hood preferencesrsesek@chromium.org2009-12-071-0/+21
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-031-8/+7
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-251-2/+2
* Moved a whole pile of unittests over to CocoaTest.dmaclach@chromium.org2009-11-191-7/+1
* Use plain strings instead of wstrings for UMA actionsevan@chromium.org2009-11-171-39/+39
* Implemented ShowOptionsWindow() for OS X (except the highlightingakalin@chromium.org2009-11-141-39/+105
* Added Sync-related controls to Preferences pane under "Personal Stuff".akalin@chromium.org2009-11-121-22/+118
* TBR: pkastingakalin@chromium.org2009-11-111-123/+21
* Added RemoveGroupFromView().akalin@chromium.org2009-11-111-3/+7
* Made RemoveViewFromView() handle top-most subviews.akalin@chromium.org2009-11-111-3/+9