<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-3-2-5</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>Fixed outdated comment.</title>
<updated>2013-02-21T00:18:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-21T00:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc12b527d44a39fd2b5692cd745a087eda3507b8'/>
<id>bc12b527d44a39fd2b5692cd745a087eda3507b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop -Wno-long-long as it makes no difference on current systems.</title>
<updated>2013-02-18T06:14:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-18T06:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=17dc8c634e9af95fa6dd5ccc77c96b4db61d2aaa'/>
<id>17dc8c634e9af95fa6dd5ccc77c96b4db61d2aaa</id>
<content type='text'>
Add --std=c++0x when compiling with clang as would like to move to c++11.
clang only works on new distributions so the option will be present when useful.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add --std=c++0x when compiling with clang as would like to move to c++11.
clang only works on new distributions so the option will be present when useful.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update make dependencies.</title>
<updated>2013-02-18T06:11:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-18T06:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f6fafca9bfadbf44f8730d43fd411602c093c2d'/>
<id>9f6fafca9bfadbf44f8730d43fd411602c093c2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>To run Clang analyzer, use 'analyze' target instead of defining 'CLANG_ANALYZE'.</title>
<updated>2013-02-05T06:23:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-02-05T06:23:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=baa5aee03d0e4c1ecc900e779eed89496fd33d5e'/>
<id>baa5aee03d0e4c1ecc900e779eed89496fd33d5e</id>
<content type='text'>
This prevents later failures with linking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This prevents later failures with linking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use CXXFLAGS for C++ only, not for C.</title>
<updated>2013-01-26T00:18:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-26T00:18:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b97947003e35389fb1a36cb230712a59cb8fd0b'/>
<id>9b97947003e35389fb1a36cb230712a59cb8fd0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly update the Pango contexts for the target surface</title>
<updated>2013-01-01T07:20:35+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2013-01-01T07:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=984ffd40338704db4ef1ce5333e0ed1ec9cd5a71'/>
<id>984ffd40338704db4ef1ce5333e0ed1ec9cd5a71</id>
<content type='text'>
This fixes drawing on a surface that has different settings (like
scaling) than the display surface, by performing the measurements on a
layout properly set up for the target surface.

In practice, this fixes e.g. printing on a scaled surface.
---
 gtk/PlatGTK.cxx |    4 ++++
 1 file changed, 4 insertions(+)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes drawing on a surface that has different settings (like
scaling) than the display surface, by performing the measurements on a
layout properly set up for the target surface.

In practice, this fixes e.g. printing on a scaled surface.
---
 gtk/PlatGTK.cxx |    4 ++++
 1 file changed, 4 insertions(+)
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid deprecated threads APIs when using GDK &gt;= 3.6.</title>
<updated>2013-01-01T07:16:18+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-01-01T07:16:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=15fa779b9f0a6e83bb3af2e43574106260e8bf17'/>
<id>15fa779b9f0a6e83bb3af2e43574106260e8bf17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to non-deprecated thread and mutex APIs when using GLib &gt;= 2.31.</title>
<updated>2013-01-01T03:56:17+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-01-01T03:56:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=787af434dbee95c96b68b0342213107ab3f9af2f'/>
<id>787af434dbee95c96b68b0342213107ab3f9af2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crashes on Ubuntu with GTK+3 where scroll bar changes invalidate the</title>
<updated>2012-09-04T22:40:49+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-09-04T22:40:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f6689d44770e6384a645a7be520bf7d8a9de2b6'/>
<id>9f6689d44770e6384a645a7be520bf7d8a9de2b6</id>
<content type='text'>
drawing surface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drawing surface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra argument to RGBAImage constructor.</title>
<updated>2012-07-21T08:58:28+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@scintilla.org</email>
</author>
<published>2012-07-21T08:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=28a6b6543584a15ce128408ed523b88c8b588394'/>
<id>28a6b6543584a15ce128408ed523b88c8b588394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
