Commit graph

14 commits

Author SHA1 Message Date
gutteridge
e140e2cb60 mate-terminal: update to 1.22
### mate-terminal 1.22.0

  * Translations update
  * Initialize Travis CI support
  * Remove unused files in help dir
  * Remove generated files
  * Add update-authors.pl which helps to update terminal.about
  * Update authors
  * Update Documenters
  * drop umtp suport
  * Help - Window title when MATE Terminal is started for first time
  * Help - alternative text for tabbed window picture
  * Help - TERM=xterm-256color
  * eggsmclient: avoid deprecated 'g_type_class_add_private'
  * src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm').
  * move appdata to metainfo directory
2019-03-06 07:51:05 +00:00
youri
d5a5f9b7a1 mate-terminal: update to 1.21.1:
### 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
2019-01-16 18:16:29 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
youri
f1ed094804 Update to 1.20.0:
MATE Terminal now supports background images, adds Solarized themes and keybindings to switch tabs.

Full changelog:

require VTE 0.46
screen: stop setting TERM and COLORTERM environment variables
schema: fix summary and description of some keys
remove “…” from Find keyboard shortcut
profile-editor: properly initialize the first palette color
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
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
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
Fix: Double click with right button causes Xorg to crash
Translations update
2018-05-14 13:19:24 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
youri
998cd36ed3 Update mate-terminal to 1.18.1:
### 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
2017-06-25 23:21:56 +00:00
taca
a4320eaac3 Fix DISNAME; s/MATE_VERSION/VERSION/. 2017-06-25 02:24:56 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
youri
ca3d2f83bf Import mate-terminal-1.14.0 as x11/mate-terminal.
This is the MATE terminal emulator application.  mate-terminal is
only the shell (menubar, prefs dialog); the terminal emulation ("stuff
in the middle") comes from the VTE widget. Remember this when
report a bug. ;-)

MATE terminal is a fork of GNOME terminal.
2016-05-21 19:16:49 +00:00