<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-3-8-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>Removed unwanted files in lexlua/.</title>
<updated>2018-03-26T13:07:42+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-26T13:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=32112078c485b76ffca26c2261f005b48cb80ace'/>
<id>32112078c485b76ffca26c2261f005b48cb80ace</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added BACKPORTING notice.</title>
<updated>2018-03-25T20:34:30+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-25T20:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08de462c79ec32166e02d0661fe939e8d3e1c828'/>
<id>08de462c79ec32166e02d0661fe939e8d3e1c828</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed LPeg lexer incorrectly applying style changes to stale property sets.</title>
<updated>2018-03-25T20:33:56+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-25T20:33:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=be57d5a4e5a12886bcb9aee9d131889863b7ea5f'/>
<id>be57d5a4e5a12886bcb9aee9d131889863b7ea5f</id>
<content type='text'>
Also, when manually updating the default style, call SCI_STYLECLEARALL in order
for subsequent style updates to inherit from the default style.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, when manually updating the default style, call SCI_STYLECLEARALL in order
for subsequent style updates to inherit from the default style.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update changelog with LPeg lexers and curses additions.</title>
<updated>2018-03-22T21:33:29+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-22T21:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7a286ce48368d0232dea713d0b9a989edb30d3a7'/>
<id>7a286ce48368d0232dea713d0b9a989edb30d3a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating for 3.8.0.</title>
<updated>2018-03-22T20:41:22+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-03-22T20:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0369c8229be6cee4672e77d9e20ae737d172587'/>
<id>c0369c8229be6cee4672e77d9e20ae737d172587</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix some runtime warnings caused by previous change as wSelection</title>
<updated>2018-03-21T03:28:06+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-21T03:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4382d9d36daac5442c5a31f74c2aa78eb8c278c7'/>
<id>4382d9d36daac5442c5a31f74c2aa78eb8c278c7</id>
<content type='text'>
created later and clients (such as SciTE's about box) may use API to set up
text before window is realized.

Backport of changeset 6637:f5bc6b39f3fa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
created later and clients (such as SciTE's about box) may use API to set up
text before window is realized.

Backport of changeset 6637:f5bc6b39f3fa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix warnings about NULL selection widget by moving creation and destruction of wSelection into the realize and unrealize handlers.</title>
<updated>2018-03-21T02:27:12+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2018-03-21T02:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ac8676c1ee587150376472d542d8cf6f32720bf0'/>
<id>ac8676c1ee587150376472d542d8cf6f32720bf0</id>
<content type='text'>
Backport of changeset 6636:faac617dc312.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6636:faac617dc312.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Include header needed for ptrdiff_t.</title>
<updated>2018-03-20T20:13:13+00:00</updated>
<author>
<name>Mitchell Foral</name>
<email>unknown</email>
</author>
<published>2018-03-20T20:13:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2dae619567d559af652c2af093556cdce33779e3'/>
<id>2dae619567d559af652c2af093556cdce33779e3</id>
<content type='text'>
Backport of changeset 6635:f59121877e75.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6635:f59121877e75.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add unit tests for UniCoversion.</title>
<updated>2018-03-20T03:42:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-20T03:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d96e72c0fe1549704b2e22602d586e051d5e6fb'/>
<id>4d96e72c0fe1549704b2e22602d586e051d5e6fb</id>
<content type='text'>
Backport of changeset 6631:dab8d8906cfb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6631:dab8d8906cfb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix warning from MSVC 64-bit.</title>
<updated>2018-03-19T09:17:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-19T09:17:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4c65995ed5cd4cc4eb067d47f1d689d3ec7d212'/>
<id>b4c65995ed5cd4cc4eb067d47f1d689d3ec7d212</id>
<content type='text'>
Backport of changeset 6630:9a68a8f20de9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 6630:9a68a8f20de9.
</pre>
</div>
</content>
</entry>
</feed>
