Commit Graph

12 Commits (30880e062afa0671b166f161ae7c109bfd37d38f)

Author SHA1 Message Date
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