<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, branch rel-5-0-2</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>Updates for 5.0.2.</title>
<updated>2021-04-20T21:32:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-20T21:32:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ba9c223e464369c59674bf6592c4129121d28e1f'/>
<id>ba9c223e464369c59674bf6592c4129121d28e1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2248]. Make autocompletion look the same on macOS 11 as macOS 10</title>
<updated>2021-04-20T04:50:28+00:00</updated>
<author>
<name>Petko Georgiev</name>
<email>unknown</email>
</author>
<published>2021-04-20T04:50:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=37a05f796d8bb636873e411f24f94d8f37f4c51e'/>
<id>37a05f796d8bb636873e411f24f94d8f37f4c51e</id>
<content type='text'>
by using NSTableViewStylePlain. This prevents truncation of the text of items
as well as avoiding problems with size and padding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by using NSTableViewStylePlain. This prevents truncation of the text of items
as well as avoiding problems with size and padding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2027]. Implement font locale SCI_SETFONTLOCALE on Win32 using DirectWrite.</title>
<updated>2021-04-20T00:57:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-20T00:57:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=79585e218c40f9010601e8af442b573ece40c5ea'/>
<id>79585e218c40f9010601e8af442b573ece40c5ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2246]. Fix encoding used for DirectWrite text display.</title>
<updated>2021-04-19T22:27:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-19T22:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eb5616987e0c064a175d5eb111338e1e6f5af54c'/>
<id>eb5616987e0c064a175d5eb111338e1e6f5af54c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2243]. Fix crash when technology=2 (SC_TECHNOLOGY_DIRECTWRITERETAIN).</title>
<updated>2021-04-09T05:11:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-09T05:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b0d9e1ac03ec06bcca92620f74e542b1e6a8772'/>
<id>6b0d9e1ac03ec06bcca92620f74e542b1e6a8772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add count argument to ReplaceREInFile so can modify mutiple occurrences.</title>
<updated>2021-04-09T03:38:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-09T03:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=04cea3a50855b43eb3febcbc39eaf9b24ea73abc'/>
<id>04cea3a50855b43eb3febcbc39eaf9b24ea73abc</id>
<content type='text'>
Fixed downloads page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed downloads page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed release date.</title>
<updated>2021-04-08T23:51:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-08T23:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60ab0d9cf98c97b53615e5664d129f4caa44434d'/>
<id>60ab0d9cf98c97b53615e5664d129f4caa44434d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document element colours.</title>
<updated>2021-04-08T23:49:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-08T23:49:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0f6f6a89b5267f05a5fe14c58756b4274e2b1adc'/>
<id>0f6f6a89b5267f05a5fe14c58756b4274e2b1adc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log font settings change detection.</title>
<updated>2021-04-05T21:55:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-05T21:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f7b99ebcdd17f2d2d23a83f8498470f467eab63a'/>
<id>f7b99ebcdd17f2d2d23a83f8498470f467eab63a</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 5.0.1.</title>
<updated>2021-04-03T08:34:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-03T08:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1485ec0b5f3fb3df5b4b4effba94ab1c621a8f2b'/>
<id>1485ec0b5f3fb3df5b4b4effba94ab1c621a8f2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
