summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2011-12-12Added missing line end to satisfy coding policyLeslie Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
added configurable shade color to window_shade
2011-12-12mergeDave Parks
2011-12-12SH-2511 Fix for bumpmapped objects flickering.Dave Parks
2011-12-12EXP-1682 FIXLeslie Linden
EXP-1683 FIX EXP-1705 FIX EXP-1707 FIX * Outbox folder count now uses inventory API directly rather than inventory folder view for folder count and item status * Asynchronous fetches are triggered for the outbox content when the window is opened and when it receives focus * Marketplace URL's for empty and non-merchant outbox view have been updated * "Copy to Merchant Outbox" and "Delete" context menu items should be fully functional now with item counts, etc.
2011-12-12Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-12EXP-1711 FIX LLWindowShade doesn't stack multiple notificationsRichard Linden
2011-12-12STORM-1731 Adjusted if muted logic slightlyJonathan Yap
2011-12-12Merge from viewer-developmentLeslie Linden
2011-12-12STORM-1731 Changes per RB comments: changed llwarns to llinfos, added check ↵Jonathan Yap
so you cannot mute a Linden
2011-12-12mergeBrad Payne (Vir Linden)
2011-12-12mergeBrad Payne (Vir Linden)
2011-12-12increment viewer version to 3.2.6Oz Linden
2011-12-12merge changes for vmrg-202Oz Linden
2011-12-12merge changes for vmrg-204Oz Linden
2011-12-12merge changes for vmrg-203Oz Linden
2011-12-12STORM-1731 Ad-hoc confererence block failing. Residents using it to start ↵Jonathan Yap
massive multi-sim conferences, used as a griefing tool.
2011-12-12EXP-1672 FIXED Added check for LLChicletBar instance existence not to create ↵Seth ProductEngine
a new one when viewer exits. Could not reproduce the crash. This is a possible fix for EXP-1672. The message before the crash in all client logs was: "WARNING: LLSingleton<class LLChicletBar>::getInstance: Trying to access deleted singleton class LLChicletBar creating new instance"
2011-12-09Moved outbox import confirmations to window shades on the merchant outbox ↵Leslie Linden
floater, rather than modal dialogs.
2011-12-09FIX VWR-27811eli
2011-12-09sync with viewer-developmenteli
2011-12-09* Changed background opacity of outbox and inventory to match.Leslie Linden
* Removed superfluous marketplace layout stack, leftover from inbox/outbox in same inventory window.
2011-12-09* Removed old inventory window outbox.Leslie Linden
* Added centered progress indicator for outbox.
2011-12-09MergeDave Parks
2011-12-09Backed out changeset fafd857891b1Dave Parks
2011-12-09Backed out changeset fafd857891b1Dave Parks
2011-12-09Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2011-12-09merge changes for vmrg-201Oz Linden
2011-12-09EXP-1671 FIXED Enable/disable the translation checkbox in the nearby chat ↵Vadim ProductEngine
floater whenever translation preferences change. The checkbox is also updated when the nearby chat floater is opened.
2011-12-09General cleanup of new code (removing commented lines, experimetal stuff), ↵Ima Mechanique
adding some comments per RB feedback.
2011-12-08made undo/redo/paste accept key repeatRichard Linden
2011-12-08EXP-1512 FIX changing UI size changes cursor position in notecardsRichard Linden
2011-12-08Initial functional merchant outbox floaterLeslie Linden
2011-12-08mergeDave Parks
2011-12-08SH-2680 Bring back blurred edges on objects closer than the near focal plane.Dave Parks
2011-12-08fix for build error (warning for unreachable code)Richard Linden
2011-12-08fix for build errorRichard Linden
2011-12-08FIX VWR-21237eli
2011-12-08Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-mergeRichard Linden
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-12-08Merge with latest viewer-experienceLeslie Linden
2011-12-08EXP-1598 FIXED (items from a second inventory window cannot be shared)Paul ProductEngine
- Now select proper inventory floater (from all opened inventory floaters) to share items from.
2011-12-08EXP-1657 FIXED Change success/failure message text on posting to profile feed.Vadim ProductEngine
2011-12-08EXP-1655 FIXED Text got cut off on Email Settings -> Image Quality.Vadim ProductEngine
2011-12-08EXP-1674 FIXED Disabled chrome for profile windows; adjusted floater height ↵Vadim ProductEngine
accordingly.
2011-12-08Reverting the changes to default script which leaked in from another project ;-)Ima Mechanique
2011-12-07Merge with latest viewer-experienceLeslie Linden
2011-12-07EXP-1675 POTENTIAL FIX -- Changed default min window width and height to 0 ↵Leslie Linden
instead of max size. Reviewed by Richard.
2011-12-07sync with viewer-developmenteli
2011-12-07Refactored marketplace inventory import HTTP requests and surrounding ↵Leslie Linden
support to remove it from the UI panel code.