<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-2-21</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>Fixed crash when lexer asks for line state of negative line. Better to just return 0.</title>
<updated>2010-08-29T11:40:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-29T11:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=903d7d0fa647044472c297178ea85f9629091819'/>
<id>903d7d0fa647044472c297178ea85f9629091819</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>NextPosition treats \r\n as two characters as this allows searching for \n.</title>
<updated>2010-08-27T01:30:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-27T01:30:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4a9fbef1362dd474132f0fd7dd35146ae91b716e'/>
<id>4a9fbef1362dd474132f0fd7dd35146ae91b716e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding GetLineIndentation to IDocument.</title>
<updated>2010-08-19T04:16:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-19T04:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f47056446652515e38c29896ab16a77074f9d84'/>
<id>3f47056446652515e38c29896ab16a77074f9d84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Exposed BufferPointer through IDocument.</title>
<updated>2010-08-19T03:16:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-19T03:16:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e4fe4cbba4bb351c4c2165659eb50734488fcc7a'/>
<id>e4fe4cbba4bb351c4c2165659eb50734488fcc7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure lexers linked in whenever asked to find a lexer.</title>
<updated>2010-08-14T23:28:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-14T23:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4513adf441ef121aeea4de14912ad48cf99473c3'/>
<id>4513adf441ef121aeea4de14912ad48cf99473c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for bug #3043419 Unfolding incorrectly.</title>
<updated>2010-08-13T11:04:23+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-13T11:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d6c44722a773cb26aea69746805b38326b1559d'/>
<id>9d6c44722a773cb26aea69746805b38326b1559d</id>
<content type='text'>
When new line characters are inserted on a folded fold header line,
the fold is unfolded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When new line characters are inserted on a folded fold header line,
the fold is unfolded.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crash when calling SCI_REPLACETARGETRE without having done a search first.</title>
<updated>2010-08-06T22:51:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-06T22:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f14dbb0cd9360609f875e3c641c12f745d5fbdf9'/>
<id>f14dbb0cd9360609f875e3c641c12f745d5fbdf9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid drawing old pixbuf contents when scrolled far horizontally.</title>
<updated>2010-08-05T10:39:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-05T10:39:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9c48010126a393435bac7df9a03f5e56410c181e'/>
<id>9c48010126a393435bac7df9a03f5e56410c181e</id>
<content type='text'>
Caused by 16-bit integer underflow on coordinates, possibly in X.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Caused by 16-bit integer underflow on coordinates, possibly in X.
</pre>
</div>
</content>
</entry>
<entry>
<title>Case insensitive search in DBCS and faster processing of DBCS.</title>
<updated>2010-08-05T03:47:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-05T03:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2489077f618d981197f890372d87918026cec467'/>
<id>2489077f618d981197f890372d87918026cec467</id>
<content type='text'>
DBCS case folder implemented on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
DBCS case folder implemented on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added code page 1361 Korean Johab to IsDBCSLeadByte.</title>
<updated>2010-08-05T03:02:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-08-05T03:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4c844dc5f7e57a622db077c544eed37d92fcd3d'/>
<id>d4c844dc5f7e57a622db077c544eed37d92fcd3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
