- Nov 03, 2010
-
-
Seth ProductEngine authored
STORM-536 ADDITIONAL FIX Replaced extra calls to getChild() with using a member pointer to LLAccordionCtrlTabHeader.
-
Seth ProductEngine authored
STORM-536 FIXED scrolling to collapsed accordion tab with keyboard arrows in Places SP->My Landmarks. - Fixed scrolling to selected item when a folder view receives selection inside an accordion tab while being out of visible scrolling area. - Fixed scrolling to collapsed accordion tab when it receives selection while being out of visible scrolling area.
-
- Nov 02, 2010
-
-
brad kittenbrink authored
-
brad kittenbrink authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
Merov Linden authored
-
- Nov 01, 2010
-
-
Wolfpup Lowenhar authored
in panel_prefferences_chat.xml
-
Wolfpup Lowenhar authored
-
Merov Linden authored
-
Merov Linden authored
-
Seth ProductEngine authored
STORM-287 FIXED changing currnet outfit with an outfit dragged from Library to My Inventory->Current Outfit folder.
-
Seth ProductEngine authored
-
Leyla Farazha authored
-
Leyla Farazha authored
-
Merov Linden authored
-
Merov Linden authored
-
Andrew Productengine authored
Crash happened when trying to create new group while other group was still updating. It was caused by invalid iterator mMemberProgress in LLPanelGroupGeneral::updateMembers(). Its usage shouldn't have been reached when member list is cleared and empty thanking to gdatap->isMemberDataComplete() check at the beginning of the function. But when the new group was created while members of other group were still updating this protection failed: in LLGroupMgr::processGroupMembersReply() for the group being created mMemberDataComplete was set TRUE when group size was zero(because this new group still had no members). So the check for completness in LLPanelGroupGeneral::updateMembers() was succesfully passed, and further in this method viewer crashed. - Added check for emptiness of member list into LLPanelGroupGeneral::updateMembers().
-
Paul Guslisty authored
STORM-288 FIXED New name resets to old if change it on 'Item Profile' panel while fetching inventory Reason: 'item info panel' updated EACH time some inventory object changed Fix: update 'item info panel' only if changed inventory object is the object for which 'item profile panel' is shown
-
- Oct 31, 2010
-
-
Wolfpup Lowenhar authored
-
- Oct 29, 2010
-
-
Merov Linden authored
-
Merov Linden authored
STORM-420 : allow teleport when double clicking the minimap if doubleclick teleport is on, allow beacon setting if not
-
Richard Linden authored
-
Richard Linden authored
-
Vadim ProductEngine authored
LLTextBase::setCursor() sometimes failed to work properly if line wrapping was enabled. This is a slightly optimized version of the patch made by Satomi Ahn.
-
Leyla Farazha authored
-
Leyla Farazha authored
DN-154 Display Names only shown in Nearby Chat History when a user logs back in even if Usernames were shown in Chat during previous session
-
Leyla Farazha authored
DN-193[crashhunters] LLHudNameTag::setLabel
-
Seth ProductEngine authored
STORM-184 FIXED Disabled "Save" command for outfits without name (with "No Outfit" in My Appearance SP).
-
Dessie Linden authored
-
Dessie Linden authored
-
Seth ProductEngine authored
STORM-270, STORM-303 FIXED sorting Favorites folder contents after re-ordering landmarks in any folder view or in Favorites bar. Previously worked only for Favorites accordion is Places SP.
-