Source/ESStatusAdvancedPreferences.m
2009-06-02 Create a new advanced preference called "Confirmations". Move Quit Confirmations there.
2009-05-24 Move the Status Menu Item and Dock Controller options from "Status" to "Message Alerts" advanced preference pane.
2009-04-22 AIPreferenceControllerProtocol.h is commonly imported (>120 imports) and almost never changes (5 changes in the two years since it was created). Stick it in the prefix header
2009-04-04 Set the state of the "display mention count" advanced status pref when loading the view.
2009-04-04 Naming this label a bit more correctly.
2009-04-04 Add an advanced status preference to "only count number of unread mentions for group chats", which causes the chat controller to only count group chats' mentions for the overall unread counts (status item, dock badger). Fixes #11850.
2008-08-06 svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk