Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-05 | SL-16320 Remove references to AvaLine from the viewer | Andrey Kleshchev | |
2021-01-05 | SL-14074 Resolved potential cause of conversation crashes | Andrey Kleshchev | |
Models (listeners) belong to folder-views, deleting all of them means that not only proper cleanup procedure won't be followed, and view might try clean dead pointer. | |||
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-08-29 | removing test code | Gilbert Gonzales | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-04-11 | Adding in fast timer for testing creation of 300 avatar list items vs ↵ | Gilbert Gonzales | |
folderview items. | |||
2013-04-09 | adding in logging of building a list of 300 users inside LLAvatarList and ↵ | Gilbert Gonzales | |
LLFolderView to determine drawbacks/benefits and timing. | |||
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-12-05 | CHUI-580 : WIP : Change the display name cache system, deprecating the old ↵ | Merov Linden | |
protocol and using the cap (People API) whenever available. Still has occurence of Resident as last name to clean up. | |||
2012-11-29 | CHUI-552 : Fixed : Filter out participant creation with the same id than the ↵ | Merov Linden | |
session id | |||
2012-11-09 | CHUI-337 FIXED: To avoid confusion with a classes "...conversation..." and ↵ | AlexanderP ProductEngine | |
in accordance with the naming convention in the project, some classes and corresponding files should be renamed: LLIMConversation -> LLFloaterIMSessionTab LLIMFloater -> LLFloaterIMSession LLNearbyChat -> LLFloaterIMNearbyChat LLIMFloaterContainer -> LLFloaterIMContainer LLNearbyChatBarListener -> LLFloaterIMNearbyChatListener LLNearbyChatHandler -> LLFloaterIMNearbyChatHandler | |||
2012-11-07 | CHUI-468 : Fixed. Final clean up of LLParticipantList, including dependencies. | Merov Linden | |
2012-11-07 | CHUI-468 : WIP : Clean up LLAvatarList and all sorting code left over in ↵ | Merov Linden | |
LLParticipantList | |||
2012-11-06 | CHUI-468 : WIP : More cleanup and fix of the participants sorting in ↵ | Merov Linden | |
LLIMConversation | |||
2012-11-05 | CHUI-468 : WIP : Taking LLAvatarList and related out of LLParticipantList | Merov Linden | |
2012-10-30 | CHUI-459: Creating a fetchAvatarName() method for the ↵ | William Todd Stinson | |
LLConversationItemParticipant class to allow the class to query for the avatar display name directly. Also, added a field to store the avatar name cache callback connection so that we can disconnect properly on object destruction to avoid a crash with the callback attempting to access recently freed memory. | |||
2012-10-17 | CHUI-394 FIXED Group moderation tools missing in right click menus | maksymsproductengine | |
2012-09-24 | CHUI-340 : Fix dupe items in the conversation model list. Refresh when ↵ | Merov Linden | |
resorting. | |||
2012-09-21 | CHUI-340 : WIP : Fix sorting bugs on time for sessions, simplified the ↵ | Merov Linden | |
update time mechanism and clean up | |||
2012-09-20 | CHUI-340 : WIP : Implement time update on all IM typing cases | Merov Linden | |
2012-09-20 | CHUI-340 : WIP : Implement time update and comparison for sessions and ↵ | Merov Linden | |
participants | |||
2012-09-19 | CHUI-340 : WIP : Update time stamp for IM and voice utterance | Merov Linden | |
2012-09-17 | CHUI-340 : WIP : Sorting implemented. Type and name work. Date and distance ↵ | Merov Linden | |
still need the relevant values to be computed. | |||
2012-09-07 | CHUI-285 : Implement sort, alphabetical only for the moment | Merov Linden | |
2012-09-06 | CHUI-285 : Completed. Update the names of the participants. | Merov Linden | |
2012-08-30 | CHUI-285 : LLIMFloaterContainer is now using LLParticipantList fully | Merov Linden | |
2012-08-28 | CHUI-280 : Implement all LLConversationModel updates in LLParticipantList. ↵ | Merov Linden | |
Allow mAvatarList to be NULL. | |||
2012-08-28 | CHUI-280 : WIP : Implement update of LLConversationModel in LLParticipantList | Merov Linden | |
2012-08-24 | CHUI-280 : Make LLParticipantList derives from LLConversationItemSession | Merov Linden | |
2012-06-26 | CHUI-147 FIX Added updating conference participants in IM floater title | Seth ProductEngine | |
- The title is updated with the data from participants list widget in IM floater. - Creating the participants list is fixed for the case of starting the ad hoc session when the session id changes upon initialization (see LLIMConversation::buildParticipantList()). - LLEventTimer replaced with simple LLTimer to avoid crashes in LLEventTimer::tick(). - Moved the build_residents_string() code to LLAvatarActions::buildResidentsString() to use it in LLIMFloater::onParticipantsListChanged(). | |||
2012-05-15 | CHUI-102 WIP Implemented new context menu for ad-hoc and group conferences | AlexanderP ProductEngine | |
2012-01-27 | EXP-1847 FIXED Fixed inability to mute a nearby avatar in Voice Settings if ↵ | Vadim ProductEngine | |
the speakers list is sorted by name. Added missing update of the floater's internal speaker list. | |||
2012-01-26 | EXP-1839 FIXED Fixed treating normal nearby speakers as text-only chat ↵ | Vadim ProductEngine | |
participants which led to marking muted avatars as non-muted. | |||
2012-01-26 | EXP-1839 WIP Added some debugging messages. | Vadim ProductEngine | |
2011-12-02 | STORM-1712 Do not sort recent speakers list if mouse is hovered over it | Jonathan Yap | |
2011-07-21 | STORM-1458 FIXED [crashhunters] crash at ↵ | Paul ProductEngine | |
LLParticipantList::LLParticipantListMenu::isGroupModerator() [secondlife-bin llparticipantlist.cpp] - Added null checking | |||
2010-10-21 | Automated merge up from viewer-development | Loren Shih | |
2010-10-04 | SH-270 FIXED As a SL user, I want my speaker order settings to persist ↵ | Loren Shih | |
between sessions SH-271 FIXED Add #ifdefs to llparticipantlist.h Changed speaker order to store its speaker ordering using settings.xml. Did some superficial code cleanup. | |||
2010-09-03 | Post-convert merge by convert_monolith.py from ↵ | Aimee Linden | |
/Users/Aimee/Documents/Work/Linden-Lab/Development/viewer/convert/viewer-identity-evolution | |||
2010-09-03 | Merge between james/viewer-identity-evolution and dessie/viewer-public | Aimee Linden | |
2010-08-24 | Backed out changeset c3d41f18ce2b | Tofu Linden | |
back-out the back-out for this branch. yay. | |||
2010-08-24 | Backed out changeset a62bf7c0af21 | Tofu Linden | |
Backing out this merge that I pushed (prematurely) to the wrong place. | |||
2010-08-24 | merge heads. whew. | Tofu Linden | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-08-04 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-27 | Backed out changeset: 58571b4e704b | Richard Linden | |
2010-07-27 | Merge from dessie/viewer-release | Leyla Farazha | |
2010-07-30 | deprecated LLPanel::child*() methods | Richard Nelson | |
2010-07-19 | Merge with dessie/viewer-release | Leyla Farazha | |
2010-07-15 | Reverted changeset 2bb10eae42bf | Dessie Linden | |