<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/gtk, branch rel-4-2-3</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>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=df312dd97f04aaed14f528f2f822302042d756c5'/>
<id>df312dd97f04aaed14f528f2f822302042d756c5</id>
<content type='text'>
GTimeVal was deprecated in GLib 2.61.2 as it is not year-2038-safe.
</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.
</pre>
</div>
</content>
</entry>
<entry>
<title>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=cdad8d8b9e4830a5b97631557c10135d7b12a541'/>
<id>cdad8d8b9e4830a5b97631557c10135d7b12a541</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1324] Add Hollywood lexer.</title>
<updated>2019-11-11T21:00:41+00:00</updated>
<author>
<name>Andreas Falkenhahn</name>
<email>unknown</email>
</author>
<published>2019-11-11T21:00:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=927ead67d6064fbeb66b98d01fd0620a380fbcfa'/>
<id>927ead67d6064fbeb66b98d01fd0620a380fbcfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=10a7ea9032f2d5e21e396226588ae51bec28acf3'/>
<id>10a7ea9032f2d5e21e396226588ae51bec28acf3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2038]. Source of input reported in SCN_CHARADDED.</title>
<updated>2019-06-29T22:34:46+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-29T22:34:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d7e2afd1f88bf735b010461ff505470bfa468547'/>
<id>d7e2afd1f88bf735b010461ff505470bfa468547</id>
<content type='text'>
This may be SC_CHARACTERSOURCE_DIRECT_INPUT, SC_CHARACTERSOURCE_TENTATIVE_INPUT,
or SC_CHARACTERSOURCE_IME_RESULT.
</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.
</pre>
</div>
</content>
</entry>
<entry>
<title>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=70f71bdbb2ba9da03cbfb3b7af0b5e2c2a447b3e'/>
<id>70f71bdbb2ba9da03cbfb3b7af0b5e2c2a447b3e</id>
<content type='text'>
Backed out changeset: 512ec9ab2e7c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backed out changeset: 512ec9ab2e7c
</pre>
</div>
</content>
</entry>
<entry>
<title>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=6874c57e9db4376d7ca79a6bb91e460cd7320ec1'/>
<id>6874c57e9db4376d7ca79a6bb91e460cd7320ec1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=1db9f81c3110e11c4c522ad6eb484badc41af3db'/>
<id>1db9f81c3110e11c4c522ad6eb484badc41af3db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=39a55b921ece0756cdd1845e034a65633da07a64'/>
<id>39a55b921ece0756cdd1845e034a65633da07a64</id>
<content type='text'>
INDIC_ is also used for indicator styles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
INDIC_ is also used for indicator styles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1293]. InsertCharacter replaces AddCharUTF.</title>
<updated>2019-06-16T22:49:43+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-16T22:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e79a7c53fbfd7481e26f92037de92597dedaf79'/>
<id>1e79a7c53fbfd7481e26f92037de92597dedaf79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
