Commit Graph

78 Commits (680194deaf7a35caaa629abc16e886d71baff636)

Author SHA1 Message Date
Gilbert Gonzales c179c687db merging in latest changes 2012-10-01 14:01:00 -07:00
Gilbert Gonzales 8e1a9e2813 CHUI-102: Cleaned up code after code review. 2012-10-01 13:54:53 -07:00
Gilbert Gonzales 11a148415e CHUI-102: Now the participants and one-on-one conversations have right-click-menus. These menus are functional as well, but 'chat history' does not yet work. 2012-09-28 18:22:05 -07:00
Merov Linden 7fc33cc47f CHUI-367 : Completed : Show user name tooltip in all situations so to avoid the conversation name showing up 2012-09-28 17:30:18 -07:00
Merov Linden 0651e10aff CHUI-342, CHUI-366 and CHUI-367 : WIP : Allow a NO_TOOLTIP value for tooltips, update display/user names and sort on display/user names 2012-09-28 11:15:45 -07:00
Merov Linden 3502e783b7 CHUI-342 : Fixed : Use user name and display name correctly. Sort according to user names. 2012-09-25 22:02:44 -07:00
Merov Linden 7ac4d71c43 CHUI-329 : WIP : Always sort Nearby Chat to be on top of the list 2012-09-25 16:39:11 -07:00
Merov Linden 5b0e06108b CHUI-340 : Fix dupe items in the conversation model list. Refresh when resorting. 2012-09-24 19:55:31 -07:00
Merov Linden 552f288a0c CHUI-340 : Implement distance computation and update 2012-09-21 20:13:50 -07:00
Merov Linden b5583906d0 CHUI-340 : WIP : Fix sorting bugs on time for sessions, simplified the update time mechanism and clean up 2012-09-21 18:12:06 -07:00
Merov Linden fc6bbee3f4 CHUI-340 : WIP : Implement time update on all IM typing cases 2012-09-20 20:48:20 -07:00
Merov Linden 1107803a5c CHUI-340 : WIP : Implement time update and comparison for sessions and participants 2012-09-20 17:50:58 -07:00
Merov Linden d22c8510b1 CHUI-340 : WIP : Sorting implemented. Type and name work. Date and distance still need the relevant values to be computed. 2012-09-17 17:53:17 -07:00
Seth ProductEngine 74720798ab Automated merge with ssh://hg.lindenlab.com/richard/viewer-chui 2012-09-13 23:32:05 +03:00
Seth ProductEngine 4b52515b54 CHUI-282 WIP Fixed conversation list items selection.
Fixed displaying session participants only when session item is open.
2012-09-13 20:10:45 +03:00
Merov Linden c26867bb6d CHUI-285 : Implement sort, alphabetical only for the moment 2012-09-07 19:53:38 -07:00
Merov Linden ee5e689331 CHUI-285 : Completed. Update the names of the participants. 2012-09-06 16:32:17 -07:00
Merov Linden 8cd5d36160 CHUI-285 : Create participant widgets in the conversation list 2012-09-04 22:11:28 -07:00
Merov Linden ca7abc4c3b CHUI-280 : Add print out debug methods 2012-08-29 10:07:55 -07:00
Merov Linden ad070b9155 CHUI-280 : Implement all LLConversationModel updates in LLParticipantList. Allow mAvatarList to be NULL. 2012-08-28 23:13:10 -07:00
Merov Linden c4638d1dca CHUI-280 : WIP : Implement update of LLConversationModel in LLParticipantList 2012-08-28 19:09:57 -07:00
Merov Linden fd62242dd6 CHUI-280 : Make LLParticipantList derives from LLConversationItemSession 2012-08-24 17:31:12 -07:00
Merov Linden e537d6477d CHUI-98 : Defining the various llconversation sub classes in their respective file 2012-08-23 19:44:10 -07:00
Merov Linden 4ea73df484 CHUI-282 : WIP : Further separate view from model for llconversation items 2012-08-23 11:32:20 -07:00
Merov Linden 679d0f78f9 CHUI-282 : WIP, Clean up dependencies 2012-08-22 23:14:01 -07:00
Merov Linden 2cf5307c92 CHUI-282 : WIP : Isolated llconversationview classes and suppressed the dependency of model to widgets 2012-08-22 19:29:22 -07:00
AlexanderP ProductEngine 6cf49a4a71 CHUI-171 WIP (Conversation not automatically readded to conversation window listing when open) - removal of the dependence between items of the conversations list and conversation's floaters. 2012-08-09 16:48:33 +03:00
Merov Linden 25855962a8 CHUI-98 : Isolate LLConversationItem and LLConversationViewModel in their own file 2012-08-06 18:07:56 -07:00