<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt, branch rel-4-0-4</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>Updates for 4.0.4.</title>
<updated>2018-04-07T01:43:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-07T01:43:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e9f24d8f1208927ec6f878c134b3beb8af809e7c'/>
<id>e9f24d8f1208927ec6f878c134b3beb8af809e7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: 7402342dc7a3 Caching client rectangle on EditView.</title>
<updated>2018-04-05T09:08:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-05T09:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0f2bb6479b09bf0c6c537bdd67654c6c4b6b011c'/>
<id>0f2bb6479b09bf0c6c537bdd67654c6c4b6b011c</id>
<content type='text'>
This change was not compatible with Cocoa as it uses document-based coordinates
rather than view-based.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change was not compatible with Cocoa as it uses document-based coordinates
rather than view-based.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache client rectangle on EditView so it can be used easily inside EditView.</title>
<updated>2018-04-04T05:46:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-04T05:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c1886dc599e9d985abef06d8779cfc90478c9ebd'/>
<id>c1886dc599e9d985abef06d8779cfc90478c9ebd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change '.' to '-&gt;' as Document::decorations was changed to a pointer by last set.</title>
<updated>2018-03-28T03:22:20+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-28T03:22:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3ee91cd747adb60ea5ebf2c2fc9da9498e5c8db8'/>
<id>3ee91cd747adb60ea5ebf2c2fc9da9498e5c8db8</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:#1212]. Move Unicode conversions into UniConversion.</title>
<updated>2018-03-24T02:53:22+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2018-03-24T02:53:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0bb4d5456748c8794a943b4716ee089d0590519c'/>
<id>0bb4d5456748c8794a943b4716ee089d0590519c</id>
<content type='text'>
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character
into UniConversion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move Unicode conversion functions UnicodeFromUTF8 and UTF8FromUTF32Character
into UniConversion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1211]. Use pre-computed table for UTF8BytesOfLead.</title>
<updated>2018-03-22T04:02:38+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2018-03-22T04:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ff707f0fe276677a4d89633ae4964e8b94712ca3'/>
<id>ff707f0fe276677a4d89633ae4964e8b94712ca3</id>
<content type='text'>
Friendlier treatment of invalid UTF-8.
Add tests for UniConversion handling invalid UTF-8. Simplify UTF8Classify tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Friendlier treatment of invalid UTF-8.
Add tests for UniConversion handling invalid UTF-8. Simplify UTF8Classify tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line-end white space.</title>
<updated>2018-03-16T05:57:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-16T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=191d250adfd9d50846db5350641d279cad39c325'/>
<id>191d250adfd9d50846db5350641d279cad39c325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use forward class definitions of XPM and RGBAImage so only code that uses them</title>
<updated>2018-03-14T23:15:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-14T23:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=601277bddb0a4d871b8ab90e88b5d7dfde3ec2a3'/>
<id>601277bddb0a4d871b8ab90e88b5d7dfde3ec2a3</id>
<content type='text'>
needs to #include "XPM.h".
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needs to #include "XPM.h".
Move definition of standard methods on LineMarker from header to implementation
to reduce included text and further isolate use of XPM and RGBAImage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating for 4.0.3.</title>
<updated>2018-02-07T21:18:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-02-07T21:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54043938ad2239c20c67461796e50613b4b9dc20'/>
<id>54043938ad2239c20c67461796e50613b4b9dc20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SC_DOCUMENTOPTION_STYLES_NONE.</title>
<updated>2018-02-02T03:34:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-02-02T03:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f1c1f5fe73d9fe48af8ffc2f0dbf2107d65cf52'/>
<id>3f1c1f5fe73d9fe48af8ffc2f0dbf2107d65cf52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
