Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-05 | changed connect to use POST | Cho | |
2013-04-05 | changed routes according to Kelly's and Enkidu's advice | Cho | |
2013-04-04 | merging viewer-release | Gilbert Gonzales | |
2013-04-04 | merging in viewer-chui | Gilbert Gonzales | |
2013-04-04 | tag merge of DRTVWR-310 | Oz Linden | |
2013-04-04 | Pull merge from lindenlab/viewer-chui | Merov Linden | |
2013-04-04 | merge with latest viewer-development | Nyx Linden | |
2013-04-04 | SH-4059 FIX other's hover parameters affects your avatar's setting | Nyx Linden | |
Added an additional sanity check to make sure that other avatars don't affect your wearables. | |||
2013-04-03 | SH-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-04 | made FB+SL friends show up as <fb_name> (<sl_name) | Cho | |
2013-04-03 | merge | Nyx Linden | |
2013-04-03 | SH-4050 FIX camera goes below ground when avatar offset set to 0 | Nyx 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-03 | changed FBC Services redirect_uri for testing | Cho | |
2013-04-03 | FIX INTL-114 translation for 9 languages of major update from CHUI and other ↵ | eli | |
projects | |||
2013-04-03 | sync with viewer-development | eli | |
2013-04-03 | merge changes for 3.5.0-release | Oz Linden | |
2013-04-03 | Added tag 3.5.0-release for changeset adc360e6bf21 | Oz Linden | |
2013-04-03 | SH-4058 - log spam reduction initiative. | Brad Payne (Vir Linden) | |
2013-04-03 | CHUI-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-04 | fix build | AlexanderP ProductEngine | |
2013-04-03 | CHUI-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-03 | SH-3058 WIP - disable debug-level logging for avatar by default | Brad Payne (Vir Linden) | |
2013-04-03 | CHUI-838 FIXED (Opening chat history for groups only works once per session, ↵ | Mnikolenko ProductEngine | |
if at all) | |||
2013-04-03 | CHUI-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-03 | made Facebook Friends list auto-populate | Cho | |
2013-04-03 | merge | Cho | |
2013-04-03 | made auth code extraction more robust | Cho | |
2013-04-02 | merge | Gilbert Gonzales | |
2013-04-02 | adding 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-03 | got connectToFacebook working with code and redirect_uri passed as LLSD body ↵ | Cho | |
in POST request | |||
2013-04-02 | created LLSocialList and LLSocialListItem and linked them up to the facebook ↵ | Gilbert Gonzales | |
tab. | |||
2013-04-03 | got it working | Cho | |
2013-04-03 | updated to use POST for connect and disconnect, instead of Webkit | Cho | |
2013-04-02 | merge | Brad Payne (Vir Linden) | |
2013-04-02 | SH-4057 FIX - cleaned up old canUseHTTP logic, now lives in llviewertexture.cpp | Brad Payne (Vir Linden) | |
2013-04-02 | CHUI-849 : WIP : Prevents Finding Widgets in highly used code by getting ↵ | Merov Linden | |
pointers to widgets in PostBuild | |||
2013-04-03 | updated to account for new routes in FBC Services | Cho | |
2013-04-02 | merge | Nyx Linden | |
2013-04-02 | BUILDFIX commit policy fixes | Nyx Linden | |
2013-04-02 | merge | prep@lindenlab.com | |
2013-04-02 | Merged in chui beta code. | prep@lindenlab.com | |
2013-04-02 | Removed setCanUseHTTP override in llvoavatar | Brad Payne (Vir Linden) | |
2013-04-02 | merge | Brad Payne (Vir Linden) | |
2013-04-02 | SH-4057 FIX - host bake textures should start with UDP fetching now, instead ↵ | Brad Payne (Vir Linden) | |
of waiting to fail down | |||
2013-04-02 | added display of FB name to SL user in FBCTEST list | Cho | |
2013-04-02 | updated to work with new /get-friends/ response format | Cho | |
2013-04-02 | change initLogging virtual functions to void (returns were ignored anyway) | Oz Linden | |
2013-04-02 | Add reporting of last_exec_duration | Oz Linden | |
(and clean up logic around multiple instances) | |||
2013-04-02 | SH-4051 FIX problem with teen account and undershirt layers | Nyx Linden | |
Updated logic for teen accounts, to ensure that during any transition that they are wearing at least one undershirt wearable and one underpants wearable. |