<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-desktop/libmate-desktop, branch v1.27.0</title>
<subtitle>Library with common API for various MATE modules</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/'/>
<entry>
<title>Revert "[mate-bg] small cleanup"</title>
<updated>2022-11-09T05:16:55+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>cwendling@hypra.fr</email>
</author>
<published>2022-11-07T10:57:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=7b379f54a5b09df007f7e84dabbbc5f8ce9381a9'/>
<id>7b379f54a5b09df007f7e84dabbbc5f8ce9381a9</id>
<content type='text'>
It is not possible to use the `list` pointer after it has been deleted,
so the "cleanup" this commit made lead to using freed memory if any
item actually got clean up.

This "cleanup" also don't seem meaningful to me, as all it does
otherwise is trade an assignation for a redundant test -- either of
which the compiler might happily optimize out.

This reverts commit 47426c90d10e9f738ecf89f35db94ca8deff55e0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is not possible to use the `list` pointer after it has been deleted,
so the "cleanup" this commit made lead to using freed memory if any
item actually got clean up.

This "cleanup" also don't seem meaningful to me, as all it does
otherwise is trade an assignation for a redundant test -- either of
which the compiler might happily optimize out.

This reverts commit 47426c90d10e9f738ecf89f35db94ca8deff55e0.
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-desktop-item: time_t mtime -&gt; gint64 mtime</title>
<updated>2022-08-20T20:29:54+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2022-07-28T16:22:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=3ca4cf20fc5d80d4aae64746f505740eff5d2c23'/>
<id>3ca4cf20fc5d80d4aae64746f505740eff5d2c23</id>
<content type='text'>
The timestamp is compared with g_file_info_get_attribute_uint64
in mate_desktop_item_get_file_status (const MateDesktopItem *item)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The timestamp is compared with g_file_info_get_attribute_uint64
in mate_desktop_item_get_file_status (const MateDesktopItem *item)
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-bg: time_t mtime -&gt; gint64 mtime</title>
<updated>2022-08-20T20:29:54+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2022-07-28T16:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=d33085ff3b6a088a512b243382d20f1f0adc0957'/>
<id>d33085ff3b6a088a512b243382d20f1f0adc0957</id>
<content type='text'>
The timestamp is retrieved with g_file_info_get_attribute_uint64
in get_mtime (const char *filename)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The timestamp is retrieved with g_file_info_get_attribute_uint64
in get_mtime (const char *filename)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix implicit conversion changes signedness: 'gboolean' to 'guint'</title>
<updated>2022-08-20T20:24:28+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-12-22T07:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=ec93c117bf6dd3bc8f465012902dbd7aad38d6a7'/>
<id>ec93c117bf6dd3bc8f465012902dbd7aad38d6a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-desktop-thumbnail: fix memory leak</title>
<updated>2022-08-20T20:15:15+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-22T16:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=3084c93b8c7f0b4520a665e54dc508e7cda12dc1'/>
<id>3084c93b8c7f0b4520a665e54dc508e7cda12dc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build warnings about missing field initializer</title>
<updated>2022-08-20T20:07:33+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-10-28T11:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=0f2374f59767e2117456a88ada65e207fa471cd6'/>
<id>0f2374f59767e2117456a88ada65e207fa471cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-bg: fix memory leak</title>
<updated>2022-08-20T20:02:37+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-11-08T11:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=b9a25a4f24ffb23874e0923f63c75149f13b071c'/>
<id>b9a25a4f24ffb23874e0923f63c75149f13b071c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-bg: Dereference of null pointer</title>
<updated>2022-08-20T19:49:59+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-11-27T10:16:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=d9d67f267e6906f7d2f8212081f32b7d58d4afa2'/>
<id>d9d67f267e6906f7d2f8212081f32b7d58d4afa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-desktop-item: macro is not used [-Wunused-macros]</title>
<updated>2022-08-20T19:39:09+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2022-07-26T17:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=d0aba4c3a76bed01e073ed8e301655b56cf00e2e'/>
<id>d0aba4c3a76bed01e073ed8e301655b56cf00e2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-colorsel: macro is not used [-Wunused-macros]</title>
<updated>2022-08-20T19:39:09+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2022-07-26T17:48:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-desktop/commit/?id=e9ba2a710c300c435cb32546d6255a6cf12201c9'/>
<id>e9ba2a710c300c435cb32546d6255a6cf12201c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
