summaryrefslogtreecommitdiff
path: root/indra/llui/llkeywords.cpp
AgeCommit message (Expand)Author
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-10MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warningssimon
2014-12-19merge changes for 3.7.23Oz Linden
2014-11-20STORM-2086 Convert old style llinfos and llwarns to new formatJonathan Yap
2014-08-11MAINT-4305 FIXED Viewer sometimes crashes when pasting an invalid character i...andreykproductengine
2014-06-08Fix lsl constant highlighting and sort the if-else chain to parse a little qu...Cinder
2014-06-08Use a common SyntaxLSL broad tag to make debugging easierCinder
2014-06-08"sections" is apparently unused as well.Cinder
2014-06-04A little more cleanup in LLSyntaxIDLSL and LLKeywordsCinder
2014-06-04STORM-2025: Part 2 - After consulting with Oz, remove subcategories of consta...Cinder
2014-05-28Half of STORM-2025, fix flow-control highlightingCinder
2014-05-28Don't hardcode black as the default color for syntaxCinder
2014-05-16Remove orphaned LLKeywords methodsCinder
2014-05-14Begin syntax coloring personalizationCinder
2014-05-07Merge up.Cinder
2014-05-07Code policyCinder
2014-05-07correct bad merges from 3.7.7-releaseOz Linden
2014-05-06Let's get started: some code policy cleanup, reference arguments where we can...Cinder
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-16bool not U32Cinder
2014-04-08merge latest changes from ImaOz Linden
2014-03-28strom-1831: Cleaning out commented and unused codeIma Mechanique
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-14merge changes for 3.7.3-releaseOz Linden
2014-03-14STORM-1831 initialize LLKeywords::mLoaded in constructor (fixes black-on-blac...Oz Linden
2014-03-14correct logging levels (ERR causes a crash), and a minor style fixOz Linden
2014-03-09storm-1831 Fixing identificaton of label for highlighting.Ima Mechanique
2014-03-06storm-1831: Fixing constants not getting highlighted. Fixing ratation constan...Ima Mechanique
2014-02-06Adding clear methods to remove any highlighting.Ima Mechanique
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
2014-01-30minor white-space fixesIma Mechanique
2014-01-15Adding error output for attributes containing MAP or ARRAY elements.Ima Mechanique
2014-01-14Fixing LL_INFOS out put for group colour that previous commit broke.Ima Mechanique
2014-01-14storm-1831 Enabling highlighting of deprecated and god-mode functions.Ima Mechanique
2014-01-14Removing the value "void" from return types and empty argument lists.Ima Mechanique
2014-01-11Correcting int to U32Ima Mechanique
2014-01-04STORM-1831/STORM-2000 Changing LSL syntax schema to contain arguments in an a...Ima Mechanique
2013-12-17Fixing some BOOL to bool and changing one function to voidIma Mechanique
2013-11-21storm-1831 Cleaning up colour LLSD processing code which is no longer used as...Ima Mechanique
2013-11-11Removing no longer used member variable, adding method to reset the mLoaded s...Ima Mechanique
2013-11-10Refactoring load routines to remove uneeded methodsIma Mechanique
2013-11-10storm-1831 Switch to use the llsyntaxid keywords LLSD directlyIma Mechanique
2013-11-09Backed out changeset: e82d9467bec8Ima Mechanique
2013-11-09Adding method to load cached/default syntax file and method to access sKeyWor...Ima Mechanique
2013-10-21STORM-1831 First attempt at using SyntaxIdLSL capability. (incomplete)Ima Mechanique
2013-10-15Renaming file to better reflect it's actual usage for the future.Ima Mechanique