<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/cut-n-paste/toolbar-editor, branch 1.22</title>
<subtitle>Eye of MATE (eom) graphics viewer program</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/'/>
<entry>
<title>editable-toolbar: replace deprecated gtk_menu_popup</title>
<updated>2018-05-13T20:03:02+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-05-09T10:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=620071bfb08e1c6646dbde0e8eca990ac6ec33db'/>
<id>620071bfb08e1c6646dbde0e8eca990ac6ec33db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>editable-toolbar: replace deprecated gtk_drag_begin</title>
<updated>2018-05-13T20:02:52+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2018-05-09T09:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=50d0a501a9fc5ab3c0aee1450bfb4f0401392e4b'/>
<id>50d0a501a9fc5ab3c0aee1450bfb4f0401392e4b</id>
<content type='text'>
use gtk_drag_begin_with_coordinates instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use gtk_drag_begin_with_coordinates instead
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated GtkStock</title>
<updated>2018-02-12T12:05:25+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-02-06T17:37:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=98d6a4325bf31f675fc5c34593f27225b365b7b2'/>
<id>98d6a4325bf31f675fc5c34593f27225b365b7b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T10:56:38+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T18:15:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=0cce876dac2617c9cb7145ad6815c80b2040403e'/>
<id>0cce876dac2617c9cb7145ad6815c80b2040403e</id>
<content type='text'>
and drop additional checks for min/max GLib versions, it's not needed
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and drop additional checks for min/max GLib versions, it's not needed
</pre>
</div>
</content>
</entry>
<entry>
<title>egg-editable-toolbar.c/egg-toolbars-model.c: drop unused variables</title>
<updated>2017-12-31T19:26:39+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2017-12-31T19:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=373d4482d259da0a58e6446409ecb6010dc0d9ca'/>
<id>373d4482d259da0a58e6446409ecb6010dc0d9ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>toolbar-editor: avoid deprecated GtkAlignment</title>
<updated>2017-04-21T18:08:52+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-21T17:16:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=048993c9d4cff5c5ac65641c18f16e0c9723118f'/>
<id>048993c9d4cff5c5ac65641c18f16e0c9723118f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Gtk3: don't use deprecated gtk_scrolled_window_add_with_viewport"</title>
<updated>2017-04-21T18:08:35+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-04-21T16:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e29c96a1af7660e78164bf5c0fe5fae4eaefe59d'/>
<id>e29c96a1af7660e78164bf5c0fe5fae4eaefe59d</id>
<content type='text'>
This reverts parts of commit 6fc5013e3a61d1b86f077c611c20407a796c414c.

gtk_container_add () causes a runtime warning and breaks toobar-editor
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts parts of commit 6fc5013e3a61d1b86f077c611c20407a796c414c.

gtk_container_add () causes a runtime warning and breaks toobar-editor
</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-21T19:28:15+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-21T19:28:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=9a94231819bbfaf23e477dc27c3966903ebdf1e1'/>
<id>9a94231819bbfaf23e477dc27c3966903ebdf1e1</id>
<content type='text'>
and require libmate-desktop &gt;= 1.17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and require libmate-desktop &gt;= 1.17
</pre>
</div>
</content>
</entry>
<entry>
<title>check for GTK+3 stable release, not development one</title>
<updated>2016-04-05T10:37:03+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-04-05T10:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=7e564ca38348f5aac39a9d6accd576d455d8baa6'/>
<id>7e564ca38348f5aac39a9d6accd576d455d8baa6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix a few typos in the comments</title>
<updated>2016-03-30T11:37:22+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-03-30T11:37:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=d1196018a75b610148f79df843b2b63877aa9ca1'/>
<id>d1196018a75b610148f79df843b2b63877aa9ca1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
