<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-3-3</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Update all release dates based on date in scintilla/doc/index.html.</title>
<updated>2013-05-27T00:38:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-27T00:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ab95c3cccfe68be565672cc5ec170ad44ff4a0f'/>
<id>0ab95c3cccfe68be565672cc5ec170ad44ff4a0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch SelectionText to use a std::string to hold the data and to provide accessors to this data.</title>
<updated>2013-05-26T08:23:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-26T08:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8e023d0ca853019b90d0dcb02533eab32f7e6e79'/>
<id>8e023d0ca853019b90d0dcb02533eab32f7e6e79</id>
<content type='text'>
Add a length argument to DropAt, although previous signature still available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a length argument to DropAt, although previous signature still available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify copying text since it is now using a std::string so no need to</title>
<updated>2013-05-25T13:47:08+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-25T13:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0168d3feab947066c2e9cfba3140f0a24be1b5fc'/>
<id>0168d3feab947066c2e9cfba3140f0a24be1b5fc</id>
<content type='text'>
pre-allocate.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pre-allocate.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a simplified way to set a SelectionText from a std::string.</title>
<updated>2013-05-25T13:44:29+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-25T13:44:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=579bb9e9788bb39eec1f4fdf47f96ae76efe1bd5'/>
<id>579bb9e9788bb39eec1f4fdf47f96ae76efe1bd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made methods const where they can be and are logically const as well.</title>
<updated>2013-05-23T14:04:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-23T14:04:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44da106995e3b3ca4068f584c16f59d8fced4e69'/>
<id>44da106995e3b3ca4068f584c16f59d8fced4e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug: [#1478]. Tab/backTab in column select requires one undo per line.</title>
<updated>2013-05-23T07:13:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-23T07:13:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=22a74a07936115dae5c307e92b18a90521432c4c'/>
<id>22a74a07936115dae5c307e92b18a90521432c4c</id>
<content type='text'>
From Eric Promislow at ActiveState.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Eric Promislow at ActiveState.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature: [feature-requests:#959]. Added lexer and folder for Structured Text language.</title>
<updated>2013-05-23T06:07:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-23T06:07:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=413444468f55e977a7b60a928c53e66cfe305460'/>
<id>413444468f55e977a7b60a928c53e66cfe305460</id>
<content type='text'>
from Pavel Bulochkin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from Pavel Bulochkin
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix display of multi-byte Unicode character at line start.</title>
<updated>2013-05-19T12:23:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-19T12:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5894b62bbf56d2bf88673aadf0bdaf97e790f910'/>
<id>5894b62bbf56d2bf88673aadf0bdaf97e790f910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't dereference character string when length is 0. May be a NULL pointer</title>
<updated>2013-05-19T11:25:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-19T11:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6ab788d35277557b75338a8729d12a2528803529'/>
<id>6ab788d35277557b75338a8729d12a2528803529</id>
<content type='text'>
and cause a crash and shouldn't read beyond length anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and cause a crash and shouldn't read beyond length anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix fold all to show lines instead of going past end which then failed.</title>
<updated>2013-05-17T03:21:38+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-17T03:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c66fa75dcf753e2838e878809eff17124f4ef9b1'/>
<id>c66fa75dcf753e2838e878809eff17124f4ef9b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
