index
:
viewer.git
2024.09-ExtraFPS
main
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llsyntaxid.cpp
Age
Commit message (
Expand
)
Author
2014-07-09
STORM-2037 - Update fetchKeywordsFileresponder to use latest LLHTTPClient::re...
Cinder
2014-06-20
STORM-2036 - Fix trying to parse caps too early by adding a callback to check...
Cinder
2014-06-20
BUG-6425 - Init default keywords file during ctor so we have something to fal...
Cinder
2014-06-09
STORM-2026 - Use more unique syntax colors by default, also clean up some ind...
Cinder
2014-06-09
Greatly simplify LLSyntaxIdLSL:
Cinder
2014-06-04
A little more cleanup in LLSyntaxIDLSL and LLKeywords
Cinder
2014-05-14
clean up the constructor for LLSyntaxIdLSL
Oz Linden
2014-05-12
Style - rename previously static members, fix scope, ease up on the exclamati...
Cinder
2014-05-11
Fix callback signal, Eliminate some unnecessary statics
Cinder
2014-05-07
Code policy
Cinder
2014-05-06
Let's get started: some code policy cleanup, reference arguments where we can...
Cinder
2014-03-28
storm-1831: Fixing the remaining LL_ERRS.
Ima Mechanique
2014-03-14
correct logging levels (ERR causes a crash), and a minor style fix
Oz Linden
2014-03-06
storm-1831 Converting LLSyntaxIdLSL to a singleton. Adding callback for signa...
Ima Mechanique
2014-02-25
fix typo
Oz Linden
2014-02-25
don't use the simulator channel in the keywords cache file name
Oz Linden
2014-02-06
Changing how state of loading is reported to better allow other classes to kn...
Ima Mechanique
2014-02-05
Checking version for cached files so older versions cannot sneak through on u...
Ima Mechanique
2014-02-05
Cleaning up a little. Using assigned values for simFeature/Capability name in...
Ima Mechanique
2014-01-31
strom-1831 Cleaning up a number of issues raised.
Ima Mechanique
2014-01-30
Removing duplication of messages
Ima Mechanique
2014-01-30
strom-1832 Adding checks for validity and version when downloading XML
Ima Mechanique
2014-01-14
Adding TODO for LLSD validating and version check, while I wait for some info...
Ima Mechanique
2013-12-19
Fixing loading of default keywords file when nothing has been previously loaded.
Ima Mechanique
2013-11-21
storm-1831 Fixing message string UUID assignment
Ima Mechanique
2013-11-21
storm-1831 Cleaning up output messages SyntaxLSL.
Ima Mechanique
2013-11-21
storm-1831 Removing am uneccessary message.
Ima Mechanique
2013-11-16
Cleanup of output messages. Converting most of the LL_WARNS to LL_INFOS, now ...
Ima Mechanique
2013-11-10
Tidying up llsyntaxid files
Ima Mechanique
2013-11-10
Adding getter for mFullFileSpec, shortening loadKeywordsFileIntoLLSD to loadK...
Ima Mechanique
2013-11-10
Fixing missing parenthesis.
Ima Mechanique
2013-11-09
Fixing some references to 'filename' I forgot to rename to mFullFileSpec.
Ima Mechanique
2013-11-09
Changing method openKeywordFile to loadKeywordFileIntoLLSD to load cached/def...
Ima Mechanique
2013-11-09
Backed out changeset: e82d9467bec8
Ima Mechanique
2013-11-09
Adding method to load cached/default syntax file and method to access sKeyWor...
Ima Mechanique
2013-11-07
Fixing LL_WARNS without labels and removing some crufty comments missed before
Ima Mechanique
2013-11-07
storm-1831 General cleanup of cruft created during caps experiments ;-)
Ima Mechanique
2013-10-25
cleaning out extra (commented) setKeywordsXml call
Ima Mechanique
2013-10-25
storm-1831 fixes for setKeywordsXml
Ima Mechanique
2013-10-25
storm-1831 Fixing viewer crash and clean up. No idea why storing the region p...
Ima Mechanique
2013-10-22
STORM-1831 Style cleanup/fixes
Ima Mechanique
2013-10-21
STORM-1831 Adding the llsyntaxid.* files let were left out of commit 7c74a59e...
Ima Mechanique