summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/notifications.xml
AgeCommit message (Collapse)Author
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-12STORM-359 FIXED Disable higlighting URLs in object names inside ↵Vadim ProductEngine
llDialog/llGiveInventory/llLoadURL and script question dialogs.
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-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
2010-07-30Merge from q/viewer-release to dessie/viewer-release for 2.1.1 beta 1Kent Quirk
2010-07-29DEV-52364 Account name not user name is referenced in error message when ↵Leyla Farazha
entering invalid user name or password on login
2010-07-27Backed out changeset: 58571b4e704bRichard Linden
2010-07-27Merge from dessie/viewer-releaseLeyla Farazha
2010-07-19Merge with dessie/viewer-releaseLeyla Farazha
2010-07-19automated mergeLoren Shih
2010-07-16EXT-8358 FIXED Added one more server hardcoded string to global strings in ↵Mike Antipov
notifications.xml to make it localizable. Added "You died and have been teleported to your home location" string. It requires localization efforts. Reviewed by Vadim Savchuk at https://codereview.productengine.com/secondlife/r/776/ --HG-- branch : product-engine
2010-07-15DEV-51021 Viewer returns misleading error message when a blocked user ↵Leyla Farazha
attempts to change his display name reviewed by Richard cc#220
2010-07-15EXT-8135 FIXED Textures blurry when in Appearance Edit modeLoren Shih
EXT-8445 Reduce baked texture timeout fro 120sec to 60sec default Also did some minor infrastructure cleanup, added code comments, etc. There is now separate logic for determining how to handle update (versus upload) requests. Also made a trivial change to llvoavatar to properly encapsulate mAppearanceAnimating. Also reduced the baked texture timeout to 60s (in settings.xml)