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
MessageView.nib
MessageWindow.nib
AIAccountSelectionView.h 1.9 KB Don't include things that are already in the prefix header
AIAccountSelectionView.m 15.0 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.
AIDualWindowInterfacePlugin.h 4.0 KB Separate out some regular vs. group chat advanced Message preferences.
AIDualWindowInterfacePlugin.m 12.7 KB Fix moving tabs around causing crashes or behaving badly while "save open chats" is enabled. Fixes #12212.
AIJumpControlPlugin.h 298 B Move AIPlugin.h into the pch as well; same reasoning
AIJumpControlPlugin.m 3.9 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
AIMessageTabViewItem.h 1.9 KB Don't include things that are already in the prefix header
AIMessageTabViewItem.m 12.2 KB Separate out some regular vs. group chat advanced Message preferences.
AIMessageViewController.h 3.7 KB In the shelf view, ask the delegate for a context menu, since it will largely depend on the shelf contents. It's not something that can be cached like bindings cause.
AIMessageViewController.m 47.5 KB Control more directly the completion range for group chats. Fixes #13237.
AIMessageWindowController.h 3.4 KB Remove the unimplemented (wtf?) AIChatWindowController protocol, and use properties in more places. Fixes building with llvm-gcc
AIMessageWindowController.m 51.2 KB Type fixes for adium. making it ready for 64-bit compiling.
AISideSplitView.h 110 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
AISideSplitView.m 274 B Merge 64 bit branch to trunk. Fingers crossed, and I have been testing it some, but expect fallout from this. 11,000 line diffs are rarely without consequence ;)
Dual Window Themable Prefs.plist 277 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
DualWindowDefaults.plist 726 B Do not specify a preference for enabling 'smart links' in substitutions.
ESChatUserListController.h 977 B svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk
ESChatUserListController.m 6.6 KB Teach the chat's user list about proxied objects; don't let a contact be dragged into/around inside of a chat it's a member of.
ESDualWindowMessageAdvancedPreferences.h 1.8 KB Separate out some regular vs. group chat advanced Message preferences.
ESDualWindowMessageAdvancedPreferences.m 9.8 KB Separate out some regular vs. group chat advanced Message preferences.
UserList Layout.plist 1.5 KB Move the group chat status icons to the far right, and reduce the left and right padding. 3 icons piling on top of each other was a little much.
UserList Theme.plist 2.3 KB Revert [26624], bringing back my blue precious.
overflow_overlay.tiff 25.7 KB svn 1.5 merge tracking is terrible. This is a manual merge of the Sparkle 1.5 branch into trunk