<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mate-applets/trashapplet/src, branch mate-applets-1.9.1</title>
<subtitle>Applets for use with the MATE panel</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/'/>
<entry>
<title>Fix build with GSEAL</title>
<updated>2014-11-27T17:18:11+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-27T17:07:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=e9aac45cec4606ade432551f8da3cf33604de75d'/>
<id>e9aac45cec4606ade432551f8da3cf33604de75d</id>
<content type='text'>
Use gdk_drag_context_list_targets for both Gtk+ versions.
And use gdk_visual_get_depth instead of visual-&gt;depth
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use gdk_drag_context_list_targets for both Gtk+ versions.
And use gdk_visual_get_depth instead of visual-&gt;depth
</pre>
</div>
</content>
</entry>
<entry>
<title>GDK_KEY_* is also in Gtk+2</title>
<updated>2014-11-26T17:13:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-26T14:30:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=7e99a3f82abb6560cec5591a2c1734e50331d0cb'/>
<id>7e99a3f82abb6560cec5591a2c1734e50331d0cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Gtk3: Silence GtkVbox and GtkHbox deprecation warnings</title>
<updated>2014-11-26T17:13:43+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-11-26T13:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=d2d685818a85b773c49802c494a0c386917b5ee6'/>
<id>d2d685818a85b773c49802c494a0c386917b5ee6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use $(datadir)/mate instead of $(datadir)/mate-2.0</title>
<updated>2014-06-25T10:35:39+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-06-25T10:35:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=0f858316b3a3128b696fb37428cc5699f1b5d3c9'/>
<id>0f858316b3a3128b696fb37428cc5699f1b5d3c9</id>
<content type='text'>
And also rename binaries without "-2" suffix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And also rename binaries without "-2" suffix
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup GTK_CHECK_VERSION and unify where possible</title>
<updated>2014-06-02T20:42:37+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-06-02T20:42:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=9bf73874d45075aad80303e9c0ee96cdc9f3c450'/>
<id>9bf73874d45075aad80303e9c0ee96cdc9f3c450</id>
<content type='text'>
gdk_x11_window_foreign_new_for_display | since 2.24
gdk_window_get_width | since 2.24
gdk_window_get_height | since 2.24
gdk_x11_display_get_xdisplay | since 2.2
gdk_window_get_display | since 2.24
gdk_x11_window_foreign_new_for_display | since 2.24
GDK_WINDOW_XID | since always
GDK_SCREEN_XDISPLAY  | since always
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gdk_x11_window_foreign_new_for_display | since 2.24
gdk_window_get_width | since 2.24
gdk_window_get_height | since 2.24
gdk_x11_display_get_xdisplay | since 2.2
gdk_window_get_display | since 2.24
gdk_x11_window_foreign_new_for_display | since 2.24
GDK_WINDOW_XID | since always
GDK_SCREEN_XDISPLAY  | since always
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace GtkObject with GObject also for gtk2</title>
<updated>2014-06-02T20:15:46+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-06-02T16:10:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=53a1fe800f9f0c90dc298ba228b29852147794bb'/>
<id>53a1fe800f9f0c90dc298ba228b29852147794bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use MateAboutDialog from libmate-desktop</title>
<updated>2014-05-03T18:30:52+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-05-03T18:30:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=50cf1584a9dec14dd880263354db671303ba4c42'/>
<id>50cf1584a9dec14dd880263354db671303ba4c42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix help uri for applets</title>
<updated>2014-02-08T16:26:52+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-02-05T00:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=a93efbfa88ba6a2b7bf63b7f45d790ff5fe8b1f7'/>
<id>a93efbfa88ba6a2b7bf63b7f45d790ff5fe8b1f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all calls gtk_dialog_set_has_separator</title>
<updated>2014-02-04T23:05:23+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2014-02-04T23:05:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=2176a84cfbc158f21a92c8c2d1c26922c217e0df'/>
<id>2176a84cfbc158f21a92c8c2d1c26922c217e0df</id>
<content type='text'>
Also remove the has_separator from the ui files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove the has_separator from the ui files.
</pre>
</div>
</content>
</entry>
<entry>
<title>trashapplet: Add GTK3 support</title>
<updated>2014-01-20T08:31:35+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-01-20T08:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/mate-applets/commit/?id=7779705809b61a180aeb2371afcf8d0cba9ba0e3'/>
<id>7779705809b61a180aeb2371afcf8d0cba9ba0e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
