Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-07-12 | SH-2049 FIX | Brad Payne (Vir Linden) | |
2011-07-12 | SH-2043 FIX | Brad Payne (Vir Linden) | |
2011-07-11 | fix for SH-2051: viewer crashes when try to disbable "Show Upload Cost" | Xiaohong Bao | |
2011-07-11 | Fix for sh-1982 and sh-2025 | prep | |
2011-07-11 | merge | prep | |
2011-07-11 | SH-2012: removed upload wizard from inventory '+' menu | prep | |
2011-07-10 | merge | Dave Parks | |
2011-07-09 | Added L$ price breakdown for model uploads | Don Kjer | |
2011-07-09 | merge | Dave Parks | |
2011-07-09 | SH-2007 Code cleanup, expand minimum header size to 4KB, better comments ↵ | Dave Parks | |
around magic numbers, remove dead calcResourceCost | |||
2011-07-09 | Merge | Don Kjer | |
2011-07-09 | Fix for SH-2028. Also fixed layout issues with new upload warning and ↵ | Don Kjer | |
upload price text when floater is resized. | |||
2011-07-09 | merge | Brad Payne (Vir Linden) | |
2011-07-08 | merge changes for storm-1491 | Oz Linden | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-07-08 | Merge viewer-development -> mesh-development | Don Kjer | |
2011-07-08 | merge changes for storm-1489 | Oz Linden | |
2011-07-08 | ER-910 cleanup: removed a stale comment, tweaked text in About Land dialog | simon@lindenlab.com | |
Options tab. | |||
2011-07-08 | Fix for sh-2016 Removed extra char | prep linden | |
2011-07-08 | Fix for sh-2016 | prep linden | |
2011-07-08 | merge changes for storm-1484 | Oz Linden | |
2011-07-08 | merge changes for storm-1462 | Oz Linden | |
2011-07-08 | Fix for sh-2012 removed upload wizard option | prep linden | |
2011-07-07 | Merge latest from viewer trunk | simon@lindenlab.com | |
2011-07-07 | Revert code fo ER-1016 - "Remove ability for anyone to edit terrain" | simon@lindenlab.com | |
and muck with the "About Land" Options tab one more time. | |||
2011-07-07 | Automated merge with http://hg.secondlife.com/viewer-development | Richard Linden | |
2011-07-07 | STORM-1484 FIXED Restored Apply button in the Estate tab of the REGION / ↵ | Vadim ProductEngine | |
ESTATE floater. | |||
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 | 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 | STORM-1479 FIXED Duplicated IDs in the Edit Day Cycle floater. | Vadim ProductEngine | |
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 | 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-06 | STORM-1262 FIXED Removed the original Windlight Region Settings implementation. | Vadim ProductEngine | |
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-01 | ER-1016 - "Remove ability for anyone to edit terrain" and ER-910 "Parcel | simon@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-01 | merge | Brad Payne (Vir Linden) | |
2011-07-01 | merge viewer-development -> mesh-development | Brad Payne (Vir Linden) | |
2011-06-30 | EXP-919 FIX -- Items not shown in Received Items panel | Leslie 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-30 | merge changes for latest viewer-development | Oz Linden | |
2011-06-30 | - SH-1726 ADDITIONAL FIX (Viewer modifications to advanced model upload to ↵ | Paul ProductEngine | |
accommodate upload fee & prim equivalency) added the link for "Find out how" in warning text of advanced upload floater advanced upload, button returns to "get fees" whenever any option that affects price changes | |||
2011-06-30 | SH-1725 WIP Fixed model wizard making multiple calls to upload permissions ↵ | Seth ProductEngine | |
check. Fixed truncated warning text. | |||
2011-06-30 | STORM-1445 FIXED Added border line to Estate, Environment tabs in ↵ | Vadim ProductEngine | |
Region/Estate Floater. | |||
2011-06-30 | SH-1725 WIP Fixed "Upload" button to be enabled only after recalculating the ↵ | seth_productengine | |
upload fee and weight. | |||
2011-06-30 | merge changes for storm-1452 | Oz Linden | |
2011-06-30 | merge changes for storm-1406 | Oz Linden | |
2011-06-30 | merge changes for storm-1327 | Oz Linden | |
2011-06-30 | merge changes for storm-457 | Oz Linden | |
2011-06-29 | merge changes for storm-1392 | Oz Linden | |