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
LocalVideoWindow.nib
AILocalVideoWindowController.h 1.1 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AILocalVideoWindowController.m 2.2 KB Remove pointless empty comments
AIVideoChatInterfacePlugin.h 920 B Move AIPlugin.h into the pch as well; same reasoning
AIVideoChatInterfacePlugin.m 2.3 KB Having a separate notification center for Adium leads to the possibility of accidentally using the wrong one, which has tripped me up on more than one occasion. This switches us over to using the default center.
AIVideoChatWindowController.h 373 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AIVideoChatWindowController.m 1.2 KB sed is evil. All [adium *Controller]s are now adium.*Controller.