<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-3-7-2</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>GTK: Ensure styles are valid when retrieving them for accessibility purposes</title>
<updated>2016-12-18T15:36:13+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-12-18T15:36:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=729a6b77fc344ea19a7727b44abe98cfb86a9fbc'/>
<id>729a6b77fc344ea19a7727b44abe98cfb86a9fbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK: Fix reporting deletion length in the accessible</title>
<updated>2016-12-18T15:35:22+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-12-18T15:35:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6ec638201f5600dd24dcaaf580c499200fdbddbe'/>
<id>6ec638201f5600dd24dcaaf580c499200fdbddbe</id>
<content type='text'>
We cannot compute the length in characters after the text has been
deleted, so we need to compute it in BEFOREDELETE.  However, we need to
emit the signal once the buffer has actually changed, so we need to
cache the value in-between those events.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We cannot compute the length in characters after the text has been
deleted, so we need to compute it in BEFOREDELETE.  However, we need to
emit the signal once the buffer has actually changed, so we need to
cache the value in-between those events.
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK: Fix off-by-one error in accessible attribute runs</title>
<updated>2016-12-18T15:35:06+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-12-18T15:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a19969b8cc1d1de3d8119e831a8e017dd256361e'/>
<id>a19969b8cc1d1de3d8119e831a8e017dd256361e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK: Fix accessible object lifetime on GTK &lt; 3.8</title>
<updated>2016-12-18T15:34:20+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-12-18T15:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44db29daabc25080af8f438d903cdef26ca1b27f'/>
<id>44db29daabc25080af8f438d903cdef26ca1b27f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK: Add some documentation on accessible object reference ownerships</title>
<updated>2016-10-24T10:22:26+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-10-24T10:22:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d3f7382feed4805fda56b5f5803b5e917d1e292f'/>
<id>d3f7382feed4805fda56b5f5803b5e917d1e292f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure application can override right mouse button by returning FALSE.</title>
<updated>2016-12-01T10:30:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-12-01T10:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4843820eba7088d035441e9ecded055ef1cd37f'/>
<id>d4843820eba7088d035441e9ecded055ef1cd37f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Sorting list of lexers for 'make deps' to minimize changes.</title>
<updated>2016-12-01T05:29:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-12-01T05:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ca889782af52078ea8f37cf4f13408994e7e35af'/>
<id>ca889782af52078ea8f37cf4f13408994e7e35af</id>
<content type='text'>
Rerun make deps to cover recntly added files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rerun make deps to cover recntly added files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implementation of MarginRightClick event.</title>
<updated>2016-11-22T23:46:28+00:00</updated>
<author>
<name>Tse Kit Yam</name>
<email>me@kytse.com</email>
</author>
<published>2016-11-22T23:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d2c7abab397926735f5a41ca17fd280a409e2940'/>
<id>d2c7abab397926735f5a41ca17fd280a409e2940</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warning suppressions for a version of Clang from 4 years ago.</title>
<updated>2016-11-07T00:23:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-11-07T00:23:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9bf7657055ac7868b15b1c9d59ecdb3cb52fbd1d'/>
<id>9bf7657055ac7868b15b1c9d59ecdb3cb52fbd1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark as const to avoid warning.</title>
<updated>2016-10-27T04:06:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-10-27T04:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=36fc79cc7cdd454e87a949fc1e47464f5d713b25'/>
<id>36fc79cc7cdd454e87a949fc1e47464f5d713b25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
