<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins, branch 1.10</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>drop gdkkeysyms-compat usage, use modern key names</title>
<updated>2015-08-03T15:04:03+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-08-03T15:04:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=79c3e2849004a5c81a0b0bc25fb9dc0e1ce8a781'/>
<id>79c3e2849004a5c81a0b0bc25fb9dc0e1ce8a781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>quickopen plugin: remove wrong version check inherited from gedit</title>
<updated>2015-07-14T10:14:41+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-14T10:14:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=4968f9a9dea791db8a06baababe764d8ad0ba6f6'/>
<id>4968f9a9dea791db8a06baababe764d8ad0ba6f6</id>
<content type='text'>
this should make quickopen dialog (Ctrl-Alt-O) recognize the files
from the currently selected dir in filebrowser plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this should make quickopen dialog (Ctrl-Alt-O) recognize the files
from the currently selected dir in filebrowser plugin.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix my stupid mistake in previous commit.</title>
<updated>2015-07-09T14:34:54+00:00</updated>
<author>
<name>infirit</name>
<email>infirit@gmail.com</email>
</author>
<published>2015-07-09T14:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=80a8a579f98bb0b96de92e62d15b830be913c247'/>
<id>80a8a579f98bb0b96de92e62d15b830be913c247</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>UI GTK3: use a size request for time plugin dialog window</title>
<updated>2015-07-09T13:15:56+00:00</updated>
<author>
<name>raveit65</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-07-08T15:52:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=bf217393793372bb0de5361adf32df7e6694e7e8'/>
<id>bf217393793372bb0de5361adf32df7e6694e7e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>show correct help pages for prefs and plugins dialogs</title>
<updated>2015-07-08T09:42:59+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-07-08T09:42:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=bdb0ef751ef17270606bee63da5c6d080d1dd891'/>
<id>bdb0ef751ef17270606bee63da5c6d080d1dd891</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>taglist plugin: don't use timestamps when using gzip</title>
<updated>2015-06-16T12:59:07+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-06-16T12:59:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=155723520651278dcd9d171c0156c87f542f1906'/>
<id>155723520651278dcd9d171c0156c87f542f1906</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>filebrowser plugin: first connect to settings, then read them.</title>
<updated>2015-04-06T09:21:42+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-03-19T14:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=aac60a700814be8ecd72b5ab18eef95c1c4ad68d'/>
<id>aac60a700814be8ecd72b5ab18eef95c1c4ad68d</id>
<content type='text'>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/pluma/pull/109
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes the issue with GLib &gt;= 2.43,
https://git.gnome.org/browse/glib/commit/?id=8ff5668a458344da22d30491e3ce726d861b3619

Closes https://github.com/mate-desktop/pluma/pull/109
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: don't leak memory</title>
<updated>2014-12-19T12:56:36+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-22T16:11:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=e5943056a8dac82b5dd2ed091290ca444ac554c8'/>
<id>e5943056a8dac82b5dd2ed091290ca444ac554c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use the correct deallocation function/macro</title>
<updated>2014-12-10T11:33:03+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2014-11-22T16:20:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=c24498bd9242a6b204d20e4c42cdde714c43068a'/>
<id>c24498bd9242a6b204d20e4c42cdde714c43068a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>filebrowser: Fix g_settings_schema_source_lookup usage</title>
<updated>2014-06-06T18:16:24+00:00</updated>
<author>
<name>Stefano Karapetsas</name>
<email>stefano@karapetsas.com</email>
</author>
<published>2014-06-06T18:16:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=1f4945e1ff8d805baeca4e5956a84f8fc9b62cf4'/>
<id>1f4945e1ff8d805baeca4e5956a84f8fc9b62cf4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
