<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, 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>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:#1519]. Cherry pick SC_MASK_HISTORY from isscint.</title>
<updated>2024-06-25T05:22:23+00:00</updated>
<author>
<name>Martijn Laan</name>
<email>1092369+martijnlaan@users.noreply.github.com</email>
</author>
<published>2024-06-25T05:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e1526b995aba2e8cd7b4ee018abaaf62e9897e06'/>
<id>e1526b995aba2e8cd7b4ee018abaaf62e9897e06</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>Bug [#2417]. Add elements for inactive additional selections</title>
<updated>2024-03-15T06:54:07+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-03-15T06:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bb387ecf5a9a81723637a153896e4ee0eb16bbc8'/>
<id>bb387ecf5a9a81723637a153896e4ee0eb16bbc8</id>
<content type='text'>
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_TEXT and
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_BACK.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_TEXT and
SC_ELEMENT_SELECTION_INACTIVE_ADDITIONAL_BACK.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2403]. Add SC_AUTOCOMPLETE_SELECT_FIRST_ITEM.</title>
<updated>2024-03-07T20:56:22+00:00</updated>
<author>
<name>Jiří Techet</name>
<email>techet@gmail.com</email>
</author>
<published>2024-03-07T20:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=548093449967bb84aaf112df736428681657c528'/>
<id>548093449967bb84aaf112df736428681657c528</id>
<content type='text'>
This option always selects the first item in the autocompletion list.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option always selects the first item in the autocompletion list.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement detach point access with SCI_SETUNDODETACH and SCI_GETUNDODETACH.</title>
<updated>2024-02-15T22:52:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-15T22:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f39367fc4c7af72caef8e20b1e9b1a038e242b0a'/>
<id>f39367fc4c7af72caef8e20b1e9b1a038e242b0a</id>
<content type='text'>
Write more documentation for undo history.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Write more documentation for undo history.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement API to read and write undo history from applications.</title>
<updated>2024-02-09T10:45:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-09T10:45:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd53ffcbefe4e7a22fc493b1916939bae5f9dc1d'/>
<id>bd53ffcbefe4e7a22fc493b1916939bae5f9dc1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add IDocumentEditable interface for efficient interaction with document objects.</title>
<updated>2023-12-19T22:24:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-12-19T22:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1b153f8d8d4b2f09afc2d039256c958e94bd3b05'/>
<id>1b153f8d8d4b2f09afc2d039256c958e94bd3b05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_SELECTIONFROMPOINT for modifying multiple selections.</title>
<updated>2023-11-05T11:11:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-05T11:11:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=26b60d88b6d848f3ba55ca046852e079be5fe3c6'/>
<id>26b60d88b6d848f3ba55ca046852e079be5fe3c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_CHANGESELECTIONMODE to simplify selection mode manipulation.</title>
<updated>2023-11-05T03:59:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-05T03:59:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a3dd1952c420158febe7a11d596ba3f402eb17ab'/>
<id>a3dd1952c420158febe7a11d596ba3f402eb17ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
