<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc/ScintillaDoc.html, branch rel-3-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>SCI_TARGETASUTF8 and SCI_ENCODEDFROMUTF8 implemented on Win32.</title>
<updated>2015-05-20T00:57:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-20T00:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=93103de7a6612a3a5e5328327340d636a87577d2'/>
<id>93103de7a6612a3a5e5328327340d636a87577d2</id>
<content type='text'>
From johnsonj.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From johnsonj.
</pre>
</div>
</content>
</entry>
<entry>
<title>Specify which APIs append a NUL to results.</title>
<updated>2015-03-26T00:09:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-26T00:09:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0440058aedb1abf97b616225fe47b6dd76727c2d'/>
<id>0440058aedb1abf97b616225fe47b6dd76727c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Scintilla is now always a wide character window so remove vestiges of narrow</title>
<updated>2015-03-12T22:17:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-03-12T22:17:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2fb4ff4b1bc1a473d80260455c80d7ec19c62616'/>
<id>2fb4ff4b1bc1a473d80260455c80d7ec19c62616</id>
<content type='text'>
character window support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
character window support.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix an unclosed tag in the documentation</title>
<updated>2015-03-09T15:33:34+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2015-03-09T15:33:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1bc356c788fb6d777c2eaa70c45a1f4cc7642486'/>
<id>1bc356c788fb6d777c2eaa70c45a1f4cc7642486</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_GETTARGETTEXT as a simpler alternate to SCI_GETTEXTRANGE.</title>
<updated>2015-02-22T21:20:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-22T21:20:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e3fb3e4d970c691eb696bdaeabb64e0e84d2d930'/>
<id>e3fb3e4d970c691eb696bdaeabb64e0e84d2d930</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added SCI_SETTARGETRANGE method to set both the start and end of the target.</title>
<updated>2015-02-21T22:56:46+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-21T22:56:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5bd5e8733e8e3ceb5e2f545adfd6e1b514b33a5c'/>
<id>5bd5e8733e8e3ceb5e2f545adfd6e1b514b33a5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document constant that had not been defined.</title>
<updated>2015-02-19T09:03:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-19T09:03:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cfb5dc2a800956f2edf34a9599d6e75a63e6cce6'/>
<id>cfb5dc2a800956f2edf34a9599d6e75a63e6cce6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SCI_TARGETASUTF8 and SCI_ENCODEDFROMUTF8 on Cocoa.</title>
<updated>2015-02-16T00:13:24+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-16T00:13:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ad87a8f8ce2aca54714f7f2735638ac5d14d830'/>
<id>8ad87a8f8ce2aca54714f7f2735638ac5d14d830</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SC_INDICFLAG_VALUEFORE and INDIC_TEXTFORE to allow a wide range of indicator</title>
<updated>2015-02-15T12:51:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-15T12:51:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=deef968ba5e09d5280030aa24251c77cc8b47736'/>
<id>deef968ba5e09d5280030aa24251c77cc8b47736</id>
<content type='text'>
colours and to change the colour of text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
colours and to change the colour of text.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bad end tag.</title>
<updated>2015-02-12T04:35:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-02-12T04:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a0719a469c2005cbeba2cbdb7b5625fbab4b17c9'/>
<id>a0719a469c2005cbeba2cbdb7b5625fbab4b17c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
