<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, 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>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>GTK: Avoid flickering when wrapping lines</title>
<updated>2014-05-14T15:13:05+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2014-05-14T15:13:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=442e6bce2e64ae672a5e9879759ef36446b0f382'/>
<id>442e6bce2e64ae672a5e9879759ef36446b0f382</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1567]. Fix display flashing when scrolling with Gtk+ 3.10.</title>
<updated>2014-05-14T11:21:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-14T11:21:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a12ff8ecb654569d32cb11baa71d4fb46196b3da'/>
<id>a12ff8ecb654569d32cb11baa71d4fb46196b3da</id>
<content type='text'>
Includes work from Sébastien Granjoux and Colomban Wendling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Includes work from Sébastien Granjoux and Colomban Wendling.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use exact SciFnDirect function signature for DirectFunction as earlier version</title>
<updated>2014-05-02T13:19:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-02T13:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=42ce770c6497f865ce34a93f63cc376c3152f3c4'/>
<id>42ce770c6497f865ce34a93f63cc376c3152f3c4</id>
<content type='text'>
depended on undefined behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
depended on undefined behaviour.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable building with Clang undefined behaviour sanitizer.</title>
<updated>2014-05-02T11:57:25+00:00</updated>
<author>
<name>Neil</name>
<email>devnull@localhost</email>
</author>
<published>2014-05-02T11:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58fae22fa1c882b1d3451d3f2d5b7f8907341d09'/>
<id>58fae22fa1c882b1d3451d3f2d5b7f8907341d09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consolidate insertion for paste into Editor class and perform line end</title>
<updated>2014-05-01T00:51:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-01T00:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6ad671e48322e34cf23f75ea4abcff008a15e1a'/>
<id>f6ad671e48322e34cf23f75ea4abcff008a15e1a</id>
<content type='text'>
conversion in Editor.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
conversion in Editor.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix calls deprecated in GTK+ 3.10.</title>
<updated>2014-04-18T03:23:51+00:00</updated>
<author>
<name>Neil</name>
<email>devnull@localhost</email>
</author>
<published>2014-04-18T03:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d8c48fedec5b0e54e707f456b4781568e7546351'/>
<id>d8c48fedec5b0e54e707f456b4781568e7546351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow filtering of insertions.</title>
<updated>2014-04-16T02:47:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-04-16T02:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a303b404e82cd8d435efe7a726d74fb10a67cf6f'/>
<id>a303b404e82cd8d435efe7a726d74fb10a67cf6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using ELEMENTS for clarity and safety. Avoid memset for safety.</title>
<updated>2014-01-21T04:52:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-21T04:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7308ffb91e48f5f1dccee36f868b296cbb74b4a3'/>
<id>7308ffb91e48f5f1dccee36f868b296cbb74b4a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Draw cicles centred as intended so that folding margin markers look correct.</title>
<updated>2014-01-17T23:54:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-17T23:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ab41008b8c18672be80d03e642fc7b98021c0150'/>
<id>ab41008b8c18672be80d03e642fc7b98021c0150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
