aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPFavoritesPreferencePane.m
Commit message (Expand)AuthorAgeFilesLines
* - Cleanup: improve compatibility with 10.7 SDK to reduce compiler warningsrowanbeentje2012-02-081-1/+1
* - Fix addition of new passwords for favourites edited via the Preferences in...rowanbeentje2011-10-201-4/+14
* - Improve the favourites editing process to edit keychain items, rather than...rowanbeentje2011-10-161-22/+22
* - Add the ability to view hidden files in SSH/SSL key selection dialogs; thi...rowanbeentje2011-09-101-12/+25
* - Ensure blank passwords for MySQL connections are passed in as NULL instead...rowanbeentje2011-05-291-5/+5
* - Fix exception on startup if no favourites present - I think the previous f...rowanbeentje2011-03-221-1/+3
* - Fix more compiler warningsrowanbeentje2011-03-151-1/+0
* Fix more compiler warnings.stuconnolly2011-03-041-2/+2
* fixed compiler warningssqlprodev2011-03-011-0/+2
* - Improve on r3070 by also adding .crt extension support in the favouritesrowanbeentje2011-01-051-2/+2
* Make sure the root favorite has a name key and value. Also, update string files.stuconnolly2010-11-111-1/+1
* Refactor the favorite node class and fix auto-selection of the default or las...stuconnolly2010-11-111-4/+4
* Rearchitect preferences, including:stuconnolly2010-11-031-0/+902