<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-4-4-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>Allow disabling automatically generated #define constants.</title>
<updated>2020-05-01T22:17:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-01T22:17:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=436402964655f4816e9526b804a5f19b273d6adc'/>
<id>436402964655f4816e9526b804a5f19b273d6adc</id>
<content type='text'>
This is for applications that want access to the structures and function
definitions but define constants with enum or constexpr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is for applications that want access to the structures and function
definitions but define constants with enum or constexpr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0 like</title>
<updated>2020-05-01T04:55:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-01T04:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=26caa3b4c8323217172f89a3691a4584899c4699'/>
<id>26caa3b4c8323217172f89a3691a4584899c4699</id>
<content type='text'>
    73 |   GTimeVal last_popdown;
       |            ^~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    73 |   GTimeVal last_popdown;
       |            ^~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo.</title>
<updated>2020-04-08T22:36:38+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-04-08T22:36:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bccddaa3cb64acce1af28e972b898be2b2e60001'/>
<id>bccddaa3cb64acce1af28e972b898be2b2e60001</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed superfluous space.</title>
<updated>2020-04-08T10:13:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-08T10:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6641760f258b2fdab232b2863182b4ba91cbdfc7'/>
<id>6641760f258b2fdab232b2863182b4ba91cbdfc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:1344]. Add methods for iterating through the marker</title>
<updated>2020-04-07T23:27:43+00:00</updated>
<author>
<name>Iain Clarke</name>
<email>unknown</email>
</author>
<published>2020-04-07T23:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b8369870e15d4b061ec5d67d0cfbfe04d3a6459f'/>
<id>b8369870e15d4b061ec5d67d0cfbfe04d3a6459f</id>
<content type='text'>
handles and marker numbers on a line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
handles and marker numbers on a line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use correct wider types.</title>
<updated>2020-03-28T21:25:41+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2020-03-28T21:25:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=96e09e26db89c033f7c8f8c1dffabb42ac492a54'/>
<id>96e09e26db89c033f7c8f8c1dffabb42ac492a54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Scintilla.h to match reordering of Scintilla.iface.</title>
<updated>2020-03-15T23:53:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-15T23:53:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f3275d960ba924c753ae0f1ebb160f2332063e9f'/>
<id>f3275d960ba924c753ae0f1ebb160f2332063e9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2153]. Reorder and add separating new lines to ease downstream.</title>
<updated>2020-02-05T04:37:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-05T04:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=633ba5fe3f1aef0be3a4d475454fbf57ca5fa1fe'/>
<id>633ba5fe3f1aef0be3a4d475454fbf57ca5fa1fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1340] Move and use Point functions to avoid casting.</title>
<updated>2020-02-08T22:19:56+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-02-08T22:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eea3df558f3293ebedc7b88773e0706cdae23972'/>
<id>eea3df558f3293ebedc7b88773e0706cdae23972</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Spelling and grammar in comment.</title>
<updated>2020-02-05T04:35:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-05T04:35:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4ee618e8afbb9d7f1cf8b94abdbfc74fa01d87ed'/>
<id>4ee618e8afbb9d7f1cf8b94abdbfc74fa01d87ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
