Ansariel
|
c306e7ad5c
|
Fix script editor ignoring font selection and make it actually use Source Code Pro font
|
2017-11-27 16:41:40 +01:00 |
Ansariel
|
3192fe832f
|
Merge viewer-quickgraphics
|
2016-03-08 01:41:31 +01:00 |
Oz Linden
|
5822fb00b6
|
merge DRTVWR-398 build cleanup fixes
|
2016-03-07 12:41:11 -05:00 |
Ansariel
|
354812cc68
|
Merge Firestorm LGPL
|
2016-01-16 19:10:08 +01:00 |
Oz Linden
|
bc22e58743
|
merge changes for 4.0.1-release
|
2016-01-15 16:55:04 -05:00 |
Oz Linden
|
9848fc4253
|
merge changes for 4.0.1-release
|
2016-01-15 17:01:16 -05:00 |
Oz Linden
|
c8726aba30
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
Ansariel
|
68739bc569
|
Merge Viewer-Bear
|
2015-10-27 01:31:15 +01:00 |
Ansariel
|
5524d38dff
|
Merge viewer-quickgraphics
|
2015-10-03 16:38:26 +02:00 |
simon
|
0466ba380f
|
MAINT-5619 : Viewer seems to parse LSL syntax file three times, has warnings
|
2015-09-10 13:55:27 -07:00 |
Northspring
|
1fc11de3cf
|
Replace some deprecated stuff...
|
2015-05-10 14:22:57 +02:00 |
Ansariel
|
49283dd735
|
Typo :)
|
2015-04-20 23:39:48 +02:00 |
Oz Linden
|
9c56eb9ead
|
merge changes for 3.7.23
|
2014-12-19 09:14:53 -05:00 |
Jonathan Yap
|
44f5d73209
|
STORM-2086 Convert old style llinfos and llwarns to new format
|
2014-11-20 16:25:11 -05:00 |
Ansariel
|
e52d57cba2
|
Merge LL V3.7.23
|
2015-01-15 15:44:43 +01:00 |
Ansariel
|
a45088cb6b
|
Merge LL V3.7.11
|
2015-01-12 12:54:15 +01:00 |
andreykproductengine
|
3fda7e8c3f
|
MAINT-4305 FIXED Viewer sometimes crashes when pasting an invalid character into a script.
Wrong functions were in use for llwchar type variables.
|
2014-08-11 20:28:33 +03:00 |
Cinder
|
b06e63aced
|
Fix lsl constant highlighting and sort the if-else chain to parse a little quicker
|
2014-06-08 18:28:10 -06:00 |
Cinder
|
6a6508f0fd
|
Use a common SyntaxLSL broad tag to make debugging easier
|
2014-06-08 17:51:31 -06:00 |
Cinder
|
904fd4245b
|
"sections" is apparently unused as well.
|
2014-06-08 17:10:57 -06:00 |
Cinder
|
e6b20328c2
|
A little more cleanup in LLSyntaxIDLSL and LLKeywords
|
2014-06-04 22:51:20 -06:00 |
Cinder
|
4170ae1027
|
STORM-2025: Part 2 - After consulting with Oz, remove subcategories of constants and fix highlighting
|
2014-06-04 12:52:27 -06:00 |
Cinder
|
274327e1e2
|
Half of STORM-2025, fix flow-control highlighting
|
2014-05-28 13:01:51 -06:00 |
Cinder
|
ec2b00c2e5
|
Don't hardcode black as the default color for syntax
|
2014-05-28 12:15:37 -06:00 |
Cinder
|
8c970eae22
|
Remove orphaned LLKeywords methods
|
2014-05-16 09:18:38 -06:00 |
Cinder
|
c073bad6b2
|
Begin syntax coloring personalization
|
2014-05-14 11:04:53 -06:00 |
Cinder
|
a354d0efb3
|
Merge up.
|
2014-05-07 19:59:41 -06:00 |
Cinder
|
8501d6494b
|
Code policy
|
2014-05-07 19:58:56 -06:00 |
Oz Linden
|
1e851a2eb7
|
correct bad merges from 3.7.7-release
|
2014-05-07 15:18:44 -04:00 |
Cinder
|
e8422e5bed
|
Let's get started: some code policy cleanup, reference arguments where we can, correct spelling
|
2014-05-06 11:09:50 -06:00 |
Cinder
|
dcffb97518
|
Move some more script editor functions from LLTextEditor to LLScriptEditor
|
2014-04-18 23:13:57 -06:00 |
Cinder
|
0039e80d7c
|
bool not U32
|
2014-04-16 11:52:27 -06:00 |
Nicky
|
71dcbc9ace
|
Use unicode versions of isspace and isalnum as the ANSI versions are not defined for characters greater 0xFF.
|
2014-08-19 17:44:43 +02:00 |
Oz Linden
|
a60875e549
|
merge latest changes from Ima
|
2014-04-08 11:40:10 -04:00 |
Ima Mechanique
|
8bc4278412
|
strom-1831: Cleaning out commented and unused code
|
2014-03-28 17:21:36 +00:00 |
Oz Linden
|
bd4f4ee793
|
logging cleanup in support of debugging text editor problems
|
2014-03-19 14:17:13 -04:00 |
Oz Linden
|
d6fdc6e68f
|
merge changes for 3.7.3-release
|
2014-03-14 16:38:12 -04:00 |
Oz Linden
|
bc7a579ba2
|
STORM-1831 initialize LLKeywords::mLoaded in constructor (fixes black-on-black text in various places)
|
2014-03-14 16:33:47 -04:00 |
Oz Linden
|
3ee3d4a8f4
|
correct logging levels (ERR causes a crash), and a minor style fix
|
2014-03-14 16:19:21 -04:00 |
Ima Mechanique
|
06bdcef531
|
storm-1831 Fixing identificaton of label for highlighting.
|
2014-03-09 04:55:46 +00:00 |
Tank_Master
|
8863d9beaf
|
Compile fixes
|
2014-06-09 23:27:05 -07:00 |
Tank_Master
|
6babf8abd2
|
Merge LL 3.7.7
|
2014-06-09 11:29:57 -07:00 |
Richard Linden
|
5b846ed2a6
|
merge with release
|
2014-03-12 12:48:43 -07:00 |
Ima Mechanique
|
a2c084849f
|
storm-1831: Fixing constants not getting highlighted. Fixing ratation constant treated as string. Adding logging of unrecognised token groups.
|
2014-03-06 16:11:59 +00:00 |
simon
|
2ccebebece
|
More memory cleanup of containers after DeletePairedPointer() usage.
|
2014-02-14 14:57:08 -08:00 |
Baker Linden
|
a72e34a345
|
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
- Added clear() after DeletePointer() call to hopfully fix this...
|
2014-02-14 13:56:36 -08:00 |
Ima Mechanique
|
00a99d9097
|
Adding clear methods to remove any highlighting.
|
2014-02-06 16:47:27 +00:00 |
simon
|
38915f119c
|
More memory cleanup of containers after DeletePairedPointer() usage.
|
2014-02-14 14:57:08 -08:00 |
Baker Linden
|
d7b902d575
|
[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown
- Added clear() after DeletePointer() call to hopfully fix this...
|
2014-02-14 13:56:36 -08:00 |
Ima Mechanique
|
93022725ea
|
minor white-space fixes
|
2014-01-30 15:32:04 +00:00 |