<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-utils/mate-dictionary, branch v1.18.0</title>
<subtitle>MATE desktop utilities</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/'/>
<entry>
<title>drop all the ancient changelogs</title>
<updated>2017-01-31T15:42:27+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-01-31T15:42:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=31c28470ac3b87d15a16889ff850ac8f5fdf83c6'/>
<id>31c28470ac3b87d15a16889ff850ac8f5fdf83c6</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>fix indent a bit and remove some weird commented code</title>
<updated>2016-11-22T12:27:56+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-22T12:27:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=8f9a34f003061d7c5e6cfe8a8cb64ec6e98d7c4a'/>
<id>8f9a34f003061d7c5e6cfe8a8cb64ec6e98d7c4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix distcheck breakage that somehow was hiding here for years unnoticed</title>
<updated>2016-11-19T22:11:54+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-19T22:11:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=c82032d7bf6d186d1b69fa4f982e3bd7625e4144'/>
<id>c82032d7bf6d186d1b69fa4f982e3bd7625e4144</id>
<content type='text'>
ported from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=eaacf80e9b135d5c7085f899e2bea0076557bc53
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ported from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=eaacf80e9b135d5c7085f899e2bea0076557bc53
</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 mdict: Drop deprecated API from DefBox</title>
<updated>2016-05-30T15:33:52+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-30T13:21:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=36e1c6904c0fb38f1c2cbf82fb44892fdc33f78d'/>
<id>36e1c6904c0fb38f1c2cbf82fb44892fdc33f78d</id>
<content type='text'>
Remove most of the deprecation warnings.
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=533b6d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove most of the deprecation warnings.
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from: https://git.gnome.org/browse/gnome-dictionary/commit/?id=533b6d6
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3 mdict: Drop deprecated API from StrategyChooser</title>
<updated>2016-05-30T15:33:52+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-30T12:49:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=3a3ba87d7a6d1dc1867e184575bd18eaa9025e05'/>
<id>3a3ba87d7a6d1dc1867e184575bd18eaa9025e05</id>
<content type='text'>
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=2cd2500
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=2cd2500
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+-3 mdict: Drop deprecated API from Speller</title>
<updated>2016-05-30T15:33:32+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-30T12:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=765f1613f3bb0eb4e59bc017d63582717ee19c75'/>
<id>765f1613f3bb0eb4e59bc017d63582717ee19c75</id>
<content type='text'>
Remove all the deprecation warnings.
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=f9c484d
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all the deprecation warnings.
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=f9c484d
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3 mdict: Drop deprecated API from SourceChooser</title>
<updated>2016-05-30T15:33:02+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-30T11:53:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=e3052b485d8ded6e02475fa6f5d0b60e98b2565e'/>
<id>e3052b485d8ded6e02475fa6f5d0b60e98b2565e</id>
<content type='text'>
Remove all the deprecation warnings.
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=d078eaf
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove all the deprecation warnings.
This is really an API change, since GtkBox is not a GtkVBox; on the
other hand:

 • nothing is really subclassing this type
 • GtkVBox does not have any API except a constructor

https://bugzilla.gnome.org/show_bug.cgi?id=745022

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=d078eaf
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK+3 mdict: Drop deprecated API from DatabaseChooser</title>
<updated>2016-05-30T15:33:02+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-05-30T10:52:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-utils/commit/?id=4ce13708f03884cc231b89f04ace3dadfe4afe2e'/>
<id>4ce13708f03884cc231b89f04ace3dadfe4afe2e</id>
<content type='text'>
- deprecated composite-child API
- deprecated gdk_cursor_new

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=2ab2182
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- deprecated composite-child API
- deprecated gdk_cursor_new

taken from:
https://git.gnome.org/browse/gnome-dictionary/commit/?id=2ab2182
</pre>
</div>
</content>
</entry>
</feed>
