diff options
author | raveit65 <[email protected]> | 2016-09-01 23:20:40 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2016-09-01 23:20:40 +0200 |
commit | d30d32963a3b998f7ebe0df8019d132deecef95a (patch) | |
tree | e0c57a14a88be96bc4286516a6c66d9be0ca04d4 /NEWS | |
parent | e1bb8a085985b8feb664ef9caeb7ac98656d181a (diff) | |
download | pluma-d30d32963a3b998f7ebe0df8019d132deecef95a.tar.bz2 pluma-d30d32963a3b998f7ebe0df8019d132deecef95a.tar.xz |
release 1.15.2v1.15.2
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1,6 +1,30 @@ pluma 1.15.2 ============ + * 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 ============ |