<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-4-1-1</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>Allow read access to the key map.</title>
<updated>2018-08-28T22:08:42+00:00</updated>
<author>
<name>Kacper Kasper</name>
<email>unknown</email>
</author>
<published>2018-08-28T22:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a52b980b2ddeda48f17b07adc898ac7a28a11c15'/>
<id>a52b980b2ddeda48f17b07adc898ac7a28a11c15</id>
<content type='text'>
Required on Haiku to set up key bindings that include the Cmd modifier.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Required on Haiku to set up key bindings that include the Cmd modifier.
</pre>
</div>
</content>
</entry>
<entry>
<title>On Cocoa, clicks in the blank text margin now put the caret at the start of text</title>
<updated>2018-08-15T23:15:20+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-08-15T23:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df064f0417852ef3432dd46c873b0b6d4e9cfc1c'/>
<id>df064f0417852ef3432dd46c873b0b6d4e9cfc1c</id>
<content type='text'>
instead of performing a margin click action. This matches the I-beam cursor
appearance.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of performing a margin click action. This matches the I-beam cursor
appearance.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define PLAT_HAIKU and use to avoid a reported compilation problem on 32-bit</title>
<updated>2018-07-30T23:20:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-30T23:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d57e9ede52be29901e5328e1192ceed64bd94a4c'/>
<id>d57e9ede52be29901e5328e1192ceed64bd94a4c</id>
<content type='text'>
Haiku where ptrdiff_t and int are the same size but different types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Haiku where ptrdiff_t and int are the same size but different types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reversion in revision 7063 which removed folding when changing code page.</title>
<updated>2018-07-23T22:57:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-23T22:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bdfac6f2fd012ca71d0062d8c5390cc8dd06f81c'/>
<id>bdfac6f2fd012ca71d0062d8c5390cc8dd06f81c</id>
<content type='text'>
Changing code page now causes full restyle.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changing code page now causes full restyle.
</pre>
</div>
</content>
</entry>
<entry>
<title>Need &lt;string&gt; for std::string.</title>
<updated>2018-07-10T05:38:33+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-10T05:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a8abe4e6fca2dbce9b4e464111c7cfa452008e99'/>
<id>a8abe4e6fca2dbce9b4e464111c7cfa452008e99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optional indexing of line starts in UTF-8 documents by UTF-32 code points and</title>
<updated>2018-07-10T05:06:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-10T05:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=56e20ea0283d8018dee48d736ba9dfef3c84dc3f'/>
<id>56e20ea0283d8018dee48d736ba9dfef3c84dc3f</id>
<content type='text'>
UTF-16 code units added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UTF-16 code units added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed condition which is always true.</title>
<updated>2018-06-21T03:52:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-21T03:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=315b612a0c445306b7190b89c4589c7b8444dc7c'/>
<id>315b612a0c445306b7190b89c4589c7b8444dc7c</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:#1185]. Add lexers for SAS and Stata.</title>
<updated>2018-06-21T03:24:43+00:00</updated>
<author>
<name>Luke Rasmussen</name>
<email>unknown</email>
</author>
<published>2018-06-21T03:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3754f5cfe52357b43f4cf10753cce544c5abf288'/>
<id>3754f5cfe52357b43f4cf10753cce544c5abf288</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove definition that has never been used.</title>
<updated>2018-06-12T07:38:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-12T07:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7d30f4a9c7e2d34b560465a7b4f31108ff1ec598'/>
<id>7d30f4a9c7e2d34b560465a7b4f31108ff1ec598</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using noexcept for simple functions.</title>
<updated>2018-06-10T03:33:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-10T03:33:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2d87b5e5e8058c3ca4f574deb08305e3ae5812ff'/>
<id>2d87b5e5e8058c3ca4f574deb08305e3ae5812ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
