diff options
author | raveit65 <[email protected]> | 2018-03-25 11:24:42 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-25 11:32:08 +0200 |
commit | 78648afdb7e55f6de81b92bf5b94cce929e00bfc (patch) | |
tree | f0aba5b07f38cf22185c878530fadbce643781f0 /NEWS | |
parent | c14a02a1d330a404f43c872905e512a49766c15e (diff) | |
download | pluma-78648afdb7e55f6de81b92bf5b94cce929e00bfc.tar.bz2 pluma-78648afdb7e55f6de81b92bf5b94cce929e00bfc.tar.xz |
release 1.21.0v1.21.0
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -1,3 +1,23 @@ +### pluma 1.21.0 + + spell-checker.ui plugin: avoid deprecations + sort.ui plugin: avoid deprecations + pluma-time-setup-dialog.ui plugin: avoid deprecations + pluma-time-dialog.ui plugin: deprecations + pluma-spell-setup-dialog.ui plugin: avoid GtkRadioButton:xalign + pluma-preferences-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock + pluma-encodings-dialog.ui: avoid GtkButton:use-stock + externaltools plugin: outputpanel.ui: avoid GtkHBox and GtkVButtonBox + spell plugin: languages-dialog.ui: avoid deprecations + docinfo.ui plugin: avoid GtkVBox, GtkHBox, GtkLabel:xpad/ypad and GtkTable + plugins: docinfo.ui: avoid GtkButton:use-stock and GtkImage:stock + spell plugin: pluma-spell-setup-dialog.ui: avoid deprecations + python console: config.ui: avoid GtkButton:use-stock + Make notebook tabs scrollable + avoid deprecated GtkButton:use-stock + Fix warning with external tools plugin + avoid deprecated GtkStock + ### pluma 1.20.0 * sync with transifex |