<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-3-11-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>Backport: Replace GTimeVal and g_get_current_time with gint64 and g_get_monotonic_time.</title>
<updated>2019-11-22T05:45:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-22T05:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0fac577852fdc97275d371032247c5428afd7876'/>
<id>0fac577852fdc97275d371032247c5428afd7876</id>
<content type='text'>
GTimeVal was deprecated in GLib 2.61.2 as it is not year-2038-safe.

Backport of changeset 7772:f94afe919e93.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GTimeVal was deprecated in GLib 2.61.2 as it is not year-2038-safe.

Backport of changeset 7772:f94afe919e93.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1316] Allow target to have virtual space.</title>
<updated>2019-11-14T22:25:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-14T22:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a14f5340b58421aa8a107deca0eefabe5de5d3fd'/>
<id>a14f5340b58421aa8a107deca0eefabe5de5d3fd</id>
<content type='text'>
Backport of changeset 7768:5d73aa55a6ee.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7768:5d73aa55a6ee.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1324] Add Hollywood lexer.</title>
<updated>2019-12-06T22:58:59+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-12-06T22:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0766880307787b28d32f7d68ffc3f0e9448df88'/>
<id>b0766880307787b28d32f7d68ffc3f0e9448df88</id>
<content type='text'>
Backport of changeset 7761:abba8b1c6f4a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7761:abba8b1c6f4a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Delete standard functions on classes where there could be attempts to copy.</title>
<updated>2019-09-30T00:42:08+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-09-30T00:42:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44b175314f0b875e6d3fa0664ad2c0133e4542f9'/>
<id>44b175314f0b875e6d3fa0664ad2c0133e4542f9</id>
<content type='text'>
Backport of changeset 7696:18f98becfeaa.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7696:18f98becfeaa.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2038]. Source of input reported in SCN_CHARADDED.</title>
<updated>2019-07-11T18:12:28+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T18:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2a15b94200abe8ee0df2dddc296f3dafd55655f8'/>
<id>2a15b94200abe8ee0df2dddc296f3dafd55655f8</id>
<content type='text'>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.

Backport of changeset 7613:4cfac35c71bd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.

Backport of changeset 7613:4cfac35c71bd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2111]. Retracted change to IME on GTK.</title>
<updated>2019-06-29T01:42:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-29T01:42:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=093b2d6514bbf5de6dfa47c4cc0381378891ece4'/>
<id>093b2d6514bbf5de6dfa47c4cc0381378891ece4</id>
<content type='text'>
Backed out changeset: 512ec9ab2e7c

Backport of changeset 7611:8c487135a6e4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backed out changeset: 512ec9ab2e7c

Backport of changeset 7611:8c487135a6e4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2111]. Reset IME when mouse is clicked on GTK.</title>
<updated>2019-06-22T06:28:54+00:00</updated>
<author>
<name>Hodong Kim</name>
<email>unknown</email>
</author>
<published>2019-06-22T06:28:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=475d2bb335bd849eb87feebac9ad34768f534f51'/>
<id>475d2bb335bd849eb87feebac9ad34768f534f51</id>
<content type='text'>
Backport of changeset 7599:512ec9ab2e7c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7599:512ec9ab2e7c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove CHECK_DEPRECATED option as deprecations always checked.</title>
<updated>2019-06-22T05:01:07+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T05:01:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a953fd086c4c5125aec65443721b046565b489f2'/>
<id>a953fd086c4c5125aec65443721b046565b489f2</id>
<content type='text'>
Backport of changeset 7597:f2298aa753d1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7597:f2298aa753d1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1297] Update to use INDICATOR_ instead of INDIC_ as</title>
<updated>2019-06-22T01:37:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-22T01:37:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd4e7804282ca821f1a82cbe9b0068cd675295ff'/>
<id>dd4e7804282ca821f1a82cbe9b0068cd675295ff</id>
<content type='text'>
INDIC_ is also used for indicator styles.

Backport of changeset 7594:190079cd334f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
INDIC_ is also used for indicator styles.

Backport of changeset 7594:190079cd334f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.</title>
<updated>2019-07-11T16:49:28+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-07-11T16:49:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e305512e58c726ef1855ffec4af69c90cfc9e396'/>
<id>e305512e58c726ef1855ffec4af69c90cfc9e396</id>
<content type='text'>
Backport of changeset 7575:e1e9f53b0423.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7575:e1e9f53b0423.
</pre>
</div>
</content>
</entry>
</feed>
