summaryrefslogtreecommitdiff
path: root/NEWS
blob: 8b735e238d972e0faef9e72495f1bac0bdea2889 (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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
### mate-terminal 1.21.1

  * Translations update
    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

### mate-terminal 1.21.0

  * 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

### 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

### mate-terminal 1.19.1

  * 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]

### mate-terminal 1.19.0

  * 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

### mate-terminal 1.18.0

  * NEWS: use consistent, project wide, markdown-like formatting
    to make generating release announcements easier
  * Add ability to close tabs with middle mouse button
  * Translations update

### 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

### 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