blob: ad08813981971204f7459f5d9eb2c33d31440f8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
|
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
1.12.1
* GTK+3: switch to VTE 2.91 API, require VTE 0.38 for build
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
1.10.1
* Several help fixes.
* fix size of profile-preferences window in GTK3 version with a default
1.10.0
* Add dependency on libmate-desktop to use common functions
1.8.0
* Add GTK3 support
* Add previous/next profile keyboard shortcuts and menu items
* Add cursor blink preference
|