<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, 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>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>Bug [#2375]. On Win32, fix scrolling speed to not be too fast.</title>
<updated>2023-01-17T08:03:05+00:00</updated>
<author>
<name>Enrico Tröger</name>
<email>unknown</email>
</author>
<published>2023-01-17T08:03:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6039080cfba2b9344fa9cde2ba5688d2db590d66'/>
<id>6039080cfba2b9344fa9cde2ba5688d2db590d66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SCI_VERTICALCENTRECARET to update the vertical scroll position.</title>
<updated>2023-01-17T05:06:46+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2023-01-17T05:06:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc9ee2dd45e7654c5c1d6c2b4b3791df20962a95'/>
<id>bc9ee2dd45e7654c5c1d6c2b4b3791df20962a95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow scrolling with mouse wheel when scroll bar hidden.</title>
<updated>2023-01-17T04:33:09+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2023-01-17T04:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c568c1a2ea16e9990c7352991c9d02bfa72302b1'/>
<id>c568c1a2ea16e9990c7352991c9d02bfa72302b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify printing of markers.</title>
<updated>2023-01-13T23:39:04+00:00</updated>
<author>
<name>John Ehresman</name>
<email>unknown</email>
</author>
<published>2023-01-13T23:39:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=abfef700976bbf3a2843b498f4216f63164d8661'/>
<id>abfef700976bbf3a2843b498f4216f63164d8661</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2373]. Fix indicator drawing past left of text pane over margin.</title>
<updated>2023-01-13T23:14:19+00:00</updated>
<author>
<name>John Ehresman</name>
<email>unknown</email>
</author>
<published>2023-01-13T23:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cda69aa65110372aef5f4f9e06dada6b773cd9a8'/>
<id>cda69aa65110372aef5f4f9e06dada6b773cd9a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2374]. Fix character input bug where dotless 'i' and some other extended</title>
<updated>2023-01-13T23:03:54+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-01-13T23:03:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b7268373ff61c61f0e904de0aef7e9eab704005b'/>
<id>b7268373ff61c61f0e904de0aef7e9eab704005b</id>
<content type='text'>
Latin characters could not be entered.
The change also stops SCI_ASSIGNCMDKEY from working with these characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Latin characters could not be entered.
The change also stops SCI_ASSIGNCMDKEY from working with these characters.
</pre>
</div>
</content>
</entry>
</feed>
