summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2014-06-19MAINT-4157 FIXED Lag meter tool tips are missing unitsMnikolenko ProductEngine
2014-06-18Merge downstream codesimon
2014-06-17Merge viewer-release and become version 3.7.9simon
2014-06-16MAINT-3634 FIXED After right-clicking another avatars nametag or avatar then ↵andreykproductengine
pressing the "Alt" key, most options in the dropdown menu will no longer function.
2014-06-17MAINT-1192 FIXED Don't show folder without recent item in it for "Recent" tab.Mnikolenko ProductEngine
2014-06-16increment viewer version to 3.7.10Oz Linden
2014-06-10MAINT-4135 FIXED Text input field is not disabled in group chat window for ↵andreykproductengine
user who cannot enter text chat
2014-06-11MAINT-4112 FIXED Disable moving objects composed of multiple items to My ↵Mnikolenko ProductEngine
outfits.
2014-06-10MAINT-4132 FIXED Don't call notification for debug messages from not owned ↵Mnikolenko ProductEngine
objects
2014-06-09MAINT-4001 : Pull merge in viewer-tiger for quick releaseMerov Linden
2014-06-07MAINT-4001 : Make Received Items not movable (protected), consolidate ↵Merov Linden
Received Items folders which may have been moved
2014-06-06MAINT-4137: Correcting a potential crash. This change should fix the most ↵Stinson Linden
probable location of a callstack being reported by the crash reporter. However, there is no reproduction yet, so hard to test whether this actually patches the crash occcurrence.
2014-06-06MAINT-4137: Correcting some poorly written CPP code that could potentially ↵Stinson Linden
lead to problems in the future.
2014-06-06MAINT-4123 FIXED return LLModel::BAD_ELEMENT for mesh with empty tex coords ↵Mnikolenko ProductEngine
array
2014-06-05MAINT-4009: Ensuring that the local bitmaps are cleaned up on app exit.Stinson Linden
2014-06-06Correcting a build error.Stinson Linden
2014-06-04MAINT-4113 FIXED Get total contribution as sum of parcels' billable area.maxim@mnikolenko
2014-06-03MAINT-2881 FIXED Open folders close when you create a new folder, new ↵andreykproductengine
script, new notecard etc
2014-06-03MAINT-4120 FIXED Remove the message because it's only called for ↵Mnikolenko ProductEngine
STATE_WEARABLES_WAIT state.
2014-06-03MAINT-4076 FIXED Don't use autocomplete to shout/whisper if several triggers ↵Mnikolenko ProductEngine
match the prefix
2014-06-02Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365.Stinson Linden
2014-05-31MAINT-4114: Refactoring the LLBadge code to ensure a parent view always has ↵Stinson Linden
the badge (to preserve memory cleanliness), but to also allow for badge reparenting so that the NEW badge works in the inventory window. This change relates to 9e0d629da1487f850beb2767bd47734c4ccc393e.
2014-05-29MAINT-4106: Correcting crash on exit behavior during normal shutdown. With ↵Stinson Linden
the more comprehensive texture cleanup going on, this code was causing an crash on exit when gAgentAvatarp was null. Adding a check for null before proceeding.
2014-05-29MAINT-3504 FIXED Avatar cannot move after TPing into region he nearly ↵andreykproductengine
crossed into
2014-05-30MAINT-865 FIXED Multiline description in Place profile is shown as one line ↵Mnikolenko ProductEngine
after changing floater width
2014-05-30MAINT-4099 FIXED Use toggleOpen() to open/close folders via Enter keyMnikolenko ProductEngine
2014-05-29MAINT-4086 FIXED Limit the number items "Replace Current Outfit" or "Wear" ↵AndreyL ProductEngine
applies to
2014-05-29MAINT-4071 FIXED Use LLViewerStats::instance().getRecording() to get correct ↵Mnikolenko ProductEngine
stats.
2014-05-29MAINT-4094 FIXED Use unescaped region name in the notificationMnikolenko ProductEngine
2014-05-28MAINT-4070 FIXED Use icon in urls when content is trusted.maxim@mnikolenko
2014-05-27MAINT-4009: Ensuring that the view listeners are properly cleaned up at app ↵Stinson Linden
close.
2014-05-24MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group: updating of text for GroupDepartError notifications.
2014-05-24MAINT-4009: Patching a memory leak of ParamDescriptor objects.Stinson Linden
2014-05-23MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class ↵Stinson Linden
and all of its derived descendants in order to clarify ownership of memory pointers.
2014-05-23MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group: added two notifications GroupDepartError and GroupDepart
2014-05-20Merge release and 3.7.9simon
2014-05-20MAINT-4009: Patching a leak of LLPluginSharedMemory objects from the ↵Stinson Linden
LLPluginProcessParent class.
2014-05-20MAINT-4009: Ensuring that the cookie store is properly cleaned on app exit.Stinson Linden
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19mergeBrad Payne (Vir Linden)
2014-05-19Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release.Stinson Linden
2014-05-19increment viewer version to 3.7.9Oz Linden
2014-05-19merge fix for merge with project interesting. New appearance utility source ↵Nyx Linden
and one quick doubly-declared typedef.
2014-05-17MAINT-4009: Final pass refactoring to eliminate memory allocation related to ↵Stinson Linden
error reporting that is not properly cleaned up.
2014-05-16MAINT-4009: First pass refactoring to eliminate memory related to error ↵Stinson Linden
reporting that is not properly cleaned up.
2014-05-16merge fixBrad Payne (Vir Linden)
2014-05-16merge fixBrad Payne (Vir Linden)
2014-05-16merge fixesBrad Payne (Vir Linden)
2014-05-15fix for bad mergeBrad Payne (Vir Linden)
2014-05-15MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group