<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-5-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>Update suppressions for Cppcheck 2.10. Remove unused variable.</title>
<updated>2023-02-05T02:08:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-05T02:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=19a80e10a74878dedaa310afdc64205a4d01d3ae'/>
<id>19a80e10a74878dedaa310afdc64205a4d01d3ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for version 5.3.3.</title>
<updated>2023-02-03T22:19:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-03T22:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=de86ba10d74a0a13a48187ff5631da1aa1710256'/>
<id>de86ba10d74a0a13a48187ff5631da1aa1710256</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:#1476] Add support for surrounding text in GTK input methods</title>
<updated>2023-01-27T20:09:40+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2023-01-27T20:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=33f32a76dae02591faddc763284cfe4d7264b0b7'/>
<id>33f32a76dae02591faddc763284cfe4d7264b0b7</id>
<content type='text'>
Add support for retrieving and deleting surrounding text from input
methods on GTK.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add support for retrieving and deleting surrounding text from input
methods on GTK.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2023-01-27T21:03:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-01-27T21:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4985491061752c483eb6ec315049ec992f7ed29'/>
<id>f4985491061752c483eb6ec315049ec992f7ed29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When an autocompletion list is shown in response to SCN_CHARADDED, do not</title>
<updated>2023-01-25T11:44:17+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2023-01-25T11:44:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5736e5b866e1b291393829a3024374655d1cd55f'/>
<id>5736e5b866e1b291393829a3024374655d1cd55f</id>
<content type='text'>
process character as fill-up or stop.
This avoids closing immediately when a character may both trigger and finish
autocompletion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
process character as fill-up or stop.
This avoids closing immediately when a character may both trigger and finish
autocompletion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use LineLayout::LineNumber inside LineLayoutCache so it doesn't have to be</title>
<updated>2023-01-25T06:21:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-01-25T06:21:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bf5bf207cb43572fa887fd30cb92e960b2a949c8'/>
<id>bf5bf207cb43572fa887fd30cb92e960b2a949c8</id>
<content type='text'>
declared to be a friend.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
declared to be a friend.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hoist line wrapping code into LineLayout::WrapLine as it has few dependencies.</title>
<updated>2023-01-25T05:48:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-01-25T05:48:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cc899ffb690aa53cfaff02fafb5297515f292164'/>
<id>cc899ffb690aa53cfaff02fafb5297515f292164</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow UTF-8 entries to coexist in the position cache alongside the document</title>
<updated>2023-01-23T03:34:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-01-23T03:34:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1a9af9dcdfcc8b6c1124278f3c1d9d64075ae82b'/>
<id>1a9af9dcdfcc8b6c1124278f3c1d9d64075ae82b</id>
<content type='text'>
encoding. Elements like character representations may be in UTF-8 while the
document is in a different encoding. UTF-8 will be used for additional features
and may later be the only encoding for the position cache.
This change does not change performance or the proportion of strings cached -
its purpose is to clean up callers and prepare for greater UTF-8 use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
encoding. Elements like character representations may be in UTF-8 while the
document is in a different encoding. UTF-8 will be used for additional features
and may later be the only encoding for the position cache.
This change does not change performance or the proportion of strings cached -
its purpose is to clean up callers and prepare for greater UTF-8 use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use intervals for drawing.</title>
<updated>2023-01-15T22:07:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-01-15T22:07:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=887da82073d4ab855a3ba95deaa652d475df21e2'/>
<id>887da82073d4ab855a3ba95deaa652d475df21e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace XYACCUMULATOR with XYPOSITION as will not return to single-precision</title>
<updated>2023-01-15T03:03:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-01-15T03:03:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8fe06c8d006a9f149a964f1a69b4f1230082ed00'/>
<id>8fe06c8d006a9f149a964f1a69b4f1230082ed00</id>
<content type='text'>
float calculations.
Remove unnecessary casts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
float calculations.
Remove unnecessary casts.
</pre>
</div>
</content>
</entry>
</feed>
