summaryrefslogtreecommitdiff
path: root/indra/llui/llkeywords.cpp
AgeCommit message (Expand)Author
2024-08-05macOS build fix attemptRye Mutt
2024-08-04Fix various issues with ui elements not updating colors dynamicallyRye Mutt
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-07-02Reduce string temporaries from LLTabContainer, LLMenuGL, LLLayoutStack, and L...Rye Mutt
2024-06-10Fix incorrect use of VX/VY/VZ/VW indices when color components are accessedAnsariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...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 BOOL to bool in lluiAnsariel
2023-08-02SL-19982 Update font for menu items; show object's name in lsl editorMnikolenko Productengine
2023-08-01SL-19982 Adjustable font size in LSL editorMnikolenko Productengine
2016-03-07merge DRTVWR-398 build cleanup fixesOz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2016-01-15merge changes for 4.0.1-releaseOz Linden
2015-11-10remove execute permission from many files that should not have itOz Linden
2015-09-10MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warningssimon
2014-12-19merge changes for 3.7.23Oz Linden
2014-11-20STORM-2086 Convert old style llinfos and llwarns to new formatJonathan Yap
2014-08-11MAINT-4305 FIXED Viewer sometimes crashes when pasting an invalid character i...andreykproductengine
2014-06-08Fix lsl constant highlighting and sort the if-else chain to parse a little qu...Cinder
2014-06-08Use a common SyntaxLSL broad tag to make debugging easierCinder
2014-06-08"sections" is apparently unused as well.Cinder
2014-06-04A little more cleanup in LLSyntaxIDLSL and LLKeywordsCinder
2014-06-04STORM-2025: Part 2 - After consulting with Oz, remove subcategories of consta...Cinder
2014-05-28Half of STORM-2025, fix flow-control highlightingCinder
2014-05-28Don't hardcode black as the default color for syntaxCinder
2014-05-16Remove orphaned LLKeywords methodsCinder
2014-05-14Begin syntax coloring personalizationCinder
2014-05-07Merge up.Cinder
2014-05-07Code policyCinder
2014-05-07correct bad merges from 3.7.7-releaseOz Linden
2014-05-06Let's get started: some code policy cleanup, reference arguments where we can...Cinder
2014-04-18Move some more script editor functions from LLTextEditor to LLScriptEditorCinder
2014-04-16bool not U32Cinder
2014-04-08merge latest changes from ImaOz Linden
2014-03-28strom-1831: Cleaning out commented and unused codeIma Mechanique
2014-03-19logging cleanup in support of debugging text editor problemsOz Linden
2014-03-14merge changes for 3.7.3-releaseOz Linden
2014-03-14STORM-1831 initialize LLKeywords::mLoaded in constructor (fixes black-on-blac...Oz Linden
2014-03-14correct logging levels (ERR causes a crash), and a minor style fixOz Linden
2014-03-09storm-1831 Fixing identificaton of label for highlighting.Ima Mechanique
2014-03-06storm-1831: Fixing constants not getting highlighted. Fixing ratation constan...Ima Mechanique
2014-02-06Adding clear methods to remove any highlighting.Ima Mechanique
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
2014-01-30minor white-space fixesIma Mechanique
2014-01-15Adding error output for attributes containing MAP or ARRAY elements.Ima Mechanique
2014-01-14Fixing LL_INFOS out put for group colour that previous commit broke.Ima Mechanique