summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-18tag merge of DRTVWR-313Oz Linden
2013-04-17BUG-2326 MAINT-2596 FIX crash when selecting non-existant user in resident ↵Nyx Linden
picker Added checks to validate that the selection list is non-empty
2013-04-17New fix for the fix for Linux build now that gcc upgraded to 4.6 by defaultcallum_linden
2013-04-17Fix for Linux build now that gcc upgraded to 4.6 by defaultcallum_linden
2013-04-17merging with viewer-betaNyx Linden
2013-04-17SUN-70 MAINT-2597 FIX Crash when trying to edit no-modify objectsNyx Linden
Added protection for invalid / empty inventory contents
2013-04-17fix for missed merge changescallum_linden
2013-04-17Merge with viewer-developmentcallum_linden
2013-04-17SH-4125 FIX - problem was unpredictable ordering of avatar and ↵Brad Payne (Vir Linden)
llviewerregion deletion. Avoid trying to send metrics when we're shutting down and it's too late anyway. Reviewed by Nyx
2013-04-17CHUI-933 FIXED No notification of IMs when coming out of Do Not Disturb mode ↵PavelK ProductEngine
with Flash Toolbar button preference
2013-04-16CHUI-912, CHUI-849 : Propagate arrange request correctly, limit sort, ↵Merov Linden
improve filter perf, clear traces, add comments.
2013-04-16merge up to 3.5.2 developmentOz Linden
2013-04-16CHUI-808 FIXED Draggable separator between conversations and message pane is ↵maksymsproductengine
not discoverable: - final solution;
2013-04-18CHUI-938 FIXED Pop up (?) notification steals focusmaksymsproductengine
2013-04-15CHUI-912 : WIP : Try to change the return value of filter() so to trigger ↵Merov Linden
arrange on the fly.
2013-04-12increment version to 3.5.2Oz Linden
2013-04-12Added tag 3.5.1-beta1 for changeset 20cdf370f5c8Oz Linden
2013-04-12pull changes for Sunshine betaOz Linden
2013-04-12Added tag 3.5.1-beta1 for changeset 0ca3910763ceOz Linden
2013-04-11CHUI-912 : WIP : Fix resize test when folder is empty, add more traces (to ↵Merov Linden
be deleted)
2013-04-10CHUI-899 (The size of conversations panel does not persist between sessions ↵mberezhnoy
if user relogin while messages pane is collapsed. )
2013-04-09CHUI-797 FIXED Only one separated conversation window is shown after exiting ↵PavelK ProductEngine
from mouselook view Added all separated conversation floaters to skip list used in gFloaterView->popVisibleAll(skip_list) in llagent.cpp since LLFloaterIMContainer::setVisible() takes control of them by itself.
2013-04-17CHUI-936 FIXED Do not show Conversation log floater if logging is disabled.Mnikolenko ProductEngine
2013-04-12CHUI-916 FIXED Clear mMisspellRanges if spell check is not needed.Mnikolenko ProductEngine
2013-04-12CHUI-934 FIXED Don't try to close Session floater if it is already doesn't ↵Mnikolenko ProductEngine
exist.
2013-04-11CHUI-921 FIXED Default position of open floaters starts at left edge of ↵maksymsproductengine
viewer behind toolbar
2013-04-10CHUI-932 FIXED Restore previous text only if there is no gesture.Mnikolenko ProductEngine
2013-04-09CHUI-922 FIXED Panel width was increasedMnikolenko ProductEngine
2013-04-09CHUI-923 FIXED Show toasts if Conversation floater is focussed and current ↵Mnikolenko ProductEngine
conversation is not selected.
2013-04-08Pull mergeMerov Linden
2013-04-08CHUI-912 : WIP : Add traces to various aspects of the inventory filtering, ↵Merov Linden
sorting and arranging (to be deleted)
2013-04-08CHUI-748 (Right click does not produce context menu for landmarks in Trash ↵mberezhnoy
in Places Floater)
2013-04-08CHUI-914 FIXED Restore previous text after gestures were triggered.Mnikolenko ProductEngine
2013-04-04tag merge of DRTVWR-310Oz Linden
2013-04-04Pull merge from lindenlab/viewer-chuiMerov Linden
2013-04-04merge with latest viewer-developmentNyx Linden
2013-04-04SH-4059 FIX other's hover parameters affects your avatar's settingNyx Linden
Added an additional sanity check to make sure that other avatars don't affect your wearables.
2013-04-03SH-4051 REVERT teen accounts unable to remove underclothes even when ↵Nyx Linden
switching outfits Reverting fix as additional problems were found that could lead to even accidental nudity. This fix is not required for the current release as it is not a regression. Will review options for fixing for the next release.
2013-04-03mergeNyx Linden
2013-04-03SH-4050 FIX camera goes below ground when avatar offset set to 0Nyx Linden
Added a constraint to ensure that the avatar's height (with offset) does not go below 0.1 meters. Camera was getting confused since the avatar's effective height was negative. Note the avatar is mostly underground/contorted even at 0.1 meters, but most users setting values this low will be making ultra-tinies and would be hiding the avatar mesh. Camera stays above ground when height is at 0.1.
2013-04-03FIX INTL-114 translation for 9 languages of major update from CHUI and other ↵eli
projects
2013-04-03sync with viewer-developmenteli
2013-04-03merge changes for 3.5.0-releaseOz Linden
2013-04-03Added tag 3.5.0-release for changeset adc360e6bf21Oz Linden
2013-04-03SH-4058 - log spam reduction initiative.Brad Payne (Vir Linden)
2013-04-03CHUI-820 FIXED Cannot snap or move collapsed conversation window to left or ↵maksymsproductengine
right edge of viewer window
2013-04-04СHUI-818 FIXED For group toasts: show name of the group in Titlebar; add ↵Mnikolenko ProductEngine
[From User_DisplayName] before text of the message.
2013-04-04fix buildAlexanderP ProductEngine
2013-04-03CHUI-841 FIXED No warning given that you cannot leave a group you are the ↵AlexanderP ProductEngine
last owner of in conversation floater and people floater Added check in LLGroupActions::leave() method for number of members in the group and whether avatar is the owner. Also added LLFetchGroupMemberData class which sends and handles async request for group member data and used in the above method.
2013-04-03SH-3058 WIP - disable debug-level logging for avatar by defaultBrad Payne (Vir Linden)