<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaDoc.html, branch rel-5-5-6</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>Bug [#2468]. Update documentation of which notifications use each field.</title>
<updated>2025-03-29T21:59:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T21:59:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d3277558d108402908ba1c474a2f44c30559a645'/>
<id>d3277558d108402908ba1c474a2f44c30559a645</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:#1550]. Document shape limitation for EOL annotations.</title>
<updated>2025-03-28T22:13:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-28T22:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=05d66161c908667a12a4b3fd0e4ba10fada0a233'/>
<id>05d66161c908667a12a4b3fd0e4ba10fada0a233</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add values to character set table and style name (column 1) like other tables.</title>
<updated>2025-03-12T21:57:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-12T21:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b8dbcd85c2b92250b8904b3e13c847d387d6c617'/>
<id>b8dbcd85c2b92250b8904b3e13c847d387d6c617</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document SC_TECHNOLOGY_DIRECT_WRITE_1 and reformat technology choice as a table.</title>
<updated>2025-02-12T03:08:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-12T03:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27e74c10b31767a637a4e3281c93dadc3280d640'/>
<id>27e74c10b31767a637a4e3281c93dadc3280d640</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Serialize selection type and ranges with SCI_GETSELECTIONSERIALIZED and</title>
<updated>2025-02-01T03:43:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-02-01T03:43:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f54fd2019dd648b29a80ec7429833ab546d3a428'/>
<id>f54fd2019dd648b29a80ec7429833ab546d3a428</id>
<content type='text'>
SCI_SETSELECTIONSERIALIZED.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_SETSELECTIONSERIALIZED.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1539]. Fix some incorrect tags.</title>
<updated>2025-01-25T21:29:39+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2025-01-25T21:29:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d2eb261358105a089923d4a4b41344f508e97c69'/>
<id>d2eb261358105a089923d4a4b41344f508e97c69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1224]. Use enum for undo selection history and make API names more</title>
<updated>2025-01-24T21:40:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-01-24T21:40:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f2bc1988dba5ca23692020017aa6f9ee2b4d71cf'/>
<id>f2bc1988dba5ca23692020017aa6f9ee2b4d71cf</id>
<content type='text'>
consistent as 'undo selection' instead of 'selection undo' as more closely
associated with undo than selection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
consistent as 'undo selection' instead of 'selection undo' as more closely
associated with undo than selection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1224]. Remember selection in undo history. SCI_SETSELECTIONUNDOHISTORY.</title>
<updated>2025-01-22T10:34:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-01-22T10:34:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3de9d37c7b8f4501558d309ada718dc52533e94c'/>
<id>3de9d37c7b8f4501558d309ada718dc52533e94c</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:#1539]. Fix documentation structure.</title>
<updated>2025-01-05T04:11:11+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2025-01-05T04:11:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4328a9ee4934d421709c9c1d394590610ea62e5d'/>
<id>4328a9ee4934d421709c9c1d394590610ea62e5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2454]. Add "NUL-terminated" qualifiers to APIs that NUL-terminate result.</title>
<updated>2024-11-19T21:14:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-11-19T21:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=36da5818ccb71317b088857673bc3e75f0982616'/>
<id>36da5818ccb71317b088857673bc3e75f0982616</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
