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
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
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
Oz Linden
90d7e9ba8c
merge changes for STORM-2023
2014-04-22 15:59:28 -04:00
Xiaohong Bao
ae564140c0
Merge
2014-04-22 12:19:28 -06:00
Oz Linden
b4ca93cadc
merge up to 3.7.6-release
2014-04-22 13:05:26 -04:00
Oz Linden
cd382d08c8
add Cinder Roxley to contributors for STORM-1831
2014-04-22 13:04:36 -04:00
Oz Linden
b1a7137ba6
merge changes for 3.7.6-release
2014-04-21 16:21:31 -04:00
Oz Linden
c71e459bed
increment viewer version to 3.7.7
2014-04-21 14:50:54 -04:00
Oz Linden
d05f620c55
Added tag 3.7.6-release for changeset d029faf69f20
2014-04-21 14:50:53 -04:00
Cinder
54d392c4ff
Another oops windows build fix.
2014-04-21 12:07:46 -06:00
Cinder
3dc1b32bf3
Windows build fix.
2014-04-21 09:33:21 -06:00
Cinder
1dad526a5c
Reinstate support text appendText() in LLFloaterAbout
2014-04-18 23:25:21 -06:00
Cinder
46627b4eb2
Remove clearHighlights()
2014-04-18 23:20:33 -06:00
Cinder
dcffb97518
Move some more script editor functions from LLTextEditor to LLScriptEditor
2014-04-18 23:13:57 -06:00
Cinder
54c7b96bf1
Fix header guard
2014-04-18 22:03:05 -06:00
Cinder Biscuits
1173dde898
Remove calls to now unused methods
2014-04-18 21:05:20 +00:00
Cinder Biscuits
b533844945
STORM-2023: Restore system color picker on OSX
2014-04-18 20:06:39 +00:00
Cinder
9ec900c3c4
Trivial typo fix
2014-04-18 12:53:19 -06:00
Cinder
8c39617c9a
Begin moving script editor portions of LLTextEditor to their own derived class.
...
This should fix the run off segment bugs by not overriding LLTextBase::clearSegments() in LLTextEditor
TODO: Move the rest of the script stuff out of LLTextEditor for simplicity sake
2014-04-18 12:52:07 -06:00
Aura Linden
3c1674f786
Undo of overzealous removal.
2014-04-16 11:08:52 -07:00
Cinder
20a7d749cf
Orphaned definition
2014-04-16 11:52:46 -06:00
Cinder
0039e80d7c
bool not U32
2014-04-16 11:52:27 -06:00
Aura Linden
a39c5926fc
maint-5707 window should no longer be displayed.
2014-04-15 14:57:47 -07:00
Aura Linden
13727121a5
Disabled 'Sending to server Try N' messages from crash reporting.
2014-04-15 10:35:40 -07:00