<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/doc, 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>Change log.</title>
<updated>2014-11-27T21:33:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-11-27T21:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c7f572808862c45a76a281c6c5fff3e516cd5ae'/>
<id>8c7f572808862c45a76a281c6c5fff3e516cd5ae</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>Platform overrides for some drawing and behaviour to benefit PLAT_CURSES.</title>
<updated>2014-11-19T02:48:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-11-19T02:48:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3abacf188f611b460ad08818e2339c77f3ad85a5'/>
<id>3abacf188f611b460ad08818e2339c77f3ad85a5</id>
<content type='text'>
From Mitchell Foral.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mitchell Foral.
</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>Feature [feature-requests:#1086]. Annotation display style ANNOTATION_INDENTED;</title>
<updated>2014-11-14T09:41:27+00:00</updated>
<author>
<name>Erik Angelin</name>
<email>erik.angelin@gmail.com</email>
</author>
<published>2014-11-14T09:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fb9e8bb503efc6c2b760b05bf2c1f67fa37fa7b5'/>
<id>fb9e8bb503efc6c2b760b05bf2c1f67fa37fa7b5</id>
<content type='text'>
like _BOXED but no border.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like _BOXED but no border.
</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>Reordered searching section so preferred SCI_SEARCHINTARGET API is shown first</title>
<updated>2014-10-16T03:59:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-16T03:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=802391bafca9efff2c41fbc31e54f309479ccdea'/>
<id>802391bafca9efff2c41fbc31e54f309479ccdea</id>
<content type='text'>
to discourage use of other APIs.
Fixed some HTML bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to discourage use of other APIs.
Fixed some HTML bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1664]. Fix folding of "block" keyword.</title>
<updated>2014-10-13T23:29:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-13T23:29:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3c273e30ef6d607e3e4e26527b34a1542395c06'/>
<id>b3c273e30ef6d607e3e4e26527b34a1542395c06</id>
<content type='text'>
From danselmi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From danselmi.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2014-10-13T22:54:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-10-13T22:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd34f0cdf1b413107c1360d1531170ea262e0768'/>
<id>dd34f0cdf1b413107c1360d1531170ea262e0768</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
