Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-16 | merge | Leyla Farazha | |
2011-08-16 | EXP-1083 FIX Position of Media control and volume are shifted left with ↵ | Richard Linden | |
addition of Mode selector in advanced mode | |||
2011-08-16 | sync with viewer-development | eli | |
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-15 | merge changes for storm-1557 | Oz Linden | |
2011-08-15 | STORM-782 FIXED Removing the useless 'Compress snapshots to disk' item from ↵ | Vadim ProductEngine | |
the Advanced menu. Removing the corresponding setting as well because it's not used anywhere. | |||
2011-08-12 | merge from viewer-experience | Leyla Farazha | |
2011-08-12 | merge | Logan Dethrow | |
2011-08-12 | LLProxy: xui string cleanup. | Logan Dethrow | |
2011-08-12 | STORM-1554 FIXED Fixed typo in a gesture name. | Vadim ProductEngine | |
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 | Logan Dethrow | |
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 | fixing scroller issue | Leyla Farazha | |
2011-08-05 | EXP-863 FIX -- Add Outbox sync button that performs marketplace sync | leslie@leslie-HPz600.lindenlab.com | |
EXP-908 FIX -- Hide outbox when appropriate EXP-1035 FIX -- Allow user to remove items from outbox EXP-1000 FIX -- New icon can cover long names in Received Items Panel EXP-1001 FIX -- Newness is removed on next login if you log out or crash before opening inventory panel EXP-1008 UPDATE -- Extra space at bottom of Inventory panel when Inbox/outbox not displayed * Updated "New" tag to properly display over long names per Epic's design * "New" tags now compare vs last inbox collapse time rather than expansion time * Marketplace inventory panels now have their own layout stack Reviewed by Leyla | |||
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 | * Fixed up outbox UI alignment to match inbox | leslie@leslie-HPz600.lindenlab.com | |
* Added outbox item count to outbox button title * Updated sync loading indicator to keep moving until http request complete * Updated outbox panel display to use user_status http get response * Removed inbox/outbox folder name hack from LLInventoryPanel | |||
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-08-01 | Badge location in inventory window FIX | leslie@leslie-HPz600.lindenlab.com | |
* New badge attributes allow the specification of a horizontal or vertical offset that will be applied to a parent scroll container if there is one. * Turned freshness tag back on by default. Reviewed by Merov. | |||
2011-07-29 | EXP-843 Enable drag and drop to and from the outbox, with conditional ↵ | Leyla Farazha | |
warnings based on permissions EXP-1034 Add confirmation dialog for moving no-copy items to outbox |