<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-4-1-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>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>
<entry>
<title>Add GradientRectangle method to Surface to draw rectangles with vertical or</title>
<updated>2018-05-21T23:08:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-21T23:08:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2e2e70c7ee89b353ad0e6ef409cb9621729d72f8'/>
<id>2e2e70c7ee89b353ad0e6ef409cb9621729d72f8</id>
<content type='text'>
horizontal gradients.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
horizontal gradients.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use nullptr instead of 0 in headers as this diminishes the number of warnings.</title>
<updated>2018-05-17T01:04:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-17T01:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c5f7d797cda42ccf826b414e5d33b911e93ffe7b'/>
<id>c5f7d797cda42ccf826b414e5d33b911e93ffe7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize Platform.h (5) - remove ElapsedTime.</title>
<updated>2018-05-14T04:40:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-14T04:40:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cebd3113ce6b1e4dbc98f458c6033fd41e29d69d'/>
<id>cebd3113ce6b1e4dbc98f458c6033fd41e29d69d</id>
<content type='text'>
Replaced by ElapsedPeriod.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replaced by ElapsedPeriod.
</pre>
</div>
</content>
</entry>
</feed>
