diff options
-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 ============ |