Metacontacts can now be expanded (and collapsed again) within the contact list. ...
commitf03f8494ea649350a2c5018482124d4733b73a09
authorEvan Schoenberg <evan@adiumx.com>
Fri, 18 Jan 2008 05:11:45 +0000 (18 05:11 +0000)
committerEvan Schoenberg <evan@adiumx.com>
Fri, 18 Jan 2008 05:11:45 +0000 (18 05:11 +0000)
tree9bb9262572011000ed6a9bc0608b3a382e4dc97e
parent6b422e9e71067c6592d9df314148273f2578a60f
Metacontacts can now be expanded (and collapsed again) within the contact list.  Most things work out of the box. This is not entirely perfect yet (dragging has a few buglets, and there should probably be an indicator when a metacontact allows itself to be expanded but is temporarily collapsed) but is a big step in the right direction, I think.

git-svn-id: svn://svn.adiumx.com/adium/trunk@22405 1c916fce-81e2-0310-a464-8ca513f45935
Frameworks/Adium Framework/Source/AIAbstractListController.h
Frameworks/Adium Framework/Source/AIAbstractListController.m
Frameworks/Adium Framework/Source/AIListCell.h
Frameworks/Adium Framework/Source/AIListCell.m
Frameworks/Adium Framework/Source/AIListGroup.m
Frameworks/Adium Framework/Source/AIListObject.h
Frameworks/Adium Framework/Source/AIListOutlineView.m
Frameworks/Adium Framework/Source/AIMetaContact.h
Frameworks/Adium Framework/Source/AIMetaContact.m
Source/ESMetaContactContentsPlugin.h
Source/ESMetaContactContentsPlugin.m