2020-02-08 14:36:45 -06:00
|
|
|
|
### mate-terminal 1.24.0
|
|
|
|
|
|
|
|
|
|
* Translations update
|
|
|
|
|
* terminal-encoding: use settings_global variable
|
|
|
|
|
* Fix build using gcc 10 -fno-common flag
|
|
|
|
|
|
2020-01-20 15:10:37 -06:00
|
|
|
|
### 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"
|
|
|
|
|
|
2019-07-06 03:34:58 -05:00
|
|
|
|
### mate-terminal 1.23.0
|
|
|
|
|
|
2020-01-20 15:10:37 -06:00
|
|
|
|
* Translations update
|
|
|
|
|
* Remove trailing whitespaces
|
|
|
|
|
* Change url project's website
|
|
|
|
|
* make "highlighting things under mouse pointer" configurable
|
|
|
|
|
* [ci] Add cppcheck html report
|
|
|
|
|
* [ci] Enable Clang Static Analyzer
|
|
|
|
|
* Ensure proper translation of the about dialog title
|
|
|
|
|
* Make translatable the copyright info in about dialog
|
|
|
|
|
* Show confirmation dialog if there are multiple open tabs on closing
|
|
|
|
|
* Upgrade the manual to docbook 5.0
|
|
|
|
|
* about: update copyright
|
|
|
|
|
* Explicitly enable bright bold to match new VTE versions
|
|
|
|
|
* help: update copyright
|
|
|
|
|
* warning: Value stored to 'screen_number' is never read
|
|
|
|
|
* Use gresources for about_DATA, uimanager_DATA & builder_DATA
|
|
|
|
|
* Retain copied selection when changing tabs
|
2019-07-06 03:34:58 -05:00
|
|
|
|
|
2019-02-24 02:41:42 -06:00
|
|
|
|
### mate-terminal 1.22.0
|
|
|
|
|
|
|
|
|
|
* Translations update
|
|
|
|
|
* Initialize Travis CI support
|
|
|
|
|
* Remove unused files in help dir
|
|
|
|
|
* Remove generated files
|
|
|
|
|
* Add update-authors.pl which helps to update terminal.about
|
|
|
|
|
* Update authors
|
|
|
|
|
* Update Documenters
|
|
|
|
|
* drop umtp suport
|
|
|
|
|
* Help - Window title when MATE Terminal is started for first time
|
|
|
|
|
* Help - alternative text for tabbed window picture
|
|
|
|
|
* Help - TERM=xterm-256color
|
|
|
|
|
* eggsmclient: avoid deprecated 'g_type_class_add_private'
|
|
|
|
|
* src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm').
|
|
|
|
|
* move appdata to metainfo directory
|
|
|
|
|
|
2018-12-24 10:07:38 -06:00
|
|
|
|
### mate-terminal 1.21.1
|
|
|
|
|
|
|
|
|
|
* Translations update
|
2019-02-24 02:41:42 -06:00
|
|
|
|
* disable deprecation warnings for distcheck
|
|
|
|
|
* terminal-profile: Fix memory leaks
|
|
|
|
|
* terminal-screen: avoid deprecated 'g_settings_list_schemas'
|
|
|
|
|
* Use make functions for HELP_LINGUAS
|
|
|
|
|
* Replace -Dokumentationsprojekt with Documentation Project
|
|
|
|
|
* add help to transifex config
|
|
|
|
|
* terminal-window: Fix warnings with menu popup
|
|
|
|
|
* terminal-window: replace deprecated gtk_menu_popup
|
2018-12-24 10:07:38 -06:00
|
|
|
|
|
2018-06-18 11:34:05 -05:00
|
|
|
|
### mate-terminal 1.21.0
|
|
|
|
|
|
2018-06-27 07:48:30 -05:00
|
|
|
|
* Translations update
|
|
|
|
|
* term-screen: avoid deprecated 'gtk_style_context_get_background_color'
|
|
|
|
|
* terminal-screen: avoid deprecated 'vte_terminal_spawn_sync'
|
|
|
|
|
* terminal-window: avoid deprecated 'vte_terminal_copy_clipboard'
|
|
|
|
|
* terminal-window: Fix: Session dbus daemon saturated
|
|
|
|
|
* terminal-app: avoid gtk_dialog_add_buttons with stock ids
|
|
|
|
|
* avoid deprecated GtkStock
|
|
|
|
|
|
2018-01-29 14:24:40 -06:00
|
|
|
|
### mate-terminal 1.20.0
|
|
|
|
|
|
|
|
|
|
* Translations update
|
|
|
|
|
* require GTK+ 3.22 and GLib 2.50
|
|
|
|
|
* require VTE 0.46
|
|
|
|
|
* revert parts of previous commit
|
|
|
|
|
* screen: stop setting TERM and COLORTERM environment variables
|
|
|
|
|
* NEWS: fix typo
|
|
|
|
|
* schema: fix summary and description of some keys
|
|
|
|
|
* remove "..." from Find keyboard shortcut
|
|
|
|
|
* profile-editor: properly initialize the first palette color
|
|
|
|
|
* update copyright year to 2018
|
|
|
|
|
* terminal-screen.c: drop unused variables
|
|
|
|
|
* Fix build warnings: ignoring return value of ‘chdir’,
|
|
|
|
|
* middle click on a tab: add the gsettings key to enable the feature
|
|
|
|
|
* make indent more uniform in a few files
|
|
|
|
|
* fix possible crash when handling DBus method call
|
|
|
|
|
|
2017-12-24 03:46:31 -06:00
|
|
|
|
### mate-terminal 1.19.1
|
|
|
|
|
|
2018-01-29 14:24:40 -06:00
|
|
|
|
* sync with transifex
|
|
|
|
|
* Spelling: Whitespace removed, in the terminal, Ctrl
|
|
|
|
|
* add Solarized themes from gnome-terminal
|
|
|
|
|
* WidthOfScreen and HeightOfScreen implementation
|
|
|
|
|
* add the ability to switch tabs using [ctrl+tab] and [ctrl+shift+tab]
|
|
|
|
|
* allow remapping "search" keyboard shortcuts
|
|
|
|
|
* Support background images with VTE3
|
|
|
|
|
* find-dialog.ui: fix keyboard selection
|
|
|
|
|
* avoid deprecated vte_terminal_search_get_gregex
|
|
|
|
|
* add "select all" keyboard shortcut: [control] + [shift] + [A]
|
2017-12-24 03:46:31 -06:00
|
|
|
|
|
2017-03-30 10:26:02 -06:00
|
|
|
|
### mate-terminal 1.19.0
|
|
|
|
|
|
2017-10-11 13:50:36 -05:00
|
|
|
|
* Translations update
|
|
|
|
|
* gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
|
|
|
|
|
* avoid deprecated gdk_screen_get_width/height
|
|
|
|
|
* avoid deprecated gdk_screen_make_display_name
|
|
|
|
|
* terminal-util: avoid deprecated gtk_show_uri
|
|
|
|
|
* avoid deprecated gdk_display_get_screen
|
|
|
|
|
* avoid deprecated gdk_screen_get_number
|
|
|
|
|
* Restore Polish translation credits from GNOME
|
|
|
|
|
* update copyright year to 2017
|
|
|
|
|
* Fix: Double click with right button causes Xorg to crash
|
|
|
|
|
|
2017-03-12 11:22:35 -06:00
|
|
|
|
### mate-terminal 1.18.0
|
2017-02-09 02:58:32 -06:00
|
|
|
|
|
2017-03-12 11:22:35 -06:00
|
|
|
|
* NEWS: use consistent, project wide, markdown-like formatting
|
|
|
|
|
to make generating release announcements easier
|
|
|
|
|
* Add ability to close tabs with middle mouse button
|
2016-12-10 14:13:46 -06:00
|
|
|
|
* Translations update
|
|
|
|
|
|
2017-03-12 11:22:35 -06:00
|
|
|
|
### mate-terminal 1.16.2
|
|
|
|
|
|
|
|
|
|
* Bring back exit confirmation when there's a process running
|
|
|
|
|
* Fix possible crash on window closing
|
|
|
|
|
* Fix various issues with drag-n-drop of tabs
|
|
|
|
|
* Encodings and keybindings dialogs: fix expand of content on
|
|
|
|
|
window resize
|
|
|
|
|
* Find, profile manager, profile prefs dialogs: fix runtime
|
|
|
|
|
warnings about transient parent
|
|
|
|
|
* Attach popup menus to their parent widgets (useful on Wayland)
|
|
|
|
|
* Force X11 backend
|
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.16.1
|
2016-10-10 09:53:24 -05:00
|
|
|
|
|
|
|
|
|
* Fix crash after detaching tab and then changing its title
|
|
|
|
|
* Fix window positioning when using --geometry option
|
|
|
|
|
* Translations update
|
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.16.0
|
2016-09-19 08:23:58 -05:00
|
|
|
|
|
|
|
|
|
* Move to GTK+3, require GTK+ 3.14 and VTE 0.38 (API 2.91)
|
|
|
|
|
* Drop GTK+2 code and --with-gtk build option
|
|
|
|
|
* Use GtkAboutDialog instead of MateAboutDialog
|
|
|
|
|
* Copy dconf and gsettings helpers from libmate-desktop and drop
|
|
|
|
|
dependency on libmate-desktop
|
|
|
|
|
* React on WM change only on X11
|
|
|
|
|
* Fix lots of GTK+ deprecations
|
|
|
|
|
* Some more fixes and cleanups
|
|
|
|
|
* Translations update
|
2016-07-22 12:27:04 -05:00
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.14.1
|
2016-06-07 14:33:47 -05:00
|
|
|
|
|
2016-09-19 08:23:58 -05:00
|
|
|
|
* man: add missing description of -x / --execute command line option
|
2016-06-07 14:33:47 -05:00
|
|
|
|
* Translations update
|
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.14.0
|
2016-02-22 04:57:02 -06:00
|
|
|
|
|
2016-04-05 07:24:01 -05:00
|
|
|
|
* Compile dingu regexes with MULTILINE option
|
|
|
|
|
* Fix incorrect ordering of COLS and ROWS in command-line option
|
2016-07-22 12:27:04 -05:00
|
|
|
|
* description and in the manpage
|
2016-02-22 04:57:02 -06:00
|
|
|
|
* GTK+3: add style class mate-terminal
|
2016-04-05 07:24:01 -05:00
|
|
|
|
* GTK+3: fix window sizes for 3.20
|
|
|
|
|
* GTK+3: fix several deprecations
|
|
|
|
|
* Some more fixes and cleanups
|
|
|
|
|
* Translations update
|
2016-04-07 06:16:47 -05:00
|
|
|
|
* Fix Changelog generation
|
2016-01-24 19:15:30 -06:00
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.12.1
|
2015-12-04 08:04:20 -06:00
|
|
|
|
|
2016-04-05 07:24:01 -05:00
|
|
|
|
* GTK+3: switch to VTE 2.91 API, require VTE 0.38 for build
|
2015-12-04 08:04:20 -06:00
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.12.0
|
2015-10-06 11:00:21 -05:00
|
|
|
|
|
2015-10-07 03:35:25 -05:00
|
|
|
|
* Fix --tab option that has been broken in 1.10.0
|
|
|
|
|
* Retrieve strings directly from gschema (requires intltool 0.50.1)
|
|
|
|
|
* Enable silent rules by default
|
|
|
|
|
* Drop support for win32/osx
|
|
|
|
|
* Some cleanups
|
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.10.1
|
2015-07-11 10:03:58 -05:00
|
|
|
|
|
|
|
|
|
* Several help fixes.
|
|
|
|
|
* fix size of profile-preferences window in GTK3 version with a default
|
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.10.0
|
2014-03-27 08:30:36 -06:00
|
|
|
|
|
2014-04-23 12:32:12 -05:00
|
|
|
|
* Add dependency on libmate-desktop to use common functions
|
2014-03-27 08:30:36 -06:00
|
|
|
|
|
2017-01-13 10:13:04 -06:00
|
|
|
|
### mate-terminal 1.8.0
|
2014-02-19 03:59:12 -06:00
|
|
|
|
|
|
|
|
|
* Add GTK3 support
|
|
|
|
|
* Add previous/next profile keyboard shortcuts and menu items
|
2017-02-09 02:58:32 -06:00
|
|
|
|
* Add cursor blink preference
|