summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui
AgeCommit message (Collapse)Author
2011-07-08fix for STORM-1468: [crashhunters] pre-login crash at ↵Xiaohong Bao
LLViewerWindow::LLViewerWindow(std::basic_string,std::allocator > const &,std::basic_string,std::allocator > const &,int,int,int,int,int,int) [secondlife-bin llviewerwindow.cpp]
2011-07-08merge changes for storm-1491Oz Linden
2011-07-08Merge viewer-development -> mesh-developmentDon Kjer
2011-07-08Merge viewer-development -> mesh-developmentDon Kjer
2011-07-08merge changes for storm-1489Oz Linden
2011-07-08mergeLeyla Farazha
2011-07-08ER-910 cleanup: removed a stale comment, tweaked text in About Land dialogsimon@lindenlab.com
Options tab.
2011-07-08adding freshness flag supportLeyla Farazha
2011-07-08Fix for sh-2016 Removed extra charprep linden
2011-07-08Fix for sh-2016prep linden
2011-07-08merge changes for storm-1484Oz Linden
2011-07-08merge changes for storm-1462Oz Linden
2011-07-08Fix for sh-2012 removed upload wizard optionprep linden
2011-07-07Merge latest from viewer trunksimon@lindenlab.com
2011-07-07Revert 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-07Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-07-07STORM-1484 FIXED Restored Apply button in the Estate tab of the REGION / ↵Vadim ProductEngine
ESTATE floater.
2011-07-06EXP-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-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-06STORM-1479 FIXED Duplicated IDs in the Edit Day Cycle floater.Vadim ProductEngine
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-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-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-06STORM-1262 FIXED Removed the original Windlight Region Settings implementation.Vadim ProductEngine
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-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-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-01mergeBrad Payne (Vir Linden)
2011-07-01merge viewer-development -> mesh-developmentBrad Payne (Vir 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 latest viewer-developmentOz 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-30SH-1725 WIP Fixed model wizard making multiple calls to upload permissions ↵Seth ProductEngine
check. Fixed truncated warning text.
2011-06-30STORM-1445 FIXED Added border line to Estate, Environment tabs in ↵Vadim ProductEngine
Region/Estate Floater.
2011-06-30SH-1725 WIP Fixed "Upload" button to be enabled only after recalculating the ↵seth_productengine
upload fee and weight.
2011-06-30merge changes for storm-1452Oz Linden
2011-06-30merge changes for storm-1406Oz Linden
2011-06-30merge changes for storm-1327Oz Linden
2011-06-30merge changes for storm-457Oz Linden
2011-06-29merge changes for storm-1392Oz Linden
2011-06-29STORM-1462 [TRANSLATED BUT IN EN] ALL LANGS - Untranslated "Cancel" button ↵Jonathan Yap
on Edit Pick page This affected all languages but NL due to name="layout_panel1" not being unique.
2011-06-30STORM-1305 WIP Edit Sky floater: removed the old sun position slider, added ↵Vadim ProductEngine
hour marks to the new one.
2011-06-29STORM-1305 WIP Edit Sky floater UI changes.Vadim ProductEngine
* Implemented new layout (made the floater smaller, moved widgets around). * Implemented new sun phase slider, bound to 24h time.
2011-06-29STORM-1459 "Wearing Tab" - Add ability to copy displayed inventory names to ↵Jonathan Yap
clipboard Made changes with input from Oz & Vadim
2011-06-29SH-1725 WIP Added upload permissions and fee requests to Upload Model Wizard.Seth ProductEngine
- Enabled warning for users without upload permissions. - Enabled "Calculate weights & fee" button. - Temporarily enabled to upload meshes if upload permission capability request has failed.
2011-06-29Merge latest from lindenlab/viewer-developmentDave SIMmONs
2011-06-29mergeBrad Payne (Vir Linden)
2011-06-29merge out latest viewer-developmentOz Linden
2011-06-29STORM-1459 "Wearing Tab" - Add ability to copy displayed inventory names to ↵Jonathan Yap
clipboard