<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-5-0-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>Update dependencies.</title>
<updated>2021-05-25T11:29:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-25T11:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd6fea1ca2f982463953718c95abea7326bad510'/>
<id>dd6fea1ca2f982463953718c95abea7326bad510</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct enumeration.</title>
<updated>2021-05-25T10:45:09+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-25T10:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5a2c5f869e49fa3d85e6d663a466bc3f2a780ef3'/>
<id>5a2c5f869e49fa3d85e6d663a466bc3f2a780ef3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Place functions in correct internal namespace.</title>
<updated>2021-05-25T10:44:38+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-25T10:44:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7ddee4b888fe2701c2357965846d94bec7252362'/>
<id>7ddee4b888fe2701c2357965846d94bec7252362</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h</title>
<updated>2021-05-24T09:31:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-24T09:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92290868cf9753d2df0d494cb44e2ff62a570b58'/>
<id>92290868cf9753d2df0d494cb44e2ff62a570b58</id>
<content type='text'>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename ColourAlpha to ColourRGBA to avoid clashes when a ColourAlpha typedef</title>
<updated>2021-05-21T22:18:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-21T22:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8235ba0e0292f209a8233613669e2cff8de80da'/>
<id>c8235ba0e0292f209a8233613669e2cff8de80da</id>
<content type='text'>
will be published in externally visible header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
will be published in externally visible header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2227]. On GTK 3 with Wayland, fix primary selection.</title>
<updated>2021-04-28T04:54:36+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-28T04:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c84506e472724377b9e8e4038eee15629046f942'/>
<id>c84506e472724377b9e8e4038eee15629046f942</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename CharacterSet and CharacterCategory modules in Scintilla to CharacterType</title>
<updated>2021-04-27T00:04:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-27T00:04:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=13b6f88d9b4710e1c51b36a97c3b45a6441a7820'/>
<id>13b6f88d9b4710e1c51b36a97c3b45a6441a7820</id>
<content type='text'>
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and CharacterCategoryMap to avoid clashes with Lexilla when building an
executable that includes both.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1402]. Unify colour type with ColourAlpha.</title>
<updated>2021-04-24T23:52:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-24T23:52:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=81f7847af4cc9f51f02ab191c73f394c457518bd'/>
<id>81f7847af4cc9f51f02ab191c73f394c457518bd</id>
<content type='text'>
Change ColourDesired to ColourAlpha in styles.
Remove ColourDesired.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change ColourDesired to ColourAlpha in styles.
Remove ColourDesired.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove volatile qualifiers as they cause an error with Clang 12.</title>
<updated>2021-04-23T06:37:30+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-23T06:37:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b73f99cfea6892b019d749192780d4404850536f'/>
<id>b73f99cfea6892b019d749192780d4404850536f</id>
<content type='text'>
The glib documentation shows use without volatile and mentions that -
    While location has a volatile qualifier, this is a historical artifact and
    the pointer passed to it should not be volatile.
https://developer.gnome.org/glib/stable/glib-Threads.html#g-once-init-enter
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The glib documentation shows use without volatile and mentions that -
    While location has a volatile qualifier, this is a historical artifact and
    the pointer passed to it should not be volatile.
https://developer.gnome.org/glib/stable/glib-Threads.html#g-once-init-enter
</pre>
</div>
</content>
</entry>
<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>
</feed>
