summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2013-01-11Pull merge from viewer-chuiMerov Linden
2013-01-11CHUI-650 FIXED Set focus to floater when bringToFront() is called(even if ↵maxim@mnikolenko
it's already in front).
2013-01-10CHUI-672 : Fixed : LLMultiFloater members need to be initialized in constructor.Merov Linden
2013-01-11test commitCho
2013-01-10Merge pull from lindenlab/viewer-betaMerov Linden
2013-01-10Pull merge from richard/viewer-chuiMerov Linden
2013-01-10CHUI-649 : Fixed : Added the contextual menu to in build content tabMerov Linden
2013-01-10mergemaximbproductengine
2013-01-10CHUI-663 (Right click menus on participants inactive in conversation floater ↵maximbproductengine
for torn off conversation)
2013-01-09CHUI-649 : WIP : Cleanup code to make it readableMerov Linden
2013-01-09Pull merge from richard/viewer-chuiMerov Linden
2013-01-09CHUI-652 : Fixed : Maintain multi selection consistent when click and drag ↵Merov Linden
an already selected item (drag multi select was broken)
2013-01-09Added tag 3.4.4-release for changeset e1bb1ae7d8b1Oz Linden
2013-01-09CHUI-670: Prevent flashing of 'Chat' FUI button while in DND mode and ↵Gilbert Gonzales
receive IM.
2013-01-09CHUI-669: Upon DND mode exit, no longer flash IM messages that were stored ↵Gilbert Gonzales
during DND mode.
2013-01-09CHUI-652 : Fixed : Skip the bogus fetching test when adding objects to ↵Merov Linden
object content.
2013-01-09CHUI-638 FIXED Don't force button and widget to flash if the object is muted.maxim@mnikolenko
2013-01-09CHUI-665 (Change "Open conversation log" to "Conversation log..." in ↵maximbproductengine
communication floater view/sort menu)
2013-01-08Merge pull from richard/viewer-chuiMerov Linden
2013-01-08CHUI-659 : Fixed : Reimplemented open selection on hitting return the right wayMerov Linden
2013-01-08CHUI-660: Post code review changesGilbert Gonzales
2013-01-08CHUI-612 FIXED Blank conversation names showing in conversation listmaksymsproductengine
2013-01-10CHUI-658 FIXED Don't highlight whole content of the folder after right ↵maxim@mnikolenko
clicking if it is flashing.
2013-01-08CHUI-660: Problem: Upon auto-existing DND mode upon startup, the ↵Gilbert Gonzales
notification form elements (buttonts) were added to the form. But then deserialized form elements were also being added to the form causing duplicate buttons. As a solution, only add on the deserialized form elements that exceed the amount in the template.
2013-01-08CHUI-611 Fixed! Text in torn off message panel not wrapping correctly with ↵AlexanderP ProductEngine
size of conversation panel
2013-01-08CHUI-602 FIXED Return false if Selected view model item is null.maxim@mnikolenko
2013-01-07CHUI-659 : WIP : Cleanup llfolderviewitem of filter code as it all moved ↵Merov Linden
into llfolderviewmodel.
2013-01-07CHUI-659 : WIP : Clamp down on the number of rearrange we really need.Merov Linden
2013-01-07CHUI-659 : WIP : Clean up typos in my own commentsMerov Linden
2013-01-07CHUI-659 : WIP : Reimplemented favorite landmark sorting to follow favorites ↵Merov Linden
bar index sorting.
2013-01-07CHUI-659 : WIP : Verified (tested) and cleaned up some CHUI-101 refactoring ↵Merov Linden
code.
2013-01-04Merge with viewer-chuiMerov Linden
2013-01-04Merge with viewer-chuiMerov Linden
2013-01-04CHUI-580 : Fixed : Avoid fetching names while reacting to display name ↵Merov Linden
checkbox change (overkill), make display name pref disabled when usePeopleAPI is off
2013-01-04merging in latest changesGilbert Gonzales
2013-01-04CHUI-499: Now when existing DND mode, stored IM's will not show a toast but ↵Gilbert Gonzales
instead flash the conversation line item and Chat FUI button.
2013-01-05CHUI-643 FIXED Collapsed conversations floater has huge right padding: clean ↵AlexanderP ProductEngine
up; remove debug code
2013-01-04CHUI-643 FIXED Collapsed conversations floater has huge right padding: ↵AlexanderP ProductEngine
prevent of a rewriting mOriginMinWidth and mOriginMinHeight to default values