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 |
monsta
|
f30b1cd380
|
update copyright
|
2016-08-18 15:04:20 +03:00 |
monsta
|
6fef74d3b9
|
remove duplicated code
|
2016-08-14 23:48:15 +03:00 |
raveit65
|
f45907df6a
|
release 1.15.1
|
2016-07-22 19:27:04 +02:00 |
raveit65
|
702252c648
|
sync with transiflex
|
2016-07-22 19:21:24 +02:00 |
raveit65
|
4e30029838
|
skey-challange.ui: avoid deprecated elements
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
2a2e9ebee2
|
profile-manager.ui: avoid deprecated elements
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
a5277d2a4f
|
keybinding-editor.ui: clean up deprecations
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
e8a1eaac80
|
find-dialog.ui: fix deprecated elements
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
0a87bc21b0
|
encodings-dialog.ui: fix deprecated elements
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
75da8ddeb8
|
screen: fix a Wincompatible-pointer-types warning
probably introduced with vte291 port
compared with:
https://git.gnome.org/browse/gnome-terminal/commit/?h=gnome-3-14&id=7da07d5
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
210921b104
|
profile-preferences.ui: avoid deprecations
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
037a30d0cf
|
profile-new-dialog.ui: avoid deprecated GtkTable and Gtk{H/V}Box
updated UI file to gtk+-3.14
|
2016-07-20 11:27:26 +02:00 |
raveit65
|
4b852ce952
|
avoid deprecated GtkTable
|
2016-07-20 11:27:26 +02:00 |
monsta
|
603b3a316e
|
man: add missing description of -x / --execute command line option
taken straight from the manpage of gnome-terminal in Debian
fixes https://github.com/mate-desktop/mate-terminal/issues/126
|
2016-07-15 13:10:39 +03:00 |
raveit65
|
24e5df1506
|
pre-bumb version
|
2016-07-08 22:04:43 +02:00 |
monsta
|
ccfb919c83
|
po: drop languages not present on Transifex + en_US file
|
2016-07-01 14:56:12 +03:00 |
monsta
|
49e03a0f08
|
po: actually add new languages from Transifex
|
2016-06-21 17:22:43 +03:00 |
raveit65
|
f15b90f66b
|
Borrow pluma-close-button class and use it.
This is a subclass of GtkButton special theming for the close button.
taken from:
https://git.gnome.org/browse/gnome-terminal/commit/src?h=gnome-3-8&id=c3a3e06
https://git.gnome.org/browse/gnome-terminal/diff/src/terminal-close-button.c?h=gnome-3-8&id=2bff4b6
|
2016-06-11 21:09:24 +02:00 |
raveit65
|
c6fba6db82
|
do not use deprecated gtk_dialog_set_alternative_button_order
deprecated since gtk+-3.10
|
2016-06-11 17:00:16 +02:00 |
raveit65
|
bf2b46a27d
|
profile-editor: render text in color scheme combobox
As we use gtk3 only code we can remove that in UI file,
finaly fix for https://github.com/mate-desktop/mate-terminal/issues/103
|
2016-06-11 16:16:34 +02:00 |
raveit65
|
f770de3b81
|
UI prefrenences: enable alpha color for colorchooser
|
2016-06-11 13:03:24 +02:00 |
raveit65
|
22ddefc332
|
terminal-profile: replace deprecated GDK_TYPE_COLOR
|
2016-06-11 13:03:24 +02:00 |
raveit65
|
d85c96ad64
|
port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooser
with help from Alexei Sorokin
inspired from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=84099c3
|
2016-06-11 13:03:09 +02:00 |
raveit65
|
40a42eb82a
|
Update font on realize
taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=ed24174
|
2016-06-10 11:47:44 +02:00 |
raveit65
|
bb63141924
|
Remove debug printfs
taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?id=923d74f
|
2016-06-10 11:32:24 +02:00 |
raveit65
|
8a4bdad1cc
|
Add style-updated handler to TerminalScreen
taken from:
https://git.gnome.org/browse/gnome-terminal/commit/?h=gnome-3-8&id=e8e2367
|
2016-06-10 11:20:58 +02:00 |
raveit65
|
fa9e2facb5
|
release 1.15.0
|
2016-06-07 21:33:47 +02:00 |
raveit65
|
40098ea629
|
sync with Transiflex
|
2016-06-07 21:12:36 +02:00 |
monsta
|
395f4422a7
|
fix deprecated usage of GtkVScrollbar
|
2016-06-01 18:36:40 +03:00 |
monsta
|
e318c801b9
|
remove dead code
|
2016-06-01 18:27:05 +03:00 |
monsta
|
e3bf0a05c8
|
remove some unused variables
|
2016-06-01 18:05:48 +03:00 |
monsta
|
4b1fed7b0f
|
bump version to 1.15.0
|
2016-06-01 10:21:05 +03:00 |