<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaDoc.html, branch rel-5-5-0</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 [#2435]. Fix documentation of type of SCNotification::annotationLinesAdded.</title>
<updated>2024-03-29T21:49:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-03-29T21:49:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2c01d26fce8ec14fa9f4c8bbee0d1171c9f45048'/>
<id>2c01d26fce8ec14fa9f4c8bbee0d1171c9f45048</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove outdated text.</title>
<updated>2024-03-22T20:35:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-03-22T20:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e9569bf65242305777562263cdacffbf99d03f5'/>
<id>9e9569bf65242305777562263cdacffbf99d03f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document that failure in SCI_ALLOCATESUBSTYLES returns a negative number.</title>
<updated>2024-03-22T06:20:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-03-22T06:20:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c182518c469fcb28bacf84ec625d5c481a773803'/>
<id>c182518c469fcb28bacf84ec625d5c481a773803</id>
<content type='text'>
Possible failures include requesting more substyles than available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Possible failures include requesting more substyles than available.
</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>Restore change history to the extent possible when restoring undo history.</title>
<updated>2024-02-27T04:34:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-27T04:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c596111b25cc19cc31945b28dbc00a57f9172689'/>
<id>c596111b25cc19cc31945b28dbc00a57f9172689</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Perform validation of undo state when SCI_SETUNDOCURRENT called, setting status</title>
<updated>2024-02-15T03:17:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-02-15T03:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38d2856d341358bf9c691157ae0ca2e8960e35df'/>
<id>38d2856d341358bf9c691157ae0ca2e8960e35df</id>
<content type='text'>
when invalid.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
when invalid.
</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>
</feed>
