<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-5-5-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>Simplify line-end insertions and conversions.</title>
<updated>2024-07-14T23:17:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-07-14T23:17:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a7f90c15976d7981a886843cfb6f6230359346f'/>
<id>6a7f90c15976d7981a886843cfb6f6230359346f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2443]. Fix flickering cursor after some mouse action sequences.</title>
<updated>2024-07-09T22:26:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-07-09T22:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=85ca24bcdbfc2fb8d303646e5bd207b5b229b351'/>
<id>85ca24bcdbfc2fb8d303646e5bd207b5b229b351</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:#1523]. SCI_AUTOCSETSTYLE sets autocompletion font.</title>
<updated>2024-07-02T23:44:24+00:00</updated>
<author>
<name>Martijn Laan</name>
<email>unknown</email>
</author>
<published>2024-07-02T23:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ed0aed7dc463ee5c0f2b7c0989e231cce2c835b8'/>
<id>ed0aed7dc463ee5c0f2b7c0989e231cce2c835b8</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:#1518]. Cherry pick SCI_CUTALLOWLINE from isscint.</title>
<updated>2024-06-19T22:23:46+00:00</updated>
<author>
<name>Martijn Laan</name>
<email>1092369+martijnlaan@users.noreply.github.com</email>
</author>
<published>2024-06-19T22:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4040c66fc31c7e537d063c65ed1e734e974250c2'/>
<id>4040c66fc31c7e537d063c65ed1e734e974250c2</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:#1517]. Increase maximum zoom set interactively to +60</title>
<updated>2024-06-11T05:12:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-06-11T05:12:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eee34c2c5053450ec48aea8a9cbff4d5dd140b55'/>
<id>eee34c2c5053450ec48aea8a9cbff4d5dd140b55</id>
<content type='text'>
points.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
points.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify SetZoom by calling SetAppearance to do the check if changed sequence.</title>
<updated>2024-06-09T23:33:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-06-09T23:33:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=09f1eb12713c43bde56596d963997ee977bca025'/>
<id>09f1eb12713c43bde56596d963997ee977bca025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress some warnings from g++ 14.1 where a UTF-8 character has a maximum</title>
<updated>2024-05-23T01:13:59+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-05-23T01:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d379e86e4a50ad19f243e4713c6c400279e5fd49'/>
<id>d379e86e4a50ad19f243e4713c6c400279e5fd49</id>
<content type='text'>
length of 4 (UTF8MaxBytes) but the compiler doesn't see this is enforced.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
length of 4 (UTF8MaxBytes) but the compiler doesn't see this is enforced.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1516]. Access SpecialRepresentations through a</title>
<updated>2024-05-16T11:49:11+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2024-05-16T11:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8d4e03d3e827540d1f60e96091c0c71973910ff5'/>
<id>8d4e03d3e827540d1f60e96091c0c71973910ff5</id>
<content type='text'>
unique_ptr. Reduces executable size.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unique_ptr. Reduces executable size.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1512]. Size ms in initializer list.</title>
<updated>2024-03-22T22:25:01+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2024-03-22T22:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6e28c96eb4ac81fba49dde0d11872c90ef971484'/>
<id>6e28c96eb4ac81fba49dde0d11872c90ef971484</id>
<content type='text'>
Remove erase() and reset() for items that are not set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove erase() and reset() for items that are not set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1512]. Reduce calls to vsDraw.ElementColour.</title>
<updated>2024-03-22T22:08:55+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2024-03-22T22:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d2a6698c2648279c928d50a975e912b0ac511fbe'/>
<id>d2a6698c2648279c928d50a975e912b0ac511fbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
