index
:
mate-terminal
1.10
1.12
1.14
1.16
1.18
1.20
1.22
1.24
1.26
1.6
1.8
gh-pages
master
window-icon-option
MATE terminal emulator application
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminal-screen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-20
Enable wayland support
Wu Xiaotian
1
-1
/
+3
2020-03-30
fix searching in terminal window
Norbert Preining
1
-1
/
+1
2020-03-20
fix url highlighting due to deprecation of vte_terminal_match_add_gregex
Norbert Preining
1
-20
/
+21
2020-03-02
terminal-screen: prevent crash on bad term spawn due to redundant frees
Andrey Kaydalov
1
-3
/
+0
2019-12-18
terminal-screen: Fix warning when closing window
Pablo Barciela
1
-1
/
+2
2019-12-17
Avoid NULL pointer dereference in terminal_screen_child_exited
rbuj
1
-0
/
+3
2019-08-29
terminal-screen: avoid 'g_type_class_add_private'
Pablo Barciela
1
-4
/
+2
2019-07-06
Remove trailing whitespaces
Laurent Napias
1
-2
/
+2
2019-06-03
make "highlighting things under mouse pointer" configurable
osch
1
-14
/
+50
2019-03-26
Explicitly enable bright bold to match new VTE versions
micheal65536
1
-0
/
+3
2019-02-04
drop umtp suport
raveit65
1
-8
/
+0
2019-01-12
src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm')...
Mike Gabriel
1
-1
/
+1
2018-12-01
terminal-screen: avoid deprecated 'g_settings_list_schemas'
Pablo Barciela
1
-2
/
+6
2018-06-27
term-screen: avoid deprecated 'gtk_style_context_get_background_color'
Pablo Barciela
1
-1
/
+8
2018-06-27
terminal-screen: avoid deprecated 'vte_terminal_spawn_sync'
Pablo Barciela
1
-31
/
+58
2018-06-17
Revert "fix setting transparency issue when used in GNOME3"
monsta
1
-19
/
+0
2018-03-29
fix setting transparency issue when used in GNOME3
liuyi92
1
-0
/
+19
2018-01-27
require VTE 0.46
monsta
1
-3
/
+0
2018-01-24
revert parts of previous commit
raveit65
1
-0
/
+2
2018-01-23
screen: stop setting TERM and COLORTERM environment variables
monsta
1
-3
/
+0
2017-12-30
terminal-screen.c: drop unused variables
Pablo Barciela
1
-4
/
+0
2017-12-29
Fix build warnings: ignoring return value of ‘chdir’,
Pablo Barciela
1
-1
/
+2
2017-11-14
Support background images with VTE3 (#194)
JP Cimalando
1
-1
/
+90
2016-11-18
screen: Update for vte API
ZenWalker
1
-8
/
+15
2016-09-22
add back --geometry positioning support
Alexei Sorokin
1
-1
/
+1
2016-07-20
screen: fix a Wincompatible-pointer-types warning
raveit65
1
-1
/
+1
2016-06-11
port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooser
raveit65
1
-48
/
+29
2016-06-10
Update font on realize
raveit65
1
-1
/
+5
2016-06-10
Remove debug printfs
raveit65
1
-2
/
+0
2016-06-10
Add style-updated handler to TerminalScreen
raveit65
1
-16
/
+16
2016-05-26
drop old code for VTE < 0.38 (it was used in GTK+2 build)
monsta
1
-160
/
+17
2016-03-09
screen: Compile dingu regexes with MULTILINE option
raveit65
1
-2
/
+4
2016-03-08
remove debug callbacks for deprecated size-request signal
Sorokin Alexei
1
-10
/
+0
2016-02-19
fix typo: cliboard -> clipboard
monsta
1
-1
/
+1
2015-11-16
vte291: fix transparency background
Wolfgang Ulbrich
1
-6
/
+21
2015-11-16
vte291: Fix geometry issues
Wolfgang Ulbrich
1
-2
/
+19
2015-11-15
port to vte291
Wolfgang Ulbrich
1
-2
/
+67
2015-09-08
drop support for win32/osx
monsta
1
-13
/
+2
2015-08-03
drop gdkkeysyms-compat usage, use modern key names
Monsta
1
-6
/
+2
2014-12-15
zero-init all signals arrays
Monsta
1
-1
/
+1
2014-10-12
Add colon to PATHTERM_CLASS for url detection.
infirit
1
-1
/
+1
2014-09-10
Added option to copy selection to clipboard
spuhpointer
1
-0
/
+5
2014-08-18
Add colon to PATHCHARS_CLASS for url detection.
infirit
1
-1
/
+1
2014-05-20
Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possible
infirit
1
-2
/
+1
2014-02-11
Add support for compiling against Gtk+3 with and without Wayland backend supp...
Mark Thomas
1
-2
/
+12
2013-08-11
GTK3 support
Laszlo Boros
1
-0
/
+5
2013-04-08
Fix crashing on start with proxy set, properly set all proxy env vars
Scott Balneaves
1
-1
/
+1
2013-03-26
check schema installation before using it
rezso
1
-1
/
+15
2011-11-06
aplicando formato allman
Perberos
1
-1640
/
+1659
2011-11-06
initial
Perberos
1
-0
/
+2343