<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-3-6-4</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>Fix caret position bug on Qt and Gtk for win32 for Korean.</title>
<updated>2016-03-10T04:17:37+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-03-10T04:17:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c1eb61abcce401f2d32df561685ef962081c4ee4'/>
<id>c1eb61abcce401f2d32df561685ef962081c4ee4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>To avoid failures with MinGW 4.9 switch language standard from c++0x to gnu++0x.</title>
<updated>2016-03-06T22:54:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:54:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee52a9e466d956214c9e12498a3f41159b54d678'/>
<id>ee52a9e466d956214c9e12498a3f41159b54d678</id>
<content type='text'>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MinGW 4.9 doesn't install a copy of gcc as cc.exe so explicitly set CC=gcc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 64-bit build on Windows which was broken in 3.6.3 as long only 32-bits.</title>
<updated>2016-02-08T23:19:11+00:00</updated>
<author>
<name>Neil</name>
<email>unknown</email>
</author>
<published>2016-02-08T23:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae3fec17d1dfbd2f9611a5722bcbd21440cb547c'/>
<id>ae3fec17d1dfbd2f9611a5722bcbd21440cb547c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IME attribute processing simplified for GTK+.</title>
<updated>2016-01-02T00:31:17+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2016-01-02T00:31:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc0b0e80309336f321e3febf68ec8d0832a2f7e7'/>
<id>bc0b0e80309336f321e3febf68ec8d0832a2f7e7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups for GObject introspection.</title>
<updated>2015-12-15T10:37:18+00:00</updated>
<author>
<name>Neil</name>
<email>unknown</email>
</author>
<published>2015-12-15T10:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef32e5c4565ef7faa07d443eade1a15470e6668e'/>
<id>ef32e5c4565ef7faa07d443eade1a15470e6668e</id>
<content type='text'>
Avoid doc-comment in header as they are interpreted by g-ir-scanner, fix a typo,
remove empty lines, add to change log.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid doc-comment in header as they are interpreted by g-ir-scanner, fix a typo,
remove empty lines, add to change log.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issues raised by review and some more</title>
<updated>2015-12-13T22:01:55+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2015-12-13T22:01:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f731523ba185e94af6734102332168487c14730f'/>
<id>f731523ba185e94af6734102332168487c14730f</id>
<content type='text'>
- remove any notion of deprecation of legacy symbol names
- make sure typelib search path is set for test program
- add separate test target to test/gi/makefile
- improve g-ir-scanner call command line
- fixed gtk2 support of test test/gi/gi-test.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- remove any notion of deprecation of legacy symbol names
- make sure typelib search path is set for test program
- add separate test target to test/gi/makefile
- improve g-ir-scanner call command line
- fixed gtk2 support of test test/gi/gi-test.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable g-ir-scanner to run on ScintillaWidget.h</title>
<updated>2015-08-10T11:46:40+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2015-08-10T11:46:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4ec6923a5f5df2961fc16bd53eba10c81dded1e3'/>
<id>4ec6923a5f5df2961fc16bd53eba10c81dded1e3</id>
<content type='text'>
g-ir-scanner expects a certain naming scheme. Adhering gives the benefit of
automatically getting correct gobject-introspection data.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
g-ir-scanner expects a certain naming scheme. Adhering gives the benefit of
automatically getting correct gobject-introspection data.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify IME code by using g_unichar_to_utf8.</title>
<updated>2015-12-14T23:05:49+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2015-12-14T23:05:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5f346c235306e50a0785fad89275e4d3548f2c5a'/>
<id>5f346c235306e50a0785fad89275e4d3548f2c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Block IME when some selected text is protected.</title>
<updated>2015-12-14T04:03:51+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2015-12-14T04:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ccfd637db4974013aabb997451b71b16394a8b0'/>
<id>0ccfd637db4974013aabb997451b71b16394a8b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Korean input by word fixed.</title>
<updated>2015-12-11T02:48:04+00:00</updated>
<author>
<name>johnsonj</name>
<email>unknown</email>
</author>
<published>2015-12-11T02:48:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=12c1a6d93c6fe3e93bcebcb23d8ac2e2fe92a5bd'/>
<id>12c1a6d93c6fe3e93bcebcb23d8ac2e2fe92a5bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
