<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, 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>Updated changes list.</title>
<updated>2013-05-27T00:49:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-27T00:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1953d7f9862e9858d574242d186b46407524eff'/>
<id>e1953d7f9862e9858d574242d186b46407524eff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version numbers, date, and change log for 3.3.3.</title>
<updated>2013-05-27T00:44:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-05-27T00:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f82483c06da557dc3a0445e61eae576a0292696c'/>
<id>f82483c06da557dc3a0445e61eae576a0292696c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Use simplified call to set SelectionText from std::string.</title>
<updated>2013-05-25T13:46:20+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-25T13:46:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1ae516e14d90899e931cd91ed9094e1e14c95df9'/>
<id>1ae516e14d90899e931cd91ed9094e1e14c95df9</id>
<content type='text'>
Change input argument of ConvertText to const as it is not changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change input argument of ConvertText to const as it is not changed.
</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>Bug: [#1481]. Incorrect event copying on GTK+ 3.x.</title>
<updated>2013-05-25T05:38:27+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-25T05:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3eb0dea3286c294932208de6b1f6dc0e8bc4d2db'/>
<id>3eb0dea3286c294932208de6b1f6dc0e8bc4d2db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crashes with SelectionText instances that did not have \0 terminators.</title>
<updated>2013-05-25T04:20:35+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-25T04:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a5256ce1302b41b7d3cb92d6393d0c86cd4723d0'/>
<id>a5256ce1302b41b7d3cb92d6393d0c86cd4723d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Structured Text lexer.</title>
<updated>2013-05-24T04:30:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-05-24T04:30:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=486dd4e5390671fd4504fd4ee3bc0b743910e76c'/>
<id>486dd4e5390671fd4504fd4ee3bc0b743910e76c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
