Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-29 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-10-28 | STORM-451 : merge with viewer-development | Merov Linden | |
2010-10-28 | STORM-36 : merge with viewer-development | Merov Linden | |
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-418 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-224 : merge with viewer-development | Merov Linden | |
2010-10-27 | STORM-95 : merge with viewer-development | Merov Linden | |
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 | STORM-418 : Suppress menu items Save to XML and Load from XML from the ↵ | Merov Linden | |
Develop > XUI menu | |||
2010-10-26 | STORM-454 : Tweak the teleport_coordinate_z width to better align in world ↵ | Merov Linden | |
map UI | |||
2010-10-26 | merge with viewer-development | Merov Linden | |
2010-10-26 | STORM-36 FIXED As a User, I want to control how long a chat toast appears ↵ | Paul Guslisty | |
before it fades. Please add fade time back to Chat preferences. - Added two spinners to the Chat preferences tab that control NearbyToastLifeTime and NearbyToastFadingTime - Added callbacks to the LLNearbyChatScreenChannel that update these properties if they were changed Refactoring of LLToast: - Removed code that was making toast transparent from LLToast::draw() - Modified LLToast interface that relates to showing and hiding toast, so that all screen channels can use LLToast universally. - Replaced in LLScreenChannel calling methods of old interface to new ones. | |||
2010-10-25 | STORM-426 : merge with viewer-development | Merov Linden | |
2010-10-25 | STORM-449 : merge with viewer-development | Merov Linden | |
2010-10-25 | Merge with lindenlab/viewer-development | Kyle Ambroff | |
2010-10-25 | STORM-95 FIXED Fixed hanging of client when incorrect WAV file was passed. | Andrew Productengine | |
As Aimee has found: "The data chunk of nexfire.wav has an incorrect length specified in its header which we blindly trust when reading the file in check_for_invalid_wav_formats() in llvorbisencode.cpp. It causes an overflow of the file position pointer when reading the file which makes it start over from the beginning, hanging it in an infinite loop." - To avoid this situation in future, check for chunk size was added, and if it is declared bigger then it may be, function is interrupted and returns error. | |||
2010-10-22 | STORM-454 : fix height in world map, allow altitude till 4096m, display ↵ | Merov Linden | |
altitude on 4 digits | |||
2010-10-22 | STORM-423 : merge with viewer-development | Merov Linden | |
2010-10-22 | STORM-449 FIXED Updated some notification templates for NL locale to display ↵ | Vadim ProductEngine | |
avatar names correctly. | |||
2010-10-22 | STORM-426 FIXED Menu button no longer looked pressed while its menu is ↵ | Seth ProductEngine | |
displayed by another control. - LLMenuGL in menu button replaced by LLToggleableMenu that handles visibility change upon clicks inside specific button rect. - Added visibility change signal to LLToggleableMenu to update menu button pressed state. - Added using menu handle in LLMenuButton. | |||
2010-10-21 | Merge with andrew | Kyle Ambroff | |
2010-10-21 | STORM-224 FIXED Changed label "Fabric" to read "Texture" in wearable editing ↵ | Vadim ProductEngine | |
panels. | |||
2010-10-20 | STORM-423: fix raw file association in strings.xml | Merov Linden | |
2010-10-15 | STORM-263 FIXED popup menu of Cog button in lower-left of sidebar panel ↵ | Seth ProductEngine | |
closing on second click - Changed type of gear menu buttons from LLButton to LLMenuButton in all sidebar panels where gear menu button is used. - Added setMenuPosition(), setMenu() and updateMenuOrigin() to the LLMenuButton. - Moved actions common for displaying a context menu to LLMenuButton::toggleMenu(). - In all sidebar panels where LLButton was replaced with LLMenuButton the following steps were taken: 1. setting gearMenu and its position relative to the menuButton with LLMenuButton::setMenu() 2. setting mouse down callback for the menuButton if needed. 3. calculating the menu origin point with LLMenuButton::updateMenuOrigin() in mouse down callback | |||
2010-10-11 | Another merge from http://hg.secondlife.com/viewer-development | Andrew Meadows | |
2010-10-04 | Pull fixes from viewer-beta | Merov Linden | |
2010-10-04 | Merge | Eli Linden | |
2010-10-04 | CT-575 WIP ignore. testing access to beta branch. | Eli Linden | |
2010-10-01 | STORM-307 FIXED Disabled highlighting of URLs in outfit names. | Vadim ProductEngine | |
Affected: My Outfits and Edit Outfit panels. | |||
2010-10-01 | STORM-213 FIXED Disabled highlighting URLs in object names in group ↵ | Vadim ProductEngine | |
notification toasts. | |||
2010-09-30 | STORM-256 Corrupted lines above mini location bar when navigation and ↵ | Wolfpup Lowenhar | |
favorites bar hidden | |||
2010-09-30 | STORM-256 Corrupted lines above mini location bar when navigation and ↵ | Wolfpup Lowenhar | |
favorites bar hidden | |||
2010-10-15 | Automated merge with file:///Users/oz/Work/viewer-development | Oz Linden | |
2010-10-15 | pull fix for STORM-279 | Oz Linden | |
2010-10-15 | pull fix for STORM-304 / STORM-386 | Oz Linden | |
2010-10-15 | automated merge | Roxie Linden | |
2010-10-15 | STORM-386 FIXED Disabled higlighting URLs in object names inside the "<name> ↵ | Vadim ProductEngine | |
has said something new" textbox that pops up in NEARBY CHAT window. | |||
2010-10-14 | Merge from http://hg.secondlife.com/viewer-identity (display names) | Leyla Farazha | |
2010-10-14 | DN-174Some length of Display Name (username) can cause the name to disappear ↵ | Leyla Farazha | |
off of the Buy object floater | |||
2010-10-14 | DN-177 Cannot click on Name in Friend Request to view profile - and no ↵ | Leyla Farazha | |
profile pic in friend request | |||
2010-10-14 | automated merge | Roxie Linden | |
2010-10-14 | Automated merge with file:///Users/oz/Work/viewer-beta | Oz Linden | |
2010-10-14 | merge | Vadim ProductEngine | |
2010-10-14 | STORM-381 FIXED Restored ability to join/create group from People tab > My ↵ | Vadim ProductEngine | |
Groups. Backing out changeset fe6c8e0a4a23 (which was made to fix STORM-263). We'll examine and fix the faulty changes. | |||
2010-10-13 | fix issue with last merge due to trusted browser changes | Roxie Linden | |
2010-10-13 | making profiles look nicer when display names isn't on | Leyla Farazha | |
2010-10-13 | DN-165 User cannot reset name to default if they are throttled because they ↵ | Leyla Farazha | |
receive the Sorry you cannot change your display name until [time] message. They cannot access the change display name dialog to hit reset when throttled. | |||
2010-11-12 | DN-170 Info icon covers name in Inventory > Properties view in side panel | Leyla Farazha | |
DN-171 Landmark > More information panel can have name information clipped off for creator and owner | |||
2010-10-13 | automated merge | Roxie Linden | |
2010-10-13 | merge fix for STORM-196 | Oz Linden | |