<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch rel-3-6-7</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>Add unit tests for WordList class.</title>
<updated>2016-08-24T23:55:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-08-24T23:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c64f7049e22f8a41256128a6d9e0eb95e3ef170c'/>
<id>c64f7049e22f8a41256128a6d9e0eb95e3ef170c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable g-ir-scanner to scan ScintillaObject signals</title>
<updated>2016-05-17T20:11:17+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2016-05-17T20:11:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ace28857b70d8a8fe97cdf29f937614eb13de781'/>
<id>ace28857b70d8a8fe97cdf29f937614eb13de781</id>
<content type='text'>
Currently, the ScintillaObject signals can't be used from python code via
gobject-introspection. This is because g-ir-scanner does not properly scan
the signals.

For signals, there is the additional requirement that parameters have are
registered GTypes. For the sci-notify signal, this can be accomplished by
boxing SCNotification.

In addition, g-ir-scanner also runs on Scintilla.h where it picks up
additional structs.

test/gi/ is updated accordingly. The test python script is enhanced
to showcase the signals (some fixes to the makefile are included as well).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the ScintillaObject signals can't be used from python code via
gobject-introspection. This is because g-ir-scanner does not properly scan
the signals.

For signals, there is the additional requirement that parameters have are
registered GTypes. For the sci-notify signal, this can be accomplished by
boxing SCNotification.

In addition, g-ir-scanner also runs on Scintilla.h where it picks up
additional structs.

test/gi/ is updated accordingly. The test python script is enhanced
to showcase the signals (some fixes to the makefile are included as well).
</pre>
</div>
</content>
</entry>
<entry>
<title>Backed out changeset: 89cda794d0dd as fixed changeset will be sent by author.</title>
<updated>2016-05-17T11:58:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-05-17T11:58:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9075832b2e345bb3ffe5d9b53ce3b899dc3a1efa'/>
<id>9075832b2e345bb3ffe5d9b53ce3b899dc3a1efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable g-ir-scanner to scan ScintillaObject signals</title>
<updated>2016-04-26T15:09:25+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2016-04-26T15:09:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=17a38b0f6efc4a0d847ab502773dafa9939999d8'/>
<id>17a38b0f6efc4a0d847ab502773dafa9939999d8</id>
<content type='text'>
Currently, the ScintillaObject signals can't be used from python code via
gobject-introspection. This is because g-ir-scanner does not properly scan
the signals.

For signals, there is the additional requirement that parameters have are
registered GTypes. For the sci-notify signal, this can be accomplished by
boxing SCNotification.

In addition, g-ir-scanner also runs on Scintilla.h where it picks up
additional structs.

test/gi/ is updated accordingly. The test python script is enhanced
to showcase the signals (some fixes to the makefile are included as well).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, the ScintillaObject signals can't be used from python code via
gobject-introspection. This is because g-ir-scanner does not properly scan
the signals.

For signals, there is the additional requirement that parameters have are
registered GTypes. For the sci-notify signal, this can be accomplished by
boxing SCNotification.

In addition, g-ir-scanner also runs on Scintilla.h where it picks up
additional structs.

test/gi/ is updated accordingly. The test python script is enhanced
to showcase the signals (some fixes to the makefile are included as well).
</pre>
</div>
</content>
</entry>
<entry>
<title>Make Open work again and print out message when SciLexer can't be found.</title>
<updated>2016-05-05T00:58:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-05-05T00:58:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4c3df3da9fdcec8b71fcd0e041c93027fac57c39'/>
<id>4c3df3da9fdcec8b71fcd0e041c93027fac57c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry OpenClipboard if it fails as another application may have opened it.</title>
<updated>2016-02-23T00:17:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-02-23T00:17:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92b6a5aa31c305a9ad5c7abb50d4384a5205336c'/>
<id>92b6a5aa31c305a9ad5c7abb50d4384a5205336c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Fix module ::-syntax when special characters such as 'x' are used.</title>
<updated>2016-01-05T12:58:17+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>unknown</email>
</author>
<published>2016-01-05T12:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=442bbc78f999fac7985a901e2f5eb8930de53d2e'/>
<id>442bbc78f999fac7985a901e2f5eb8930de53d2e</id>
<content type='text'>
Added ' and " detection as prefix chars for x repetition operator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added ' and " detection as prefix chars for x repetition operator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo.</title>
<updated>2015-12-28T00:53:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-28T00:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b31849f9dc2def21e4a0055d18130d99fc18f395'/>
<id>b31849f9dc2def21e4a0055d18130d99fc18f395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20.</title>
<updated>2015-12-28T00:46:14+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>unknown</email>
</author>
<published>2015-12-28T00:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d1dbd44210badea73d89cc1f7892b8fe2a47281'/>
<id>5d1dbd44210badea73d89cc1f7892b8fe2a47281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
