<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pluma/plugins, branch v1.21.2</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>pluma-sort-plugin: avoid extra empty line</title>
<updated>2018-08-19T03:32:14+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-08-17T02:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=957fc585cb9a1edd2ea4ae73f5c03896b35736d3'/>
<id>957fc585cb9a1edd2ea4ae73f5c03896b35736d3</id>
<content type='text'>
Fixes https://github.com/mate-desktop/pluma/issues/153
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/mate-desktop/pluma/issues/153
</pre>
</div>
</content>
</entry>
<entry>
<title>spell plugin: Autocheck spelling with [control + F7]</title>
<updated>2018-08-06T21:29:13+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-08-06T21:22:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=eb7a39bd311d89bf0e798f9d4b2cda80596e9217'/>
<id>eb7a39bd311d89bf0e798f9d4b2cda80596e9217</id>
<content type='text'>
Closes https://github.com/mate-desktop/pluma/issues/335
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes https://github.com/mate-desktop/pluma/issues/335
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated 'gtk_menu_popup'</title>
<updated>2018-05-23T18:01:20+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-05-19T23:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=49f8520391f2e9a06c4ea234434bfa8a9b5f85ee'/>
<id>49f8520391f2e9a06c4ea234434bfa8a9b5f85ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid deprecated 'gtk_dialog_get_action_area'</title>
<updated>2018-05-11T22:31:06+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-05-11T22:31:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=0bc141e0eeec9a10d119bb504ffea339e82f2350'/>
<id>0bc141e0eeec9a10d119bb504ffea339e82f2350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pluma-file-browser-widget.c: avoid deprecated GtkImageMenuItem</title>
<updated>2018-04-19T23:25:13+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-04-19T23:25:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=7c692bd51aa1b5cf670625936c28fed187184c4c'/>
<id>7c692bd51aa1b5cf670625936c28fed187184c4c</id>
<content type='text'>
avoid deprecated:

gtk_image_menu_item_new_with_label
gtk_image_menu_item_set_image
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

gtk_image_menu_item_new_with_label
gtk_image_menu_item_set_image
</pre>
</div>
</content>
</entry>
<entry>
<title>pluma-time-plugin.c: avoid 'gtk_dialog_new_with_buttons' with stock id</title>
<updated>2018-03-31T12:10:56+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-03-30T00:05:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=766c5b5b3299b8c86014b2109d1cd7dc937a8be8'/>
<id>766c5b5b3299b8c86014b2109d1cd7dc937a8be8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid 'gtk_dialog_add_buttons' with stock ids</title>
<updated>2018-03-27T01:36:06+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-03-27T01:30:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=15f06cebb1a2d07dfcbd5ef8b5a2f1226cae75e6'/>
<id>15f06cebb1a2d07dfcbd5ef8b5a2f1226cae75e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spell-checker.ui plugin: avoid deprecated:</title>
<updated>2018-03-22T00:03:29+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-03-18T00:16:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=3061bc9f7d4f2008f741074cd103eb182a36a53e'/>
<id>3061bc9f7d4f2008f741074cd103eb182a36a53e</id>
<content type='text'>
avoid deprecated:

GtkLabel:xpad/ypad
GtkTable
GtkVBox
GtkHBox
GtkHButtonBox
GtkImage:stock
GtkButton:use-stock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

GtkLabel:xpad/ypad
GtkTable
GtkVBox
GtkHBox
GtkHButtonBox
GtkImage:stock
GtkButton:use-stock
</pre>
</div>
</content>
</entry>
<entry>
<title>sort.ui plugin: avoid deprecated:</title>
<updated>2018-03-10T18:54:54+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-03-10T18:54:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=92b4a1309bd469548033cb82c711f6ea5ebd43e2'/>
<id>92b4a1309bd469548033cb82c711f6ea5ebd43e2</id>
<content type='text'>
avoid deprecated:

GtkVBox
GtkHBox
GtkLabel:xpad/ypad
GtkImage:xpad/ypad/xalign/yalign/stock
GtkButton:use-stock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

GtkVBox
GtkHBox
GtkLabel:xpad/ypad
GtkImage:xpad/ypad/xalign/yalign/stock
GtkButton:use-stock
</pre>
</div>
</content>
</entry>
<entry>
<title>pluma-time-setup-dialog.ui plugin: avoid deprecated:</title>
<updated>2018-03-08T22:22:47+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2018-03-08T22:22:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/pluma/commit/?id=ea3be53b46011fca17140fe2fa791087d1168c35'/>
<id>ea3be53b46011fca17140fe2fa791087d1168c35</id>
<content type='text'>
avoid deprecated:

GtkVBox
GtkHBox
GtkLabel:xpad/ypad
GtkButton:use-stock
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoid deprecated:

GtkVBox
GtkHBox
GtkLabel:xpad/ypad
GtkButton:use-stock
</pre>
</div>
</content>
</entry>
</feed>
