aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPPreferenceController.h
Commit message (Collapse)AuthorAgeFilesLines
* - The connection sheet Edit button now opens the favourites list in ↵rowanbeentje2009-04-161-0/+4
| | | | | | | preferences and selects appropriately; this resolves the initially planned changes for Issue #232. - Move updateDefaultFavoritePopup in SPPreferenceController to a public method and set TableDocument to update it when adding favorites
* - Save password changes when making changes in favorites tab in the ↵rowanbeentje2009-04-131-0/+4
| | | | | | | | preferences window - Remove the now unnecessary (and never implemented) "Save" button below the favorites editor - Hook up the Remove and Duplicate favorite buttons to the correct Enable binding
* - Correctly set default editor font to Monaco 10rowanbeentje2009-04-121-0/+2
| | | | | | - Restore pref upgrade methods, make compatibible with both lastUsedVersion and LastUsedVersion keys - Add upgrade method to map old pref keys to new pref keys, delete old keys
* - part 4 of merge from 'avenjamin' branch into trunk.avenjamin2009-04-101-0/+74
- committing Source