summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-09-18 23:11:28 +0300
committermonsta <[email protected]>2016-09-18 23:11:28 +0300
commit15a676f32126c067b755f16929cbcbace9cc1780 (patch)
tree782b55748e5050b7b5f500b8a70d5ad5e9a46453
parentdf5fc2ebddf074fe4a81e0b17a3911594be45d68 (diff)
downloadpluma-15a676f32126c067b755f16929cbcbace9cc1780.tar.bz2
pluma-15a676f32126c067b755f16929cbcbace9cc1780.tar.xz
update NEWS for 1.16
-rw-r--r--NEWS45
1 files changed, 12 insertions, 33 deletions
diff --git a/NEWS b/NEWS
index c28459b9..98188cc0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,43 +1,22 @@
-pluma 1.15.2
+pluma 1.16.0
============
- * Translations update
- * GTK+-3.0 print-preview: avoid deprecated GtkStock icons for the toolbar
- * po: add missing pluma-search-dialog-gtk3.ui
- * search-dialog UI: install both UI files to avoid distcheck failure in po folder
- * GTK+-3 print-preview: don't use deprecated gtk_adjustment_value_changed()
- * GTK+-3 print-preview: avoid deprecated gtk_layout_get_{h/v}adjustment
- * GTK+-3 search-dialog: add pluma-search-dialog-gtk3.ui
- * GTK+-3 search-dialog: port GtkTable to GtkGrid
- * GTK+-3 pluma-window: use gdk_device_get_position
- * GTK+-3.20 pluma-document: avoid deprecated gtk_text_iter_begins_tag
- * GTK+-3 close button: style context fix
- * GTK+-3: Port PlumaCloseButton to the new GtkStyleContext
- * GTK+-3: Port PlumaStatusComboBox to the new GtkStyleContext
- * fix indent a bit
- * When 'Always autocheck' option is selected turn on Autocheck for new documents
- * tab: restore the cursor and scroll in an idle.
- * update copyright
- * GTK+-3 taglist-plugin-panel: avoid deprecated gtk_tree_view_set_rules_hint
- * GTK+-3 pluma-window: avoid deprecated gtk_[h|v]paned_new
- * GTK+-3: avoid deprecated gtk_icon_info_free ()
- * GTK+-3: do not use deprecated gtk_widget_modify_font
- * GTK+-3 plugin-manager: avoid deprecated gtk_tree_view_set_rules_hint
- * GTK+-3 status-combobox: do not use deprecated GtkArrow
-
-pluma 1.15.1
-============
-
- * Get rid of dependency on libmate-desktop and drop
- --without-matedesktop build option
- * Some fixes and cleanups
+ * Use GtkAboutDialog instead of MateAboutDialog
+ * Drop dependency on libmate-desktop and --without-matedesktop
+ build option
+ * GTK+3: fix lots of deprecations
+ * Some more fixes and cleanups
* Translations update
-pluma 1.15.0
+pluma 1.14.1
============
- * plugins: Fix to install externaltools plugin only with Python
+ * Enable spell checking for new documents when Always Autocheck
+ option is selected in Spell Check plugin
+ * Fix restoring cursor position when loading a document
+ * Install externaltools plugin only with Python support enabled
* Translations update
+ * Make distcheck use currently selected GTK+ version
pluma 1.14.0
============