<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins/spell, branch v1.20.4</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>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-30T14:54:42+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-28T18:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=34e5c2d98f8847644a3877ca2f732091661f9e6a'/>
<id>34e5c2d98f8847644a3877ca2f732091661f9e6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pluma-spell-checker-language.c: Fix build warning:</title>
<updated>2018-01-02T23:18:57+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-01-02T23:18:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=c21063bdc1e7cf120c51a6308ea268a985925cf7'/>
<id>c21063bdc1e7cf120c51a6308ea268a985925cf7</id>
<content type='text'>
pointer targets in passing argument 3 of ‘xmlStrPrintf’ differ in signedness
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pointer targets in passing argument 3 of ‘xmlStrPrintf’ differ in signedness
</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: 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>spell plugin: adapt configure dialog to libpeas interface</title>
<updated>2016-12-05T13:57:36+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-12-03T22:00:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=d050af62cd08c234e53897a7d9dccb560dba329a'/>
<id>d050af62cd08c234e53897a7d9dccb560dba329a</id>
<content type='text'>
upstream spell plugin doesn't have a configure dialog,
so most changes were picked up from upstream time plugin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
upstream spell plugin doesn't have a configure dialog,
so most changes were picked up from upstream time plugin
</pre>
</div>
</content>
</entry>
<entry>
<title>spell 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-03T13:37:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=67a0f36183ed2fe4dd66a044566e523b4b256fe4'/>
<id>67a0f36183ed2fe4dd66a044566e523b4b256fe4</id>
<content type='text'>
mostly adapted from:
https://git.gnome.org/browse/gedit/commit/?id=f12be5be627c7b75c0a5f41e8ffec2d5202401d0
https://git.gnome.org/browse/gedit/commit/?id=939dec5739bfd1f15895994ef133753a095aac4e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
mostly adapted from:
https://git.gnome.org/browse/gedit/commit/?id=f12be5be627c7b75c0a5f41e8ffec2d5202401d0
https://git.gnome.org/browse/gedit/commit/?id=939dec5739bfd1f15895994ef133753a095aac4e
</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>
<entry>
<title>When 'Always autocheck' option is selected turn on Autocheck for new documents</title>
<updated>2016-08-12T18:46:37+00:00</updated>
<author>
<name>John Church</name>
<email>sleeveroller@gmail.com</email>
</author>
<published>2016-07-20T15:36:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=e9b5711bc16331ee7de21573f82999053131a9ff'/>
<id>e9b5711bc16331ee7de21573f82999053131a9ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>plugins: don't use stock icon names</title>
<updated>2016-02-10T13:25:51+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-02-10T13:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=7db910ced1b2222ba4aac989b1f0e8d46f3be221'/>
<id>7db910ced1b2222ba4aac989b1f0e8d46f3be221</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>GTK3: fix previous GtkMisc deprecated commit</title>
<updated>2016-01-24T01:30:34+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2016-01-24T01:30:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=9e3170e4b8de9b2120168b6de310ba839dc12072'/>
<id>9e3170e4b8de9b2120168b6de310ba839dc12072</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
