<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-4-0-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>Avoid warning although it appears incorrect.</title>
<updated>2017-07-23T01:05:25+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-23T01:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0a1aaa2eea6ab66939dce401da282938cad263e'/>
<id>b0a1aaa2eea6ab66939dce401da282938cad263e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Casts required for Unix LP64 after changes to Sci_Position/Sci_PositionU.</title>
<updated>2017-07-17T05:17:18+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-17T05:17:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=83f45b0a9b0ed59736e7de796ec6db14c90be5c8'/>
<id>83f45b0a9b0ed59736e7de796ec6db14c90be5c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add style metadata methods with null implementations.</title>
<updated>2017-06-22T07:43:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T07:43:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cac2f69f221ca31545681968fc746dc590f060bd'/>
<id>cac2f69f221ca31545681968fc746dc590f060bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge Ilexer and ILexerWithSubStyles into ILexer4 to avoid need for version</title>
<updated>2017-06-22T07:25:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T07:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e7375474b0697983b727a1efd32eb8b6bbbbd00d'/>
<id>e7375474b0697983b727a1efd32eb8b6bbbbd00d</id>
<content type='text'>
checking in 4.0. Use lvRelease4 ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
checking in 4.0. Use lvRelease4 ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1955]. The data parameter to ILoader::AddData made const.</title>
<updated>2017-07-09T00:25:15+00:00</updated>
<author>
<name>Justin Dailey</name>
<email>unknown</email>
</author>
<published>2017-07-09T00:25:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=761803cb377f059915ccb6e53d10f2839277ccee'/>
<id>761803cb377f059915ccb6e53d10f2839277ccee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redraw when overtype changed so caret change visible even when not blinking.</title>
<updated>2017-07-07T02:55:23+00:00</updated>
<author>
<name>Justin Dailey</name>
<email>unknown</email>
</author>
<published>2017-07-07T02:55:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=554dc6a20cc1f0494ae7035e3cb03d632edbef83'/>
<id>554dc6a20cc1f0494ae7035e3cb03d632edbef83</id>
<content type='text'>
Notify application with SC_UPDATE_SELECTION when overtype changed - previously
sent SC_UPDATE_CONTENT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Notify application with SC_UPDATE_SELECTION when overtype changed - previously
sent SC_UPDATE_CONTENT.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate single phase drawing.</title>
<updated>2017-07-01T02:20:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-01T02:20:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ed43d472889655b39777a7b2e8f01e487acf62b4'/>
<id>ed43d472889655b39777a7b2e8f01e487acf62b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update IDocument for version 4. Drop IDocumentWithLineEnd interface to just have</title>
<updated>2017-06-22T06:38:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T06:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cac2920096062453ed19e5697146cd1b42ba088d'/>
<id>cac2920096062453ed19e5697146cd1b42ba088d</id>
<content type='text'>
IDocument but with all the methods from IDocumentWithLineEnd. This removes
version checking (for now). Use dvRelease4 ID.
Drop mask argument to StartStyling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IDocument but with all the methods from IDocumentWithLineEnd. This removes
version checking (for now). Use dvRelease4 ID.
Drop mask argument to StartStyling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cast between Sci_Position.h types used for lexers and Position.h types used in</title>
<updated>2017-06-22T04:52:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T04:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d077164510233d9e36a2632437e51d87227371e9'/>
<id>d077164510233d9e36a2632437e51d87227371e9</id>
<content type='text'>
core to allow the Sci_Position.h types to widen to 64-bits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
core to allow the Sci_Position.h types to widen to 64-bits.
</pre>
</div>
</content>
</entry>
<entry>
<title>The default encoding is now UTF-8.</title>
<updated>2017-06-19T02:10:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-19T02:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=65f72e8be173fcabd7fc1f756126f5e2c8c9199b'/>
<id>65f72e8be173fcabd7fc1f756126f5e2c8c9199b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
