summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-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-20MAINT-4009: Patching a leak of LLPluginSharedMemory objects from the ↵Stinson Linden
LLPluginProcessParent class.
2014-05-19Pull merge from lindenlab/viewer-releaseMerov Linden
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-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-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-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-09Ugh - fix heads and duplicated effortssimon
2014-05-09MAINT-3981 : Notecard passed around crashes viewer when openedsimon
2014-05-09MAINT-3981 FIXED [SECURITY] Notecard being passed around that crashes any V3 ↵AndreyL ProductEngine
based viewer when opened. Correct fix after testing.
2014-05-08Correcting a build error with the release viewer.Stinson Linden
2014-05-07Merge up.Cinder
2014-05-07Code policyCinder
2014-05-07merge changes for DRTVWR-363Oz Linden