summaryrefslogtreecommitdiff
path: root/indra/newview/llconversationmodel.h
AgeCommit message (Collapse)Author
2012-09-06CHUI-285 : Completed. Update the names of the participants.Merov Linden
2012-09-04CHUI-285 : Create participant widgets in the conversation listMerov Linden
2012-08-29CHUI-285 : WIP : Get the conversation floater to use the same ↵Merov Linden
LLParticipantList as the IM and call dialog
2012-08-29CHUI-280 : Add print out debug methodsMerov Linden
2012-08-28CHUI-280 : Implement all LLConversationModel updates in LLParticipantList. ↵Merov Linden
Allow mAvatarList to be NULL.
2012-08-28CHUI-280 : WIP : Implement update of LLConversationModel in LLParticipantListMerov Linden
2012-08-24CHUI-280 : Make LLParticipantList derives from LLConversationItemSessionMerov Linden
2012-08-23CHUI-98 : Defining the various llconversation sub classes in their ↵Merov Linden
respective file
2012-08-23CHUI-282 : WIP : Further separate view from model for llconversation itemsMerov Linden
2012-08-22CHUI-282 : WIP, Clean up dependenciesMerov Linden
2012-08-22CHUI-282 : WIP : Isolated llconversationview classes and suppressed the ↵Merov Linden
dependency of model to widgets
2012-08-09CHUI-171 WIP (Conversation not automatically readded to conversation window ↵AlexanderP ProductEngine
listing when open) - removal of the dependence between items of the conversations list and conversation's floaters.
2012-08-06CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their ↵Merov Linden
own file