gatuno-terminal/NEWS

74 lines
2.0 KiB
Plaintext

### mate-terminal 1.17.1
### mate-terminal 1.17.0
* Allow closing tabs with mouse middle button click
* Make dropped tab active
* Re-add warning on closing terminal when foreground process
is running
* Fix crash on tab drag-n-drop
* Fix window size when second tab is added by drag-n-drop
* Translations update
### mate-terminal 1.16.1
* Fix crash after detaching tab and then changing its title
* Fix window positioning when using --geometry option
* Translations update
### mate-terminal 1.16.0
* 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
### mate-terminal 1.14.1
* man: add missing description of -x / --execute command line option
* Translations update
### mate-terminal 1.14.0
* Compile dingu regexes with MULTILINE option
* Fix incorrect ordering of COLS and ROWS in command-line option
* 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
* Some more fixes and cleanups
* Translations update
* Fix Changelog generation
### mate-terminal 1.12.1
* GTK+3: switch to VTE 2.91 API, require VTE 0.38 for build
### mate-terminal 1.12.0
* 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
### mate-terminal 1.10.1
* Several help fixes.
* fix size of profile-preferences window in GTK3 version with a default
### mate-terminal 1.10.0
* Add dependency on libmate-desktop to use common functions
### mate-terminal 1.8.0
* Add GTK3 support
* Add previous/next profile keyboard shortcuts and menu items
* Add cursor blink preference