summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-01-21CHUI-655, CHUI-648 ADD FIX Conversation is not opened while first click on ↵AlexanderP ProductEngine
message from object; "Nearby Chat" dialog does not open while first attempt when pressing Ctrl+H keyboard shortcut : Fixed forced change visibility.
2013-01-22CHUI-692 FIXED Arrow keys will move avatar while IM container, nearby chat ↵maxim@mnikolenko
or IM session floater is in focus.
2013-01-21CHUI-567 FIXED Menu items are moved to Participant view menumaxim@mnikolenko
2013-01-20CHUI-379 : Fix Mac and Linux build failuresMerov Linden
2013-01-18CHUI-379 FIXED Restore Voice Morphing menumaksymsproductengine
2013-01-18merging latest changesCho
2013-01-18merging latest changesCho
2013-01-18CHUI-688 FIX Viewer crash when blocked user sends friend requestCho
Added a check for notification_ptr being null in friendship_offer_callback
2013-01-17CHUI-604: Problem: DND response was inside of the responder for the ↵Gilbert Gonzales
inventory offer. Resolution: DND response is now sent upon receiving an offer notification from an agent.
2013-01-17CHUI-680: Adjusted LLResponderRegistry to be derived from ↵Gilbert Gonzales
LLRegistrySingleton instead of LLResponderRegistry making its over version.
2013-01-17CHUI-685 removing some commented out codeGilbert Gonzales
2013-01-17mergingGilbert Gonzales
2013-01-17CHUI-685 Problem: The notifications .xml file was cleared upon exit because ↵Gilbert Gonzales
removeIMNotification was being called and deleting inventory offers becaus they did not have a session id. Resolution: Now check to make sure that removeIMNotification only removes IMs (IMToast).
2013-01-17merging latest changesCho
2013-01-17CHUI-625 Participant drop down icon not visible when conversation is ↵AlexanderP ProductEngine
highlighted orange: redraw the arrow slightly later
2013-01-18Mergemaxim@mnikolenko
2013-01-18CHUI-681 FIXED Clear flash state only for selected widgetmaxim@mnikolenko
2013-01-17Pull from lindenlab/viewer-chuiMerov Linden
2013-01-17CHUI-682 : Fixed : Added LLMenuGL as a possible child of a toggle or ↵Merov Linden
contextual menu (for dynamic submenus).
2013-01-17CHUI-631 (Next conversation in list should be selected in Conversations ↵maxim@mnikolenko
floater after closing a conversation) Don't force selecting nearby chat after closing conversation
2013-01-16CHUI-682 : WIP : Instrument the menu display (or lack thereof).Merov Linden
2013-01-17merging latest changesCho
2013-01-17CHUI-292 FIX Extra space in object chiclet toasts in CHUI viewer compared ↵Cho
with release viewer In LLToastNotifyPanel, moved mInfoPanel->SetFollowsAll() immediately before call to snapToMessageHeight() as was previously the case in release viewer
2013-01-16Pull from lindenlab/viewer-chuiMerov Linden
2013-01-16CHUI-683 : Default sort order for Blocked was wrong, unrecognized value was ↵Merov Linden
not tested.
2013-01-16CHUI-618 ADD FIX User sees no indication of offline messages received with ↵AlexanderP ProductEngine
conversation log preference turned off: forced flashing of conversation's item when offline message is present
2013-01-17Mergemaxim@mnikolenko
2013-01-16CHUI-650 (Floaters not returning to active transparency after becoming inactive)maxim@mnikolenko
- Checking is added(comparing to previous fix) to avoid crash.
2013-01-15merging changesGilbert Gonzales
2013-01-15CHUI-668: Code review changesGilbert Gonzales
2013-01-16merging latest changesCho
2013-01-15Merge with lindenlab/viewer-chuiMerov Linden
2013-01-15CHUI-458 : Fixed : Tidy up the title overwrite by the selected conversationMerov Linden
2013-01-15merging in latest changesGilbert Gonzales
2013-01-15CHUI-567 FIXED "Translate chat", "Translation settings..." menu items are added.maxim@mnikolenko
2013-01-15CHUI-679 FIX Crash when script floater appears in CHUI viewerCho
LLPostponedNotification now inherits from LLMortician so it can postpone its deletion. This prevents a crash when looking up an avatar name in the case where the name already exists in the cache.
2013-01-14CHUI-668: The user's most intrusive notification is not used anymore when ↵Gilbert Gonzales
coming out of DND mode with IMs. Adjusted code to just open the converseation floater (which was changed also in a prior fix by PE).
2013-01-14CHUI-458 : WIP : Allow change of the general conversations panel when the ↵Merov Linden
selected conversation needs it (e.g. P2P is typing)
2013-01-14merging latest changes?Cho
2013-01-14mergemaximbproductengine
2013-01-14CHUI-662 (Multi select across conversations can result in (???) (???) in the ↵maximbproductengine
conversation list)
2013-01-14merging latest changesGilbert Gonzales
2013-01-14reverted test commitCho
2013-01-11CHUI-668: Now when exiting DND mode, the user's most intrusive notification ↵Gilbert Gonzales
will be used to notify that user (if received IM's during DND mode). Nearby chat messages/settings are ignored.
2013-01-11CHUI-668: Not fully complete but as of this commit, have functionality to ↵Gilbert Gonzales
use the user's most intrusive chat notification upon exiting from DND mode with IM's. Also if in DND mode, clicking on a conversation line item or floater, will flush the DND notifications system of storing that conversation. This way upon existing DND mode already responded conversations won't be notified to the user.
2013-01-12CHUI-618 ADD FIX User sees no indication of offline messages received with ↵AlexanderP ProductEngine
conversation log preference turned off: changed in accordance with a new requirements (open conv. floater instead flashing)
2013-01-11Merge 3.4.4 tagMerov Linden
2013-01-11pull from richard/viewer-chuiMerov Linden
2013-01-11Pull from viewer-chuiMerov Linden
2013-01-11CHUI-650 : Revert : revert the change as it creates infinite recursive callsMerov Linden