gatuno-terminal/NEWS

57 lines
1.6 KiB
Plaintext
Raw Normal View History

2016-07-08 15:04:43 -05:00
1.15.1
2016-06-07 14:33:47 -05:00
1.15.0
* Translations update
* fix deprecated usage of GtkVScrollbar
* remove dead code
* remove some unused variables
* drop old code for VTE < 0.38 (it was used in GTK+2 build)
* drop old GTK+2 code
* require GTK+ 3.14 and VTE 0.38 (API 2.91), drop --with-gtk option
* drop build-dep on libmate-desktop, it's not needed anymore
* copy gsettings helpers from libmate-desktop (see also FIXME there)
* use dconf directly instead of wrapper functions from libmate-desktop
* use About dialog from GTK+ instead of forked one from libmate-desktop
* window: react on WM change only on X11
* drop ancient and irrelevant gnome files
1.14.0
2016-02-22 04:57:02 -06:00
* Compile dingu regexes with MULTILINE option
* Fix incorrect ordering of COLS and ROWS in command-line option
description and in the manpage
2016-02-22 04:57:02 -06:00
* 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
2016-04-07 06:16:47 -05:00
* Fix Changelog generation
2016-01-24 19:15:30 -06:00
2015-12-04 08:04:20 -06:00
1.12.1
* GTK+3: switch to VTE 2.91 API, require VTE 0.38 for build
2015-12-04 08:04:20 -06:00
2015-10-30 07:33:42 -06:00
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
2015-07-11 10:03:58 -05:00
1.10.1
* Several help fixes.
* fix size of profile-preferences window in GTK3 version with a default
2015-05-10 04:18:59 -05:00
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
2014-03-01 07:49:57 -06:00
1.8.0
2014-02-19 03:59:12 -06:00
* Add GTK3 support
* Add previous/next profile keyboard shortcuts and menu items
* Add cursor blink preference