Ansariel
e2df2c8042
FIRE-23047: Increase width of line number column
2018-09-15 12:09:28 +02:00
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
c415ce10e3
FIRE-6955: Line numbers in script editor not using correct transparency
2017-11-27 12:56:51 +01:00
Nicky
006190f2a1
Merge with tools update.
2015-05-05 13:09:27 +02:00
Ansariel
a45088cb6b
Merge LL V3.7.11
2015-01-12 12:54:15 +01:00
callum_linden
577a3973ea
Update to build on Xcode 6.0: Large (and final) collection of fixes for unused variables, unused const-variables, unused member variables & functions etc. Also removed flags from CMake
2014-10-20 14:00:39 -07:00
Cinder
c3573b6d7b
STORM-2035 - Looking for a good selection box contrast
2014-06-24 15:27:08 -06:00
Cinder
8d2e0fb3a0
STORM-2035 - Invert the background color in script editors for highlighting sections. Since the background color can be changed by the user, this ensures distinctive highlighting
2014-06-20 13:43:31 -06:00
Cinder
e776b600b1
Refactor more script editor properties away from LLTextEditor to LLScriptEditor
2014-05-14 14:08:24 -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
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
dcffb97518
Move some more script editor functions from LLTextEditor to LLScriptEditor
2014-04-18 23:13:57 -06: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