summaryrefslogtreecommitdiff
path: root/indra/newview/llpreviewscript.cpp
AgeCommit message (Expand)Author
2014-10-09Mergedolphin
2014-08-21Show experiences with blank names as (untitled experience) in experience sear...Cho
2014-08-20mergeCho
2014-08-20Added tooltip to > button in script editor for ACME-1588Cho
2014-08-06Merge with 3.7.13-releasedolphin
2014-07-09Merge with 3.7.11-releasedolphin
2014-07-23MAINT-4238 FIXED Accept new types of tokens/delimiters as well as TT_WORDMnikolenko ProductEngine
2014-07-07Merge viewer-release and become version 3.7.12simon
2014-07-07Merge downstream code and become 3.7.12simon
2014-06-24Updated all experience responders for LLCurl::Responder interface changes for...Cho
2014-06-24Updated ExperienceResponder in llpreviewscript.cpp to use new LLCurl::Respond...Cho
2014-06-09Greatly simplify LLSyntaxIdLSL:Cinder
2014-06-05MergeRicky Curtice
2014-05-27ACME-1495: Fxied mergedolphin
2014-05-20Merge with 3.7.8-releasedolphin
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-07Merge downstream version 3.7.8 codesimon
2014-05-07Merge with 3.7.7-releasedolphin
2014-05-07Pull and merge viewer-release as version 3.7.8simon
2014-05-07Merge downstream version 3.7.8 codesimon
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-05-06Let's get started: some code policy cleanup, reference arguments where we can...Cinder
2014-04-18Remove clearHighlights()Cinder
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-18Begin moving script editor portions of LLTextEditor to their own derived class.Cinder
2014-03-26storm-1831 Removing the callback after first region crossing. Prevents repeat...Ima Mechanique
2014-03-25MAINT-3852 FIXED Use script name in "Save as" dialog.Mnikolenko ProductEngine
2014-03-17Updated experience cache to get a const reference to xp datadolphin
2014-03-10Fixed a bug that lost callbacks if > 10 experiences were looked up at a time.dolphin
2014-03-09storm-1831 Fixing identificaton of label for highlighting.Ima Mechanique
2014-03-06storm-1831 Changes in postBuild to use onFileFetchedCallbackIma Mechanique
2014-02-25MAINT-3671 Fix is changed to solve issue with other multi-previewsMnikolenko ProductEngine
2014-02-06Refactoring to better check state of loading and to allow clearing of highlig...Ima Mechanique
2014-02-03MAINT-3671 FIXED Rename title when new tab is added.Mnikolenko ProductEngine
2014-01-30Making initialisation of mKeywords conditional on mSyntaxIdLSL having loaded ...Ima Mechanique
2014-01-28MAINT-3643 FIXED Copy previous search / replace strings in LSL editormaxim@mnikolenko
2014-01-04storm-1831 In the LLSD, functions are in a <map> which makes sorting unnecess...Ima Mechanique
2013-12-26MAINT-3570 FIXED Callbacks for menu item are added.Mnikolenko ProductEngine
2013-11-22storm-1831 Replacing old hack with an ENUM check.Ima Mechanique
2013-11-21storm-1831 Replacing old region changed callback setup with the shiny new one.niel@mint-32
2013-11-15Fixing the stupid mistake that prevented this from compiling. Thanks to Jonat...Ima Mechanique
2013-11-11Renaming initKeywords to better reflect its intended use (onRegionChangeIniti...Ima Mechanique
2013-11-11Fixing indentation of LLScriptEdCore::initKeywordsIma Mechanique
2013-11-10Fixing some small discrepencies.Ima Mechanique
2013-11-10Moving keywords code into its own method.Ima Mechanique
2013-11-10storm-1831 Switch to use the llsyntaxid keywords LLSD directlyIma Mechanique