Frameworks/Adium%20Framework/Source/AIContentStatus.m
2009-10-16 Patch from mathuaerknedam to remove outgoing (on top of incoming) for AIContentEvents. Fixes #11588.
2009-03-27 Make AIContentNotifications (nudge/buzz) events, not messages. Expose AIContentStatus's init.
2008-11-06 Propertyize and synthesize a bunch
2008-08-14 Switch all of our private method categories over to the new objc way of doing it (documented at http://developer.apple.com/documentation/Cocoa/Conceptual/ObjectiveC/Articles/chapter_4_section_5.html#//apple_ref/doc/uid/TP30001163-CH20-SW2). This enforces having implementations for them, and in the process turned up a vast number of methods we had deleted the impl for but not the declaration. loc -= 198;
2008-08-13 Remove AITigerCompatibility.h since we no longer need hacks for 64 bit support
2008-08-06 svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk