Source/AIMentionAdvancedPreferences.m
2009-10-30 Set the Mention Advn Pref's text using -setStringValue: on its normal NSTextField, since we don't want it resizing itself. Fixes #13275.
2009-10-30 Update to the images provided by George Lambrou.
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-03 Use the Events image as the Mention preference's current image.
2009-04-01 Call super viewWillClose, and move this method down more.
2009-04-01 Add an advanced preference pane "Mention" (which uses the status pane's icon, WTB ICON DESIGNERS) which allows the user to add arbitrary text to the list which trigger a "mention".