summaryrefslogtreecommitdiff
path: root/indra/newview/llscripteditor.cpp
AgeCommit message (Expand)Author
2024-08-04Optimization and cleanup of various color finds during drawRye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-11Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-02-21Convert remaining BOOL to boolAnsariel
2023-08-01SL-19982 Adjustable font size in LSL editorMnikolenko Productengine
2023-03-24SL-17045 LSL editor cursor position desynchronizationAlexander Gavriliuk
2022-07-26SL-17045 LSL editor cursor position desynchronizationAndrey Kleshchev
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2014-10-20Update to build on Xcode 6.0: Large (and final) collection of fixes for unuse...callum_linden
2014-06-24STORM-2035 - Looking for a good selection box contrastCinder
2014-06-20STORM-2035 - Invert the background color in script editors for highlighting s...Cinder
2014-05-14Refactor more script editor properties away from LLTextEditor to LLScriptEditorCinder
2014-05-07Merge up.Cinder
2014-05-07Code policyCinder
2014-05-07correct bad merges from 3.7.7-releaseOz Linden
2014-04-21Another oops windows build fix.Cinder
2014-04-21Windows build fix.Cinder
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-18Trivial typo fixCinder
2014-04-18Begin moving script editor portions of LLTextEditor to their own derived class.Cinder