<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-2-25</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>Avoid drawing alpha rectangles that extend well before the left of the</title>
<updated>2011-03-16T22:39:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-03-16T22:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f132cec2cbb1bb58b0c06c58b77e7267f5a0f45a'/>
<id>f132cec2cbb1bb58b0c06c58b77e7267f5a0f45a</id>
<content type='text'>
window as that causes allocation of large buffers on some platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
window as that causes allocation of large buffers on some platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid shadowed variables as reported by Xcode.</title>
<updated>2011-02-28T02:04:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-28T02:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b7a1aa5a607fad68f65de0d4426af8f50468f1e0'/>
<id>b7a1aa5a607fad68f65de0d4426af8f50468f1e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid adding extra spaces to descriptions.</title>
<updated>2011-02-19T21:48:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-19T21:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a108a7d098cf5466b107fc433fdb22141dbd1e7a'/>
<id>a108a7d098cf5466b107fc433fdb22141dbd1e7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some cppcheck warnings.</title>
<updated>2011-02-19T21:43:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-19T21:43:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c599749164ede08d1e68dbb857135eb75abb1f25'/>
<id>c599749164ede08d1e68dbb857135eb75abb1f25</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 backwards case-insensitive search in code page 936. Bug #3176271.</title>
<updated>2011-02-09T22:42:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-09T22:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4c09f98c7f268fc6bb72a261cb45de24e86fdbca'/>
<id>4c09f98c7f268fc6bb72a261cb45de24e86fdbca</id>
<content type='text'>
Was not finding each occurance of a given string due to misaligned
character access.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was not finding each occurance of a given string due to misaligned
character access.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexer for Modula 2/3. From Dariusz Knoci?ski. Feature #3173374.</title>
<updated>2011-02-06T22:36:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-06T22:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee3621fe7ec1b070f8fd9e102b02f021f10a5f3e'/>
<id>ee3621fe7ec1b070f8fd9e102b02f021f10a5f3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Comments.</title>
<updated>2011-01-30T22:45:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-30T22:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ec76e40a1e16fde6c48facfbb77f29be8ad711fc'/>
<id>ec76e40a1e16fde6c48facfbb77f29be8ad711fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make executable on Linux by adding a shbang line and setting 'x' permission.</title>
<updated>2011-01-22T00:13:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-22T00:13:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9837d402d9e409985c966ec7f27a319dcaad4b5d'/>
<id>9837d402d9e409985c966ec7f27a319dcaad4b5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_SETMARGINCURSORN and SCI_GETMARGINCURSORN.</title>
<updated>2011-01-17T22:04:20+00:00</updated>
<author>
<name>jrxx</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-17T22:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d5f8be054e6c3289b7730935664c0baf65e4c51'/>
<id>9d5f8be054e6c3289b7730935664c0baf65e4c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2011-01-19T07:47:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-01-19T07:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89c21a81fcfccc4beecc2442e6e434fd6edbc9b1'/>
<id>89c21a81fcfccc4beecc2442e6e434fd6edbc9b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
