Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-29 | STORM-255 : Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-29 | fix private member declaration in windows implementation of ↵ | Oz Linden | |
LLDir::getNextFileInDir for STORM-480 --HG-- branch : storm-102 | |||
2010-10-28 | STORM-480 remove (unused) LLDir::getRandomFileInDir | Oz Linden | |
--HG-- branch : storm-102 | |||
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-480 remove unused "wrap" parameter from LLDir::getNetFileInDir | Oz Linden | |
--HG-- branch : storm-102 | |||
2010-10-28 | Automated merge with ssh://bitbucket.org/oz_linden/storm-102 | Oz Linden | |
--HG-- branch : storm-102 | |||
2010-10-28 | STORM-477 add unit test for LLDir::getNetFileInDir | Oz Linden | |
--HG-- branch : storm-102 | |||
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-105 : improve decompression perf gathering, allow perf name to be ↵ | Merov Linden | |
passed on the command line, fix crash in analysis phase | |||
2010-10-27 | STORM-255: removal if extra jira numbers in contributions.txt | Wolfpup Lowenhar | |
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 | SH-392 Port over fix from mesh-development for FBOs on OSX | Dave Parks | |
2010-10-27 | Automated merge from viewer-development-shining | Loren Shih | |
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 | |
2010-10-27 | STORM-296 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-418 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-224 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-311 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-95 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-452 FIXED Made protective fix for crash in LLAgentCamera::resetView(). | Andrew Productengine | |
I managed to reprodcuce the crash once and couldn't reproduce it any time later, so this fix is made judging from line that I found (viewer was in debug mode when it happened) in call stack after crash. Added check for gMenuHolder against NULL to prevent further crashing. There is no 100% guarantee that this fixes the crash from ticket, but it won't do any harm either. | |||
2010-10-27 | STORM-296 FIXED Item types that can be dropped to Favorites and Landmarks ↵ | Seth ProductEngine | |
restricted to landmarks and folders containing landmarks. This changes affect all folder views. The previous fix affecting only My Landmarks SP (changeset 330d0e96d58d) was reverted. | |||
2010-10-27 | Made changes to setting names and in pannel_preferences_chat.xml for better ↵ | Wolfpup Lowenhar | |
understanding as per Esbee's comments in STORM-255 | |||
2010-10-27 | Merge from viewer-development | Wolfpup Lowenhar | |
2010-10-27 | merge from viewer-development. | Tofu Buzzard | |
2010-10-27 | STORM-400 FIXED Trash button not responding on People > My Friends tab | Paul Guslisty | |
- Corrected wrong button name in XML | |||
2010-10-26 | STORM-482; change to allow 1023 characters again in local chat. While fixing ↵ | Kent Quirk | |
this, I noticed that a change to XUI meant that many floaters had tried to set a limit on text length for line_editor components but it didn't take effect because the parameter name was wrong; I changed them to agree. | |||
2010-10-26 | This is the setting of the core file name date stamp code and settings ↵ | Wolfpup Lowenhar | |
files for Chat, Group and IM Logs. --HG-- branch : storm-102 | |||
2010-10-27 | Backed out changeset: 330d0e96d58d STORM-296 | Seth ProductEngine | |
2010-10-26 | STORM-418 : Suppress menu items Save to XML and Load from XML from the ↵ | Merov Linden | |
Develop > XUI menu | |||
2010-10-26 | merge | Dave Parks | |
2010-10-26 | Potential fix for crash in renderBloom. | Dave Parks | |
Reviewed by Seraph. | |||
2010-10-26 | STORM-454 : merge with viewer-development | Merov Linden | |
2010-10-26 | STORM-454 : Tweak the teleport_coordinate_z width to better align in world ↵ | Merov Linden | |
map UI | |||
2010-10-26 | STORM-416 : merge with viewer-development | Merov Linden | |
2010-10-26 | STORM-335 FIXED Made group name clickable in About Land > General tab. | Vadim ProductEngine | |
Technical notes: If you set the "enabled" param of a textbox to "false", that will prevent the widget from receiving mouse events. However, if a text box is initially enabled and then gets disabled with setEnabled(FALSE), it will remain clickable. This is a long-standing design problem with "enabled" flag being intermixed with "read-only". I'm working around it by enabling the group name textbox initially, thus making it clickable. | |||
2010-10-26 | merge with viewer-development | Merov Linden | |
2010-10-26 | STORM-190 FIXED [TRUNCATION] many langs -- "Next Owner:" in ↵ | Paul Guslisty | |
floatear_bulk_perms.xml - Increased width of the floater and spacing between controls for which truncation occurs - Deleted wrong override for width dimension in JA locale | |||
2010-10-26 | STORM-354 FIXED [TRUNCATION] many langs - build tools "Click to:" combobox | Paul Guslisty | |
- Increased width of label and decreased width of checkbox in EN locale - Removed overrides of width dimensions in EN, ES, NL, FR locales | |||
2010-10-26 | Automated merge up from viewer-development | Loren Shih | |