Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-27 | CHUI-370, CHUI-372 FIXED Viewer crash when voice calling another user from ↵ | AlexanderP ProductEngine | |
people panel then opening conversation floater or when starting a IM chat when conversation floater has not been previously opened: connecting floater to the host postponed until the end of its initialization | |||
2012-09-27 | CHUI-165 FIXED Add access to Conversation Log and Chat History from the ↵ | maksymsproductengine | |
People floater. | |||
2012-09-27 | CHUI-352 FIXED (Viewer crash when dropping a worn attachment): getting the ↵ | AlexanderP ProductEngine | |
item's id before destruction corresponding viewmodel's item | |||
2012-09-27 | CHUI-346 ADDITIONAL FIX (LLConversationViewSession: enable current voice ↵ | Paul ProductEngine | |
channel indicator) - When voice initialized show voice channel indicator for nearby chat session | |||
2012-09-26 | CHUI-344 : Fix Mac build issue introduced by previous fix attempt | Merov Linden | |
2012-09-26 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-09-26 | CHUI-364 : WIP : Suppress unused code | Merov Linden | |
2012-09-26 | CHUI-344 FIXED (LLConversationViewSession: enable icon update) | Paul ProductEngine | |
- This commit also fixes CHUI-345 CHUI-346 | |||
2012-09-26 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-09-26 | CHUI-347 FIXED drawing selected conversation item background. | Seth ProductEngine | |
Moved some duplicating pieces of code from LLFolderViewFolder::draw() and LLFolderViewItem::draw() to separate methods to reduce code duplication in LLConversationViewSession::draw(). Changed some static variables in LLFolderViewItem to static members for using them in derived LLConversationViewSession. | |||
2012-09-25 | CHUI-342 : Fixed : Use user name and display name correctly. Sort according ↵ | Merov Linden | |
to user names. | |||
2012-09-25 | CHUI-329 : WIP : Always sort Nearby Chat to be on top of the list | Merov Linden | |
2012-09-25 | Merge pull from richard/viewer-chui | Merov Linden | |
2012-09-24 | CHUI-340 : Fix dupe items in the conversation model list. Refresh when ↵ | Merov Linden | |
resorting. | |||
2012-09-24 | CHUI-355 FIXED Nearby chat entries do not appear in torn off nearby chat ↵ | AlexanderP ProductEngine | |
window when opening from a toast: fix for visual studio and XCode | |||
2012-09-24 | CHUI-355 FIXED Nearby chat entries do not appear in torn off nearby chat ↵ | AlexanderP ProductEngine | |
window when opening from a toast: moved setIsSingleInstance() from constructor to postBuild() for prevent of a resetting it in buildFromXML(); implemented correct set of mReuseInstance; changed type of the key of LLIMConversation from LLUUID() to LLSD() | |||
2012-09-24 | CHUI-309 FIXED Use onRemoveNotification only for "LoadWebPage", ↵ | maxim_productengine | |
"ScriptDialog" and "ScriptDialogGroup" notifications | |||
2012-09-24 | CHUI-123 FIXED Tooltips for buttons are added | maxim_productengine | |
2012-09-24 | CHUI-124 FIXED Tooltips for buttons are added | maxim_productengine | |
2012-09-21 | CHUI-340 : Implement distance computation and update | Merov Linden | |
2012-09-21 | Pull merge from richard/viewer-chui | Merov Linden | |
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-21 | CHUI-283: Now the mouse over highlight only shows up when hovering over a ↵ | Gilbert Gonzales | |
participant. Before there was a bug where the onMouseLeave() function was not being called. This prevented the mouse-over-highlight from turning off. | |||
2012-09-21 | merging in latest changes | Gilbert Gonzales | |
2012-09-21 | CHUI-283: Now the speaker/info icon positions are set based upon visibility.' | Gilbert Gonzales | |
2012-09-21 | CHUI-289 ADDITIONAL FIX (Newly added conversation is not selected in ↵ | AlexanderP ProductEngine | |
conversation list): gave more meaningful names to variables | |||
2012-09-21 | CHUI-289 ADD. FIX (Newly added conversation is not selected in conversation ↵ | AlexanderP ProductEngine | |
list): Select item which was added from avatar picker | |||
2012-09-20 | CHUI-340 : WIP : Implement time update on all IM typing cases | Merov Linden | |
2012-09-20 | Correcting dynamic allocation issues with classes that have aligned data ↵ | William Todd Stinson | |
members. | |||
2012-09-20 | CHUI-340 : WIP : Implement time update and comparison for sessions and ↵ | Merov Linden | |
participants | |||
2012-09-20 | CHUI-283: Refactor of how the layout is determined for LLFolderViewItem. ↵ | Gilbert Gonzales | |
Changed constant members that defined the layout to non-const member varaibles, which are populated using a .xml file. | |||
2012-09-20 | CHUI-340 : WIP : Fix the event firing from LLSpeakerMgr to LLParticipantList | Merov Linden | |
2012-09-20 | reapply 04fdf7945708: MAINT-775 Fix for particle index pool corruption on ↵ | Dave Parks | |
teleport. | |||
2012-09-20 | reapply 51dcb8c70f33: MAINT-442: [PUBLIC]Unable to change parcel ↵ | simon@Simon-PC.lindenlab.com | |
restrictions for a scripts-disabled parcel in a damage-enabled region. Reviewed by Kelly | |||
2012-09-20 | reapply 72c9af4eec84: MAINT-840 VWR-28604 DEV-2548: [PUBLIC]Object by ↵ | simon@Simon-PC.lindenlab.com | |
multiple creators shows creator as "(unknown)" in Inventory. Now shows "(unknown / multiple)". Reviewed by Kelly | |||
2012-09-20 | reapply c77cea5c6e41: MAINT-646 Cleanup some warnings from previous changes. | Dave Parks | |
2012-09-20 | reapply 448b02f5b56f: MAINT-1147 Fix for frame stall on region crossing. | Dave Parks | |
2012-09-20 | reapply 8a625610cd5d: MAINT-1161: non standard sea level not correctly ↵ | simon@Simon-PC.lindenlab.com | |
rendered around private islands. Reviewed by Kelly | |||
2012-09-20 | reapply fde2ac0276e2: MAINT-646 Get rid of a hotspot in ↵ | Dave Parks | |
LLViewerObjectList::update, fix for error in llpolymorph | |||
2012-09-20 | reapply b0148737d316: MAINT-646 Optimize LLVolumeImplFlexible::doIdleUpdate() | Dave Parks | |
2012-09-20 | reapply 71673401390a: MAINT-646 Knock out some extraneous performance timers | Dave Parks | |
2012-09-20 | reapply 668dcacd6e76: MAINT-646 Vectorize LLPolyMesh | Dave Parks | |
2012-09-20 | reapply b895285ab0de: MAINT-646 Don't spend so much time fetching avatar ↵ | Dave Parks | |
physics params. | |||
2012-09-20 | reapply 0f20bb7cb9ee: MAINT-1147 Don't rebuild volume meshes on region crossing. | Dave Parks | |
2012-09-20 | reapply 52b6c9168974: MAINT-646 Factor std::set out of lloctree | Dave Parks | |
2012-09-20 | reapply 15b05dc53770: MAINT-646 Profile based optimization -- add a lookup ↵ | Dave Parks | |
map for joints to remove hotspot in LLJoint::findJoint | |||
2012-09-20 | reapply 4f8ca653a394: Fix for linux build. | Dave Parks | |
2012-09-20 | reapply 38b7779af5f9: MAINT-646 Faster traversal of render batch lists. | Dave Parks | |
2012-09-19 | CHUI-340 : WIP : Update time stamp for IM and voice utterance | Merov Linden | |
2012-09-19 | CHUI-338 FIXED (LLAvatarNameResponder warning shown in debug console when ↵ | Paul ProductEngine | |
using spinner to page through chat history viewer) - Trying to restore avatarID by its name before appending message to chat history. - Also prevented requesting avatar name by null LLUUID in LLAvatarIconCtrl::setValue |