<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-6-4</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>Updates for 3.6.4.</title>
<updated>2016-03-09T02:46:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-09T02:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f3a8dd77e1b4705824794dc59763211beed796b'/>
<id>7f3a8dd77e1b4705824794dc59763211beed796b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>To avoid failures with MinGW 4.9 switch language standard from c++0x to gnu++0x.</title>
<updated>2016-03-06T22:54:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee52a9e466d956214c9e12498a3f41159b54d678'/>
<id>ee52a9e466d956214c9e12498a3f41159b54d678</id>
<content type='text'>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include stddef.h as using ptrdiff_t and stddef.h is its home.</title>
<updated>2016-03-06T22:49:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=98e216dbae4e4d5dc174378406f9d5488ad09335'/>
<id>98e216dbae4e4d5dc174378406f9d5488ad09335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1813]. Unmangle exported Scintilla_DirectFunction.</title>
<updated>2016-02-24T08:39:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-02-24T08:39:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d637abf8c3744eb47166c5fd07c309535037b06'/>
<id>9d637abf8c3744eb47166c5fd07c309535037b06</id>
<content type='text'>
Backed out changeset: 819f953e432b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backed out changeset: 819f953e432b
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry OpenClipboard if it fails as another application may have opened it.</title>
<updated>2016-02-23T00:17:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-02-23T00:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92b6a5aa31c305a9ad5c7abb50d4384a5205336c'/>
<id>92b6a5aa31c305a9ad5c7abb50d4384a5205336c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified IME caret position discovery.</title>
<updated>2016-02-09T12:27:08+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-02-09T12:27:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=65c55af48f56eae0a46441b46cfe2990ecdc643a'/>
<id>65c55af48f56eae0a46441b46cfe2990ecdc643a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract IME text insertion into AddWString method.</title>
<updated>2016-02-08T05:40:59+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-02-08T05:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=02649b26c2390ac92cd76650e8beeb9ff40167df'/>
<id>02649b26c2390ac92cd76650e8beeb9ff40167df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move IME code into IMContext.</title>
<updated>2016-02-06T04:15:20+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-02-06T04:15:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2ff8a0fc52930f37d1e198c0331b0e191bd58f73'/>
<id>2ff8a0fc52930f37d1e198c0331b0e191bd58f73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified inline IME by using StringEncode.</title>
<updated>2016-02-01T04:33:27+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-02-01T04:33:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bf2fd3949326088bf10f9ae347c54d7c388c75c8'/>
<id>bf2fd3949326088bf10f9ae347c54d7c388c75c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Encapsulate ImmGetCompositionStringW for GCS_COMPSTR and GCS_RESULTSTR.</title>
<updated>2016-01-22T07:59:20+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-01-22T07:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d4f734f8bc601dcf27bb458a7794525688c806e'/>
<id>3d4f734f8bc601dcf27bb458a7794525688c806e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
