summaryrefslogtreecommitdiffstats
path: root/chrome/browser/cocoa/preferences_window_controller.mm
Commit message (Expand)AuthorAgeFilesLines
* Fix for crash in empty home page field. Ensure pref gets set back to NTP. BUG...pinkerton@chromium.org2009-05-181-1/+4
* Fix default browser info string to change text and color instead of hiding/sh...pinkerton@chromium.org2009-05-081-20/+50
* Messed up dependency key in one case when applying feedback. TBR=thomasvlpinkerton@chromium.org2009-05-061-1/+1
* Implement most of the "basics" pref panel on Mac, including code to set the d...pinkerton@chromium.org2009-05-061-7/+365
* Add notification (and unit test) for closing prefs window so it can be cleane...pinkerton@chromium.org2009-04-301-3/+5
* Add a very basic preferences window controller with unit test. Fix the prefs ...pinkerton@chromium.org2009-04-301-0/+49