<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pygobject.git/ChangeLog, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/'/>
<entry>
<title>Retire hand-written ChangeLog; autocreate from Git history</title>
<updated>2009-05-09T13:46:04+00:00</updated>
<author>
<name>Paul Pogonyshev</name>
<email>pogonyshev@gmx.net</email>
</author>
<published>2009-05-09T13:46:04+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=8cd25c871609580425c6c4c9e5bc6ec8d40862a1'/>
<id>8cd25c871609580425c6c4c9e5bc6ec8d40862a1</id>
<content type='text'>
Basically copied over from GLib source tree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basically copied over from GLib source tree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -n --namespace option and the code to remove</title>
<updated>2009-05-04T11:16:49+00:00</updated>
<author>
<name>Siavash Safi</name>
<email>siavash@siavashs.org</email>
</author>
<published>2009-05-04T11:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=2311187824d1b48a996ee2620fd3c9a63e3edd66'/>
<id>2311187824d1b48a996ee2620fd3c9a63e3edd66</id>
<content type='text'>
dll API in headers, Added documentation

Patch from bug #579275
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dll API in headers, Added documentation

Patch from bug #579275
</pre>
</div>
</content>
</entry>
<entry>
<title>2009-04-17  Paul Pogonyshev  &lt;pogonyshev@gmx.net&gt;</title>
<updated>2009-04-17T20:57:27+00:00</updated>
<author>
<name>Paul Pogonyshev</name>
<email>pogonyshev@gmx.net</email>
</author>
<published>2009-04-17T20:57:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=4c18e963aa85577646651c531e3d5bfda0308934'/>
<id>4c18e963aa85577646651c531e3d5bfda0308934</id>
<content type='text'>
	Bug 568499 – CellRendererPixbuf stock-size property has wrong type

	* gobject/pygtype.c (pyg_enum_get_value): Also accept long
	integers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	Bug 568499 – CellRendererPixbuf stock-size property has wrong type

	* gobject/pygtype.c (pyg_enum_get_value): Also accept long
	integers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 550231 – missing dep on libffi in pygobject-2.0.pc</title>
<updated>2009-04-14T21:19:27+00:00</updated>
<author>
<name>Götz Waschk</name>
<email>waschk@mandriva.org</email>
</author>
<published>2009-04-14T21:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=6a7db6bf2ee6f9d80cac4578a7d4314df3c3bcdd'/>
<id>6a7db6bf2ee6f9d80cac4578a7d4314df3c3bcdd</id>
<content type='text'>
2009-04-15  Götz Waschk  &lt;waschk@mandriva.org&gt;

	Bug 550231 – missing dep on libffi in pygobject-2.0.pc

	* configure.ac: Define `LIBFFI_PC' subst.

	* pygobject-2.0.pc.in:
	* pygobject-2.0-uninstalled.pc.in: Use it.

svn path=/trunk/; revision=1065
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-04-15  Götz Waschk  &lt;waschk@mandriva.org&gt;

	Bug 550231 – missing dep on libffi in pygobject-2.0.pc

	* configure.ac: Define `LIBFFI_PC' subst.

	* pygobject-2.0.pc.in:
	* pygobject-2.0-uninstalled.pc.in: Use it.

svn path=/trunk/; revision=1065
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 555613 – gio.VolumeMonitor segfaults</title>
<updated>2009-04-14T21:11:28+00:00</updated>
<author>
<name>Paul Pogonyshev</name>
<email>pogonyshev@gmx.net</email>
</author>
<published>2009-04-14T21:11:28+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=04ddc898bf30b9202b9c3809ff3db66e63d66f22'/>
<id>04ddc898bf30b9202b9c3809ff3db66e63d66f22</id>
<content type='text'>
2009-04-15  Paul Pogonyshev  &lt;pogonyshev@gmx.net&gt;

	Bug 555613 – gio.VolumeMonitor segfaults

	* gio/gvolumemonitor.override (_wrap_g_volume_monitor_tp_new): New
	function, return the singleton object.

svn path=/trunk/; revision=1064
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-04-15  Paul Pogonyshev  &lt;pogonyshev@gmx.net&gt;

	Bug 555613 – gio.VolumeMonitor segfaults

	* gio/gvolumemonitor.override (_wrap_g_volume_monitor_tp_new): New
	function, return the singleton object.

svn path=/trunk/; revision=1064
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 573753 – DeprecationWarning under python 2.6</title>
<updated>2009-04-14T20:27:01+00:00</updated>
<author>
<name>James Westby</name>
<email>jw+debian@jameswestby.net</email>
</author>
<published>2009-04-14T20:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=37af0256edc5d34efb8a7cf8163fc9b45909d048'/>
<id>37af0256edc5d34efb8a7cf8163fc9b45909d048</id>
<content type='text'>
2009-04-14  James Westby  &lt;jw+debian@jameswestby.net&gt;

	Bug 573753 – DeprecationWarning under python 2.6

	* codegen/definitions.py (ReturnType.__init__): Don't pass
	'type_name' argument to super __init__.

svn path=/trunk/; revision=1063
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-04-14  James Westby  &lt;jw+debian@jameswestby.net&gt;

	Bug 573753 – DeprecationWarning under python 2.6

	* codegen/definitions.py (ReturnType.__init__): Don't pass
	'type_name' argument to super __init__.

svn path=/trunk/; revision=1063
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 576566 – several scripts from codegen directory are not distributed</title>
<updated>2009-04-14T20:16:13+00:00</updated>
<author>
<name>Krzesimir Nowak</name>
<email>krnowak@svn.gnome.org</email>
</author>
<published>2009-04-14T20:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=8e15bbe1305903561ed933651cb0dc8469c72261'/>
<id>8e15bbe1305903561ed933651cb0dc8469c72261</id>
<content type='text'>
2009-04-14  Krzesimir Nowak  &lt;krnowak@svn.gnome.org&gt;

	Bug 576566 – several scripts from codegen directory are not
	distributed

	* codegen/Makefile.am (codegen_PYTHON): List several missing
	scripts.

svn path=/trunk/; revision=1062
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-04-14  Krzesimir Nowak  &lt;krnowak@svn.gnome.org&gt;

	Bug 576566 – several scripts from codegen directory are not
	distributed

	* codegen/Makefile.am (codegen_PYTHON): List several missing
	scripts.

svn path=/trunk/; revision=1062
</pre>
</div>
</content>
</entry>
<entry>
<title>change argument order to keep it consistent with the other methods.</title>
<updated>2009-04-14T19:54:46+00:00</updated>
<author>
<name>Gian Mario Tagliaretti</name>
<email>gianmt@gnome.org</email>
</author>
<published>2009-04-14T19:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=23e60a4e91e00ad3d12f283c46449fb654182a9e'/>
<id>23e60a4e91e00ad3d12f283c46449fb654182a9e</id>
<content type='text'>
2009-04-14  Gian Mario Tagliaretti  &lt;gianmt@gnome.org&gt;

	* gio/gfile.override: (_wrap_g_file_copy_async) change argument order
	to keep it consistent with the other methods.


svn path=/trunk/; revision=1061
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-04-14  Gian Mario Tagliaretti  &lt;gianmt@gnome.org&gt;

	* gio/gfile.override: (_wrap_g_file_copy_async) change argument order
	to keep it consistent with the other methods.


svn path=/trunk/; revision=1061
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 578870 – memory leak in gio.File.copy_async</title>
<updated>2009-04-13T20:28:24+00:00</updated>
<author>
<name>Paul Pogonyshev</name>
<email>pogonyshev@gmx.net</email>
</author>
<published>2009-04-13T20:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=9f5ce31f7f42dc8d3d6062cb17c87fb57b23817a'/>
<id>9f5ce31f7f42dc8d3d6062cb17c87fb57b23817a</id>
<content type='text'>
2009-04-13  Paul Pogonyshev  &lt;pogonyshev@gmx.net&gt;

	Bug 578870 – memory leak in gio.File.copy_async

	* gio/gio.override (PyGIONotify): Add 'slaves' field.
	(pygio_notify_new_slave): New function.
	(pygio_notify_reference_callback): Recurse for slaves, if any.
	(pygio_notify_free): Likewise.

	* gio/gfile.override (file_progress_callback_marshal): Use new
	chaining functionality to avoid leaking the second PyGIONotify
	structure.  Rename 'callback' as 'progress_callback' for clarity.

svn path=/trunk/; revision=1060
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-04-13  Paul Pogonyshev  &lt;pogonyshev@gmx.net&gt;

	Bug 578870 – memory leak in gio.File.copy_async

	* gio/gio.override (PyGIONotify): Add 'slaves' field.
	(pygio_notify_new_slave): New function.
	(pygio_notify_reference_callback): Recurse for slaves, if any.
	(pygio_notify_free): Likewise.

	* gio/gfile.override (file_progress_callback_marshal): Use new
	chaining functionality to avoid leaking the second PyGIONotify
	structure.  Rename 'callback' as 'progress_callback' for clarity.

svn path=/trunk/; revision=1060
</pre>
</div>
</content>
</entry>
<entry>
<title>should accept None for cancellable and set the default flag to</title>
<updated>2009-04-12T14:26:36+00:00</updated>
<author>
<name>Gian Mario Tagliaretti</name>
<email>gianmt@gnome.org</email>
</author>
<published>2009-04-12T14:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/dmalcolm/public_git/pygobject.git/commit/?id=37938b14a08f00b36aa575c2e9a74cf15d425ccf'/>
<id>37938b14a08f00b36aa575c2e9a74cf15d425ccf</id>
<content type='text'>
2009-04-12  Gian Mario Tagliaretti  &lt;gianmt@gnome.org&gt;

	* gio/gio.defs: (g_file_monitor) should accept None
	for cancellable and set the default flag to G_FILE_MONITOR_NONE.


svn path=/trunk/; revision=1059
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2009-04-12  Gian Mario Tagliaretti  &lt;gianmt@gnome.org&gt;

	* gio/gio.defs: (g_file_monitor) should accept None
	for cancellable and set the default flag to G_FILE_MONITOR_NONE.


svn path=/trunk/; revision=1059
</pre>
</div>
</content>
</entry>
</feed>
