Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-14 | EXP-998 Logging in with different user can remove newness for incorrect user | Leyla Farazha | |
2011-07-08 | merge | Leyla Farazha | |
2011-07-08 | merge | Leyla Farazha | |
2011-07-08 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2011-07-08 | removing LLInboxFolderViewFolder getCreationDate | Leyla Farazha | |
2011-07-08 | EXP-990 FIX Cannot select from Texture picker for Groups profile pic | Richard Linden | |
reviewed by Leslie | |||
2011-07-08 | adding freshness flag support | Leyla Farazha | |
2011-07-08 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience Drag and drop for LLFolderView now handles the empty mFolders case. | |||
2011-07-08 | Disabling outbox panel display logic for the time being. | Leslie Linden | |
2011-07-07 | EXP-916 WIP Folder in Inbox indicates loading when all items are displayed ↵ | Richard Linden | |
in folder background fetch always proceeds when fetching a specific folder this allows us to flag folders that are received asynchronously as complete by performing a background fetch when opening them | |||
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-07-07 | Merge | Leslie Linden | |
2011-07-07 | EXP-985 FIX -- Always show Inbox panel if "Received Items" folder exists | Leslie Linden | |
The presence of the inbox folder now forces the "Received Items" folder to be visible. The same logic applies to the outbox as well. Reviewed by Richard. | |||
2011-07-07 | EXP-984 FIX -- My Inventory listing scrolls to bottom when Received Items ↵ | Leslie Linden | |
panel is loaded with several items present * Updated initial view setup to clear selection from "My Inventory" or the root folder after opening it. Reviewed by Richard. | |||
2011-07-07 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-07 | EXP-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 turned off save_rect for basic mode help window so it isn't influenced by resizing window in advanced mode | |||
2011-07-07 | EXP-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 made help window not appear on login for advanced mode made help window visibility state properly persist in advanced mode | |||
2011-07-07 | EXP-983 FIX -- Viewer crashes around Place Profile and Landmarks listing in ↵ | Leslie Linden | |
Viewer Experience * Fixed up some funny use of objects that had already been deleted. Reviewed by Richard. | |||
2011-07-06 | EXP-983 WIP potential fix for crash when using Place Profile in viewer ↵ | Richard Linden | |
experience | |||
2011-07-06 | EXP-940 FIX Make search button on by default in advanced mode | Richard Linden | |
2011-07-06 | EXP-982 FIX As a user, I wuold like to see the new web-based profiles ↵ | Richard Linden | |
without any browser chrome fixed status bar resizing to take up too much space | |||
2011-07-06 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-06 | EXP-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-06 | EXP-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-06 | Null check in case this is causing the places crash | Leyla Farazha | |
2011-07-06 | merge | Leyla Farazha | |
2011-07-06 | EXP-980 Inbox sorting does not persist between sessions | Leyla Farazha | |
2011-07-06 | tweaked web profile floater size | Richard Linden | |
2011-07-06 | merge changes for storm-1479 | Oz Linden | |
2011-07-06 | STORM-1479 FIXED Duplicated IDs in the Edit Day Cycle floater. | Vadim ProductEngine | |
2011-07-06 | fix for build | Richard Linden | |
2011-07-06 | merge changes for beta tags | Oz Linden | |
2011-07-05 | EXP-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-05 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2011-07-05 | EXP-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-05 | Merge | Leslie Linden | |
2011-07-05 | EXP-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-05 | merge | Leyla Farazha | |
2011-07-05 | updating code comment for EXP-981 | Leyla Farazha | |
2011-07-05 | EXP-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-06 | STORM-1262 FIXED Removed the original Windlight Region Settings implementation. | Vadim ProductEngine | |
2011-07-05 | STORM-1330 WIP Removing a comment that was added by mistake. | Vadim ProductEngine | |
2011-07-05 | STORM-1330 WIP Override region sun position when switching the region to ↵ | Vadim ProductEngine | |
fixed sky. | |||
2011-07-05 | EXP-860 FIX -- Display NEW for items added to inbox | Leslie 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-05 | EXP-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-05 | Added tag DRTVWR-69_2.7.5-beta1, 2.7.5-beta1 for changeset 09984bfa6cae | Debi King (Dessie) | |
2011-07-05 | STORM-1330 WIP Switched the Terrain tab of the Region/Estate floater to ↵ | Vadim ProductEngine | |
using the region info model. | |||
2011-07-01 | EXP-895 fixing selection problems - again | Leyla Farazha | |
2011-07-01 | STORM-1137 FIXED Close the REGION/ESTATE floater when teleporting. | Vadim ProductEngine | |
2011-07-01 | STORM-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. |