Frameworks/Adium%20Framework/Source/AIService.m
2009-10-17 Add -[AIService pathForDefaultServiceIconOfType:], and use it for replacing %serviceIconImg% in headers. Fixes #12697.
2009-04-23 Change the default (and Oscar—the only thing that overlodas it) service to lowercase a chat name when normalizing it. Save the normalized name as the AIChat's name, not whatever the user entered. This fixes creating a second AIChat when joining any chat whose case may differ on the server (or spaces are present in Oscar names), as well as bookmarking or rejoining said chats.
2009-04-17 Fast enumerate, propertyize
2009-03-04 Dot syntax. Lots of it.
2009-01-29 Make the AIService implementation of -ignoredCharacters more useful, then remove a bunch of now-unnecessary overrides
2009-01-29 Propertyize a bunch of stuff, and remove some API on AIListObject that was just a passthrough to AIService
2008-08-23 Paramaterizing and sythensizing various code
2008-08-15 Propertyize AIListObject and convert some more controller accesses to dot syntax
2008-08-13 Switch to GCC 4.2 and quash some warnings (maybe fixing an MSN bug in the process?)
2008-08-06 svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk