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