summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-11-30STORM-1719 notifications.xml has two instances where a button shows as "Ok" ↵Jonathan Yap
and Not "OK"
2011-11-11EXP-1509 FIXED Suppress links in resident name.Vadim ProductEngine
Fixed in the following notificatins: Remove friend, Friend Online/Offline, Friendship Accepted/Declined.
2011-10-31* Added "clear all" button to the toybox floater with corresponding functionsLeslie Linden
added to LLToolBarView to perform the action. * Updated toybox to new height size per XD.
2011-10-21merge with viewer-devRichard@Callum-HP-PC.lindenlab.com
2011-10-20merge changes for storm-1581Oz Linden
2011-10-19EXP-1418 FIX Update text for first user welcome island notify tips to not ↵Richard Nelson
refer to side panel
2011-10-12EXP-1337 FIX Add Confirmation dialog to "Restore Defaults" in the Toyboxcallum
Reviewed by Leslie
2011-10-12EXP-1275 WIP A UI element or Keyboard shortcut to clear the viewportRichard Nelson
added confirmation dialog before hiding UI
2011-10-07storm-1581: modify feature table rules to increment version only when the ↵Oz Linden
intent is to reset all graphics preferences
2011-10-05storm-1581 (partial): reset graphics only when GPU id changes, not class, ↵Oz Linden
and provide better explanation in the alert message
2011-09-20EXP-1230 FIX As a resident, I want to not have to choose a UI modeRichard Linden
removed all references to basic mode
2011-09-16Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Nelson
2011-09-16added Flag as new param type...Richard Nelson
usage: <foo><bar/></foo> will set the bar flag on foo LLSD foo; foo["bar"]; will set the bar flag on foo converted notifications unique to use flag
2011-09-13merge changes for 3.0.3 beta 2 fixesOz Linden
2011-09-12merge changes for storm-1593 (marketplace inbox)Oz Linden
2011-09-12merge changes for storm-1297Oz Linden
2011-09-08Merge from viewer-experienceLeslie Linden
2011-09-07Merge from viewer-experienceLeslie Linden
2011-08-31Automated merge with http://hg.secondlife.com/viewer-developmentXiaohong Bao
2011-08-31MergeXiaohong Bao
2011-08-31merge changes for storm-1567Oz 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-26STORM-1567 Mute button for llDialog popupJonathan Yap
Made changes per RB feedback.
2011-08-23mergeLogan Dethrow
2011-08-23STORM-1567 Mute button for llDialog popupJonathan Yap
Updating patch to current version of viewer-development
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-19MergeLeslie Linden
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-12merge from viewer-experienceLeyla Farazha
2011-08-12mergeLogan Dethrow
2011-08-12LLProxy: xui string cleanup.Logan Dethrow
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.
2011-08-04merge changes for storm-1538Oz Linden
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-29STORM-1112 Input sanitization of proxy options.Logan Dethrow
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-28Proxy cleanup in llstartup.cpp and llproxy.cpp.Logan Dethrow
2011-07-20Automated merge with http://hg.secondlife.com/viewer-developmentRichard Nelson
2011-07-15Merge from viewer-developmentXiaohong Bao
2011-07-13EXP-941 FIX text and url change to the age verification dialogRichard Linden
tweaked url
2011-07-12EXP-941 FIX Text and URL change to the Age Verification dialogRichard Linden
fixed some formatting
2011-07-12EXP-941 FIX Text and URL change to the Age Verification dialogRichard Linden
2011-07-12mergeLogan Dethrow
2011-07-09mergeBrad Payne (Vir Linden)
2011-07-07Merge latest from viewer trunksimon@lindenlab.com
2011-07-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine