Version: 1.20.0-bp150.1.3
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
* Require GTK+ 3.22, GLib 2.50 and VTE 0.46.
* Avoid deprecated gdk_screen_get_monitor_,
gdk_screen_get_width/height(), gdk_screen_make_display_name(),
gdk_screen_get_number(), gdk_display_get_screen() functions.
* terminal-util: Avoid deprecated gtk_show_uri().
* Spelling: Whitespace removed, in the terminal, Ctrl.
* Add Solarized themes from gnome-terminal.
* An implementation of WidthOfScreen and HeightOfScreen.
* 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.
* Add a "select all" keyboard shortcut:
[control] + [shift] + [A].
* screen: Stop setting TERM and COLORTERM environment variables.
* schema: Fix the summary and description of some keys.
* Remove "..." from Find keyboard shortcut.
* profile-editor: Properly initialise the first palette colour.
* terminal-screen.c: Drop unused variables.
* Fix build warnings: ignoring return value of 'chdir'.
* Add the gsettings key to enable middle click on a tab.
* Make indent more uniform in a few files.
* Fix a possible crash when handling a D-Bus method call.
* Update translations.
- Add mate-terminal-gtk-3.20.patch: Restore GLib 2.48, GTK+ 3.20
and VTE 0.44 support.
* Wed Nov 08 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
* Avoid deprecated vte_terminal_search_get_gregex.
* Update translations.
* Sun May 07 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
* Fix: Double click with right button causes Xorg to crash
* Update translations.
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Add the ability to close tabs with middle mouse button.
* Wed Feb 08 2017 sor.alexei@meowr.ru
- Update to version 1.16.2:
* Bring back exit confirmation when there's a process running.
* Fix a possible crash on window closing.
* Fix various issues with drag-n-drop of tabs.
* Encodings and keybindings dialogues: Fix the expand of content
on a window resize.
* Find, profile manager, profile prefs dialogues: Fix runtime
warnings about a transient parent.
* Attach popup menus to their parent widgets (useful on Wayland).
* Force the X11 backend.
* Mon Oct 10 2016 sor.alexei@meowr.ru
- Update to version 1.16.1:
* Fix a crash after detaching a tab and then changing its title.
* Fix window positioning when using the --geometry option.
* Update translations.
- Remove mate-terminal-geometry-positioning.patch: merged upstream.
* Thu Sep 22 2016 sor.alexei@meowr.ru
- Update to version 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.
* Update translations.
- Add mate-terminal-geometry-positioning.patch: Add back --geometry
positioning support.
* Sun Aug 14 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
* man: Add missing description for the -x / --execute command
line option.
* Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
* Compile dingu regexes with MULTILINE option description and in
the manpage.
* Some more fixes and cleanups.
* Update translations.
* Add Changelog generation.
* Thu Mar 10 2016 sor.alexei@meowr.ru
- Update to version 1.13.2:
* Fix incorrect ordering of COLS and ROWS in command-line option.
* GTK+3.20: Fix window sizes.
* Remove debug callbacks for deprecated size-request signal.
* screen: Compile dingu regexes with MULTILINE option.
* Mon Feb 22 2016 sor.alexei@meowr.ru
- Update to version 1.13.1:
* GTK+3: Add style class mate-terminal.
* Mon Jan 25 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
* Gtk3: Fix several deprecations.
* General: some code clean up.
* Fri Jan 22 2016 sor.alexei@meowr.ru
- Fix gschemas compilation in %post.
* Fri Dec 04 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
* Switch to VTE 2.91 for Gtk3.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0.
* Wed Oct 14 2015 sor.alexei@meowr.ru
- Update to 1.11.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.
* Some cleanups.
* Sat Jul 11 2015 sor.alexei@meowr.ru
- Update to version 1.10.1:
* Several help fixes.
* Fix size of profile-preferences window in Gtk3 version with a
default.
* Sun May 10 2015 sor.alexei@meowr.ru
- Update to 1.10.0 (changes since 1.9.1):
* [mate-terminal.wrapper] Support double quoted commands.
* Correct indentation.
* Update translations.
- Spec cleanup.
* Thu Jan 22 2015 p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
* Bug fixes release
* Thu Dec 11 2014 p.drouand@gmail.com
- Update to version 1.9.0 (unstable)
+ Add dependency on libmate-desktop to use common functions
- Add make requirement on pkgconfig(mate-desktop-2.0); new dependency