<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-3-3-7</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>Ensure find indicator correctly flipped on OS X 10.9.</title>
<updated>2013-12-06T05:19:52+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-06T05:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b4ae405b3921ee5312612caee2048be93e36d80'/>
<id>6b4ae405b3921ee5312612caee2048be93e36d80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.3.7.</title>
<updated>2013-12-04T23:40:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-04T23:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=76b8a1e46c004033b34423b3be308a6ce122fcbd'/>
<id>76b8a1e46c004033b34423b3be308a6ce122fcbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2013-12-03T23:36:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-03T23:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f8fcdb5b34215cbe060c805b878dcf374f92de64'/>
<id>f8fcdb5b34215cbe060c805b878dcf374f92de64</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1560]. Fix missing second one of adjacent indicators.</title>
<updated>2013-12-03T09:55:59+00:00</updated>
<author>
<name>Christian Walther</name>
<email>walther@indel.ch</email>
</author>
<published>2013-12-03T09:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ba63cce25a06beb0f02173dc0a9f4532facd212e'/>
<id>ba63cce25a06beb0f02173dc0a9f4532facd212e</id>
<content type='text'>
When there are two adjacent instances of the same indicator (but with different
values), only the first of them was drawn. This is because when attempting to
skip the gap between the first and second indicator, Editor::DrawIndicators
would skip whatever run was there without checking whether it was actually a
gap or already the next indicator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When there are two adjacent instances of the same indicator (but with different
values), only the first of them was drawn. This is because when attempting to
skip the gap between the first and second indicator, Editor::DrawIndicators
would skip whatever run was there without checking whether it was actually a
gap or already the next indicator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix problems with appearance of newly scrolled content on OS X 10.9 where previously</title>
<updated>2013-12-03T11:14:21+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-03T11:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c73b698a8edc423776ecf8f40c1586fc5b093cd'/>
<id>3c73b698a8edc423776ecf8f40c1586fc5b093cd</id>
<content type='text'>
prepared content was shown.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
prepared content was shown.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed a problem when lexing started at the start of a comment line so the</title>
<updated>2013-12-01T23:37:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-01T23:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c229f6fce7a81581cb352822a9b1e924fa5df54f'/>
<id>c229f6fce7a81581cb352822a9b1e924fa5df54f</id>
<content type='text'>
previous character had not been set and was 0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
previous character had not been set and was 0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2013-11-30T23:51:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-30T23:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=833005400c13ebd16296db260e4a7814dd8cf144'/>
<id>833005400c13ebd16296db260e4a7814dd8cf144</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2013-11-26T09:07:07+00:00</updated>
<author>
<name>neilh</name>
<email>neilh@scintilla.org</email>
</author>
<published>2013-11-26T09:07:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=949479a3ef23fa72ef72842bdb83d412cea7b174'/>
<id>949479a3ef23fa72ef72842bdb83d412cea7b174</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable scroll wheel magnification by default since it causes visual garbage to</title>
<updated>2013-11-23T22:12:37+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-23T22:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d97bf3f1d81437d5bb0f415e2b7f282f160c6b8e'/>
<id>d97bf3f1d81437d5bb0f415e2b7f282f160c6b8e</id>
<content type='text'>
appear on OS X 10.9 when scrolling horizontally on a retina display.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
appear on OS X 10.9 when scrolling horizontally on a retina display.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1554]. Bugs in interface file.</title>
<updated>2013-11-20T21:07:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-20T21:07:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d1c8b303fe5f09b72ad3c9688b1eb184fcdb1c59'/>
<id>d1c8b303fe5f09b72ad3c9688b1eb184fcdb1c59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
