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 262 B Instead of inserting a <hr/> when we lose focus, which ends up breaking more than you'd expect, add a message class for the next message. Fixes #13300.
AIJumpControlPlugin.m 3.2 KB Instead of inserting a <hr/> when we lose focus, which ends up breaking more than you'd expect, add a message class for the next message. Fixes #13300.
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 I don't trust 1.3's setting of this pref key.
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 734 B I don't trust 1.3's setting of this pref key.
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.9 KB Bookmarks should not be able to be invited to chats.
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