summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-07-06Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-07-06EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode
2011-07-06EXP-847 FIX As a user, I would like to see the How To floater appear the ↵Richard Linden
first time I log in to basic mode
2011-07-06Null check in case this is causing the places crashLeyla Farazha
2011-07-07STORM-1481 FIXED Fixed jerky transition when switching region from fixed sky ↵Vadim ProductEngine
to a day cycle.
2011-07-06mergeLeyla Farazha
2011-07-06EXP-980 Inbox sorting does not persist between sessionsLeyla Farazha
2011-07-06tweaked web profile floater sizeRichard Linden
2011-07-06merge changes for storm-1479Oz Linden
2011-07-06STORM-1479 FIXED Duplicated IDs in the Edit Day Cycle floater.Vadim ProductEngine
2011-07-06sync with viewer-development, removing obsolete fileseli_linden
2011-07-06sync with viewer-developmenteli_linden
2011-07-06fix for buildRichard Linden
2011-07-06merge changes for beta tagsOz Linden
2011-07-06STORM-1472 FIXED Favorites folder in inventory does not translate properlyPaul ProductEngine
Reason: Instead of changing value of existing strings (Favorite and favorite) a new string(My Favorites) with wrong key was added. Solution: Deleted unnecessary string ("My Favorites") and added proper translation to the existing strings (Favorite and favorite).
2011-07-05EXP-971 FIX New Direct Delivery item does not sort as most recent item in ↵Richard Linden
Recent Tab if that tab is open when item delivered
2011-07-05Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-07-05EXP-982 FIX As a user, I would like to see the new web-based profiles ↵Richard Linden
without any browser chrome and at an appropriate default size
2011-07-05MergeLeslie Linden
2011-07-05EXP-916 FIX -- Folder in Inbox indicates loading when all items are ↵Leslie Linden
displayed in folder * Updated inbox inventory to not ever display the loading status like other inventory windows. * show_load_status is now an optional parameter for LLInventoryPanel and LLFolderView. Its default value is true but it is overridden to be false for the LLInboxInventoryPanel. Reviewed by Richard.
2011-07-05SH-1951 Partial fix for basic shaders disabled changing terrain appearance.Dave Parks
2011-07-05mergeLeyla Farazha
2011-07-05updating code comment for EXP-981Leyla Farazha
2011-07-05EXP-981 Selecting Wear and detach options for an object in Received Items ↵Leyla Farazha
folder causes issues with Profile, Share, and Wear buttons
2011-07-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
2011-07-05SH-1951 Fix for show land owners not working when basic shaders enabled.Dave Parks
2011-07-05STORM-1330 WIP Removing a comment that was added by mistake.Vadim ProductEngine
2011-07-05STORM-1330 WIP Override region sun position when switching the region to ↵Vadim ProductEngine
fixed sky.
2011-07-05EXP-860 FIX -- Display NEW for items added to inboxLeslie Linden
* Added createFolderView, createFolderViewFolder and createFolderViewItem virtuals to LLInventoryPanel so these can be overridden by a derived class for custom display. * Added new LLInboxInventoryPanel class that overrides createFolderViewFolder with a LLInboxFolderViewFolder for custom display with NEW tags. * LLInboxFolderViewFolder NEW tag is tied to the mFresh variable that currently has no logic attached to it, meaning it remains off all the time. Reviewed by Richard.
2011-07-05SH-1918 Fix for highlight transparent not working when basic shaders enabled.Dave Parks
2011-07-05EXP-973 FIX -- Inbox and Outbox panel flash on and off when open inventory ↵Leslie Linden
panel for first time in session on Agni in direct delivery viewer Layout panels that contain the inbox and outbox are now invisible by default. Reviewed by Richard.
2011-07-05Added tag DRTVWR-69_2.7.5-beta1, 2.7.5-beta1 for changeset 09984bfa6caeDebi King (Dessie)
2011-07-05SH-1926 Fix for blocking legitimate sculpt maps with over-eager area check.Dave Parks
2011-07-05STORM-1330 WIP Switched the Terrain tab of the Region/Estate floater to ↵Vadim ProductEngine
using the region info model.
2011-07-04Changes for STORM-1315 LLCalcKadah_Coba
Removed dynamic allocation on mVariables and mConstants CS cleanup
2011-07-02Fix for STORM-1315Kadah_Coba
Clear the texture variables on no selection
2011-07-01VWR-25753 Searching in the world map clears the destination arrow but not ↵Kadah_Coba
the destination beacon
2011-07-01ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcelsimon@lindenlab.com
Privacy" changes. Many naming changes for the featureto be "See avatars" instead of "hidden avatars". Also removed the "anyone can edit terrain" checkbox and slammed the value to FALSE.
2011-07-01EXP-895 fixing selection problems - againLeyla Farazha
2011-07-01STORM-1137 FIXED Close the REGION/ESTATE floater when teleporting.Vadim ProductEngine
2011-07-01STORM-1464 FIXED Fixed inability to change terrain settings.Vadim ProductEngine
Reason: The "setregionterrain" message missed estate/region sun info and thus was incomplete. Fix: Added missing fields back. Note: The fields' values are fake.
2011-07-01STORM-1464 WIP Removed references to a nonexistent Apply button from the ↵Vadim ProductEngine
Region/Estate floater.
2011-07-01STORM-1470 FIXED Sky setting / Lighting preset position controls were ↵Vadim ProductEngine
inconsistent.
2011-06-30merge latest changes from viewer-developmentOz Linden
2011-06-30EXP-893 EXTRA -- Single order purchases not sorted with most recent item ↵Leslie Linden
delivered at top of list Fixed folder getCreationDate function to handle nested folders. This should allow the inbox to properly date sort items delivered with nested folders. Reviewed by Leyla.
2011-06-30merge changes for shining branchOz Linden
2011-06-30MergeLeslie Linden
2011-06-30EXP-919 FIX -- Items not shown in Received Items panelLeslie Linden
EXP-929 FIX -- First Direct Delivery item purchased while logged in: Received Items folder visible in inventory and item not visible in Received items panel - no badge count update * Inbox and Outbox inventory panels now live in their own XML files and are hot loaded into place when appropriate, like when the "Received Items" folder is first created, for example. * The Inbox and Outbox panels now show relevant default messages when the folders are empty or do not exist * Added LLInventoryCategoryAddedObserver, a new inventory observer type to observe added folders * Hacked LLInventoryPanel to properly set up inbox and outbox inventory views for the "Received Items" folder and the "Merchant Outbox" folder that aren't created with the proper system folder type * Changed inventory badge count computation to use LLFolderView rather than the inventory directly * Applied various focus, selection and other inbox fixes to the outbox Reviewed by Richard.
2011-06-30merge changes for sec-906Oz Linden
2011-06-30Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden