summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
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-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-10-27Automated merge from viewer-development-shiningLoren 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-21Automated 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-04Automated merge up from viewer-developmentLoren Shih
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-30changing punctuation only display name error messageLeyla Farazha
2010-09-28fixing display_name help browser linkLeyla Farazha
2010-09-27MergeLeyla Farazha
2010-09-24fixed set display name line editorLeyla Farazha
2010-09-23Adding notification for all punctuation display nameLeyla Farazha
2010-09-20Automated merge from viewer-development-shiningLoren Shih
2010-09-16Set display name field now clamps to 31 unicode charactersLeyla Farazha
Added ability to set max length in line editors by characters in addition to bytes left other widgets (comboboxes/spinners) using the bytes, but it can easily be changed over reviewed by Richard
2010-09-08DEV-53159 Clicking the 'Set Display Name...' button multiple times stacks up ↵Leyla Farazha
the name change dialog boxes
2010-09-03Adding more information to name change notice and adding notification for ↵Leyla Farazha
setting display name with invalid unicode
2010-09-03Merge between james/viewer-identity-evolution and dessie/viewer-publicAimee Linden
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
2010-09-16fix for all notifications being ignored by defaultRichard Linden
2010-09-16EXP-73 FIX hint cannot be dismissed with X and crashes browser when hint is ↵Richard Linden
triggered by user taking an object from inworld into inventory
2010-09-16popup blocking notifications now handled in all web_browser instances, not ↵Richard Linden
just llfloatermediabrowser
2010-09-16added duration and icon to PopupAttempt notificationRichard Linden
2010-09-14removed garbage from notifications.xml fileRichard Linden
2010-09-14EXP-29 WIP Added popup blocking notificationRichard Nelson
2010-08-24Backed out changeset c3d41f18ce2bTofu Linden
back-out the back-out for this branch. yay.
2010-08-24Backed out changeset a62bf7c0af21Tofu Linden
Backing out this merge that I pushed (prematurely) to the wrong place.
2010-08-20Merge from dessie/viewer-releaseLeyla Farazha
2010-08-16made hints only expire when explicitly responded to, not implicitly after ↵Richard Nelson
first seeing them added hint_popup.xml for hint styling
2010-08-13Automated merge with ssh://hg.lindenlab.com/dessie/viewer-publicMonroe Linden
2010-08-12added remaining hints and fade in/fade out behaviorRichard Linden
2010-08-12remaining hints definedRichard Linden
2010-08-12mergeRichard Linden
2010-08-12first pass at hintsRichard Nelson
2010-08-10EXT-8255 FIXED Added confirmation dialog when removing items.Andrew Dyukov
Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/849/ --HG-- branch : product-engine
2010-08-04Merge with dessie/viewer-releaseLeyla Farazha
2010-08-04EXT-8550 DONE Rewrite "You [ACTION] a [RESOLUTION] baked texture for ↵Loren Shih
'[BODYREGION]' after [TIME] seconds." for localization Split this into two messages to take out ACTION as requested.
2010-08-02Redo the same merge as in changeset "2026f824953f", but this time with ↵Christian Goetze (CG)
feeeeling.
2010-07-30Merge with dessie/viewer-releaseLeyla Farazha