William Bowling is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

wbowling / adium (fork of adium / adium)

Fork of Adium for patches/improvements

Clone this repository (size: 338.7 MB): HTTPS / SSH
hg clone https://bitbucket.org/wbowling/adium
hg clone ssh://hg@bitbucket.org/wbowling/adium
Filename Size Date modified Message
AIStatusItemView.h 657 B Don't include things that are already in the prefix header
AIStatusItemView.m 3.0 KB Propertyized AIStatusItemView.
CBStatusMenuItemController.h 2.3 KB Convert a bunch of informal protocols to formal ones, taking advantage of @optional. Also propertyize one file a bit
CBStatusMenuItemController.m 28.9 KB Reduce duplication, and make it harder to misuse API.
CBStatusMenuItemPlugin.h 1.4 KB Move AIPlugin.h into the pch as well; same reasoning
CBStatusMenuItemPlugin.m 2.7 KB 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
StatusMenuItemDefaultPrefs.plist 383 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk