<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-4-3-1</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>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>
<entry>
<title>Bug [#2135]. Set candidate window position in windowed IME mode.</title>
<updated>2020-01-06T12:06:44+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-01-06T12:06:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fecdeef26e29f36b9a81084a0fcfac3fd0bcd335'/>
<id>fecdeef26e29f36b9a81084a0fcfac3fd0bcd335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Raku lexer and style properties and example files</title>
<updated>2020-01-03T23:08:28+00:00</updated>
<author>
<name>Mark Reay</name>
<email>mark@reay.net.au</email>
</author>
<published>2020-01-03T23:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f43e72c8ca4555105cd0b97863d3907f7fc62a5'/>
<id>7f43e72c8ca4555105cd0b97863d3907f7fc62a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can</title>
<updated>2019-12-31T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142d93df48c3b9e07edd25425627ddeeb071520'/>
<id>f142d93df48c3b9e07edd25425627ddeeb071520</id>
<content type='text'>
be reused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be reused.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move SCI_LOADLEXERLIBRARY from platform layers to ScintillaBase.cxx.</title>
<updated>2019-12-12T23:15:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-12T23:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54c7ef44396c43b964060cb15e2ebdbf7359cb02'/>
<id>54c7ef44396c43b964060cb15e2ebdbf7359cb02</id>
<content type='text'>
This allows removal of related #include statements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows removal of related #include statements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use pattern rules instead of suffix rules as they are clearer.</title>
<updated>2019-12-29T22:13:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T22:13:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142bb942d54b1387dc887220072a3f798a285a6'/>
<id>f142bb942d54b1387dc887220072a3f798a285a6</id>
<content type='text'>
Add a .PHONY target to avoid possible failure caused by file with same name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a .PHONY target to avoid possible failure caused by file with same name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end whitespace.</title>
<updated>2019-12-29T21:53:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-29T21:53:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e384df880a1991212a6d38702dfbcf9d3c74bb0d'/>
<id>e384df880a1991212a6d38702dfbcf9d3c74bb0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
