<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-4-0-2</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>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>New header ILoader.h defines ILoader interface as it does not belong in ILexer.h.</title>
<updated>2017-08-28T07:22:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-28T07:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8a541f67cbb7eaaaa7a7d55bc1ae40e218f5f39e'/>
<id>8a541f67cbb7eaaaa7a7d55bc1ae40e218f5f39e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch default modifier key for rectangular selections from Ctrl to Alt on Linux.</title>
<updated>2017-08-02T06:10:59+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-02T06:10:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0d289687085855c4c7320a6baf44644fff0ac194'/>
<id>0d289687085855c4c7320a6baf44644fff0ac194</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1876]. Fix scrollbar and corner drawing and flickering of text.</title>
<updated>2017-07-29T01:23:49+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-29T01:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=685c1c667e33144f014c23fd94e3ccd7abf7779b'/>
<id>685c1c667e33144f014c23fd94e3ccd7abf7779b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexer style metadata uses arrays of struct literals but don't want noise of</title>
<updated>2017-07-23T01:06:53+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-23T01:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1200e04d051f1bd479cffd4218d637240204d0f0'/>
<id>1200e04d051f1bd479cffd4218d637240204d0f0</id>
<content type='text'>
extra braces for each element so turn off warning.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
extra braces for each element so turn off warning.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1949]. Fix drawing failure in wrap mode for GTK+ 2.x.</title>
<updated>2017-07-07T03:19:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-07T03:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9aa72c0c10dba58c8ccf20a2467f5d3a396c39d4'/>
<id>9aa72c0c10dba58c8ccf20a2467f5d3a396c39d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Remove old timer code in favour of the FineTicker* methods.</title>
<updated>2017-06-12T04:31:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-12T04:31:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df5b01f2a02e56127dc989113d7d12a6518632bf'/>
<id>df5b01f2a02e56127dc989113d7d12a6518632bf</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>
<entry>
<title>Back down from gnu++17 to gnu++14 so can build with g++ on current Ubuntu.</title>
<updated>2017-06-12T02:49:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-12T02:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e57183504381c137e851265b0083c429ac65246f'/>
<id>e57183504381c137e851265b0083c429ac65246f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
