index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
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
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-04-11
Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...
Ansariel
2024-02-21
Convert BOOL to bool in llui
Ansariel
2023-08-02
SL-19982 Update font for menu items; show object's name in lsl editor
Mnikolenko Productengine
2023-08-01
SL-19982 Adjustable font size in LSL editor
Mnikolenko Productengine
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
[next]