summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS68
1 files changed, 68 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04647d4..7282508 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,71 @@
+### mate-terminal 1.28.1
+
+ * Distribute Meson build system
+
+### mate-terminal 1.28.0
+
+ * Translations update
+ * terminal-window: Factor CSDs into geometry hints
+ * Avoid unprocessed file URIs being pasted to the terminal.
+ * Tabs: only invoke naming dialog to doubleclick on tab header
+ * Support IDN in mailto scheme in hyperlink tooltips
+ * Add support for OSC 8 hyperlinks (HTML-like anchors)
+ * Refactoring:
+ rename some url-related variables
+ rename TerminalURLFlavour enum to TerminalURLFlavor
+
+### mate-terminal 1.27.1
+
+ * Translations update
+ * Double-click tab to set title
+ * Do not set DISPLAY, inherit it instead
+ * terminal-screen: fix pointer type when referencing profile
+ * terminal-window: explicitly draw window frame and bg
+ * terminal-screen: set widget app-paintable when transparent bg is enabled
+ * convert docbook to mallard help docs
+ * terminal-profile: fix warning -Wstring-conversion
+ * Add GTK Style Class to context menu
+
+### mate-terminal 1.27.0
+
+ * Translations update
+ * tx: update resource
+ * tx: migrate config file
+ * configure.ac: The macro 'AC_HELP_STRING' is obsolete
+ * terminal-window: Vble is assigned a value that is never used
+ * terminal: fix build warning about missing field initializer
+ * Remove time.h
+ * terminal-util: Remove build warning -Wbad-function-cast
+ * terminal-window: gtk+ 2.17.1 fixed gtk bug 535557
+ * terminal-profile: fix initialization for default colors
+ * Fix implicit conversion changes signedness: 'gboolean' to 'guint'
+ * meson build: drop desktop-file/appdata-file argument
+ * ci: drop -Wunused-parameter compiler cflag from debian build
+ * Use a blank line at most
+ * Title dialog: just hit Return to validate
+
+### mate-terminal 1.26.0
+
+ * Translations update
+ * update copyright to 2021
+ * terminal-window: Remove -Wmissing-field-initializers warnings
+ * build: underline package name and version in configure summary
+ * build: Use PACKAGE_URL variable
+ * Fix desktop file validation warning
+ * update resource for transifex
+ * Update copyright to 2021
+ * Upgrade ui files
+ * Remove unused macros
+ * Remove the execution bit from two png files
+ * profile-editor: Fix -Wsign-compare warning
+ * Remove -Wfloat-conversion warnings
+ * Help: fix permissions of images
+ * add meson build system
+ * terminal_profile_edit_dialog_page_scroll_event_cb is only used in profile-editor.c (#361)
+ * README: Remove environment version number
+ * Add compilation help
+ * Add tab scrolling support for GTK3
+
### mate-terminal 1.25.0
* Translations update