<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditBase/ScintillaEditBase.h, branch rel-4-1-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>Extra header needed with g++ on Linux.</title>
<updated>2018-06-02T00:09:04+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>unknown</email>
</author>
<published>2018-06-02T00:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=63a526d16065007457d26a577c3848c99269f0e8'/>
<id>63a526d16065007457d26a577c3848c99269f0e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add necessary headers and move includes to be in same order.</title>
<updated>2018-05-25T23:46:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-25T23:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eb77cfe43c9376527ed84d904c94a8bc4b683dba'/>
<id>eb77cfe43c9376527ed84d904c94a8bc4b683dba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add &lt;vector&gt; to files that include Platform.h as likely needed in future.</title>
<updated>2018-05-18T03:40:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-18T03:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c9efe00bbe087414ad1a7888b6605fc25f795766'/>
<id>c9efe00bbe087414ad1a7888b6605fc25f795766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include &lt;string_view&gt; to allow future use in Platform interface and Unicode.</title>
<updated>2018-05-14T03:13:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-14T03:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=793a375153519ae45ca8b3c9645fee347160d1a4'/>
<id>793a375153519ae45ca8b3c9645fee347160d1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The Scintilla namespace is always active for internal symbols and for the lexer</title>
<updated>2017-09-10T23:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-10T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf'/>
<id>313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf</id>
<content type='text'>
interfaces ILexer4 and IDocument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interfaces ILexer4 and IDocument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1957]. Add focusChanged(bool focused) signal.</title>
<updated>2017-07-11T23:02:04+00:00</updated>
<author>
<name>Justin Dailey</name>
<email>unknown</email>
</author>
<published>2017-07-11T23:02:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7252725d46e9294372ecaaf001d7c483cc99876a'/>
<id>7252725d46e9294372ecaaf001d7c483cc99876a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dropping files fires the SCN_URIDROPPED notification instead of inserting text.</title>
<updated>2017-07-03T23:54:16+00:00</updated>
<author>
<name>Justin Dailey</name>
<email>unknown</email>
</author>
<published>2017-07-03T23:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8918bc9ca9d996d87f30a38fadfe3ae1dd180a5d'/>
<id>8918bc9ca9d996d87f30a38fadfe3ae1dd180a5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include the 'updated' flags in the updateUi signal.</title>
<updated>2017-07-01T02:36:00+00:00</updated>
<author>
<name>Justin Dailey</name>
<email>unknown</email>
</author>
<published>2017-07-01T02:36:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1df9c8ad39efea4595abfcc9a7305b72a4cf7565'/>
<id>1df9c8ad39efea4595abfcc9a7305b72a4cf7565</id>
<content type='text'>
Don't send updateUi for focus in.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't send updateUi for focus in.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use same #if guard as other files.</title>
<updated>2017-06-13T22:52:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-13T22:52:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=851db0e42a49b2292fd6e6ff5984b575af858a66'/>
<id>851db0e42a49b2292fd6e6ff5984b575af858a66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify mouse and keyboard handling by only retaining the 'WithModifiers" form.</title>
<updated>2017-06-12T03:49:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-12T03:49:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1995e565ce6566fced7a383d8114319da57974d5'/>
<id>1995e565ce6566fced7a383d8114319da57974d5</id>
<content type='text'>
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All events include a set of keyboard modifier flags.
Older calls that passed individual parameters for each key were removed.
</pre>
</div>
</content>
</entry>
</feed>
