<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/gi, branch rel-4-1-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>Note required packages. Ensure filtered header is cleaned by make clean.</title>
<updated>2016-11-12T00:33:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-11-12T00:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=21b8dd8e0e74cf8688b5a4a339e3f47757ed44ab'/>
<id>21b8dd8e0e74cf8688b5a4a339e3f47757ed44ab</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>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>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>Add a test suite to check gobject-introspection data</title>
<updated>2015-09-30T05:15:25+00:00</updated>
<author>
<name>Thomas Martitz</name>
<email>kugel@rockbox.org</email>
</author>
<published>2015-09-30T05:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=312ccef24f7faaff3ba8dae178c915374ab6677f'/>
<id>312ccef24f7faaff3ba8dae178c915374ab6677f</id>
<content type='text'>
The test suite acts also as an example for downstream projects to generate
gobject-introspection data. A known-good .gir file is checked in for checking
results in the future. Lastly, a small python uses the gobject-introspection
data to create a small editor window.

The change to gtk/makefile is because scintilla needs to be in a shared library
for the python program. Therefore scintilla.a has to be compiled with -fPIC.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The test suite acts also as an example for downstream projects to generate
gobject-introspection data. A known-good .gir file is checked in for checking
results in the future. Lastly, a small python uses the gobject-introspection
data to create a small editor window.

The change to gtk/makefile is because scintilla needs to be in a shared library
for the python program. Therefore scintilla.a has to be compiled with -fPIC.
</pre>
</div>
</content>
</entry>
</feed>
