<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git/_dbus_glib_bindings, branch dbus-python-0.82.4</title>
<subtitle>gitlab.freedesktop.org: dbus/dbus-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/'/>
<entry>
<title>Relicense Collabora code under the MIT/X11 license proposed for dbus core, removing all references to the LGPL as a result</title>
<updated>2007-09-27T12:57:49+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-09-27T12:57:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=d8c154284ca464f493c81a4d3b5a37890d68acec'/>
<id>d8c154284ca464f493c81a4d3b5a37890d68acec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually commit the numerous copyright-statement changes.</title>
<updated>2007-02-07T20:46:17+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-02-07T20:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=87dc3d5807ba12c6396dbcb1acdebb8f453e8fcd'/>
<id>87dc3d5807ba12c6396dbcb1acdebb8f453e8fcd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dbus, _dbus_bindings, _dbus_glib_bindings: remove accidentally duplicated lines in license statement</title>
<updated>2007-01-25T12:38:53+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-01-25T12:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=41694b4df5c1dbf745e5ddd443571d5cb67d74b3'/>
<id>41694b4df5c1dbf745e5ddd443571d5cb67d74b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split up Makefile.am between subdirectories</title>
<updated>2007-01-22T18:26:36+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-01-22T18:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=625bfaac68f6c7afd85d62752e34fc8e00405790'/>
<id>625bfaac68f6c7afd85d62752e34fc8e00405790</id>
<content type='text'>
As well as being conventional, this seems to be necessary to avoid having
dbus_py_test.so installed, while still having it be a Libtool shared library
(noinst libraries are helpfully made static).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As well as being conventional, this seems to be necessary to avoid having
dbus_py_test.so installed, while still having it be a Libtool shared library
(noinst libraries are helpfully made static).
</pre>
</div>
</content>
</entry>
<entry>
<title>DBusGMainLoop: avoid reference leak on success</title>
<updated>2007-01-17T12:27:51+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2007-01-17T12:27:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=cc4dfc18c7fe0843b5e118d35a94ca9cca563f98'/>
<id>cc4dfc18c7fe0843b5e118d35a94ca9cca563f98</id>
<content type='text'>
(thanks Phil Thompson, &lt;phil riverbankcomputing co uk&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(thanks Phil Thompson, &lt;phil riverbankcomputing co uk&gt;)
</pre>
</div>
</content>
</entry>
<entry>
<title>include/dbus_bindings.h: Rename to include/dbus-python.h, improve namespacing.</title>
<updated>2006-12-18T12:03:27+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>simon.mcvittie@collabora.co.uk</email>
</author>
<published>2006-12-18T12:03:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=358403cd0cba20ccda4961a39644c092a0f05b74'/>
<id>358403cd0cba20ccda4961a39644c092a0f05b74</id>
<content type='text'>
_dbus_bindings/conn-internal.h, _dbus_bindings/dbus_bindings-internal.h,
_dbus_glib_bindings/module.c: Use dbus-python.h instead of dbus_bindings.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
_dbus_bindings/conn-internal.h, _dbus_bindings/dbus_bindings-internal.h,
_dbus_glib_bindings/module.c: Use dbus-python.h instead of dbus_bindings.h
</pre>
</div>
</content>
</entry>
<entry>
<title>_dbus_glib_bindings/module.c: Support set_as_default keyword argument</title>
<updated>2006-11-30T11:04:06+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-11-30T11:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=605a8ec83eba854b319d94c9fee3467e52999005'/>
<id>605a8ec83eba854b319d94c9fee3467e52999005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add improved main-loop integration.</title>
<updated>2006-11-22T17:28:56+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-11-22T17:28:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=f2c08d18ac2645311e4c0d94da0b06b3754a6def'/>
<id>f2c08d18ac2645311e4c0d94da0b06b3754a6def</id>
<content type='text'>
Currently only GLib (with the default main context) and a "null main loop"
are supported, but a pure-Python main loop could be supported without
incompatible API changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently only GLib (with the default main context) and a "null main loop"
are supported, but a pure-Python main loop could be supported without
incompatible API changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Annotate UNUSED arguments</title>
<updated>2006-11-14T14:00:33+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-11-14T14:00:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=ec4382fc301ddd60c4abfa0175e912880980de68'/>
<id>ec4382fc301ddd60c4abfa0175e912880980de68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a C reimplementation of the formerly-Pyrex bits of dbus-python.</title>
<updated>2006-09-26T17:53:55+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@celebrin.pseudorandom.co.uk</email>
</author>
<published>2006-09-26T17:53:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/dbus-python.git/commit/?id=97900c452754b832d0817edc03f3e00fe888d24a'/>
<id>97900c452754b832d0817edc03f3e00fe888d24a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
