<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils/gsearchtool/src, branch 1.20</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>Fix -Werror=cast-function-type with GCC 8</title>
<updated>2019-05-29T08:35:22+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-03-03T09:43:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=5bc4d4e8ff6420a5cf5d8fd898d0afee2fde18b2'/>
<id>5bc4d4e8ff6420a5cf5d8fd898d0afee2fde18b2</id>
<content type='text'>
In addition, it removes unnecessary function type casts like:
  (GDestroyNotify) g_object_unref
  (GDestroyNotify) g_free
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In addition, it removes unnecessary function type casts like:
  (GDestroyNotify) g_object_unref
  (GDestroyNotify) g_free
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T16:06:31+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T19:19:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=2165616a83855afbb1c9b69c736de2e7c7dfbdf8'/>
<id>2165616a83855afbb1c9b69c736de2e7c7dfbdf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>don't use deprecated gtk_show_uri</title>
<updated>2017-07-28T15:05:25+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-07-28T09:22:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=8f0a1c5bd44fc7d8d1d8dbf86e850688ce3a3da1'/>
<id>8f0a1c5bd44fc7d8d1d8dbf86e850688ce3a3da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>searchtool &amp; logview: avoid deprecated GtkAlignment</title>
<updated>2017-05-11T10:49:29+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-03T18:05:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=522885a3f6648c40eb30e003a994248328859a77'/>
<id>522885a3f6648c40eb30e003a994248328859a77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move to GTK+3 (&gt;= 3.14), drop GTK+2 code and --with-gtk build option</title>
<updated>2016-11-22T12:49:16+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-22T12:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=ea481767c4e3ec19136a5b61ad46f244a9a5ffa7'/>
<id>ea481767c4e3ec19136a5b61ad46f244a9a5ffa7</id>
<content type='text'>
and require mate-panel &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require mate-panel &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated gdk_cursor_new ()</title>
<updated>2016-09-01T06:21:46+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-08-07T09:10:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=7d859a9e17f0c4f0b790e8b2a3d8ac25481d7fe6'/>
<id>7d859a9e17f0c4f0b790e8b2a3d8ac25481d7fe6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3 search: avoid deprecated gdk_app_launch_context_new ()</title>
<updated>2016-08-07T14:52:20+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-08-07T12:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=a3897f51ab6eea768e39c8959380caa1ae8ea215'/>
<id>a3897f51ab6eea768e39c8959380caa1ae8ea215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3.0 search: port GtkTable to GtkGrid</title>
<updated>2016-08-06T13:06:22+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-08-06T06:44:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=126243d0e5a4f6332b0a3cb72a4e0eac65b4f4ee'/>
<id>126243d0e5a4f6332b0a3cb72a4e0eac65b4f4ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[GTK+3] gsearchtool: fix deprecated usage of Gtk{H,V}Box, GtkHButtonBox</title>
<updated>2016-01-21T14:31:06+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T14:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=e9d08e8c975af48e8d730ca2dd97521efc5fbdf5'/>
<id>e9d08e8c975af48e8d730ca2dd97521efc5fbdf5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[GTK+3] gsearchtool: fix a couple of deprecations</title>
<updated>2016-01-21T14:31:06+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-01-21T14:14:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=31c6e251a91b52dbba6c9176dd50e37540afbcfb'/>
<id>31c6e251a91b52dbba6c9176dd50e37540afbcfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
