Geoffrey Foster 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

g_Off / adium (fork of adium / adium)

Clone this repository (size: 219.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/g_Off/adium
hg clone ssh://hg@bitbucket.org/g_Off/adium

adium overview

Recent commits See more »

Author Revision Comments Message Labels Date
Geoffrey Foster cf2e846fa3be merge adium changes with mine
Geoffrey Foster 4b54f559bedd Fix a few more small potential memory leaks flagged by static analysis
Geoffrey Foster a12b70b0b882 Fix memory leak (I think). NSOperationQueue retains objects that are added to it.
Zachary West 9b757472094b Include bookmarks in the contact controller's contactDict, so that a -contactEnumerator also contains them. By way of updating properly, fixes #13221.
Zachary West 2b6a6cd8c92f Examine any open chats when a bookmark is initialized to set its defaults. Fixes #12771.