Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2014-06-04 | A little more cleanup in LLSyntaxIDLSL and LLKeywords | Cinder | |
2014-05-16 | Remove orphaned LLKeywords methods | Cinder | |
2014-05-07 | Code policy | Cinder | |
2014-05-06 | Let's get started: some code policy cleanup, reference arguments where we ↵ | Cinder | |
can, correct spelling | |||
2014-04-18 | Move some more script editor functions from LLTextEditor to LLScriptEditor | Cinder | |
2014-04-16 | Orphaned definition | Cinder | |
2014-03-28 | strom-1831: Cleaning out commented and unused code | Ima Mechanique | |
2014-02-06 | Adding clear methods to remove any highlighting. | Ima Mechanique | |
2013-12-17 | Fixing some BOOL to bool and changing one function to void | Ima Mechanique | |
2013-11-21 | storm-1831 Cleaning up colour LLSD processing code which is no longer used ↵ | Ima Mechanique | |
as colours come from the colors XML file. | |||
2013-11-11 | Removing no longer used member variable, adding method to reset the mLoaded ↵ | Ima Mechanique | |
status | |||
2013-11-10 | Removing unused getter/setter and property for mFilenameSyntax, mReady. | Ima Mechanique | |
2013-11-10 | storm-1831 Switch to use the llsyntaxid keywords LLSD directly | Ima Mechanique | |
2013-11-09 | Backed out changeset: e82d9467bec8 | Ima Mechanique | |
2013-11-09 | Adding method to load cached/default syntax file and method to access ↵ | Ima Mechanique | |
sKeyWordsXML. | |||
2013-10-21 | STORM-1831 First attempt at using SyntaxIdLSL capability. (incomplete) | Ima Mechanique | |
2013-10-15 | STORM-1831 Removing unnecessary semi-colon | Ima Mechanique | |
2013-06-27 | Moving LSL highlighting colour info into .../skins/default/colors.xml where ↵ | Ima Mechanique | |
it makes more sense than its own xml file. Changing other functions to read it. | |||
2013-06-26 | Merging last four months of development | Ima Mechanique | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-02-11 | STORM-1831 Changes to LLSD structure and corresponding processing in ↵ | Ima Mechanique | |
llkeywords. Plus some formating clean ups. | |||
2013-02-05 | STORM-1831 merging in previous work | Ima Mechanique | |
2011-11-01 | STORM-1677 FIXED Fixed gcc 4.5 build. | Vadim ProductEngine | |
2011-10-26 | STORM-959 Adding syntax highlighting for /* */ style comments | niel@nirvana-win7hp.planescape.home | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-06-07 | EXT-7623 FIX One more place where text was processed into segments without ↵ | Yuri Chebotarev | |
LLLineBreakSegment. reviewed by Richard Nelson at https://codereview.productengine.com/secondlife/r/516/ --HG-- branch : product-engine | |||
2010-02-17 | Partial fix for EXT-5071. | Monroe Linden | |
Changed the index on the keyword map in LLKeywords so that LLKeywords::findSegments() doesn't have to create LLWString objects to search the map. Reviewed by Richard. | |||
2009-08-24 | merge -r 130399-131510 skinning-21 -> viewer-2.0.0-3 | Richard Nelson | |
DEV-11254 DEV-11254 DEV-2003: DEV-21567 DEV-37301 EXT-104 EXT-138 EXT-217 EXT-256 EXT-259 EXT-259 EXT-328 EXT-348 EXT-386 EXT-399 EXT-403 EXT-460 EXT-492 EXT-492 EXT-531 EXT-537 EXT-684 improved text editor (handles multiple fonts simultaneously as well as inline widgets) | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated | |||
2008-02-19 | merge svn+ssh://svn.lindenlab.com/svn/linden/qa/combo-merge-ui-2008-02-13 -r ↵ | Steven Bennetts | |
79986 : 80178 -> release. QAR-290 = QAR-271 + QAR-191 | |||
2007-12-29 | svn merge -r 76642:76643 ↵ | Josh Bell | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/maintenance-4-merge-76640 Redo of QAR-170, with correct range. Reviewed by CG. | |||
2007-10-04 | Result of svn merge -r71162:71205 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/linden/branches/new-license into release. only changes files which are not deployed or the comments section of code. | |||
2007-01-02 | Print done when done. | James Cook | |