summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-07-22 19:27:04 +0200
committerraveit65 <[email protected]>2016-07-22 19:27:04 +0200
commitf45907df6a32a869eac362a700005ae96edf4ea0 (patch)
treee3085ff04570d4317a1e77b9d563d162d7ddc47e /NEWS
parent702252c648503899e8c8c9cb6aae4a1028e89f39 (diff)
downloadmate-terminal-f45907df6a32a869eac362a700005ae96edf4ea0.tar.bz2
mate-terminal-f45907df6a32a869eac362a700005ae96edf4ea0.tar.xz
release 1.15.1v1.15.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS23
1 files changed, 22 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3bdc76f..adb4472 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,26 @@
1.15.1
+ * sync with transiflex
+ * skey-challange.ui: avoid deprecated elements
+ * profile-manager.ui: avoid deprecated elements
+ * keybinding-editor.ui: clean up deprecations
+ * find-dialog.ui: fix deprecated elements
+ * encodings-dialog.ui: fix deprecated elements
+ * screen: fix a Wincompatible-pointer-types warning
+ * profile-preferences.ui: avoid deprecations
+ * profile-new-dialog.ui: avoid deprecated GtkTable and Gtk{H/V}Box
+ * avoid deprecated GtkTable
+ * man: add missing description of -x / --execute command line option
+ * Borrow pluma-close-button class and use it.
+ * do not use deprecated gtk_dialog_set_alternative_button_order
+ * profile-editor: render text in color scheme combobox
+ * UI prefrenences: enable alpha color for colorchooser
+ * terminal-profile: replace deprecated GDK_TYPE_COLOR
+ * port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooser
+ * Update font on realize
+ * Remove debug printfs
+ * Add style-updated handler to TerminalScreen
+
1.15.0
* Translations update
@@ -20,7 +41,7 @@
* Compile dingu regexes with MULTILINE option
* Fix incorrect ordering of COLS and ROWS in command-line option
- description and in the manpage
+ * description and in the manpage
* GTK+3: add style class mate-terminal
* GTK+3: fix window sizes for 3.20
* GTK+3: fix several deprecations