summaryrefslogtreecommitdiff
path: root/indra/newview
AgeCommit message (Expand)Author
2014-06-04make "default" a constant, and remove that and "state" from eventsOz Linden
2014-05-28Make default and state out of flow-control and into eventsCinder
2014-05-28Don't hardcode black as the default color for syntaxCinder
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-16Typo fixCinder
2014-05-16Set colors for script editorCinder
2014-05-16Merge upstreamCinder
2014-05-14Color syntax in script colors floaterCinder
2014-05-14Clean up LLSyntaxIdLSL ctorCinder
2014-05-14clean up the constructor for LLSyntaxIdLSLOz Linden
2014-05-14Refactor more script editor properties away from LLTextEditor to LLScriptEditorCinder
2014-05-14Begin syntax coloring personalizationCinder
2014-05-13STORM-68 Apply default upload permission settings for ONLY Share with Group andJonathan Yap
2014-05-13STORM-2028 - Show context menu in script editorCinder
2014-05-12Style - rename previously static members, fix scope, ease up on the exclamati...Cinder
2014-05-12Eliminate updateKeywords()Cinder
2014-05-12STORM-2027 - Fix syntax highlighting on subsequent opening of scripts.Cinder
2014-05-11Fix callback signal, Eliminate some unnecessary staticsCinder
2014-05-07Merge up.Cinder
2014-05-07Code policyCinder
2014-05-07correct bad merges from 3.7.7-releaseOz Linden
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-05-06increment viewer version to 3.7.8Oz Linden
2014-05-06Let's get started: some code policy cleanup, reference arguments where we can...Cinder
2014-04-23merge changes for STORM-1831Oz Linden
2014-04-22merge changes for OPEN-199Oz Linden
2014-04-22MergeXiaohong Bao
2014-04-22merge up to 3.7.6-releaseOz Linden
2014-04-21merge changes for 3.7.6-releaseOz Linden
2014-04-21increment viewer version to 3.7.7Oz Linden
2014-04-21Another oops windows build fix.Cinder
2014-04-21Windows build fix.Cinder
2014-04-18Reinstate support text appendText() in LLFloaterAboutCinder
2014-04-18Remove clearHighlights()Cinder
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-18Fix header guardCinder
2014-04-18Trivial typo fixCinder
2014-04-18Begin moving script editor portions of LLTextEditor to their own derived class.Cinder
2014-04-15Merges in fix for Maint-5707Aura Linden
2014-04-14Fix for MAINT-5707 bad breakpad behavior with teleport linksAura Linden
2014-04-08merge changes for 3.7.5-releaseOz Linden
2014-04-08merge latest changes from ImaOz Linden
2014-04-08merge changes for 3.7.5-releaseOz Linden
2014-04-07merge with releaseRichard Linden
2014-04-07Pull merge from lindenlab/viewer-releaseMerov Linden
2014-04-07increment viewer version to 3.7.6Oz Linden
2014-03-28storm-1831: Fixing the remaining LL_ERRS.Ima Mechanique
2014-03-28strom-1831: Cleaning out commented and unused codeIma Mechanique
2014-03-26storm-1831 Removing the callback after first region crossing. Prevents repeat...Ima Mechanique