<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils/logview, branch mate-utils-1.10.1</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>fixes for gschema translation</title>
<updated>2015-06-16T14:28:05+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-06-16T12:59:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=c4df12f12d21ea7d4bc0d656bd5f93539c078d93'/>
<id>c4df12f12d21ea7d4bc0d656bd5f93539c078d93</id>
<content type='text'>
taken from:
https://github.com/mate-desktop/eom/commit/a2055e1

- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- sorted lines in po/POTFILES.in (as requested in the header)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://github.com/mate-desktop/eom/commit/a2055e1

- bumped required intltool version to 0.50.1
- renamed and corrected gschema xml for proper intltool usage
- sorted lines in po/POTFILES.in (as requested in the header)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix deprecated functions</title>
<updated>2014-12-15T22:24:56+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-14T14:46:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=4fbdbe250e0cee0c76ffb521b658c93f192539f8'/>
<id>4fbdbe250e0cee0c76ffb521b658c93f192539f8</id>
<content type='text'>
Remove, now unneeded, gdkkeysyms-compat.h include
Always use gtk_combo_box_text_new (since Gtk+ 2.24)
Gtk3: do not use gdk_cursor_unref
Gtk3: replace gtk_hpaned_new
Gtk3: replace gtk_widget_modify_font
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove, now unneeded, gdkkeysyms-compat.h include
Always use gtk_combo_box_text_new (since Gtk+ 2.24)
Gtk3: do not use gdk_cursor_unref
Gtk3: replace gtk_hpaned_new
Gtk3: replace gtk_widget_modify_font
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated g_thread_init</title>
<updated>2014-12-15T22:24:39+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-14T14:07:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=55f6eca4a8876718f9050191c7f67594928151c1'/>
<id>55f6eca4a8876718f9050191c7f67594928151c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>properly NULL-init some vars to avoid logic flaws later</title>
<updated>2014-12-15T22:14:18+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-15T09:06:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=0b62f8fee90654744ad19127cca58017f7a44d78'/>
<id>0b62f8fee90654744ad19127cca58017f7a44d78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing #include &lt;config.h&gt; to make translations work</title>
<updated>2014-11-10T16:55:16+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-10T16:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=939f5a3f49b9ed5299eb4aa6be56842cef049b9e'/>
<id>939f5a3f49b9ed5299eb4aa6be56842cef049b9e</id>
<content type='text'>
Based on gnome-utils commit: 95edffa91ed559515d659187baba6ec7806b251b
From: Kjartan Maraas &lt;kmaraas@gnome.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on gnome-utils commit: 95edffa91ed559515d659187baba6ec7806b251b
From: Kjartan Maraas &lt;kmaraas@gnome.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>GDK_KEY_* was introduced in Gtk+ 2.22</title>
<updated>2014-07-01T13:29:10+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-01T13:26:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=175a8fab48e5658ac79ad66f1e82adf112315617'/>
<id>175a8fab48e5658ac79ad66f1e82adf112315617</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop deprecated g_type_init, type initialized automatically.</title>
<updated>2014-07-01T13:06:52+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-01T12:24:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=647d0a6f2bf243c61f2b04f1e4bd93260b8d5cca'/>
<id>647d0a6f2bf243c61f2b04f1e4bd93260b8d5cca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Glib &lt; 2.36</title>
<updated>2014-07-01T13:06:50+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-07-01T12:23:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=88214725a380c8616dbd11c0106c1a14e950f2ce'/>
<id>88214725a380c8616dbd11c0106c1a14e950f2ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use DISABLE_DEPRECATED variable for deprecation</title>
<updated>2014-05-01T15:11:17+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-05-01T15:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=c752f986e9e5974fe5b1b85ad79fff71eef3f160'/>
<id>c752f986e9e5974fe5b1b85ad79fff71eef3f160</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>logview: Add GTK3 support</title>
<updated>2014-04-30T21:23:38+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-04-30T21:23:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=309200788af7a414b4c54234d7791a31ca4abcff'/>
<id>309200788af7a414b4c54234d7791a31ca4abcff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
