<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, 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>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>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>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>SC_WRAPINDENT_DEEPINDENT added to indent two tabs from previous line.</title>
<updated>2018-06-05T22:55:59+00:00</updated>
<author>
<name>Henrik Hank</name>
<email>unknown</email>
</author>
<published>2018-06-05T22:55:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f30e3460821d39e5f3c568b4fecfc108d00dab3f'/>
<id>f30e3460821d39e5f3c568b4fecfc108d00dab3f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define IScreenLineLayout as the main interface for implementing bidirectional</title>
<updated>2018-06-01T22:37:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-01T22:37:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2e003602f29edff5d38137472edee82fab9f5376'/>
<id>2e003602f29edff5d38137472edee82fab9f5376</id>
<content type='text'>
features by platform code.
Implement IScreenLineLayout for Win32 / DirectWrite as ScreenLineLayout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
features by platform code.
Implement IScreenLineLayout for Win32 / DirectWrite as ScreenLineLayout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add TabPositionAfter method to IScreenLine as this calculation is needed on each</title>
<updated>2018-05-30T03:49:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-30T03:49:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d5deb0bf992e06645983ed7e081e2646fc304b86'/>
<id>d5deb0bf992e06645983ed7e081e2646fc304b86</id>
<content type='text'>
platform and it allows extension to custom tab stops.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
platform and it allows extension to custom tab stops.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add styles for diffs containing patches.</title>
<updated>2018-05-28T04:23:41+00:00</updated>
<author>
<name>Andreas Rönnquist</name>
<email>unknown</email>
</author>
<published>2018-05-28T04:23:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3af984c23fb51b23894ec741015a3b2eb98a8285'/>
<id>3af984c23fb51b23894ec741015a3b2eb98a8285</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings. Add const, constexpr, and noexcept. Initialize. Standard methods.</title>
<updated>2018-05-23T23:24:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-23T23:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bbfd34adc0e800ae2feec487a3c407873bb289e3'/>
<id>bbfd34adc0e800ae2feec487a3c407873bb289e3</id>
<content type='text'>
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace 0 and NULL with nullptr for COM, DirectWrite and least ambiguous cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add definitions for bidirectional support to Platform.h and provide empty</title>
<updated>2018-05-23T05:41:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-23T05:41:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7ee2a70c18f899a4845621622241adc578b0400c'/>
<id>7ee2a70c18f899a4845621622241adc578b0400c</id>
<content type='text'>
implementations for each platform.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implementations for each platform.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add INDIC_GRADIENT and INDIC_GRADIENTCENTRE indicator types.</title>
<updated>2018-05-22T01:52:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-22T01:52:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c8bb8d0fbba6d41ac0cb83a62ae805a466ce4f99'/>
<id>c8bb8d0fbba6d41ac0cb83a62ae805a466ce4f99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
