summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default
AgeCommit message (Collapse)Author
2012-05-30First pass at refactoring the pathfinding linksets and pathfinding ↵Todd Stinson
characters classes to reduce code duplication, as both functionalities were heavily duplicated.
2012-05-31STORM-276 Match preferences look to that of the auto-replace functionality ↵Kitty Barnett
in STORM-1738
2012-05-30merge changes for storm-1858Oz Linden
2012-05-30merge changes for storm-1862Oz Linden
2012-05-30merge changes for storm-1860Oz Linden
2012-05-30merge up to 3.3.2-releaseOz Linden
2012-05-29EXP-1950: Breaking out the dialogs into 2 paths so that teleports can report ↵Todd Stinson
messages with slightly different wordings.
2012-05-29EXP-1942,EXP-1945: Pulling down the teleport screen in the scenario of ↵Todd Stinson
waiting for a maturity preference change that is still being posted to the server.
2012-05-29EXP-1942,EXP-1945: Ensuring that the teleport process waits for the maturity ↵Todd Stinson
preferences to be synced between viewer and server.
2012-05-29merge changes for DRTVWR-155Oz Linden
2012-05-26merge latest viewer-releaseOz Linden
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Todd Stinson
2012-05-25EXP-1942,EXP-1945: More robust handling and syncing of the maturity preference.Todd Stinson
2012-05-25Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148simon@Simon-PC.lindenlab.com
2012-05-24FIX VWR-23844 VWR-26542 VWR-28950eli
2012-05-24sync with viewer-releaseeli
2012-05-24storm-1738: fix entry of new abbreviationsOz Linden
2012-05-23Removing some code that allowed the viewer to toggle the user's maturity ↵Todd Stinson
access level. But only toggling it in the viewer leads to some really bad discontinuities with the server's actual access level for the user.
2012-05-23Removing cruft code that is no longer used.Todd Stinson
2012-05-23storm-1738: restructure code, preferences storage, preferences ui; ui not ↵Oz Linden
completely tested
2012-05-23EXP-1949: Altering the ignore text for the dialogs related to adult check.Todd Stinson
2012-05-23EXP-1947: Altering notification toasts in the case of a teen user.Todd Stinson
2012-05-23EXP-1946: Adding a missing teleport failure message.Todd Stinson
2012-05-23EXP-1944: Changing the default answer for the LandClaimAccessBlocked_Change ↵Todd Stinson
and LandBuyAccessBlocked_Change notifications.
2012-05-22EXP1-1945: Adding in a flow to catch other cases of teleportation failures ↵Todd Stinson
due to maturity levels and bad network access. Still need better copy for the error message.
2012-05-22PATH-638: Tweaking the percentage stepped characters multiplying by 100 as ↵Todd Stinson
the server range was different from expected.
2012-05-22merge changes for DRTVWR-152Oz Linden
2012-05-22MAINT-119 FIXED (PUBLIC]no-transfer textures not searchable via texture picker)Paul ProductEngine
- Implemented Richard's and Leo's spec - Also fixed an issue when applying no-transfer texture for an object using texture picker, creates redundant copies of the texture in the object's content
2012-05-22merge changes for DRTVWR-149Oz Linden
2012-05-21EXP-1943: Incorporating Leo's new copy changes for notifications.Todd Stinson
2012-05-21EXP-1928: Restoring the flow for non-teleport-failure messages through the ↵Todd Stinson
special notification handler.
2012-05-21MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
- Fix for potential truncation
2012-05-20Merged with viewer-betaKitty Barnett
2012-05-18PATH-638: Adding elements to render the new sim stats.Todd Stinson
2012-05-18STORM-1862 The left-hand border of the input field for IMs is missingHitomi Tiponi
With help from Jonathan Yap
2012-05-18MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
- Requested permissions are added dynamically to the dialog's footer - And the footer is not shown when it is empty
2012-05-18STORM-1860 Remove obsolete code and file(s) for mesh model upload wizardJonathan Yap
2012-05-18STORM-1858 [TRUNCATED] FR - String truncation and floater not wide enough in ↵Jonathan Yap
the upload model window
2012-05-17EPX-1938: Adding a special behavior for the NotAgeVerified notification to ↵Todd Stinson
display either an ignorable modal dialog or a toast-style notification. Also, altering the copy for the notifications.
2012-05-17EXP-1937: Updating copy to change 'age-verified' to 'age 18 or older'.Todd Stinson
2012-05-17EXP-1928: Constructing the new maturity preferences flow for the case of a ↵Todd Stinson
teleport via lure (which cannot be restared).
2012-05-17EXP-1928: Minor tweak to ensure that the case of the copy for content type ↵Todd Stinson
is lower-case.
2012-05-17EXP-1928: Handling the rare case that the user preferences cannot be ↵Todd Stinson
successfully changed, and reporting that to the user.
2012-05-17EXP-1928: Implementing copy changes to notifications.Todd Stinson
2012-05-17MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning)Paul ProductEngine
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>.
2012-05-16FIX VWR-23844 VWR-26542 VWR-28950eli
2012-05-16EXP-1928: Changing the actual copy for the teleport and maturity preference ↵William Todd Stinson
notifications.
2012-05-12STORM-1738: remove unimplemented notecard target from autoreplace settings ↵Oz Linden
floater
2012-05-12STORM-1738: get autoreplace preferences working, clean up some coding and ↵Oz Linden
naming conventions