summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2011-08-24STORM-1572 XML issues for Basic/Advanced Mode button in menu barJonathan Yap
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-23STORM-1567 Mute button for llDialog popupJonathan Yap
Updating patch to current version of viewer-development
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-19merge changes for storm-1563Oz Linden
2011-08-19MergeLeslie Linden
2011-08-18WIP INTL-46 Update translation for Traditional Chineseeli
2011-08-18Merge.Logan Dethrow
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-18LLProxy: Renamed a setting to better describe what it controls.Logan Dethrow
2011-08-18EXP-1095: "Oubox scroll goes off viewer window with a large number of items ↵Leyla Farazha
in outbox"
2011-08-17merge changes for storm-1560Oz Linden
2011-08-17STORM-793 FOLLOWUP Escape ITEM_SLURL in translations.Vadim ProductEngine
2011-08-16FIX INTL-66 translation for set26 and basic set5, for 6 languageseli
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-16sync with viewer-developmenteli
2011-08-16STORM-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-15merge changes for storm-1557Oz Linden
2011-08-15STORM-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-12merge from viewer-experienceLeyla Farazha
2011-08-12mergeLogan Dethrow
2011-08-12LLProxy: xui string cleanup.Logan Dethrow
2011-08-12STORM-1554 FIXED Fixed typo in a gesture name.Vadim ProductEngine
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-09sync with viewer-developmenteli
2011-08-09merge changes for vwr-26458Oz Linden
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-08mergeLogan Dethrow
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.