<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEditBase, branch rel-3-3-9</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 for 3.3.9.</title>
<updated>2014-01-31T00:06:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-31T00:06:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a2cc2d2a30d5b5f16f53d950690349789551d61e'/>
<id>a2cc2d2a30d5b5f16f53d950690349789551d61e</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.3.8.</title>
<updated>2014-01-23T21:59:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-23T21:59:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5ac2a5be66d7b8cc76d64098a1e467ed92cb8c10'/>
<id>5ac2a5be66d7b8cc76d64098a1e467ed92cb8c10</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.3.7.</title>
<updated>2013-12-04T23:40:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-04T23:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=76b8a1e46c004033b34423b3be308a6ce122fcbd'/>
<id>76b8a1e46c004033b34423b3be308a6ce122fcbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix drawing of scrollbars, where previous contents were not drawn over.</title>
<updated>2013-10-30T22:27:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-30T22:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1f905c5a0db36d2ffb81e41758bd4ceb0d84f624'/>
<id>1f905c5a0db36d2ffb81e41758bd4ceb0d84f624</id>
<content type='text'>
From John Ehresman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From John Ehresman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Window::GetMonitorRect when top left of screen is not 0,0.</title>
<updated>2013-10-18T04:19:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-18T04:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2f6db59424268e24ddfd63c1cac23239b790ec0b'/>
<id>2f6db59424268e24ddfd63c1cac23239b790ec0b</id>
<content type='text'>
From John Ehresman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From John Ehresman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for next release.</title>
<updated>2013-10-09T22:21:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-09T22:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a9fc654235e4563dbb6b4463fb44edf864912d4d'/>
<id>a9fc654235e4563dbb6b4463fb44edf864912d4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added FocusIn and FocusOut notification events (SCN_FOCUSIN/SCN_FOCUSOUT) to be</title>
<updated>2013-09-30T04:32:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-30T04:32:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=973d219c3051089dd2ccab7785dc7b8ac9334105'/>
<id>973d219c3051089dd2ccab7785dc7b8ac9334105</id>
<content type='text'>
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
used in preference to the SCEN_SETFOCUS and SCEN_KILLFOCUS command events.
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn off idle events on destruction.</title>
<updated>2013-09-04T04:38:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-04T04:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4a8e36efc8867aa986463234047b0ba4770d6cf2'/>
<id>4a8e36efc8867aa986463234047b0ba4770d6cf2</id>
<content type='text'>
From John Ehresman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From John Ehresman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number and description for next release.</title>
<updated>2013-08-25T23:31:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-25T23:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c670214c68644a8d9843e85a0a771f2d7fa25b0'/>
<id>3c670214c68644a8d9843e85a0a771f2d7fa25b0</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:#1007]. Option to allow mouse selection to</title>
<updated>2013-08-15T05:13:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-15T05:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d396f66bf0bc8d4c777c744efe77ccb5b28b385f'/>
<id>d396f66bf0bc8d4c777c744efe77ccb5b28b385f</id>
<content type='text'>
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
switch to rectangular by pressing Alt after start of gesture.
From Neomi.
</pre>
</div>
</content>
</entry>
</feed>
