Commit Graph

370 Commits (3ff3f275dff1028a5bd9bf9c91f6bee8c21e24c5)
 

Author SHA1 Message Date
Pablo Barciela 9a574072ee add "select all" keyboard shortcut: [control] + [shift] + [A]
and it can be changed in "edit" -> "keyboard shortcuts"

Closes https://github.com/mate-desktop/mate-terminal/issues/191
2017-10-24 01:11:18 +02:00
raveit65 d58bde2033 release 1.19.0 2017-10-11 20:50:36 +02:00
raveit65 95437320e6 sync with transifex 2017-10-11 20:46:26 +02:00
ZenWalker e2d1efa329 gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
avoid deprecated:

gdk_screen_get_monitor_geometry
gdk_screen_get_monitor_at_window
2017-08-24 17:10:26 +02:00
ZenWalker 5c6f10892a avoid deprecated gdk_screen_get_width/height 2017-08-10 01:10:56 +02:00
ZenWalker 67e749f9a2 avoid deprecated gdk_screen_make_display_name 2017-08-08 17:34:55 +02:00
raveit65 e6fe1068be terminal-util: avoid deprecated gtk_show_uri 2017-08-03 21:42:33 +02:00
ZenWalker 3f374d5787 avoid deprecated gdk_display_get_screen 2017-07-21 00:29:07 +02:00
ZenWalker e78b50d982 avoid deprecated gdk_screen_get_number 2017-07-18 16:01:10 +02:00
raveit65 a649e9f10c update issue_template 2017-07-18 15:38:12 +02:00
raveit65 08c1139302 create issue_template.md 2017-06-08 19:17:28 +02:00
Piotr Drąg 9f9c1bfe81 Restore Polish translation credits from GNOME 2017-05-20 17:17:58 +02:00
raveit65 56d73536f1 sync with transifex 2017-05-06 08:35:12 +02:00
monsta 1265aef5ff update copyright year to 2017 2017-04-16 00:44:05 +03:00
ZenWalker 0b2619b0a8 Fix: Double click with right button causes Xorg to crash
Fixes #171
2017-04-12 01:49:37 +02:00
raveit65 4c5e6250de pre-bump version 2017-03-30 18:26:02 +02:00
raveit65 70095c6db4 release 1.18.0 2017-03-12 19:16:16 +01:00
raveit65 3f85d12297 sync with transifex 2017-03-12 19:12:58 +01:00
monsta aed8ae1494 update NEWS for 1.18, also add 1.16.2 entries 2017-03-12 20:22:47 +03:00
raveit65 a6f9ffe6ee pre-bump version 2017-02-09 09:58:32 +01:00
monsta df1dd2f23b keybindings dialog: fix expand of content on window resize 2017-02-06 13:04:43 +03:00
monsta ca3ccd9c5e encodings dialog: fix expand of content on window resize 2017-02-06 13:04:22 +03:00
monsta f7e6319b5c don't mark dialogs as visible in .ui files
this causes runtime warnings about transient parent because these
dialogs get mapped too early, before gtk_window_set_transient_for
is called in the code.

affected dialogs: find, profile manager, profile prefs
2017-02-02 12:21:07 +03:00
Pablo Barciela 64dd47f16b call gtk_notebook_detach_tab only if the tab is detached
Fixes:
https://bugzilla.redhat.com/show_bug.cgi?id=1398234
2017-01-30 23:34:19 +01:00
ZenWalker 371be35f99 middle click on a tab: Fix active tab position after closing another tab
and now the middle click works like click on X
2017-01-30 15:55:10 +04:00
ZenWalker bfccb77043 middle click on a tab: make the tab active before closing it
Fixes:

If we are on a tab, and we make middle click on another tab,
it doesn't show the confirm close dialog if there is a foreground process
2017-01-30 15:55:10 +04:00
Martin Wimpress 127304f617 Update mate-terminal NEWS to use consistent, project wide, markdown-like formatting. This will make generating release announcements easier. 2017-01-13 16:13:04 +00:00
raveit65 8610425561 force X11
fixes running the terminal under wayland
2017-01-08 10:37:07 +01:00
raveit65 575fc201f0 window: Attach popup menus to their parent widgets
When running on Wayland, popup menus must have a parent widget to attach
to. If a parent widget is not explicitly set, the GDK backend tries to
guess what parent widget seems appropriate. In order to have more
reliable popups, change the popups in the terminal window to set their
parent widgets explicitly.

https://bugzilla.gnome.org/show_bug.cgi?id=750755

taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=67afb95
2017-01-08 09:02:22 +01:00
monsta c2ee31947b release 1.17.0 2016-12-10 23:13:46 +03:00
monsta 3e271567b7 sync with Transifex 2016-12-10 23:13:20 +03:00
monsta d6fd252c46 schema: a small correction 2016-12-06 01:11:00 +03:00
ZenWalker 5f9f682483 middle click on a tab: confirm close if there is a foreground process
Fixes #149
2016-11-18 11:05:49 +01:00
ZenWalker d4234710b5 screen: Update for vte API
Fixes partially #149

https://git.gnome.org/browse/gnome-terminal/commit/?id=b9cf035874e06951ff8425760cf978ca412b2032
2016-11-18 01:21:04 +01:00
raveit65 3557b4207a pre-bump version 2016-11-15 18:23:38 +01:00
ZenWalker 4d5943140d Implement middle click tab closing
Fixes #155

Author: bl0ckeduser
2016-11-11 09:46:08 +01:00
ZenWalker df326ad5d2 Make dropped tab active
based on gnome-terminal commit:
https://git.gnome.org/browse/gnome-terminal/commit/?id=abb2018a702adfc57831aea9ebb5c513b9c8bbbd

Fixes #152
2016-11-07 09:29:37 +01:00
ZenWalker 2e6db62d1f Fix window size when a second tab is added by drag-n-drop
based on gnome-terminal commit:
https://git.gnome.org/browse/gnome-terminal/commit/?id=d3e593e4974303618305da4e0d20f0d5c10f83b0
2016-11-06 08:55:07 +01:00
ZenWalker 13bf77c21a notebook: avoid crash on tab DND
based on gnome-terminal commit:
https://git.gnome.org/browse/gnome-terminal/commit/?id=85b448f7c9e219e82d4d8abafe405d73349c08c1

Fixes #145
2016-11-06 08:55:07 +01:00
monsta fff61bb1a1 release 1.16.1 2016-10-10 17:53:24 +03:00
monsta 7a1ff667c9 sync with Transifex 2016-10-10 17:50:00 +03:00
monsta 448be7a26f fix crash after detaching tab and then changing its title
fixes https://github.com/mate-desktop/mate-terminal/issues/131

thanks to @egmontkob for the patch:
https://git.gnome.org/browse/gnome-terminal/commit/?id=f65261a0b5d03658be3acb439976fd8af6fa28ea
2016-09-28 21:05:46 +03:00
Alexei Sorokin 8fdadba380 add back --geometry positioning support
was removed in 0e9e88a,
based on https://github.com/GNOME/gtk/commit/f37a062
2016-09-22 15:58:49 +03:00
raveit65 966d73bdad release 1.16.0 2016-09-20 10:59:06 +02:00
monsta a92991d2e4 update NEWS for 1.16 2016-09-19 16:23:58 +03:00
monsta e3b16b213f sync with Transifex 2016-09-19 16:10:42 +03:00
Alexei Sorokin 0e9e88a05c don't use deprecated gtk_window_parse_geometry() 2016-09-14 16:07:16 +03:00
Alexei Sorokin 4786486f64 fix resize menu buttons (#122)
based on https://github.com/GNOME/gnome-terminal/commit/88bd325
2016-09-14 16:07:16 +03:00
monsta 622e2d1272 handle GDK_SCROLL_SMOOTH when handling mouse scroll on tabs
adapted from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=70965e71db7d1c2fac0237988344972b564c46b5
https://git.gnome.org/browse/gnome-terminal/commit/?id=35a509165750d0ecefe9f26702d0f3c0e230f0c2
2016-09-14 14:19:05 +03:00
noone3 8d2eb08981 add (mouse wheel) tab scrolling
Mouse wheel scrolling was removed in gtk3.
Add functionality back via patch to mate-terminal, patch was originally against gnome-terminal (from https://git.gnome.org/browse/gnome-terminal/commit/?id=e2299ee2451167ad41b35705b4fbd577aebd0c39 )
2016-09-14 14:14:52 +03:00