summaryrefslogtreecommitdiff
path: root/src/terminal-screen.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-20Compile code only when GDK supports X11Wu Xiaotian1-0/+2
2020-06-20Enable wayland supportWu Xiaotian1-1/+3
2020-03-30fix searching in terminal windowNorbert Preining1-1/+1
2020-03-20fix url highlighting due to deprecation of vte_terminal_match_add_gregexNorbert Preining1-20/+21
2020-03-02terminal-screen: prevent crash on bad term spawn due to redundant freesAndrey Kaydalov1-3/+0
2019-12-18terminal-screen: Fix warning when closing windowPablo Barciela1-1/+2
2019-12-17Avoid NULL pointer dereference in terminal_screen_child_exitedrbuj1-0/+3
2019-08-29terminal-screen: avoid 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-07-06Remove trailing whitespacesLaurent Napias1-2/+2
2019-06-03make "highlighting things under mouse pointer" configurableosch1-14/+50
2019-03-26Explicitly enable bright bold to match new VTE versionsmicheal655361-0/+3
2019-02-04drop umtp suportraveit651-8/+0
2019-01-12src/terminal-screen.c: Set TERM to 'xterm-256color' (instead of just 'xterm')...Mike Gabriel1-1/+1
2018-12-01terminal-screen: avoid deprecated 'g_settings_list_schemas'Pablo Barciela1-2/+6
2018-06-27term-screen: avoid deprecated 'gtk_style_context_get_background_color'Pablo Barciela1-1/+8
2018-06-27terminal-screen: avoid deprecated 'vte_terminal_spawn_sync'Pablo Barciela1-31/+58
2018-06-17Revert "fix setting transparency issue when used in GNOME3"monsta1-19/+0
2018-03-29fix setting transparency issue when used in GNOME3liuyi921-0/+19
2018-01-27require VTE 0.46monsta1-3/+0
2018-01-24revert parts of previous commitraveit651-0/+2
2018-01-23screen: stop setting TERM and COLORTERM environment variablesmonsta1-3/+0
2017-12-30terminal-screen.c: drop unused variablesPablo Barciela1-4/+0
2017-12-29Fix build warnings: ignoring return value of ‘chdir’,Pablo Barciela1-1/+2
2017-11-14Support background images with VTE3 (#194)JP Cimalando1-1/+90
2016-11-18screen: Update for vte APIZenWalker1-8/+15
2016-09-22add back --geometry positioning supportAlexei Sorokin1-1/+1
2016-07-20screen: fix a Wincompatible-pointer-types warningraveit651-1/+1
2016-06-11port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooserraveit651-48/+29
2016-06-10Update font on realizeraveit651-1/+5
2016-06-10Remove debug printfsraveit651-2/+0
2016-06-10Add style-updated handler to TerminalScreenraveit651-16/+16
2016-05-26drop old code for VTE < 0.38 (it was used in GTK+2 build)monsta1-160/+17
2016-03-09screen: Compile dingu regexes with MULTILINE optionraveit651-2/+4
2016-03-08remove debug callbacks for deprecated size-request signalSorokin Alexei1-10/+0
2016-02-19fix typo: cliboard -> clipboardmonsta1-1/+1
2015-11-16vte291: fix transparency backgroundWolfgang Ulbrich1-6/+21
2015-11-16vte291: Fix geometry issuesWolfgang Ulbrich1-2/+19
2015-11-15port to vte291Wolfgang Ulbrich1-2/+67
2015-09-08drop support for win32/osxmonsta1-13/+2
2015-08-03drop gdkkeysyms-compat usage, use modern key namesMonsta1-6/+2
2014-12-15zero-init all signals arraysMonsta1-1/+1
2014-10-12Add colon to PATHTERM_CLASS for url detection.infirit1-1/+1
2014-09-10Added option to copy selection to clipboardspuhpointer1-0/+5
2014-08-18Add colon to PATHCHARS_CLASS for url detection.infirit1-1/+1
2014-05-20Cleanup GTK_CHECK_VERSION and unify gtk+2/3 code where possibleinfirit1-2/+1
2014-02-11Add support for compiling against Gtk+3 with and without Wayland backend supp...Mark Thomas1-2/+12
2013-08-11GTK3 supportLaszlo Boros1-0/+5
2013-04-08Fix crashing on start with proxy set, properly set all proxy env varsScott Balneaves1-1/+1
2013-03-26check schema installation before using itrezso1-1/+15
2011-11-06aplicando formato allmanPerberos1-1640/+1659