summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-19Added tag 3.7.8-release for changeset bba9b3722eeaOz 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-16Update syntax coloring in the preview script on the fly.Cinder
2014-05-16Trivial indentation change in floater_script_ed_prefs.xmlCinder
2014-05-16Remove orphaned LLKeywords methodsCinder
2014-05-16Typo fixCinder
2014-05-16merge fixesBrad Payne (Vir Linden)
2014-05-16Set colors for script editorCinder
2014-05-16Merge upstreamCinder
2014-05-15fix for bad mergeBrad Payne (Vir Linden)
2014-05-14Color syntax in script colors floaterCinder
2014-05-14Clean up LLSyntaxIdLSL ctorCinder
2014-05-15MAINT-4016 FIXED Viewer attempts full fetch of member list before allowing ↵maksymsproductengine
user to leave group
2014-05-27MAINT-4072 FIXED Searching object content by typing letters no longer works ↵andreykproductengine
for non-capitalised names.
2014-05-23MAINT-4036 FIXED [CHUIBUG]Long pause on first open of preferences or ↵AndreyL ProductEngine
right-clicking a user in friend list
2014-05-23MAINT-4018 FIXED Mini profile pictures tend to fail to load fully, and ↵andreykproductengine
sometimes not at all. Profile icons are no longer discarded uless they are too big. Icons will refresh correctly if needed.
2014-05-23MAINT-4081 FIXED When removing a friend, the dialog now mentions complete nameAndreyL ProductEngine
2014-05-23MAINT-2255 FIXED Allow copy only landmarks to Favorites.Mnikolenko ProductEngine
2014-05-21MAINT-4064 FIXED Don't show Folder arrow for folders without visible children.Mnikolenko ProductEngine
2014-05-20Merge downstream as version 3.7.9simon
2014-05-20MAINT-3950 FIXED can't open lag meterRichard Linden
brought back llfloaterlagmeter from the dead, and ported to lltrace
2014-05-20MAINT-3064 FIXED Select next session in the list if selected session is ↵Mnikolenko ProductEngine
nearby chat and it's not the only one.
2014-05-16MAINT-4032 FIXED Sounds played locally play from avatar position, not camera ↵AndreyL ProductEngine
position.
2014-05-15MAINT-3440 FIX Viewer freezes and not responding after trying to open 5 new ↵Callum Prentice
media browsers tabs directed to yahoo.com link
2014-05-15MAINT-145 FIXED Can not use ctrl+shift+b to close my Grid Option XUIMnikolenko ProductEngine
2014-05-15MAINT-4022 FIXED Use gSnapshotFloaterView to close snapshot floater, and ↵Mnikolenko ProductEngine
then pass focus on to normal floater view.
2014-05-14MAINT-4009: Patching a leak of LLVisualParam derived objects that were being ↵Stinson Linden
leaked because the LLWearable class was not destroying itself properly.
2014-05-14v-r -> s-e merge WIPBrad Payne (Vir Linden)
2014-05-14clean up the constructor for LLSyntaxIdLSLOz Linden
2014-05-14Refactor more script editor properties away from LLTextEditor to LLScriptEditorCinder
2014-05-14MAINT-4009: Patching the final leak of LLViewerFetchedTexture objects ↵Stinson Linden
occurring because the LLWearable class was not properly destroying itself.
2014-05-14Begin syntax coloring personalizationCinder
2014-05-14MAINT-2873 FIXED Newline is added to the end of XUI tool tip.Mnikolenko ProductEngine
2014-05-13STORM-68 Apply default upload permission settings for ONLY Share with Group andJonathan Yap
Allow anyone to Copy to snapshot upload. The Next owner values will stay at full perms.
2014-05-13STORM-2028 - Show context menu in script editorCinder
2014-05-13sunshine-external merge WIPBrad Payne (Vir Linden)
2014-05-12MAINT-4009: Patching a minor leak for when the status text box for the ↵Stinson Linden
folder view has not been reparented.
2014-05-12MAINT-4009: Patching a leak of keyframed motions that had been deprecated ↵Stinson Linden
but were never properly destroyed.
2014-05-12Style - rename previously static members, fix scope, ease up on the ↵Cinder
exclamation points in debug messages
2014-05-12Eliminate updateKeywords()Cinder
2014-05-12STORM-2027 - Fix syntax highlighting on subsequent opening of scripts.Cinder
This could use more refactoring, but it fixes it.
2014-05-11Fix callback signal, Eliminate some unnecessary staticsCinder
2014-05-09MAINT-4009: Improved patching of a memory leak for when menu items are ↵Stinson Linden
created before the viewer window initialization has created the menu holder. See also changeset bc0743639926a84b38b4907d252eff1cc0498c7d.
2014-05-09Merge downstream codesimon