<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch sciteco-v0.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.5.2 release.</title>
<updated>2014-11-28T21:26:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-11-28T21:26:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=efd57913db58a6f16f80e345cc45a1ac2113b3e7'/>
<id>efd57913db58a6f16f80e345cc45a1ac2113b3e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>SC_TECHNOLOGY_DIRECTWRITEDC is another provisional mode for DirectWrite drawing</title>
<updated>2014-11-24T07:01:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-11-24T07:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd9deff34368b5928263231342128a8a84a17877'/>
<id>bd9deff34368b5928263231342128a8a84a17877</id>
<content type='text'>
which may fix problems with sibling windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which may fix problems with sibling windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1670]. Avoid processing mouse move events where the mouse has not moved</title>
<updated>2014-11-19T02:07:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-11-19T02:07:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e9852dc1ceb2756b10ec6ab6b2238346e883e115'/>
<id>e9852dc1ceb2756b10ec6ab6b2238346e883e115</id>
<content type='text'>
as these can cause unexpected dwell start notifications.
From Yusuf Ramazan Karagöz.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as these can cause unexpected dwell start notifications.
From Yusuf Ramazan Karagöz.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1643]. Only show system caret for GDI as it interferes with Direct2D.</title>
<updated>2014-11-13T04:38:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-11-13T04:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3662a834844d3b83547220d68044ca2b07d52a38'/>
<id>3662a834844d3b83547220d68044ca2b07d52a38</id>
<content type='text'>
From Mat Berchtold.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mat Berchtold.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1666]. Include &lt;stdexcept&gt; due to report of a problem with compiling</title>
<updated>2014-10-16T02:49:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-16T02:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bbab5f56e60c1a33c0316c8113926567a49bef77'/>
<id>bbab5f56e60c1a33c0316c8113926567a49bef77</id>
<content type='text'>
Document.h with some versions of MinGW.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document.h with some versions of MinGW.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1077]. Support MinGW compilation under Linux.</title>
<updated>2014-10-07T08:40:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-07T08:40:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=797c1dd3467ab52256a62b5b88f6462a7e697bae'/>
<id>797c1dd3467ab52256a62b5b88f6462a7e697bae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing old CVS artifacts.</title>
<updated>2014-10-07T06:23:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-07T06:23:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89b0464b8d8a39ff04b0f5f3d04a75172f6c7913'/>
<id>89b0464b8d8a39ff04b0f5f3d04a75172f6c7913</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trace failures to flush when drawing bitmaps in Direct2D.</title>
<updated>2014-10-07T04:06:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-07T04:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2af048e3684d7e56d40aa513489614b8dad0c18a'/>
<id>2af048e3684d7e56d40aa513489614b8dad0c18a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1080]. Allow right click selection in popup menu.</title>
<updated>2014-10-07T04:05:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-07T04:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ade46e22846f94077dddf844e2a0a23596882fa'/>
<id>9ade46e22846f94077dddf844e2a0a23596882fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow using C++11 &lt;regex&gt; for searches as a provisional feature.</title>
<updated>2014-10-02T08:17:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-02T08:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d99936faf68f6caa3608f0c597a183febd399e14'/>
<id>d99936faf68f6caa3608f0c597a183febd399e14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
