<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-3-6-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: Fix autoc popup row height on GTK2 when it changes at runtime</title>
<updated>2015-10-25T20:57:36+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2015-10-25T20:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a1c1e2dfe31c432adb81879353c618ad9949a65'/>
<id>3a1c1e2dfe31c432adb81879353c618ad9949a65</id>
<content type='text'>
Now the popup is cached the row height has to be re-computed when the
font changes on GTK2 too.

Closes [bugs:1774].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the popup is cached the row height has to be re-computed when the
font changes on GTK2 too.

Closes [bugs:1774].
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify casting by using static_cast instead of reinterpret_cast, glib macros</title>
<updated>2015-09-27T02:46:04+00:00</updated>
<author>
<name>Neil</name>
<email>unknown</email>
</author>
<published>2015-09-27T02:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b8cc0f53ef2e80f80398c7dc0bdb592b3454deb3'/>
<id>b8cc0f53ef2e80f80398c7dc0bdb592b3454deb3</id>
<content type='text'>
for passing integer values to callbacks, and avoiding casts by making functions
follow prototypes exactly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for passing integer values to callbacks, and avoiding casts by making functions
follow prototypes exactly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove #if sections which are not required for GTK+ 2.18.</title>
<updated>2015-09-04T23:35:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2015-09-04T23:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8139c396aa6575de004f07cb0708f5185842a443'/>
<id>8139c396aa6575de004f07cb0708f5185842a443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>With the minimum GTK+ version now 2.18, remove #if conditions required for older</title>
<updated>2015-09-04T22:55:21+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2015-09-04T22:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=987242ff2c26b1f2223679407eeb5d848f019b66'/>
<id>987242ff2c26b1f2223679407eeb5d848f019b66</id>
<content type='text'>
versions of GTK+.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
versions of GTK+.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change FillVirtualSpace to ClearBeforeTentativeStart and delete selected text.</title>
<updated>2015-09-04T03:07:49+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2015-09-04T03:07:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=521eab3c0d76888cca009ce85b7554731cf5ba1f'/>
<id>521eab3c0d76888cca009ce85b7554731cf5ba1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing support for old GTK+ versions. Minimum GTK+ is 2.18 with glib 2.22.</title>
<updated>2015-09-03T08:21:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-09-03T08:21:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ea1f44436b535c4ab4251c10664719d899c589fa'/>
<id>ea1f44436b535c4ab4251c10664719d899c589fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed setting list colours on GTK+ 3.16+ as no longer appears needed.</title>
<updated>2015-08-26T00:33:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-26T00:33:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9cbdfa50403d2c38742d61d21ca4793aa26fcfc8'/>
<id>9cbdfa50403d2c38742d61d21ca4793aa26fcfc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use current CSS theming calls instead of deprecated gtk_widget_override_font.</title>
<updated>2015-08-26T00:03:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-26T00:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=84f39df4d20c01bc2e63f75c5ca87ecbb1913665'/>
<id>84f39df4d20c01bc2e63f75c5ca87ecbb1913665</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On GTK+ 3.x, fix height of lines in autocompletion lists to match the font.</title>
<updated>2015-08-25T23:31:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-08-25T23:31:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=40e2d18310173b7dfa8aa7c436ac1607270f46d4'/>
<id>40e2d18310173b7dfa8aa7c436ac1607270f46d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On GTK+, support code page 866 with SC_CHARSET_OEM866.</title>
<updated>2015-08-16T00:20:44+00:00</updated>
<author>
<name>Serg Stetsuk</name>
<email>unknown</email>
</author>
<published>2015-08-16T00:20:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7c11303d5eb4ae755b44c0bee911996b983ca6f'/>
<id>d7c11303d5eb4ae755b44c0bee911996b983ca6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
