index
:
viewer.git
26.4
main
Megapahit's fork of the Second Life viewer.
MegapaGit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llscripteditor.h
Age
Commit message (
Expand
)
Author
2026-01-15
#5278 Async syntax apply in slices to avoid UI stalls
Andrey Lihatskiy
2026-01-15
#5278 Move syntax tokenization off UI thread; apply results on main thread
Andrey Lihatskiy
2025-10-07
Fixed some virtual/override disagreements.
Rider Linden
2025-03-14
#3731 Remove unused code
Andrey Lihatskiy
2025-03-07
#3422 Code cleanup
Andrey Lihatskiy
2025-02-25
#3422 Better handling of Lua syntax
Andrey Lihatskiy
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
2023-08-01
SL-19982 Adjustable font size in LSL editor
Mnikolenko Productengine
2014-06-20
STORM-2035 - Invert the background color in script editors for highlighting s...
Cinder
2014-05-14
Refactor more script editor properties away from LLTextEditor to LLScriptEditor
Cinder
2014-05-13
STORM-2028 - Show context menu in script editor
Cinder
2014-04-18
Move some more script editor functions from LLTextEditor to LLScriptEditor
Cinder
2014-04-18
Trivial typo fix
Cinder
2014-04-18
Begin moving script editor portions of LLTextEditor to their own derived class.
Cinder