summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
AgeCommit message (Collapse)Author
2011-08-19MergeLeslie Linden
2011-08-18EXP-1098 User can drag folders into Outbox with more than 3 levels of nested ↵Leyla Farazha
folders EXP-1100 Show tooltips when drag and drop operations are not allowed
2011-08-18mergeRichard Nelson
2011-08-18EXP-1095: "Oubox scroll goes off viewer window with a large number of items ↵Leyla Farazha
in outbox"
2011-08-16mergeLeyla Farazha
2011-08-16EXP-1083 FIX Position of Media control and volume are shifted left with ↵Richard Linden
addition of Mode selector in advanced mode
2011-08-15merge changes for storm-1557Oz Linden
2011-08-12merge from viewer-experienceLeyla Farazha
2011-08-11merge changes for storm-632Oz Linden
2011-08-11merge changes for STORM-1534Oz Linden
2011-08-11Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-08-11Automated merge with file:///e:\code\viewer-experienceRichard Linden
2011-08-11update default value for Lindens listOz Linden
2011-08-10Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Nelson
2011-08-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
forgot a file
2011-08-10EXP-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-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
changed down arrows to up arrows for mode changers on login screen
2011-08-10EXP-1028 FIX Move mode switching to logged in UIRichard Nelson
added mode switching button to status bars for advanced and basic mode, changed login combo box to use menu instead
2011-08-09merge changes for storm-1473Oz Linden
2011-08-09merge changes for storm-1309Oz Linden
2011-08-09merge changes for storm-1540Oz Linden
2011-08-09merge changes for storm-1194Oz Linden
2011-08-08mergeVadim ProductEngine
2011-08-08STORM-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-08correct xml syntax errorOz Linden
2011-08-05fixing scroller issueLeyla Farazha
2011-08-05EXP-863 FIX -- Add Outbox sync button that performs marketplace syncleslie@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-05STORM-1540 FIXED Fixed missing and duplicated names in ↵Vadim ProductEngine
floater_build_options.xml and floater_model_wizard.xml.
2011-08-05STORM-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-05STORM-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-05STORM-1309 WIP Fixed timestamp (last modified date) value truncation.Vadim ProductEngine
2011-08-04Sync with viewer-developmentMerov Linden
2011-08-04merge changes for storm-1538Oz Linden
2011-08-04merge changes for storm-1291Oz Linden
2011-08-03Put back the Linden namesOz Linden
2011-08-02Sync with lindenlab/viewer-developmentMerov Linden
2011-08-02pulling latest viewer-development into mesh merge branch.Nyx (Neal Orman)
2011-08-02* Fixed up outbox UI alignment to match inboxleslie@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-02STORM-1534: Derive Credits in About Second Life from doc/ sourcesOz Linden
2011-08-02STORM-1291 FOLLOWUP Localized common (unisex) gestures.Vadim ProductEngine
2011-08-01Badge location in inventory window FIXleslie@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-29EXP-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
2011-07-29merge changes for storm-1405Oz Linden
2011-07-29merge changes for storm-1529Oz Linden
2011-07-29STORM-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-29STORM-1194 FIXED Object Contents floater: disabled links in the object name ↵Vadim ProductEngine
text box.
2011-07-29STORM-1473 FIXED Localized voice morph names.Vadim ProductEngine
2011-07-26mergeRichard Nelson
2011-07-27STORM-1529 FIXED Made the Sound Devices floater wider.Vadim ProductEngine
2011-07-26EXP-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