<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils/mate-dictionary/src, branch 1.10</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>dictionary: update man page and remove useless command-line args</title>
<updated>2015-09-01T10:11:45+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-21T19:12:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=fa4f269dc35dc77ee3d103692eb5cfa04a629df3'/>
<id>fa4f269dc35dc77ee3d103692eb5cfa04a629df3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dictionary: don't require --match option for --no-window to work</title>
<updated>2015-09-01T10:10:22+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-21T19:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=58c04c7b2f0e537f6ea1dfe0317319f4d5cebb7c'/>
<id>58c04c7b2f0e537f6ea1dfe0317319f4d5cebb7c</id>
<content type='text'>
as stated in manpage, --no-window works in conjunction with --look-up
option. due to a logic error, the app also required --match option
(which does nothing in this case) to be specified. this is now fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as stated in manpage, --no-window works in conjunction with --look-up
option. due to a logic error, the app also required --match option
(which does nothing in this case) to be specified. this is now fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>dictionary: make Ctrl+A and Ctrl+C work in the search field</title>
<updated>2015-09-01T10:10:22+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-21T18:52:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=1f5048617ccc097a54327fc5b1f5d59f09737722'/>
<id>1f5048617ccc097a54327fc5b1f5d59f09737722</id>
<content type='text'>
from
https://git.gnome.org/browse/gnome-dictionary/commit/?id=196f65131bff3e0d9b386cda5e071238ab388b9d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from
https://git.gnome.org/browse/gnome-dictionary/commit/?id=196f65131bff3e0d9b386cda5e071238ab388b9d
</pre>
</div>
</content>
</entry>
<entry>
<title>mate-dictionary: don't free GError more than once</title>
<updated>2014-12-17T11:16:49+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-12-17T09:47:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=6e3c106c0a2c163b2376456ff7a0d6c05b7125de'/>
<id>6e3c106c0a2c163b2376456ff7a0d6c05b7125de</id>
<content type='text'>
because that error dialog function frees it already
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
because that error dialog function frees it already
</pre>
</div>
</content>
</entry>
<entry>
<title>fix GTK+3 build</title>
<updated>2014-12-16T11:58:47+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-12-16T11:58:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=61e65382f96b8fb1879bde306cd40756d7d33a56'/>
<id>61e65382f96b8fb1879bde306cd40756d7d33a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>mate-dictionary: implicit declaration of g_mkdir</title>
<updated>2014-12-15T22:24:30+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-12-14T13:19:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=38261cb420242835f0c13282f94e0f9db9382c7b'/>
<id>38261cb420242835f0c13282f94e0f9db9382c7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>mate-dictionary: Add GTK3 support</title>
<updated>2014-04-30T21:24:04+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-04-30T21:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=36c964e0a6d1deaee624cd2a6a76ff5c73141865'/>
<id>36c964e0a6d1deaee624cd2a6a76ff5c73141865</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
