Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-12-04 | CHUI-573 FIXED Notification chiclet shown when object chiclets are shown | maksymsproductengine | |
2012-12-03 | merging in latest changes | Gilbert Gonzales | |
2012-12-03 | MAINT-1979 Viewer crashes while attempting to join group in the moment of ↵ | Kelly Washington | |
loading group members * Fix one race condition that could dereference a dangling pointer. reviewed with Simon and Baker. | |||
2012-12-03 | CHUI-571: Now when the 'Chat Preference' is set to 'Open Conversations ↵ | Gilbert Gonzales | |
window' the conversation line item with flash. The only time it does not flash is when the the conversation line item is already focused. Also fixed various focusing bugs when navigating between conversations and participants. | |||
2012-12-03 | MAINT-1748 Users have an ability to sell non existing objects from content ↵ | Kelly Washington | |
of other object * Keep the buy-contents floater subscribed to inventory changes on the object. reviewed with Simon | |||
2012-12-03 | merge | Brad Payne (Vir Linden) | |
2012-12-03 | SH-3562 WIP | Brad Payne (Vir Linden) | |
2012-12-03 | CHUI-532 FIXED (Viewer crash when user in conversation is removed from ↵ | AlexanderP ProductEngine | |
participant list because they logged out or teleported away) delayed destroy of the timer | |||
2012-12-03 | Handle delayed requesting and sending of materials through an idle callback | Kitty Barnett | |
2012-12-03 | CHUI-556 (Tooltip on call button incorrect when call is active) | MaximB ProductEngine | |
2012-12-03 | Added LLMaterialMgr::get() to retrieve individual materials (with optional ↵ | Kitty Barnett | |
callback) | |||
2012-12-03 | CHUI-432 (User that is muted in group call does not show as muted to other ↵ | MaximB ProductEngine | |
users in conversation list) | |||
2012-12-03 | Started LLMaterialMgr to handle viewer<->region materials communication | Kitty Barnett | |
* refactored LLFloaterDebugMaterials::requestPutMaterials() to use LLMaterialMgr instead * replaced "Object editing" results list with information about the active selection instead | |||
2012-12-02 | Refactor LLFloaterDebugMaterials::convertToPrintableMaterialID() as ↵ | Kitty Barnett | |
LLMaterialID::asString() so it can be used everywhere | |||
2012-12-02 | Fixed two minor issues (mDiffuseAlphaMode and mAlphaMaskCutoff were ↵ | Kitty Barnett | |
reversed; specular rotation had wrong format specifier) | |||
2012-12-02 | Changed line editors to spin controls for all material float parameters in ↵ | Kitty Barnett | |
the debug floater | |||
2012-12-02 | Pull and merge from https://bitbucket.org/lindenlab/viewer-development | Kitty Barnett | |
2012-11-30 | CHUI-406 : Fixed again : Update of the P2P session name when not initiating ↵ | Merov Linden | |
a session was wrong. Add getting the participant name from the session. | |||
2012-11-30 | MAINT-1958 Trivial change to kick teamcity into behaving. | Dave Parks | |
2012-11-30 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-30 | CHUI-404, CHUI-406 : Fixed : update ad-hoc conversation when participant ↵ | Merov Linden | |
logs off, update title of ad-hoc and P2P to be consistent with torn off and input field | |||
2012-12-01 | Fixed previous commit. | Logan Dethrow | |
2012-11-30 | MAINT-1958 More robust error handling -- handle the case where the FBO ↵ | Dave Parks | |
allocation failure occurs when enabling lighting and shadows. | |||
2012-11-30 | Fix for STORM-1854. Adapted the fix based on other open source consumers of ↵ | Logan Dethrow | |
fontconfig that were encountering the same error. | |||
2012-11-30 | Automated merge with https://bitbucket.org/lindenlab/viewer-cat | Dave Parks | |
2012-11-30 | MAINT-1991 Attempt to mitigate crashes in GL drivers by encouraging people ↵ | Dave Parks | |
to update their drivers. Reviewed by Simon | |||
2012-11-30 | SH-3594: Fix for crash when outfits are changed on a non server based baking ↵ | prep@lindenlab.com | |
region. | |||
2012-11-30 | SH-3562 WIP - detect possible hangs in item copying | Brad Payne (Vir Linden) | |
2012-11-30 | CHUI-570 : Delete a stray debug comment log. | Merov Linden | |
2012-11-30 | CHUI-570 : Fixed : Take the typing state when updating the title, also make ↵ | Merov Linden | |
refresh update less frequent (perf). | |||
2012-11-30 | MAINT-1958 Fix for linux build after transplant. | Dave Parks | |
2012-11-30 | Removed logging. | Aura Linden | |
2012-11-29 | Crashlogger only runs when it comes from teamcity so I must checkin debug ↵ | Aura Linden | |
and wait. What fun. | |||
2012-11-29 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-29 | CHUI-552 : Fixed : Filter out participant creation with the same id than the ↵ | Merov Linden | |
session id | |||
2012-11-29 | CHUI-489: Removed the 'Group Messages' checkbox. This was a design change in ↵ | Gilbert Gonzales | |
the spec. | |||
2012-11-29 | merge changes for initial build floater texture controls reorg (no new ↵ | Oz Linden | |
functionality) | |||
2012-11-29 | fix for possible crash on exit in self_av_string() | Brad Payne (Vir Linden) | |
2012-11-28 | Pull merge from richard/viewer-chui | Merov Linden | |
2012-11-28 | CHUI-552 : Fixed : Do not update the avatars sorting when updating the ↵ | Merov Linden | |
speaking indicator, let the conversation list do that. | |||
2012-11-29 | CHUI-553 FIXED Remove the conversation chiclet | maksymsproductengine | |
2012-11-28 | Automated merge | Don Kjer | |
2012-11-28 | Updating appearance utility | Don Kjer | |
2012-11-29 | Encapsulate material definitions in LLMaterial and refactor ↵ | Kitty Barnett | |
LLFloaterDebugMaterials to use the new class | |||
2012-11-28 | CHUI-552 : Big clean up in nearby chat making it more consistent with ↵ | Merov Linden | |
LLFloaterIMSessionTab | |||
2012-11-28 | code cleanup: variables and functions were using the word 'minimized' to ↵ | Gilbert Gonzales | |
refer 'collapsed'. Renamed variables and functions to use the word 'collapsed' instead of 'minimized'. | |||
2012-11-28 | SH-3563. Pull and merge from viewer-development. Modest code changes to fix ↵ | prep | |
alignment issue in llAppearance. | |||
2012-11-28 | sync with viewer-development | eli | |
2012-11-28 | merging in latest changes | Gilbert Gonzales | |
2012-11-28 | CHUI-548: Now a p2p conversation is aligned with the nearby chat arrow. Just ↵ | Gilbert Gonzales | |
had to check for a p2p conversation type and then adjust then decrease the indentation. Also made LLFolderViewItem::drawOpenFolderArrow() a non-virtual function and adjusted code accordingly. |