Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-16 | STORM-793 FIXED Disallowed parsing HTTP URLs in llGiveInventory ↵ | Vadim ProductEngine | |
notifications (one more case). The fix may look weird because we seem to wrap a SLURL with <nolink>...</nolink> tags. But actually there is no SLURL, there's just an object name. Investigating that goes beyond the bug scope. | |||
2011-08-11 | merge changes for storm-632 | Oz Linden | |
2011-08-11 | merge changes for STORM-1534 | Oz Linden | |
2011-08-11 | update default value for Lindens list | Oz Linden | |
2011-08-09 | merge changes for vwr-26458 | Oz Linden | |
2011-08-09 | merge changes for storm-1473 | Oz Linden | |
2011-08-09 | merge changes for storm-1309 | Oz Linden | |
2011-08-09 | merge changes for storm-1540 | Oz Linden | |
2011-08-09 | merge changes for storm-1194 | Oz Linden | |
2011-08-08 | merge | Vadim ProductEngine | |
2011-08-08 | STORM-632 ADDITIONAL_FIX Disallow showing URL-like avatar display names as ↵ | Vadim ProductEngine | |
Web links in the ShareItemsConfirmation notification. Updating the <nolink> tag parsing regexp to enable multiple <nolink>...</nolink> clauses in a single textbox. | |||
2011-08-08 | correct xml syntax error | Oz Linden | |
2011-08-05 | STORM-1540 FIXED Fixed missing and duplicated names in ↵ | Vadim ProductEngine | |
floater_build_options.xml and floater_model_wizard.xml. | |||
2011-08-05 | STORM-1309 WIP Fixed maturity rating icon overlapping the floater right border. | Vadim ProductEngine | |
The code that places it now takes into account possible text truncation. | |||
2011-08-05 | STORM-1309 WIP Proper truncation of region type, estate name and estate ↵ | Vadim ProductEngine | |
owner text. * Use ellipses for truncation. * Where applicable, set tooltip to contain the uncut text. * Leave a few pixels of padding between the text and the floater right border. LLView::getChild<T>() never returns NULL, so no need to check its return value. | |||
2011-08-05 | STORM-1309 WIP Fixed timestamp (last modified date) value truncation. | Vadim ProductEngine | |
2011-08-05 | STORM-1309 WIP Appended a space after the colon in "Last modified:". | Vadim ProductEngine | |
It seems to have been mistakenly omitted by translators. | |||
2011-08-04 | merge changes for storm-1538 | Oz Linden | |
2011-08-04 | merge changes for storm-1291 | Oz Linden | |
2011-08-03 | Put back the Linden names | Oz Linden | |
2011-08-02 | Sync with lindenlab/viewer-development | Merov Linden | |
2011-08-02 | pulling latest viewer-development into mesh merge branch. | Nyx (Neal Orman) | |
2011-08-02 | STORM-1534: Derive Credits in About Second Life from doc/ sources | Oz Linden | |
2011-08-02 | STORM-1291 FOLLOWUP Localized common (unisex) gestures. | Vadim ProductEngine | |
2011-07-29 | merge changes for storm-1451 | Oz Linden | |
2011-07-29 | merge changes for storm-1408 | Oz Linden | |
2011-07-29 | merge changes for storm-1405 | Oz Linden | |
2011-07-29 | merge changes for storm-1529 | Oz Linden | |
2011-07-29 | merge changes for storm-1404 | Oz Linden | |
2011-07-29 | STORM-632 FIXED Disallow showing URL-like avatar display names as Web links ↵ | Vadim ProductEngine | |
in various places. Fixed in: * People panel -> friend list * IM toast * Friend online/offline notification toasts * IM well * Avatar inspector | |||
2011-07-29 | STORM-1194 FIXED Object Contents floater: disabled links in the object name ↵ | Vadim ProductEngine | |
text box. | |||
2011-07-29 | STORM-1473 FIXED Localized voice morph names. | Vadim ProductEngine | |
2011-07-26 | merge | Richard Nelson | |
2011-07-27 | STORM-1529 FIXED Made the Sound Devices floater wider. | Vadim ProductEngine | |
2011-07-26 | EXP-1021 FIX Position of web content browser dictates position of profile ↵ | Richard Nelson | |
panel - profile panel position changes do not persist EXP-1030 FIX Search button toggle can get out of synch in bottom bar made llinstancetracker::iterator do own nested level management (removing need for separate guard) added support for filename= to floaters can pass in arbitrary window_class to floaters | |||
2011-07-26 | STORM-1405 WIP Localized the "No Device" and "Default System Device" strings ↵ | Vadim ProductEngine | |
in the sound devices panel. By the way, fixed improper localization of the "Default" device name which caused saving a localized string in settings. | |||
2011-07-25 | merging latest viewer-development to mesh merge candidate. | Nyx (Neal Orman) | |
2011-07-25 | STORM-1233 FIXED Made the "Profile" button translatable in the Places panel ↵ | Vadim ProductEngine | |
by providing its layout stack with a unique name. | |||
2011-07-22 | STORM-1404 FIXED Light viewer: untranslated buttons in the People panel. | Vadim ProductEngine | |
Bug reason: incorrect reuse of an xml element name. Fix: provided unique names for the buttons. | |||
2011-07-22 | STORM-1408 FIXED [DE] Text truncation in Edit outfit floater | Vadim ProductEngine | |
Overriden the button width for German. | |||
2011-07-22 | STORM-1451 FIXED "Login failed" message is empty in Danish. | Vadim ProductEngine | |
2011-07-22 | merge changes from snowstorm team review build | Oz Linden | |
2011-07-22 | VWR-26458: fixed typo in German translation: "Hilmmel" instead of "Himmel" | Boroondas Gupte | |
2011-07-21 | merge | Brad Payne (Vir Linden) | |
2011-07-20 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Nelson | |
2011-07-20 | FIX INTL-58 set25, light set4 translation for 6 languages | eli | |
2011-07-19 | merge changes for storm-1221 | Oz Linden | |
2011-07-19 | merge changes for storm-1502 | Oz Linden | |
2011-07-19 | merge changes for storm-1503 | Oz Linden | |
2011-07-19 | STORM-1221 FIXED Hard coded dates made localizable under Group Profile ↵ | Seth ProductEngine | |
Land/Assets. Added a function for parsing a date string of specific format. Added strings defining the date format in Group Profile Land/Assets that should be localized. |