<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-3-21-1</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>Backport: More consistent rectangle arguments.</title>
<updated>2020-07-31T07:22:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-07-31T07:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=53be1f1843bca71f99ae15af339b6c0b1408d212'/>
<id>53be1f1843bca71f99ae15af339b6c0b1408d212</id>
<content type='text'>
Change radius argument on PathRoundRectangle to double as this causes fewer
warnings.

Backport of changeset 8470:2476360d7ff5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change radius argument on PathRoundRectangle to double as this causes fewer
warnings.

Backport of changeset 8470:2476360d7ff5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Simplify code by using CAIRO_EXTEND_REPEAT to tile a pattern instead of looping</title>
<updated>2020-07-31T07:06:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-07-31T07:06:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cd2f36858030949eb1444c7f2239c53c54750558'/>
<id>cd2f36858030949eb1444c7f2239c53c54750558</id>
<content type='text'>
over all the tiles.

Backport of changeset 8469:302457a9349f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
over all the tiles.

Backport of changeset 8469:302457a9349f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2191]. Allow setting CPPFLAGS to support hardening.</title>
<updated>2020-07-30T06:00:10+00:00</updated>
<author>
<name>Andreas Rönnquist</name>
<email>unknown</email>
</author>
<published>2020-07-30T06:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ddb82e9997740c4e73724889f814de324deadfc'/>
<id>0ddb82e9997740c4e73724889f814de324deadfc</id>
<content type='text'>
Backport of changeset 8466:5d134721c303.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8466:5d134721c303.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2189]. Allow cross-building for GTK by choosing pkg-config.</title>
<updated>2020-07-28T04:28:46+00:00</updated>
<author>
<name>Andreas Rönnquist</name>
<email>unknown</email>
</author>
<published>2020-07-28T04:28:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4659b518cb8a47101da6e886c254e0223909621e'/>
<id>4659b518cb8a47101da6e886c254e0223909621e</id>
<content type='text'>
Backport of changeset 8463:714e73622572.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8463:714e73622572.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bad backport.</title>
<updated>2020-06-18T03:24:35+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-06-18T03:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fef34b09242609aa5ff916fac688e92129ca2351'/>
<id>fef34b09242609aa5ff916fac688e92129ca2351</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Hoist repeated test for string selection types into static method.</title>
<updated>2020-05-22T04:08:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-22T04:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=418d59d9256319728d92fafd0ec31a341e144d7c'/>
<id>418d59d9256319728d92fafd0ec31a341e144d7c</id>
<content type='text'>
Backport of changeset 8249:32db419568c5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8249:32db419568c5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2171]. Implement per-monitor DPI Awareness on Windows.</title>
<updated>2020-05-22T03:57:13+00:00</updated>
<author>
<name>Chris Graham</name>
<email>unknown</email>
</author>
<published>2020-05-22T03:57:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9109163990c070bd1ab8aa401c971fc52be9a9ab'/>
<id>9109163990c070bd1ab8aa401c971fc52be9a9ab</id>
<content type='text'>
Backport of changeset 8248:a9f4676a45e8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8248:a9f4676a45e8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2173]. Tweak font measurement so underscores more likely visible.</title>
<updated>2020-05-01T05:35:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-01T05:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a6488e4ec7b8163fae0d4d232452b5896937bb6e'/>
<id>a6488e4ec7b8163fae0d4d232452b5896937bb6e</id>
<content type='text'>
Backport of changeset 8219:69ebdfc2513e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8219:69ebdfc2513e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Replace deprecated function pango_script_for_unichar with g_unichar_get_script.</title>
<updated>2020-04-30T22:09:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-30T22:09:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=99af317e21c93c9a4024d1e6140f1cbc902e47d6'/>
<id>99af317e21c93c9a4024d1e6140f1cbc902e47d6</id>
<content type='text'>
Backport of changeset 8215:f0300892ae62.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8215:f0300892ae62.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated makefile deps.</title>
<updated>2020-05-09T20:34:01+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-05-09T20:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=49201487ef7048cf82b2421ef7954fc6a899f42b'/>
<id>49201487ef7048cf82b2421ef7954fc6a899f42b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
