<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins/filebrowser, branch v1.19.1</title>
<subtitle>Official text editor of the MATE desktop environment</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/'/>
<entry>
<title>file-browser-widget: fix one stock deprecation</title>
<updated>2017-06-11T19:33:48+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-12T19:53:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=f37fe2d075a258cd6764065f62862093aa29b131'/>
<id>f37fe2d075a258cd6764065f62862093aa29b131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>File browser: don't use GIOScheduler (deprecated)</title>
<updated>2017-05-25T18:13:59+00:00</updated>
<author>
<name>Sébastien Wilmet</name>
<email>wilmet@gnome.org</email>
</author>
<published>2017-05-12T19:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=91834ee958566d4edc2af9ecb90ac4440765c7d1'/>
<id>91834ee958566d4edc2af9ecb90ac4440765c7d1</id>
<content type='text'>
The GIOScheduler was used because there was no async version of
g_file_delete() and g_file_trash(). Now that the async versions exist,
no need to use GIOScheduler or GTask.

gio &gt;= 2.37.0 is required.

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

taken from:
https://git.gnome.org/browse/gedit/commit/?h=gnome-3-10&amp;id=2d1eb80
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GIOScheduler was used because there was no async version of
g_file_delete() and g_file_trash(). Now that the async versions exist,
no need to use GIOScheduler or GTask.

gio &gt;= 2.37.0 is required.

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

taken from:
https://git.gnome.org/browse/gedit/commit/?h=gnome-3-10&amp;id=2d1eb80
</pre>
</div>
</content>
</entry>
<entry>
<title>file-browser-view: silent some build warnings</title>
<updated>2017-05-25T18:13:59+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-05-12T17:47:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=44d7761c90405c6bfbe3e306bab02397435ff44c'/>
<id>44d7761c90405c6bfbe3e306bab02397435ff44c</id>
<content type='text'>
warning: this 'if' clause does not guard...
warning: 'display' may be used uninitialized in this function [-Wmaybe-uninitialized]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warning: this 'if' clause does not guard...
warning: 'display' may be used uninitialized in this function [-Wmaybe-uninitialized]
</pre>
</div>
</content>
</entry>
<entry>
<title>Support new location of gtk bookmarks file</title>
<updated>2017-04-25T17:11:06+00:00</updated>
<author>
<name>Paolo Borelli</name>
<email>pborelli@gnome.org</email>
</author>
<published>2017-04-25T17:09:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=2d8dc45d586f21fe82dd706abc50f27103b75005'/>
<id>2d8dc45d586f21fe82dd706abc50f27103b75005</id>
<content type='text'>
The gtk bookmarks file is now in XDG dir, so let's first try there and
otherwise fall back to the old location
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The gtk bookmarks file is now in XDG dir, so let's first try there and
otherwise fall back to the old location
</pre>
</div>
</content>
</entry>
<entry>
<title>filebrowser: don't parse .hidden files - GIO does it since 2.36</title>
<updated>2017-04-18T09:17:35+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-04-18T09:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=19da912288063fdc021d2acc4070cb2d36a3a8a0'/>
<id>19da912288063fdc021d2acc4070cb2d36a3a8a0</id>
<content type='text'>
taken from:
https://git.gnome.org/browse/gedit/commit/?id=f0454abbec92f34431bd59fd1e3da6ad346a000e

GIO commit for reference:
https://git.gnome.org/browse/glib/commit/?id=510ba9b4efe1813e24c6dfa7405c3547bf9efdd7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://git.gnome.org/browse/gedit/commit/?id=f0454abbec92f34431bd59fd1e3da6ad346a000e

GIO commit for reference:
https://git.gnome.org/browse/glib/commit/?id=510ba9b4efe1813e24c6dfa7405c3547bf9efdd7
</pre>
</div>
</content>
</entry>
<entry>
<title>build: remove option that disables deprecated stuff</title>
<updated>2017-02-10T10:53:05+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2017-02-10T10:53:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=bef73d50f8ec2877c30e4787413cc6fa29276678'/>
<id>bef73d50f8ec2877c30e4787413cc6fa29276678</id>
<content type='text'>
we don't need a build breakage on the first deprecated item, thanks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we don't need a build breakage on the first deprecated item, thanks
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: remove a couple of useless includes</title>
<updated>2016-12-13T12:14:15+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-13T12:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=2a680dbab987e632b7049c34a04cc2f1a8b2002c'/>
<id>2a680dbab987e632b7049c34a04cc2f1a8b2002c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: make them actually recognized and loaded by Pluma</title>
<updated>2016-12-05T14:36:57+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-05T14:36:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=e1fbe56adf49a5f4d3a3bb493933d9ae5a5c081f'/>
<id>e1fbe56adf49a5f4d3a3bb493933d9ae5a5c081f</id>
<content type='text'>
- use *.plugin extension instead of *.pluma-plugin
- use "Plugin" section name instead of "Pluma Plugin"

mostly adapted from:
https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad
https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use *.plugin extension instead of *.pluma-plugin
- use "Plugin" section name instead of "Pluma Plugin"

mostly adapted from:
https://git.gnome.org/browse/gedit/commit/?id=1d56b827f14096891bb03dbd5e8211fdad1331ad
https://git.gnome.org/browse/gedit/commit/?id=7c22769d73f756b9d1388febd147c9d267ed54cb
</pre>
</div>
</content>
</entry>
<entry>
<title>filebrowser plugin: port to libpeas</title>
<updated>2016-12-05T13:57:36+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-02T16:46:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=3e00f9094c06fa43d768bd3268cb503d8e6a738b'/>
<id>3e00f9094c06fa43d768bd3268cb503d8e6a738b</id>
<content type='text'>
mostly adapted from:
https://git.gnome.org/browse/gedit/commit/?id=6e8ef59b74a2f726f8a2a0ab1fa7f5c4aa6ac3f2
https://git.gnome.org/browse/gedit/commit/?id=6cc3b4074bad0a775532216c82fa6ce6599bde2c
https://git.gnome.org/browse/gedit/commit/?id=9103c5109d5f897c3cc0390fcf09c5a4713cf72f
https://git.gnome.org/browse/gedit/commit/?id=e3d36ce46c795887fa449db7eba19b4cc949f714
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mostly adapted from:
https://git.gnome.org/browse/gedit/commit/?id=6e8ef59b74a2f726f8a2a0ab1fa7f5c4aa6ac3f2
https://git.gnome.org/browse/gedit/commit/?id=6cc3b4074bad0a775532216c82fa6ce6599bde2c
https://git.gnome.org/browse/gedit/commit/?id=9103c5109d5f897c3cc0390fcf09c5a4713cf72f
https://git.gnome.org/browse/gedit/commit/?id=e3d36ce46c795887fa449db7eba19b4cc949f714
</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-06T11:43:26+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-06T11:43:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=4c06cb5cd0859067769dac1317682d430b18cc78'/>
<id>4c06cb5cd0859067769dac1317682d430b18cc78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
