<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEdit, 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>Preparing for the 4.0.0 release.</title>
<updated>2017-08-10T23:40:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-10T23:40:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e2ae51a181ce6894f56866fea1d115339b2dc4f6'/>
<id>e2ae51a181ce6894f56866fea1d115339b2dc4f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1959]. Avoid problems with changes with different versions of Qt.</title>
<updated>2017-07-23T01:04:53+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-23T01:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0c89c0354677ebef941e3c71fc703f2f086249ad'/>
<id>0c89c0354677ebef941e3c71fc703f2f086249ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1959]. Eliminate extra layer in signal emission for document.</title>
<updated>2017-07-18T07:48:36+00:00</updated>
<author>
<name>Justin Dailey</name>
<email>unknown</email>
</author>
<published>2017-07-18T07:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=04134d9a580798cff51d8585bb79a9bf45c66de3'/>
<id>04134d9a580798cff51d8585bb79a9bf45c66de3</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>Add a DefaultLexer class which lexers can subclass if they want reasonable</title>
<updated>2017-06-22T05:53:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-22T05:53:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ba5302631cb01f364563fb513d37740a82efbaf9'/>
<id>ba5302631cb01f364563fb513d37740a82efbaf9</id>
<content type='text'>
default implementations of the ILexerWithSubStyles interface methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default implementations of the ILexerWithSubStyles interface methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use $$files instead of bare wildcard to support including in a parent project.</title>
<updated>2017-06-13T22:54:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-13T22:54:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ae5371190e9ba0f7cd5eb3c348c610c22ee6114'/>
<id>9ae5371190e9ba0f7cd5eb3c348c610c22ee6114</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed unused functions and methods from Platform.h.</title>
<updated>2017-06-12T01:49:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-12T01:49:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=46f9fd7509eaa2809392acf3a264b57a2daf973c'/>
<id>46f9fd7509eaa2809392acf3a264b57a2daf973c</id>
<content type='text'>
Replaced Platform::Clamp with Sci::clamp but will later change this to
std::clamp once on full C++17 compilers.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced Platform::Clamp with Sci::clamp but will later change this to
std::clamp once on full C++17 compilers.
Drop MouseButtonBounce workaround for very early GTK+/Linux.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for 3.7.5 release.</title>
<updated>2017-05-23T06:42:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-23T06:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=06a15f3405b018517d17bf26ab83b29b569d4057'/>
<id>06a15f3405b018517d17bf26ab83b29b569d4057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SparseVector work with move-only types.</title>
<updated>2017-05-21T13:08:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-21T13:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3debda34b8aa21a770142a055b8fa7e4a8a7355f'/>
<id>3debda34b8aa21a770142a055b8fa7e4a8a7355f</id>
<content type='text'>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Using Sci::Position and Sci::Line to mark variables that are document positions</title>
<updated>2017-03-31T07:19:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-31T07:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ff947c9db5ab9f1a093434180bc05bfecb62c4d'/>
<id>8ff947c9db5ab9f1a093434180bc05bfecb62c4d</id>
<content type='text'>
and lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and lines.
</pre>
</div>
</content>
</entry>
</feed>
