<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/glib.git/gobject/gparam.h, branch require-python34</title>
<subtitle>gitlab.gnome.org: GNOME/glib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/'/>
<entry>
<title>gobject/: LGPLv2+ -&gt; LGPLv2.1+</title>
<updated>2017-05-24T09:58:19+00:00</updated>
<author>
<name>Sébastien Wilmet</name>
<email>swilmet@gnome.org</email>
</author>
<published>2017-01-05T13:09:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=6b948d9613f2dcdec72828f3429ba01403063ff2'/>
<id>6b948d9613f2dcdec72828f3429ba01403063ff2</id>
<content type='text'>
All gobject/*.{c,h} files have been processed.

gmarshal.c and gmarshal.h don't have a license header.

https://bugzilla.gnome.org/show_bug.cgi?id=776504
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All gobject/*.{c,h} files have been processed.

gmarshal.c and gmarshal.h don't have a license header.

https://bugzilla.gnome.org/show_bug.cgi?id=776504
</pre>
</div>
</content>
</entry>
<entry>
<title>gobject: Fix Since/Deprecated versions for GParameter replacement API</title>
<updated>2017-03-31T10:09:53+00:00</updated>
<author>
<name>Philip Withnall</name>
<email>withnall@endlessm.com</email>
</author>
<published>2017-03-31T10:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=2f2c2b6362b26fe9b9f6808e1c3dd16ce41a0ffe'/>
<id>2f2c2b6362b26fe9b9f6808e1c3dd16ce41a0ffe</id>
<content type='text'>
This slipped through the review cracks.

https://bugzilla.gnome.org/show_bug.cgi?id=709865
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This slipped through the review cracks.

https://bugzilla.gnome.org/show_bug.cgi?id=709865
</pre>
</div>
</content>
</entry>
<entry>
<title>gobject: Deprecate GParameter</title>
<updated>2017-03-31T10:00:23+00:00</updated>
<author>
<name>Fabian Orccon</name>
<email>cfoch.fabian@gmail.com</email>
</author>
<published>2017-01-27T00:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=2646c2173551c699c0459c95f49ec8b6fc0bf66d'/>
<id>2646c2173551c699c0459c95f49ec8b6fc0bf66d</id>
<content type='text'>
GParameter is a rarely used type and not introspectible.

https://bugzilla.gnome.org/show_bug.cgi?id=709865
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
GParameter is a rarely used type and not introspectible.

https://bugzilla.gnome.org/show_bug.cgi?id=709865
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning for G_PARAM_DEPRECATED with GCC 6 [-Wpedantic]</title>
<updated>2016-10-24T10:10:14+00:00</updated>
<author>
<name>Hannes Müller</name>
<email>h.c.f.mueller@gmx.de</email>
</author>
<published>2016-10-17T19:18:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=7470cc902b8d9e1c93c28ab0d9168fb8646b20f3'/>
<id>7470cc902b8d9e1c93c28ab0d9168fb8646b20f3</id>
<content type='text'>
Refer to https://bugzilla.gnome.org/show_bug.cgi?id=767882
Related to GCC https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71803
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refer to https://bugzilla.gnome.org/show_bug.cgi?id=767882
Related to GCC https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71803
</pre>
</div>
</content>
</entry>
<entry>
<title>Add GParamSpec object ref management annotations</title>
<updated>2015-12-16T12:47:54+00:00</updated>
<author>
<name>Simon Feltman</name>
<email>sfeltman@src.gnome.org</email>
</author>
<published>2013-10-16T06:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=1513efc904cfb42ed5305fd77b40e1c399380d40'/>
<id>1513efc904cfb42ed5305fd77b40e1c399380d40</id>
<content type='text'>
Add ref-func, unref-func, set-value-func, and get-value-func annotations to
GParamSpec so that it can be managed generically as a fundamental type with
introspection.

https://bugzilla.gnome.org/show_bug.cgi?id=710243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add ref-func, unref-func, set-value-func, and get-value-func annotations to
GParamSpec so that it can be managed generically as a fundamental type with
introspection.

https://bugzilla.gnome.org/show_bug.cgi?id=710243
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc: fix some gtk-doc warnings</title>
<updated>2015-10-30T14:30:55+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2015-09-21T17:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=2331437df3fa3c28649f6b318ed980bd9462434f'/>
<id>2331437df3fa3c28649f6b318ed980bd9462434f</id>
<content type='text'>
https://bugzilla.gnome.org/show_bug.cgi?id=755364
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugzilla.gnome.org/show_bug.cgi?id=755364
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a method to get the pspec name quark</title>
<updated>2015-09-08T00:54:01+00:00</updated>
<author>
<name>Matthias Clasen</name>
<email>mclasen@redhat.com</email>
</author>
<published>2015-09-08T00:54:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=41c0d15a6d680738e80a59e89c1058a97ca922ea'/>
<id>41c0d15a6d680738e80a59e89c1058a97ca922ea</id>
<content type='text'>
This lets us avoid the quark lookup in the hot
property change notification path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This lets us avoid the quark lookup in the hot
property change notification path.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix many documentation issues in gobject/</title>
<updated>2015-02-05T15:01:17+00:00</updated>
<author>
<name>Xavier Claessens</name>
<email>xavier.claessens@collabora.com</email>
</author>
<published>2015-02-05T14:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=6a97275c4507e08b66fdeb4bb054bb8f78096f14'/>
<id>6a97275c4507e08b66fdeb4bb054bb8f78096f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gparam: Make the documentation clearer for CONSTRUCT_ONLY properties</title>
<updated>2014-11-23T03:47:43+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2014-10-28T20:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=91802bbf2bfd336aec640c9412f955b1df8f80ae'/>
<id>91802bbf2bfd336aec640c9412f955b1df8f80ae</id>
<content type='text'>
It's not that the properly will only be set on construction, it's that
it *can* only be set upon construction.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not that the properly will only be set on construction, it's that
it *can* only be set upon construction.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs: Update GParamFlags docs.</title>
<updated>2014-11-10T22:25:23+00:00</updated>
<author>
<name>Volker Sobek</name>
<email>reklov@live.com</email>
</author>
<published>2014-05-23T20:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/glib.git/commit/?id=1edd463137067ccb7533f3a1e072dc516bb32d86'/>
<id>1edd463137067ccb7533f3a1e072dc516bb32d86</id>
<content type='text'>
Remove reference to G_PARAM_READWRITE from GParamFlags' description,
since commit 6c395244a5db added G_PARAM_READWRITE to GParamFlags.

https://bugzilla.gnome.org/show_bug.cgi?id=726037
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove reference to G_PARAM_READWRITE from GParamFlags' description,
since commit 6c395244a5db added G_PARAM_READWRITE to GParamFlags.

https://bugzilla.gnome.org/show_bug.cgi?id=726037
</pre>
</div>
</content>
</entry>
</feed>
