Skip to content

Releases: mate-desktop/mate-terminal

mate-terminal 1.28.1 release

23 Feb 15:20
Compare
Choose a tag to compare

Changes since the last release: v1.28.0...v1.28.1

mate-terminal 1.28.1

  • Distribute Meson build system

mate-terminal 1.28.0 release

18 Feb 19:46
Compare
Choose a tag to compare

Changes since the last release: v1.27.1...v1.28.0

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 release

22 Aug 18:34
Compare
Choose a tag to compare

Changes since the last release: v1.27.0...v1.27.1

mate-terminal 1.27.1

  • update translations
  • 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.26.1 release

10 May 11:12
Compare
Choose a tag to compare

Changes since the last release: v1.26.0...v1.26.1

mate-terminal 1.26.1

  • Translations update
  • meson build: drop desktop-file/appdata-file argument
  • Add GTK Style Class to context menu

mate-terminal 1.27.0 release

03 Nov 20:44
Compare
Choose a tag to compare

Changes since the last release: v1.26.0...v1.27.0

mate-terminal 1.27.0

  • tx: sync with transifex
  • 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 release

05 Aug 16:31
Compare
Choose a tag to compare

Changes since the last release: v1.25.0...v1.26.0

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.24.1 release

16 Aug 13:26
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.24.1

mate-terminal 1.24.1

  • Translations update
  • build: silent build warnings for distcheck
  • build: do not override the default value for MATE_COMPILE_WARNINGS
  • fix searching in terminal window
  • fix url highlighting due to deprecation of vte_terminal_match_add_gregex
  • terminal-screen: prevent crash on bad term spawn due to redundant frees
  • Use user page on github when user email is private
  • Update authors

mate-terminal 1.25.0 release

28 Jun 08:28
Compare
Choose a tag to compare

Changes since the last release: v1.24.0...v1.25.0

mate-terminal 1.25.0

  • Translations update
  • use libegg submodules
  • Add git.mk to generate .gitignore
  • Compile code only when GDK supports X11
  • restore deprecated gtk_menu_popup for context-menu
  • Enable wayland support
  • profile-editor: Remove enum conversion warnings
  • terminal-encoding: Remove -Wformat warning
  • build: SMlib is dependent on ICElib
  • build: Isolate smclient
  • build: silent build warnings for distcheck
  • Add set-title-dialog.ui
  • build: do not override the default value for MATE_COMPILE_WARNINGS
  • terminal-window: expand the content of the comment on about dialog
  • Add confirm-close-dialog.ui
  • fix searching in terminal window
  • terminal-window: add icons to "open tab" and "close window/tab"
  • terminal-window: show VTE version in about dialog
  • fix url highlighting due to deprecation of vte_terminal_match_add_gregex
  • terminal-screen: prevent crash on bad term spawn due to redundant frees
  • Use user page on github when user email is private
  • Update authors

mate-terminal 1.24.0 release

10 Feb 13:04
Compare
Choose a tag to compare

Changes since the last release: v1.23.1...v1.24.0

mate-terminal 1.24.0

  • Translations update
  • terminal-encoding: use settings_global variable
  • Fix build using gcc 10 -fno-common flag

mate-terminal 1.23.1 release

21 Jan 01:25
Compare
Choose a tag to compare

Changes since the last release: v1.23.0...v1.23.1

mate-terminal 1.23.1

  • tx: fix merge issue with italian translation
  • configure: fix typo in versioning
  • Translations update
  • Update copyright to 2020
  • terminal-window: avoid to make new GSettings in every new window
  • terminal-window: Fix memory leak
  • terminal-screen: Fix warning when closing window
  • Avoid NULL pointer dereference in terminal_screen_child_exited
  • migrate from intltool to gettext
  • Set debug & warning flags using new mate-common macros
  • build: Use ENABLE_SKEY for setting AC_CONFIG_FILES and mate_terminal_LDADD
  • terminal-app: remove -Wdiscarded-qualifiers warnings
  • terminal-window: : suppress GtkAction warnings
  • terminal-tabs-menu: suppress GtkAction warnings
  • terminal-tabs-menu: avoid 'g_type_class_add_private'
  • terminal-profile: avoid 'g_type_class_add_private'
  • terminal-window: avoid 'g_type_class_add_private'
  • terminal-screen-container: avoid 'g_type_class_add_private'
  • terminal-screen: avoid 'g_type_class_add_private'
  • terminal-info-bar: avoid 'g_type_class_add_private'
  • terminal-tab-label: avoid 'g_type_class_add_private'
  • terminal-window: "utilities-terminal" icon with "Open Terminal"