<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditBase, 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>More noexcept on Cocoa, GTK, and Qt.</title>
<updated>2021-04-05T11:26:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-05T11:26:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c81cf0efc07247f320b649f35500af64ff19ac24'/>
<id>c81cf0efc07247f320b649f35500af64ff19ac24</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change CaseConversion to an enum class.</title>
<updated>2021-04-05T05:48:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-05T05:48:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f9b24ae9bc0ae771454732868cdb136fe995e42'/>
<id>9f9b24ae9bc0ae771454732868cdb136fe995e42</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>
<entry>
<title>Modify ListBox::GetValue to return a std::string to avoid fixed size buffers</title>
<updated>2021-03-28T22:03:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-28T22:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f1ad63380ea954ae42c26d0a4fc0e46574cd9e5f'/>
<id>f1ad63380ea954ae42c26d0a4fc0e46574cd9e5f</id>
<content type='text'>
and the possibility of truncation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and the possibility of truncation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_SETELEMENTCOLOUR and related APIs to change colours of visible elements.</title>
<updated>2021-03-28T21:25:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-28T21:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ab70e1041cb40c9d807a18ca7abb5c000adf2fdf'/>
<id>ab70e1041cb40c9d807a18ca7abb5c000adf2fdf</id>
<content type='text'>
Implement SC_ELEMENT_LIST* to change colours of autocompletion lists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement SC_ELEMENT_LIST* to change colours of autocompletion lists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SC_SUPPORTS_PIXEL_MODIFICATION to differentiate character cell and</title>
<updated>2021-03-26T07:02:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-26T07:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ceb3ef8f45e5599d3993d347dfff2ac249902d97'/>
<id>ceb3ef8f45e5599d3993d347dfff2ac249902d97</id>
<content type='text'>
pixel oriented platforms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pixel oriented platforms.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old Surface methods that have been replaced.</title>
<updated>2021-03-25T01:38:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-25T01:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92c9516b7b6e63f1bc15758232beb87d118570c3'/>
<id>92c9516b7b6e63f1bc15758232beb87d118570c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Choose antialiased drawing on Qt as it matches other platforms more closely.</title>
<updated>2021-03-22T03:09:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-22T03:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c5c27fdb1ae181945221363319ace17c51d4e40e'/>
<id>c5c27fdb1ae181945221363319ace17c51d4e40e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement more support values.</title>
<updated>2021-03-22T02:30:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-22T02:30:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=53bdcb15b3fd50dbc917e652953f1df4a5a5e493'/>
<id>53bdcb15b3fd50dbc917e652953f1df4a5a5e493</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
