summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Collapse)Author
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-09MAINT-1481: remove linux-updater; move logic to Linux update_installNat Goodspeed
Now that the viewer's own background updater logic is responsible for downloading a new installer, the only functionality we still use in linux-updater that couldn't be expressed more simply in bash is the UI. But since most Linux distros capable of running SL at all have zenity, and all will have xmessage, we can handle even the UI part. Add xmenity wrapper script so update_install doesn't have to care which is present, and make the bash script that used to launch linux-updater do the real work.
2013-01-09CHUI-670: Prevent flashing of 'Chat' FUI button while in DND mode and ↵Gilbert Gonzales
receive IM.
2013-01-09Merge. Pull viewer-development in prior to filing DRTVWR merge request.Monty Brandenberg
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-09merge changes for DRTVWR-276Oz Linden
2013-01-09More merge cleanup.Dave Parks
2013-01-09More merge cleanup.Dave Parks
2013-01-09Merge cleanup.Dave Parks
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-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-08merge changes for DRTVWR-277Oz Linden
2013-01-08Automated merge with https://bitbucket.org/lindenlab/viewer-tigerDave Parks
2013-01-08CHUI-611 Fixed! Text in torn off message panel not wrapping correctly with ↵AlexanderP ProductEngine
size of conversation panel
2013-01-08remove duplicated return (merge artifact)Oz Linden
2013-01-08merge changes for DRTVWR-250Oz Linden
2013-01-08CHUI-602 FIXED Return false if Selected view model item is null.maxim@mnikolenko
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-07FIX INTL-110 remove utf8 BOMeli
2013-01-07FIX INTL-110 fix corrupted chinese character in translationeli
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
2013-01-05CHUI-643 W.I.P. Collapsed conversations floater has huge right padding: ↵AlexanderP ProductEngine
corrected of a imcontainer's resize calculating
2013-01-04mergemaximbproductengine
2013-01-04CHUI-608 (Conversations floater can be resized too small once a conversation ↵maximbproductengine
is torn off)
2013-01-04CHUI-637 FIXED Call requestArrange() to update widget state.maxim@mnikolenko
2013-01-03CHUI-656 : Fixed. getTypedInstance() will create an instance if not found. ↵Merov Linden
Do not use that in destructors (bad...) or in places where creation is not required. Use findTypedInstance() instead.
2013-01-03CHUI-654 : Fixed! Select the Nearby Chat directly when one conversation only ↵Merov Linden
left, don't finesse with a root UUID that might not be NULL
2013-01-03CHUI-499: Fixed a serialization problem where the a notification's ↵Gilbert Gonzales
objectInfo was not being serialized/deserialized.
2013-01-03CHUI-628 FIXED Open conversation log menu option not active in conversation ↵AlexanderP ProductEngine
floater when nearby chat is selected: Determination of the availability menu item was moved to the right place
2013-01-03CHUI-631 FIXED 'Nearby chat' is not selected in Conversations floater after ↵AlexanderP ProductEngine
closing separate conversation if list of participants was expand in Conversations floater: force select 'Nearby chat' when session floater is destroyed
2013-01-03CHUI-636 FIXED Enable group context menu options, if uuid is empty and ↵maxim@mnikolenko
selected model item is group chat. In addition enable Chat history item for ad-hoc and group conversations.
2013-01-03Mergemaxim@mnikolenko
2013-01-03CHUI-608 (Conversations floater can be resized too small once a conversation ↵maximbproductengine
is torn off)