<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, 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>Add default case to IME checking of underline type to prevent warnings.</title>
<updated>2021-04-14T23:32:08+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-14T23:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e402ef7a740dd939eaf5745f6f589daab683ce5'/>
<id>5e402ef7a740dd939eaf5745f6f589daab683ce5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add casts to prevent warnings from MSVC.</title>
<updated>2021-04-14T23:06:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-14T23:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=10a389166329b423be6d8e83197fee7d61512913'/>
<id>10a389166329b423be6d8e83197fee7d61512913</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning from MSVC.</title>
<updated>2021-04-14T23:05:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-14T23:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b46acbed321413f3df53c3d027a3bcb68f630368'/>
<id>b46acbed321413f3df53c3d027a3bcb68f630368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Widen some position and length values to match core APIs.</title>
<updated>2021-04-14T23:04:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-14T23:04:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ffb45089aaac1ded12dcad7d237c8082fed1dc3a'/>
<id>ffb45089aaac1ded12dcad7d237c8082fed1dc3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid crash on Win32 as it doesn't support font options.</title>
<updated>2021-04-14T23:01:02+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2021-04-14T23:01:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6d90475a1dc4fabd2be06768012fd48a32ecf46'/>
<id>c6d90475a1dc4fabd2be06768012fd48a32ecf46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixes - noexcept, unnamed namespace, initialisation, casting.</title>
<updated>2021-04-05T23:09:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-05T23:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0f2d0f94932fc03d740451d2cbf70c14a4e9ed63'/>
<id>0f2d0f94932fc03d740451d2cbf70c14a4e9ed63</id>
<content type='text'>
Leaves GTK object definition as is since this is essentially C code with
documentation and examples in C.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Leaves GTK object definition as is since this is essentially C code with
documentation and examples in C.
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicit wide call to prevent fail if built in different Unicode mode on Win32.</title>
<updated>2021-04-05T22:52:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-05T22:52:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=179c922ef0a77656fa4c2f49c17341de5b4facf0'/>
<id>179c922ef0a77656fa4c2f49c17341de5b4facf0</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>Detect (some) changes to font options and clear position caches when changed.</title>
<updated>2021-04-04T22:43:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-04T22:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f27b21cb797b856c9f8d2158ba00b6aeccb29680'/>
<id>f27b21cb797b856c9f8d2158ba00b6aeccb29680</id>
<content type='text'>
To experiment, use the Fonts panel of the Tweaks application.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To experiment, use the Fonts panel of the Tweaks application.
</pre>
</div>
</content>
</entry>
</feed>
