summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-04-08NORSPEC-83 repts per meter active with bumpy noneGraham Madarasz (Graham)
2013-04-08NORSPEC-83 repts per meter active with bumpy noneGraham Madarasz (Graham)
2013-04-08NORSPEC-86 Shiny type resets when editing spec glossinessGraham Madarasz (Graham)
2013-04-08NORSPEC-86 Shiny type resets when editing spec glossinessGraham Madarasz (Graham)
2013-04-08CHUI-748 (Right click does not produce context menu for landmarks in Trash ↵mberezhnoy
in Places Floater)
2013-04-08NORSPEC-82 NORSPEC-85 More UI shenanigansGraham Madarasz (Graham)
2013-04-08NORSPEC-82 NORSPEC-85 More UI shenanigansGraham Madarasz (Graham)
2013-04-08Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-08CHUI-914 FIXED Restore previous text after gestures were triggered.Mnikolenko ProductEngine
2013-04-06Add hack around norspec 59 crashGraham Madarasz
2013-04-05changed connect to use POSTCho
2013-04-05changed routes according to Kelly's and Enkidu's adviceCho
2013-04-04merging viewer-releaseGilbert Gonzales
2013-04-04merging in viewer-chuiGilbert Gonzales
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-04Merge with oz-materials (no conflicts)Graham Madarasz (Graham 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-04Merged with viewer-dev-materialsGraham Madarasz (Graham Linden)
2013-04-04merge changes for 3.5.0-releaseOz Linden
2013-04-04NORSPEC-80 Fix for mask cutoff UI showing up in Shininess contextDave Parks
2013-04-03Automated merge with ↵Dave Parks
https://bitbucket.org/lindenlab/viewer-development-materials
2013-04-03NORSPEC-23 NORSPEC-76 NORSPEC-37 and other stability improvementsGraham Madarasz (Graham Linden)
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-04made FB+SL friends show up as <fb_name> (<sl_name)Cho
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-03changed FBC Services redirect_uri for testingCho
2013-04-03FIX INTL-114 translation for 9 languages of major update from CHUI and other ↵eli
projects
2013-04-03NORSPEC-71 Lots more UI hookupsDave Parks
Written with and Reviewed By Graham
2013-04-03NORSPEC-71 Lots more UI hookupsDave Parks
Written with and Reviewed By Graham
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-03merge changes for from grahamOz 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)
2013-04-03CHUI-838 FIXED (Opening chat history for groups only works once per session, ↵Mnikolenko ProductEngine
if at all)
2013-04-03CHUI-911 FIXED [CHUIBUG]When Chat side of Conversations floater is reduced ↵AlexanderP ProductEngine
to it's minimum width the scroll bar is half-obscured.
2013-04-03made Facebook Friends list auto-populateCho
2013-04-03mergeCho
2013-04-03made auth code extraction more robustCho
2013-04-02mergeGilbert Gonzales
2013-04-02adding support for showing avatar icon and avatar name + facebook name into ↵Gilbert Gonzales
LLSocialListItem. Also the info button and profile button should now work
2013-04-03got connectToFacebook working with code and redirect_uri passed as LLSD body ↵Cho
in POST request