Core/Source/GrowlBrowserEntry.m
2008-07-28 * We now store passwords for network servers securely instead of storing them in plain text in the Growl preferences. Heh.
2007-05-09 Use the designated initializer. Always.
2006-01-27 Updated copyright year
2005-12-31 and blame on me for missing this one.
2005-12-31 blame on whoever committed this line, its backwards! key then value!
2005-09-18 Fixed #347 (preserve status for "notification to other computers")
2005-09-16 NS[Mutable]DictionaryAdditions -> CF[Mutable]DictionaryAdditions
2005-07-08 Renamed !GrowlPref to GrowlPreferencePane.
2005-05-29 Added two NSDictionary(GrowlAdditions) and NSMutableDictionary(GrowlAdditions) which provide the boolForKey:, integerForKey: setBool:forKey: and setInteger:forKey: selectors.
2005-04-26 Removed trailing whitespace
2005-04-24 - added a password column in the service browser
2005-04-16 - Moved GrowlBrowserEntry class to its own file.