summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
2010-12-13Automated merge up from viewer-developmentLoren Shih
2010-12-08EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵Richard Linden
when using orbit pan zoom tools. better fix that uses tag to isolate all skin specific notifications
2010-12-02mergeMonroe Linden
2010-12-01Automated merge up from viewer-developmentLoren Shih
2010-11-22STORM-517 FIXED Warn user that language change will only take effect after ↵Vadim ProductEngine
restarting viewer. The warning is shown only once (until the preferences floater is reopened).
2010-11-19dull boring notification message.Andrew A. de Laix
2010-11-18mergeMark Palange (Mani)
2010-11-18Merge with viewer-developmentMark Palange (Mani)
2010-11-18inform user on failed install--needs proper user dialog ;-)Andrew A. de Laix
2010-11-18First draft of CHOP-106 downloaded update ready notification.brad kittenbrink
Reviewed by mani.
2010-11-16STORM-563 FIXED Updated all localized XUI strings and notifications ↵Vadim ProductEngine
templates to use display names. Previously name substitutions were broken, so "[FIRST] [LAST]" was displayed instead of avatar name. Some of the affected notifications: * avatar went online/offline notification * object return notification * calling card offer * script dialog * auto-unmute notification. See the diff for more details. The fixes apply to all locales but English (which is already correct). Besides, I fixed calling card offer notification to display avatar name correctly. It was broken even in English.
2010-11-15mergeRichard Linden
2010-11-09Merge down from betaKent Quirk
2010-11-08EXP-421 FIX Notifications tab in Preferences not working properlyRichard Linden
reverted to old sense where ignore setting of notifications has meaning true=show false=ignore reviewed by Callum
2010-11-08MergeLoren Shih
2010-11-01removed extra space that resulted in strange line wrappingRichard Linden
2010-10-27Automated merge from viewer-development-shiningLoren Shih
2010-10-27Automated merge up from viewer-developmentLoren Shih
2010-10-25STORM-95 FIXED Fixed hanging of client when incorrect WAV file was passed.Andrew Productengine
As Aimee has found: "The data chunk of nexfire.wav has an incorrect length specified in its header which we blindly trust when reading the file in check_for_invalid_wav_formats() in llvorbisencode.cpp. It causes an overflow of the file position pointer when reading the file which makes it start over from the beginning, hanging it in an infinite loop." - To avoid this situation in future, check for chunk size was added, and if it is declared bigger then it may be, function is interrupted and returns error.
2010-10-21EXP-273 WIP added avatar picker popup and hintRichard Linden
2010-10-21Automated merge up from viewer-developmentLoren Shih
2010-10-20Automated merge up from viewer-developmentLoren Shih
2010-10-13Automated merge up from viewer-developmentLoren Shih
2010-10-12STORM-359 FIXED Disable higlighting URLs in object names inside ↵Vadim ProductEngine
llDialog/llGiveInventory/llLoadURL and script question dialogs.
2010-10-07removed word "below" from View HintRichard Linden
2010-10-06EXP-156 WIP Implement custom Skylight hintsRichard Nelson
2010-10-04Automated merge up from viewer-developmentLoren Shih
2010-10-01Updated keys in notifications.xml to match current spec.Monroe Linden
2010-10-15automated mergeRoxie Linden
2010-10-14Merge from http://hg.secondlife.com/viewer-identity (display names)Leyla Farazha
2010-10-14DN-177 Cannot click on Name in Friend Request to view profile - and no ↵Leyla Farazha
profile pic in friend request
2010-10-13DN-165 User cannot reset name to default if they are throttled because they ↵Leyla Farazha
receive the Sorry you cannot change your display name until [time] message. They cannot access the change display name dialog to hit reset when throttled.
2010-10-13automated mergeRoxie Linden
2010-10-12EVE-47 - Event formatting should appear in "Profile" windowRoxie Linden
EVE-74 - Change in-viewer support for 'notify me' to be maintainable via app slurl EVE-72 - Modify viewer to make the event profile window be an html control This is basically a reworking of the event profile display to remove all in-viewer specific event display rendering, in preparation for richtext descriptions. Most was removal of code.
2010-10-08Created a floater for setting display nameLeyla Farazha
2010-10-07Updating display name hint text per Jack's request.Leyla Farazha
2010-10-07Adding viewer hint for setting display name the when edit profile is opened ↵Leyla Farazha
with no display name set
2010-09-30Added "win" tag to selected notifications.Monroe Linden
2010-09-30changing punctuation only display name error messageLeyla Farazha
2010-09-30Adding tags mechanism to notification visibility rules.Monroe Linden
Also started adding the tag 'fail' to entries in notifications.xml that are failures the user should always be told about. Reviewed by Richard.
2010-09-28fixing display_name help browser linkLeyla Farazha
2010-09-27MergeLeyla Farazha
2010-09-27mergeDave Parks
2010-09-24fixed set display name line editorLeyla Farazha
2010-09-23Adding notification for all punctuation display nameLeyla Farazha
2010-09-22cleaned up notifications.xml and made global notifications toggle not use or ↵Richard Linden
modify saved responses
2010-09-21Fix for build failures - disabling tcmalloc for nowBrad Payne (Vir Linden)
2010-09-20Automated merge from viewer-development-shiningLoren Shih
2010-09-17maded popup alert last foreverRichard Linden
2010-09-17fix for enable all popups not workingRichard Linden
also popup notification is no longer a singleton