<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt, branch rel-3-6-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>Update version numbers and dates for 3.6.0 release.</title>
<updated>2015-07-28T23:09:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-28T23:09:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a45905e5991b5198d180e3386aa6b33bb5e88f32'/>
<id>a45905e5991b5198d180e3386aa6b33bb5e88f32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid candidate box randomly popping up away from edit pane with (especially</title>
<updated>2015-07-28T08:44:13+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2015-07-28T08:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c1955f280084e316a587fa10469e4296ffc7371c'/>
<id>c1955f280084e316a587fa10469e4296ffc7371c</id>
<content type='text'>
Japanese) IME input.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Japanese) IME input.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Position.h as a place-holder and to allow #include "Position.h" in source.</title>
<updated>2015-07-27T03:10:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-27T03:10:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=478d819121d970ca773cb52c99f396a9bf73ee62'/>
<id>478d819121d970ca773cb52c99f396a9bf73ee62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for release 3.5.7.</title>
<updated>2015-06-19T01:05:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-19T01:05:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=50316daa0ecb5246e5d44d62d29096ef2a9fa76a'/>
<id>50316daa0ecb5246e5d44d62d29096ef2a9fa76a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use static_cast instead of C-style casts to avoid warnings.</title>
<updated>2015-06-04T03:47:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-04T03:47:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6dbf2eaa717fbccde6aaa51512815b30da199576'/>
<id>6dbf2eaa717fbccde6aaa51512815b30da199576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.5.6.</title>
<updated>2015-05-22T00:31:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-22T00:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9c43289e4c9004ba5c9c5f61d9fec72bfdf08a5e'/>
<id>9c43289e4c9004ba5c9c5f61d9fec72bfdf08a5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1703]. Fix bug when drawing text margins in buffered mode which would use</title>
<updated>2015-05-13T03:35:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-13T03:35:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b57c5c13df4434754f3bf3d39c20e1926578a6da'/>
<id>b57c5c13df4434754f3bf3d39c20e1926578a6da</id>
<content type='text'>
default encoding instead of chosen encoding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
default encoding instead of chosen encoding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make single argument constructors explicit where simple to avoid possibility of</title>
<updated>2015-05-12T23:32:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-12T23:32:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6cfb4d4ff01f6b7aaa954166f741b5f32ed50dfe'/>
<id>6cfb4d4ff01f6b7aaa954166f741b5f32ed50dfe</id>
<content type='text'>
unintended conversions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
unintended conversions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use fractional positioning calls and avoid rounding to ensure consistency.</title>
<updated>2015-04-21T23:22:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-04-21T23:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e7b1483bf0eb8c1517322f1b49e5293d7f43c9d1'/>
<id>e7b1483bf0eb8c1517322f1b49e5293d7f43c9d1</id>
<content type='text'>
From Jason Haslam.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Jason Haslam.
</pre>
</div>
</content>
</entry>
<entry>
<title>Getting ready for 3.5.5 release.</title>
<updated>2015-04-14T03:21:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-04-14T03:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3ccd8a1b4ed5e144e14f484d139324f0f173ec41'/>
<id>3ccd8a1b4ed5e144e14f484d139324f0f173ec41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
