Cinder
|
84eb667163
|
Update syntax color floater with recent changes.
|
2014-06-08 18:41:45 -06: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
|
a9a1173886
|
Update sample script in script colors floater
|
2014-06-08 17:49:24 -06:00 |
Cinder
|
904fd4245b
|
"sections" is apparently unused as well.
|
2014-06-08 17:10:57 -06:00 |
Cinder
|
79e0e7d298
|
Merge upstream
|
2014-06-07 14:14:29 -06:00 |
Ricky Curtice
|
98720c3cec
|
Merge
|
2014-06-05 06:31:30 -07: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 |
Oz Linden
|
7e8d4ca3b1
|
make "default" a constant, and remove that and "state" from events
|
2014-06-04 10:29:40 -04:00 |
Cinder
|
274327e1e2
|
Half of STORM-2025, fix flow-control highlighting
|
2014-05-28 13:01:51 -06:00 |
Cinder
|
299be53611
|
Make default and state out of flow-control and into events
|
2014-05-28 12:55:00 -06:00 |
Cinder
|
ec2b00c2e5
|
Don't hardcode black as the default color for syntax
|
2014-05-28 12:15:37 -06:00 |
Oz Linden
|
644ca6a0f8
|
increment viewer version to 3.7.9
|
2014-05-19 17:01:51 -04:00 |
Oz Linden
|
3758154727
|
Added tag 3.7.8-release for changeset bba9b3722eea
|
2014-05-19 17:01:33 -04:00 |
Cinder
|
f697eb375e
|
Update syntax coloring in the preview script on the fly.
|
2014-05-16 09:27:37 -06:00 |
Cinder
|
5850397c52
|
Trivial indentation change in floater_script_ed_prefs.xml
|
2014-05-16 09:18:59 -06:00 |
Cinder
|
8c970eae22
|
Remove orphaned LLKeywords methods
|
2014-05-16 09:18:38 -06:00 |
Cinder
|
be45cff44f
|
Typo fix
|
2014-05-16 08:36:33 -06:00 |
Cinder
|
8cd4543e60
|
Set colors for script editor
|
2014-05-16 07:36:44 -06:00 |
Cinder
|
d73a7fefab
|
Merge upstream
|
2014-05-16 07:28:03 -06:00 |
Cinder
|
4ce0f6d6ea
|
Color syntax in script colors floater
|
2014-05-14 21:24:23 -06:00 |
Cinder
|
7ada3ea719
|
Clean up LLSyntaxIdLSL ctor
|
2014-05-14 20:37:25 -06:00 |
Oz Linden
|
15d8f35507
|
clean up the constructor for LLSyntaxIdLSL
|
2014-05-14 16:43:13 -04:00 |
Cinder
|
e776b600b1
|
Refactor more script editor properties away from LLTextEditor to LLScriptEditor
|
2014-05-14 14:08:24 -06:00 |
Cinder
|
c073bad6b2
|
Begin syntax coloring personalization
|
2014-05-14 11:04:53 -06:00 |
Jonathan Yap
|
83c0b54e1a
|
STORM-68 Apply default upload permission settings for ONLY Share with Group and
Allow anyone to Copy to snapshot upload. The Next owner values will stay at full perms.
|
2014-05-13 17:49:51 -04:00 |
Cinder
|
f9bbf9e30a
|
STORM-2028 - Show context menu in script editor
|
2014-05-13 10:16:03 -06:00 |
Cinder
|
82cd99d6eb
|
Style - rename previously static members, fix scope, ease up on the exclamation points in debug messages
|
2014-05-12 07:49:18 -06:00 |
Cinder
|
70aff2154b
|
Eliminate updateKeywords()
|
2014-05-12 07:23:52 -06:00 |
Cinder
|
6141aa44d0
|
STORM-2027 - Fix syntax highlighting on subsequent opening of scripts.
This could use more refactoring, but it fixes it.
|
2014-05-12 06:54:04 -06:00 |
Cinder
|
059a29e976
|
Fix callback signal, Eliminate some unnecessary statics
|
2014-05-11 23:17:31 -06:00 |
simon
|
2615c62b13
|
Ugh - fix heads and duplicated efforts
|
2014-05-09 11:14:30 -07:00 |
simon
|
06ac02fc2c
|
MAINT-3981 : Notecard passed around crashes viewer when opened
|
2014-05-09 11:10:33 -07:00 |
AndreyL ProductEngine
|
403d569adc
|
MAINT-3981 FIXED [SECURITY] Notecard being passed around that crashes any V3 based viewer when opened.
Correct fix after testing.
|
2014-05-09 05:15:54 +03: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
|
618a409e13
|
merge changes for DRTVWR-363
|
2014-05-07 15:41:27 -04:00 |
Oz Linden
|
1e851a2eb7
|
correct bad merges from 3.7.7-release
|
2014-05-07 15:18:44 -04:00 |
simon
|
250db74bf9
|
Pull and merge viewer-release as version 3.7.8
|
2014-05-07 10:56:41 -07:00 |
Oz Linden
|
a98b4b6bee
|
merge changes for 3.7.7-release
|
2014-05-07 11:09:04 -04:00 |
Nat Goodspeed
|
b4796595f2
|
Automated merge with http://hg.secondlife.com/viewer-release
|
2014-05-06 16:03:07 -04:00 |
Oz Linden
|
d0ef02c23a
|
increment viewer version to 3.7.8
|
2014-05-06 15:13:49 -04:00 |
Oz Linden
|
38ac07ea39
|
Added tag 3.7.7-release for changeset 83959480cb98
|
2014-05-06 15:12:41 -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 |
Nat Goodspeed
|
10d50d447c
|
Automated merge with http://hg.secondlife.com/viewer-release
|
2014-04-30 13:56:44 -04:00 |
Oz Linden
|
9353868d91
|
merge changes for STORM-1831
|
2014-04-23 11:53:05 -04:00 |
Oz Linden
|
5870788f68
|
catch a few more cases of STANDALONE -> USESYSTEMLIBS
|
2014-04-22 16:08:13 -04:00 |
Oz Linden
|
d00d37d23b
|
merge changes for OPEN-199
|
2014-04-22 16:03:35 -04:00 |
Oz Linden
|
6c8bddca3d
|
merge changes for STORM-1915
|
2014-04-22 16:01:45 -04:00 |