Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-03 | STORM-536 ADDITIONAL FIX Replaced extra calls to getChild() with using a ↵ | Seth ProductEngine | |
member pointer to LLAccordionCtrlTabHeader. | |||
2010-11-03 | STORM-536 FIXED scrolling to collapsed accordion tab with keyboard arrows in ↵ | Seth ProductEngine | |
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. | |||
2010-11-02 | STORM-283 : merge with viewer-development | Merov Linden | |
2010-11-02 | STORM-287 : merge with viewer-development | Merov Linden | |
2010-11-02 | STORM-420 : merge to viewer-development | Merov Linden | |
2010-11-01 | STORM-288 : merge with vewer-development | Merov Linden | |
2010-11-01 | STORM-335 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-400 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-354 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-190 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-293 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-255 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-255 : Made changes to the tool tips for the check boxes | Wolfpup Lowenhar | |
in panel_prefferences_chat.xml | |||
2010-11-01 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-11-01 | merge from viewer-beta | Merov Linden | |
2010-11-01 | STORM-420 : Took Andrew's comment into account, fixing the issue when ↵ | Merov Linden | |
minimap was minimized | |||
2010-11-01 | STORM-287 FIXED changing currnet outfit with an outfit dragged from Library ↵ | Seth ProductEngine | |
to My Inventory->Current Outfit folder. | |||
2010-11-01 | STORM-283 FIXED adding attachments of type LLInventoryType::IT_ATTACHMENT to ↵ | Seth ProductEngine | |
Current Outfit. | |||
2010-11-01 | Merge | Leyla Farazha | |
2010-11-01 | changing duplicate line editor name | Leyla Farazha | |
2010-11-01 | STORM-404 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-430 : merge with viewer-development | Merov Linden | |
2010-11-01 | STORM-404 FIXED Fixed crash in LLPanelGroupGeneral::updateMembers(). | Andrew Productengine | |
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(). | |||
2010-11-01 | STORM-288 FIXED New name resets to old if change it on 'Item Profile' panel ↵ | Paul Guslisty | |
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 | |||
2010-10-31 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-29 | STORM-303, STORM-270 : merge with viewer-development | Merov Linden | |
2010-10-29 | STORM-420 : allow teleport when double clicking the minimap if doubleclick ↵ | Merov Linden | |
teleport is on, allow beacon setting if not | |||
2010-10-29 | merge | Richard Linden | |
2010-10-29 | VWR-23444 FIXED Double clicking x on UI hint crashes Skylight Viewer | Richard Linden | |
2010-10-29 | STORM-501 FIXED Script-editor shows ERRORS in the wrong line. | Vadim ProductEngine | |
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. | |||
2010-10-29 | DN-154 Display Names only shown in Nearby Chat History when a user logs back ↵ | Leyla Farazha | |
in even if Usernames were shown in Chat during previous session | |||
2010-10-29 | DN-192 [crashhunters] LLVOAvatar::clearNameTag | Leyla Farazha | |
DN-193[crashhunters] LLHudNameTag::setLabel | |||
2010-10-29 | STORM-184 FIXED Disabled "Save" command for outfits without name (with "No ↵ | Seth ProductEngine | |
Outfit" in My Appearance SP). | |||
2010-10-29 | STORM-270, STORM-303 FIXED sorting Favorites folder contents after ↵ | Seth ProductEngine | |
re-ordering landmarks in any folder view or in Favorites bar. Previously worked only for Favorites accordion is Places SP. | |||
2010-10-29 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-28 | STORM-488 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-459 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-451 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-322 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-36 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-489 FIXED <nolink>'ed text rendered as URL | Vadim ProductEngine | |
Changes: * Suppressed URLs in object (sender) names of nearby chat messages loaded from history. * Fixed text between <nolink>...</nolink> text being rendered as URL (hand cursor on hover, context menu, context menu, opening Places SP on click). | |||
2010-10-28 | STORM-322 ADDITIONAL FIX Fixed a crash that happened when clicking "refresh" ↵ | Andrew Productengine | |
while names are caching Refresh caused deletion of group members data (from gdatap->mMembers), so gdatap->mMembers[id] in LLPanelGroupMembersSubTab::onNameCache() was null and when it was passed into addMemberToList() there when getContribution() was called for it, crash happened. - Added check against NULL before using member data. | |||
2010-10-28 | STORM-488 FIXED Place profile was opened instead of Object profile if used ↵ | Vadim ProductEngine | |
clicked an object SLURL in the plain text nearby chat log. The reason is the same as in STORM-390: a bug in LLTextBase which leads to ignoring link href specified for a link segment if the segment contains an URL (and the <nolink>...</nolink> clause is treated as such). The workaround is to explicitly disallow parsing URLs in a link segment by setting its "is_link" parameter to "true". | |||
2010-10-28 | STORM-459 FIXED Delete outfit confirmation message doesn't appear if use ↵ | Paul Guslisty | |
context or gear menu on 'My Outfits' tab Added confirmation dialog before deleting outfit from context menu and gear menu button of My Appearance -> My Outfits - Deleted method that shows confirmation dialog in LLPanelOutfitsInventory. Moved it to the LLOutfitsList. Now confirmation dialog called before calling LLOutfitsList::removeSelected. - Replaced native methods of deleting outfit in gear menu and context menu with LLOutfitsList::removeSelected. | |||
2010-10-27 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-27 | Merge | Leyla Farazha | |
2010-10-27 | DN-188 Inspectors and Profile images not available in IM history or local ↵ | Leyla Farazha | |
chat history | |||
2010-10-27 | DN-190 Last name resident shown in title of IM Conference Window with no ↵ | Leyla Farazha | |
Display name | |||
2010-10-27 | STORM-451 FIXED Disabled highlighting URLs in object name inside the ↵ | Vadim ProductEngine | |
llGiveInventory discard notification. Changes: * Wrapped object name with <nolink>...</nolink> tags to disable URL parsing. * The decline message is now localized as a whole sentence (localizing separate phrases is often inapplicable for some languages). | |||
2010-10-27 | STORM-452 : merge with viewer-development | Merov Linden | |