<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-3-2-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>Updated to mention tests run on Python 2.7.</title>
<updated>2012-05-29T23:10:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-05-29T23:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=33abd7d4613fc09ca51fd745b78be3de321eae88'/>
<id>33abd7d4613fc09ca51fd745b78be3de321eae88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Information about running on Fedora.</title>
<updated>2012-05-29T12:01:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-05-29T12:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4de5e5b1b7e851808fd0d4798cb84b0f39d7ca1'/>
<id>b4de5e5b1b7e851808fd0d4798cb84b0f39d7ca1</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.2.0.</title>
<updated>2012-05-29T10:07:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-05-29T10:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=535d70cada369bb525ff7eb15dfd14859af8eb8d'/>
<id>535d70cada369bb525ff7eb15dfd14859af8eb8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On Linux, disable warnings that occur in PySide generated code or PySide headers</title>
<updated>2012-05-27T10:50:04+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-05-27T10:50:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2ec3f1b8f7b16b5be00f6fc34c9183103b4849bc'/>
<id>2ec3f1b8f7b16b5be00f6fc34c9183103b4849bc</id>
<content type='text'>
included by that code. This is done by changing the compile flags on all files
which is unfortunate but the warnings are not that important and will trigger
for most code when building for GTK+ or Windows native.
empty-body occurs for code that looks like "{}".
unused-parameter occurs when a function parameter is not used.
This change enables the scite/scripts/checkbuildlinux.sh script to run without
any warning messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
included by that code. This is done by changing the compile flags on all files
which is unfortunate but the warnings are not that important and will trigger
for most code when building for GTK+ or Windows native.
empty-body occurs for code that looks like "{}".
unused-parameter occurs when a function parameter is not used.
This change enables the scite/scripts/checkbuildlinux.sh script to run without
any warning messages.
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable a warning that clang 3.0 gives incorrectly.</title>
<updated>2012-05-27T10:43:53+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-05-27T10:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=744a0004b2df89d701c4259a17bcf7854155562c'/>
<id>744a0004b2df89d701c4259a17bcf7854155562c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to run the clang static analyzer by defining CLANG_ANALYZE to make.</title>
<updated>2012-05-27T10:43:09+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-05-27T10:43:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=12311e426da03e63647dfca33b258ddf215016c6'/>
<id>12311e426da03e63647dfca33b258ddf215016c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for IME input sometimes causing horizontal jumps. Bug #3529728</title>
<updated>2012-05-26T05:32:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-05-26T05:32:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d377d681327f2d8d799bfd0976bfe00cf588aea0'/>
<id>d377d681327f2d8d799bfd0976bfe00cf588aea0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DeleteRange method.</title>
<updated>2012-05-26T05:25:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-05-26T05:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3828986655c93d7f496ddce9567c53cab6cf57bb'/>
<id>3828986655c93d7f496ddce9567c53cab6cf57bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GetRangePointer and GetGapPosition methods.</title>
<updated>2012-05-26T05:15:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-05-26T05:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1596a6d6b4540980cd6a8249460d881d6d190c1f'/>
<id>1596a6d6b4540980cd6a8249460d881d6d190c1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relying on Document for position in line of line end characters.</title>
<updated>2012-05-26T04:17:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-05-26T04:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=25e91c5a5870ea1138684dbd2d67888bccce5876'/>
<id>25e91c5a5870ea1138684dbd2d67888bccce5876</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
