Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-17 | merge changes for storm-1560 | Oz Linden | |
2011-08-16 | FIX INTL-66 translation for set26 and basic set5, for 6 languages | eli | |
2011-08-16 | sync with viewer-development | eli | |
2011-08-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-11 | merge changes for storm-632 | Oz Linden | |
2011-08-11 | merge changes for STORM-1534 | Oz Linden | |
2011-08-11 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-08-11 | Automated merge with file:///e:\code\viewer-experience | Richard Linden | |
2011-08-11 | update default value for Lindens list | Oz Linden | |
2011-08-10 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Nelson | |
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
forgot a file | |||
2011-08-10 | EXP-1078 FIX Mode selector position does not move with other UI elements and ↵ | Richard Linden | |
can overlap UI or not be shown on screen when resizing window | |||
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
changed down arrows to up arrows for mode changers on login screen | |||
2011-08-10 | EXP-1028 FIX Move mode switching to logged in UI | Richard Nelson | |
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead | |||
2011-08-09 | sync with viewer-development | eli | |
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 | sync with viewer-development | eli | |
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 | Sync with viewer-development | Merov Linden | |
2011-08-04 | sync with viewer-development | eli | |
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 | sync with viewer-development | eli | |
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 |