<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/include, branch rel-4-1-3</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>Feature [feature-requests:#1242]. Add lexer for Nim</title>
<updated>2018-11-21T08:39:33+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2018-11-21T08:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ff40789bb65ac03c27b6c1dd889bdda57a2c2f15'/>
<id>ff40789bb65ac03c27b6c1dd889bdda57a2c2f15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCI_SETCOMMANDEVENTS API to allow turning off command events.</title>
<updated>2018-10-10T22:29:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-10T22:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c5dedff99f306588a7217d40a4281db7d1baffaa'/>
<id>c5dedff99f306588a7217d40a4281db7d1baffaa</id>
<content type='text'>
This can reduce the time taken to fold a document by half.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can reduce the time taken to fold a document by half.
</pre>
</div>
</content>
</entry>
<entry>
<title>Synchronize definition and documentation.</title>
<updated>2018-09-29T23:37:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-09-29T23:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d8cf4794e4e97ba82f75c6169a42e7d492c8328'/>
<id>5d8cf4794e4e97ba82f75c6169a42e7d492c8328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>
</feed>
