<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-4-3-3</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>Making dependencies now requires Python 3.6+.</title>
<updated>2020-04-17T05:29:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-17T05:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e2bd8b981c5d6891b7e0bf9418fd70aceff9602'/>
<id>9e2bd8b981c5d6891b7e0bf9418fd70aceff9602</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Widen types to size_t to match change from int to position of CallTipSetHlt</title>
<updated>2020-03-28T23:26:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-28T23:26:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6788d9d6d53438b92bbed78b4cb3d3ad9c581ae2'/>
<id>6788d9d6d53438b92bbed78b4cb3d3ad9c581ae2</id>
<content type='text'>
in Scintilla.iface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in Scintilla.iface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix spelling mistakes.</title>
<updated>2020-03-25T22:28:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-25T22:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e1f3c9b721f436cd60961af3df53734f10deedf'/>
<id>5e1f3c9b721f436cd60961af3df53734f10deedf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2149]. Enable windowed IME on Wayland by setting as transient for main.</title>
<updated>2020-03-20T21:32:27+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-03-20T21:32:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c09ea9018b0ccf2d3909715071184fcb5852c649'/>
<id>c09ea9018b0ccf2d3909715071184fcb5852c649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some casts that are not needed.</title>
<updated>2020-03-20T20:39:05+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-03-20T20:39:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b8ae8869f9e5d7e92bf8148887fc23662649149a'/>
<id>b8ae8869f9e5d7e92bf8148887fc23662649149a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use dynamic_cast and assertion to make bugs more obvious.</title>
<updated>2020-03-18T23:40:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-18T23:40:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0830fc211ada91acafd8008ea1d25fa60cf041cb'/>
<id>0830fc211ada91acafd8008ea1d25fa60cf041cb</id>
<content type='text'>
Use noexcept, namespace, const, constexpr, and static inline where reasonable.
Avoid warnings in initializations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use noexcept, namespace, const, constexpr, and static inline where reasonable.
Avoid warnings in initializations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract image conversion from RGBA to BGRA premultiplied into common function.</title>
<updated>2020-02-15T01:47:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-15T01:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b82a2f50548c33bc6727a54e193a2cccaf4e12f7'/>
<id>b82a2f50548c33bc6727a54e193a2cccaf4e12f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardise header guard names and use.</title>
<updated>2020-02-09T03:41:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-09T03:41:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e573aa23f6cf64c334633fc05918bb6515222497'/>
<id>e573aa23f6cf64c334633fc05918bb6515222497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2135]. Prevent movement of candidate window while typing.</title>
<updated>2020-01-06T12:20:29+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-01-06T12:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8daffd01bafce7eca8400f2f2b60acdb7d76db5e'/>
<id>8daffd01bafce7eca8400f2f2b60acdb7d76db5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2135]. Improve location of candidate window.</title>
<updated>2020-01-06T12:14:29+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-01-06T12:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6be5feeb0635f4b0c51cb59b2b4eacfb9efda69f'/>
<id>6be5feeb0635f4b0c51cb59b2b4eacfb9efda69f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
