summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2011-09-02sync with viewer-developmenteli
2011-09-02SH-2309 WIP Label colors changed in mesh upload floater.Seth ProductEngine
2011-09-02SH-2309 Model preview floater LoD tab updated.Seth ProductEngine
- Combo boxes for LoD source added for each level - New option "Use LoD above" added for copying the model from higher LoDs. - Various LoD settings and related controls removed.
2011-09-02SH-2309 WIP Priority modifications to mesh uploader UIPaul ProductEngine
- Changed representation of Retain% control values - Added "Choose one..." item to the LOD combo_box
2011-09-01sync with viewer-developmenteli
2011-09-01SH-2309 WIP Priority modifications to mesh uploader UIPaul ProductEngine
- Bind "Cosine%" param with "Smooth" combo box. - Corrected some wording. - Little UI polish. Line with results in Physics tab. - Changed ordering of LOD combo box items.
2011-08-31fix for SH-2367: Model upload errors are not displayedXiaohong Bao
2011-08-31EXP-1149 FIX Log in Screen: Replace the new mode selector with the old oneRichard Nelson
improved graphics and layout for logged in mode selector
2011-08-31Automated merge with http://hg.secondlife.com/viewer-developmentRichard Nelson
2011-08-31mergeBrad Payne (Vir Linden)
2011-08-31Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-08-31MergeXiaohong Bao
2011-08-31SH-2309 WIP Priority modifications to mesh uploader UIPaul ProductEngine
Made next changes according to the last version of UI spec: - Modified Upload Options tab - Modified Physics tab - Modified the floater overall
2011-08-31merge changes for storm-1567Oz Linden
2011-08-31merge changes for storm-1572Oz Linden
2011-08-31merge changes for storm-1574Oz Linden
2011-08-31STORM-1576 FIXED The "Show" button in agent-to-agent inventory offers didn't ↵Vadim ProductEngine
work. Fixed the button index, which became invalid after removing the IOR_BUSY response in the recent fix of STORM-1543 (changeset 526d86e69101).
2011-08-30STORM-1297 WIP Block object inventory offer by the object's owner ID.Vadim ProductEngine
Submitting a fix by Jonathan Yap that I have cleaned up.
2011-08-30Log error message if material list is not a subset of reference modelprep linden
2011-08-30STORM-1028 WIP Restoring my XML changes that have been lost in merges.Vadim ProductEngine
2011-08-29Merge with head.callum
2011-08-29EXP-1122 FIX (Viewer) LLQtWebKit should support a JavaScript/content ↵callum
debugger to help content creators Viewer side changes to enable Web debugger.
2011-08-29STORM-1522 Region/Estate -> Terrain Text explaining Low and High values is ↵Jonathan Yap
truncated
2011-08-29mergBrad Payne (Vir Linden)
2011-08-26EXP-1149 FIX Log in Screen: Replace the new mode selector with the old oneRichard Nelson
2011-08-26EXP-1126 FIX -- Cannot use arrow keys to scroll up and down in Inbox and Outboxleslie@leslie-HPz600.lindenlab.com
EXP-1003 FIX -- Renaming a folder in Received Items panel resets the New flag for that folder EXP-1001 FIX -- Newness is removed on next login if you log out or crash before opening inventory panel EXP-857 FIX -- Add context menu entries as alternate path to populate outbox EXP-858 FIX -- Outbox sync failure error handling EXP-1158 FIX -- Viewer crash when deleting items from Outbox when some folders are open * Made inbox, outbox and inventory panels all legit tab stops for keyboard focus * Added mouse over indication on inventory panel primarily for increased clarity on outbox error messages * Disabled "Rename" option on inbox items * Added context menu option to copy/move an item to the merchant outbox * Context menu option to copy/move to outbox is visible and/or enabled/disabled when appropriate * "LastInventoryInboxCollapse" no longer written out as a setting when the panel is not visible * Fixed up collapse time check to not try to parse empty string on first load (deminishes text spam in log greatly) * Disabled double-click as a way to equip items in the inbox or outbox * Viewer code no longer removes items from the outbox after sync. We rely on the sim to do this now. * Basic outbox sync error handling now displays error messages as tooltips along with badge over item in outbox * Moved some scroll container default values out of code and into xml
2011-08-26STORM-1574 Binary data in panel_login.xml -- filled up-pointing triangle.Jonathan Yap
2011-08-26STORM-1567 Mute button for llDialog popupJonathan Yap
Made changes per RB feedback.
2011-08-25SH-2309 WIP Priority modifications to mesh uploader UIPaul ProductEngine
- Updated upload floater according to the UI spec - Updated Modifiers panel according to the UI spec
2011-08-25merge changes for storm-1276Oz Linden
2011-08-24STORM-1572 XML issues for Basic/Advanced Mode button in menu barJonathan Yap
2011-08-24sync with viewer-developmenteli
2011-08-24SH-2309 WIP Priority modifications to mesh uploader UIPaul ProductEngine
- Arranged all controls of the floater (according to the last version of the mockup) except for the tab container content.
2011-08-23EXP-1068 Disallow marketplace listing of items that are currently being wornLeyla Farazha
2011-08-23mergeLogan Dethrow
2011-08-23Fixed LLProxy UI constraints. Fixed some XUI warnings in the Proxy Settings ↵Logan Dethrow
Floater.
2011-08-23SH-2169 ADDITIONAL FIX Fixed SLURL showing context-specific help for object ↵Seth ProductEngine
weights floater.
2011-08-23STORM-1567 Mute button for llDialog popupJonathan Yap
Updating patch to current version of viewer-development
2011-08-22mergeBrad Payne (Vir Linden)
2011-08-22SH-2169 FIXED Land impacts data added to build tools floater.Seth ProductEngine
Land selection moved from advanced weights floater to build tools floater. Removed selection observer from weights floater, selection data update in it is initiated from build floater.
2011-08-22merge changes for storm-1554Oz Linden
2011-08-20merge changes for storm-793Oz Linden
2011-08-20merge changes for storm-782Oz Linden
2011-08-20merge changes for storm-1565Oz Linden
2011-08-19EXP-840 FIX -- Create outbox panels to help the user get started on the ↵Leslie Linden
marketplace and to indicate drag and drop targets. EXP-858 PROGRESS -- Outbox sync failure error handling EXP-908 FIX -- Hide outbox when appropriate EXP-1062 FIX -- Add modal dialog for outbox sync complete EXP-1096 FIX -- Extra space below Received Items panel for an account that does not have a Merchant Account setup, no outbox display EXP-1104 FIX -- User can activate Merchant Outbox synch button when outbox is empty * Added separate class for outbox view to support error tag rendering * Added confirmation for sync complete. * Added different outbox messages for empty outbox, non-merchant and error: merchant but no outbox * Progress on a bunch of other fronts.
2011-08-19merging in latest mesh-developmentNyx (Neal Orman)
2011-08-19merge changes for storm-1563Oz Linden
2011-08-19MergeLeslie Linden
2011-08-19SH-2309 WIP Priority modifications to mesh uploader UIPaul ProductEngine
- Swapped left and right sides of the floater
2011-08-19SH-2285 FIXED Add localization capability to mesh uploader stringsPaul ProductEngine
- Added ability to translate "Preview" and "Normal" strings.