<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch sciteco-dev-pre-v2.0.0</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>Scintilla Gtk: use gdk_threads_add_idle_full() instead of g_idle_add_full() and gdk_threads_add_timeout() instead of g_timeout_add()</title>
<updated>2017-03-14T05:28:41+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2016-02-01T08:36:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa3365e7a2c4de405dab8ecc27283b3a64935dcf'/>
<id>aa3365e7a2c4de405dab8ecc27283b3a64935dcf</id>
<content type='text'>
 * The g_idle/g_timeout watchers are not executed with the Gdk lock
   held. This causes memory corruptions and crashes when accessing
   the Scintilla object from the non-main-loop-thread.
   At least this was the case after Gdk 3.6 since Scintilla
   used gdk_threads_enter()/leave() for earlier versions.
   The timeout handlers have possibly always been broken.
 * The new version should work with non-deprecated APIs in all Gdk
   versions.
 * Even though this only fixes the idle handlers in Gdk &gt;= 3.6 where
   gdk_threads_enter() is deprecated (the only way to provoke
   above situation) - and the timers of course - this patch makes
   the code more elegant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * The g_idle/g_timeout watchers are not executed with the Gdk lock
   held. This causes memory corruptions and crashes when accessing
   the Scintilla object from the non-main-loop-thread.
   At least this was the case after Gdk 3.6 since Scintilla
   used gdk_threads_enter()/leave() for earlier versions.
   The timeout handlers have possibly always been broken.
 * The new version should work with non-deprecated APIs in all Gdk
   versions.
 * Even though this only fixes the idle handlers in Gdk &gt;= 3.6 where
   gdk_threads_enter() is deprecated (the only way to provoke
   above situation) - and the timers of course - this patch makes
   the code more elegant.
</pre>
</div>
</content>
</entry>
<entry>
<title>added git submodule for Scinterm</title>
<updated>2017-03-14T05:28:41+00:00</updated>
<author>
<name>Robin Haberkorn</name>
<email>robin.haberkorn@googlemail.com</email>
</author>
<published>2014-08-22T01:05:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e30f052fcd466d4a27cf03a7eddc55edbe7ef4c6'/>
<id>e30f052fcd466d4a27cf03a7eddc55edbe7ef4c6</id>
<content type='text'>
this is actually referencing the branch `sciteco-dev` of the
Scinterm Git mirror at https://github.com/rhaberkorn/scinterm-mirror.git
This currently corresponds to Scinterm v1.7 with some
not yet released upstream commits and custom patches that are not
yet upstream.

When preparing a SciTECO release, separate tags per SciTECO
release are created in the scintilla-mirror and scinterm-mirror
repositories that ease following which SciTECO version used which
state of Scintilla/Scinterm and ensure that commits are not discarded
in the mirror repositories even if their histories (the `sciteco-dev`
branches) are rewritten.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this is actually referencing the branch `sciteco-dev` of the
Scinterm Git mirror at https://github.com/rhaberkorn/scinterm-mirror.git
This currently corresponds to Scinterm v1.7 with some
not yet released upstream commits and custom patches that are not
yet upstream.

When preparing a SciTECO release, separate tags per SciTECO
release are created in the scintilla-mirror and scinterm-mirror
repositories that ease following which SciTECO version used which
state of Scintilla/Scinterm and ensure that commits are not discarded
in the mirror repositories even if their histories (the `sciteco-dev`
branches) are rewritten.
</pre>
</div>
</content>
</entry>
<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>devnull@localhost</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=94993ac4348d39853278b082f75e5be26a3f8478'/>
<id>94993ac4348d39853278b082f75e5be26a3f8478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos.</title>
<updated>2016-03-09T02:59:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-09T02:59:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=151300db3b2f3f16e4b982aa553b535e95aca41f'/>
<id>151300db3b2f3f16e4b982aa553b535e95aca41f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.6.4.</title>
<updated>2016-03-09T02:46:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-09T02:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9c513040e4000fab734bda5fcdc44b7012cb33fd'/>
<id>9c513040e4000fab734bda5fcdc44b7012cb33fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change log.</title>
<updated>2016-03-07T00:03:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-07T00:03:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ec271703a86b13772cf496825863e6a27b2d726f'/>
<id>ec271703a86b13772cf496825863e6a27b2d726f</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=82dbb7dfa46217f4b252717478d0486212e2e3e7'/>
<id>82dbb7dfa46217f4b252717478d0486212e2e3e7</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>Include stddef.h as using ptrdiff_t and stddef.h is its home.</title>
<updated>2016-03-06T22:49:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-06T22:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ea1cce031d89c714c5dde855fd804bea2ef5ce05'/>
<id>ea1cce031d89c714c5dde855fd804bea2ef5ce05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CPP: Add support for folding on `(` and `)`</title>
<updated>2016-03-03T16:54:08+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-03-03T16:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c0adcee750d176581437eaaa40bc72ed4afaa5f9'/>
<id>c0adcee750d176581437eaaa40bc72ed4afaa5f9</id>
<content type='text'>
Feature [feature-requests:#1138].
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Feature [feature-requests:#1138].
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: 8bc19ede3b51</title>
<updated>2016-02-29T02:42:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-02-29T02:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cbf6678499517c431953d7ca959bac3273e013b5'/>
<id>cbf6678499517c431953d7ca959bac3273e013b5</id>
<content type='text'>
Was incompatible with Qt 4.7 and 4.8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Was incompatible with Qt 4.7 and 4.8.
</pre>
</div>
</content>
</entry>
</feed>
