<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-3-4-3</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.4.3 release.</title>
<updated>2014-05-26T01:36:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-26T01:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6c82c602edf27a859407f2b26227a55e70e49c7'/>
<id>f6c82c602edf27a859407f2b26227a55e70e49c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1602]. Bug [#1603]. Fix hangs and crashes at shutdown.</title>
<updated>2014-05-26T01:33:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-26T01:33:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=129dc85ba1c4b2ed1af9b53582c96096b6b54802'/>
<id>129dc85ba1c4b2ed1af9b53582c96096b6b54802</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Created 343-Win32-Fix branch to fix hangs and crashes on Windows.</title>
<updated>2014-05-26T01:31:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-26T01:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dff993de4fb62fb7eeece035103ef42d6b4972f5'/>
<id>dff993de4fb62fb7eeece035103ef42d6b4972f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added tag rel-3-4-2 for changeset a4286bbf7081</title>
<updated>2014-05-21T23:19:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-21T23:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=82beb1d9e5da14a0142a8c407c6c14ffda2d6954'/>
<id>82beb1d9e5da14a0142a8c407c6c14ffda2d6954</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor documentation updates for release.</title>
<updated>2014-05-21T23:18:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-21T23:18:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43d0d0caae0e525c7d66cf7871440d285ce20476'/>
<id>43d0d0caae0e525c7d66cf7871440d285ce20476</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to current version of Catch as fixes issues reported by undefined</title>
<updated>2014-05-20T21:52:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-20T21:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1be614aac1997385018601100b30feb154f2c431'/>
<id>1be614aac1997385018601100b30feb154f2c431</id>
<content type='text'>
behaviour sanitizer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
behaviour sanitizer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing redraws on GTK &lt; 3.9.2</title>
<updated>2014-05-19T01:19:09+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2014-05-19T01:19:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa160f79ad341fca93367e68b1660544c1715b70'/>
<id>aa160f79ad341fca93367e68b1660544c1715b70</id>
<content type='text'>
Also, make the recent redraw fixes depend on the GTK version Scintilla
is running against, rather than built against.  This allows for the
same build to work with both GTK &lt; 3.9.2 or &gt;= 3.9.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, make the recent redraw fixes depend on the GTK version Scintilla
is running against, rather than built against.  This allows for the
same build to work with both GTK &lt; 3.9.2 or &gt;= 3.9.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed release date.</title>
<updated>2014-05-19T22:12:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-19T22:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd6705942f49e7397f32c37d89e858d943114533'/>
<id>fd6705942f49e7397f32c37d89e858d943114533</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in documentation</title>
<updated>2014-01-20T06:39:42+00:00</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2014-01-20T06:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b6910a7999c6af25f6ccb01cca252e0b91b61d3'/>
<id>3b6910a7999c6af25f6ccb01cca252e0b91b61d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in comments (src)</title>
<updated>2014-01-20T07:06:36+00:00</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2014-01-20T07:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cce3c51c612eb0c78bdc25fdd443858b458e0966'/>
<id>cce3c51c612eb0c78bdc25fdd443858b458e0966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
