summaryrefslogtreecommitdiff
path: root/src/terminal-profile.c
AgeCommit message (Collapse)AuthorFilesLines
2019-08-29terminal-profile: avoid 'g_type_class_add_private'Pablo Barciela1-4/+2
2019-06-03make "highlighting things under mouse pointer" configurableosch1-0/+4
2019-02-04drop umtp suportraveit651-4/+0
Fixes https://github.com/mate-desktop/mate-terminal/issues/104 This doesn't work with with gtk+-3 and newer vte versions. With gnome-pty-helper gone, it's a no-op. based on origin commit at https://git.gnome.org/browse/gnome-terminal/commit/?id=d3aa520 https://bugzilla.gnome.org/show_bug.cgi?id=747046
2018-12-01terminal-profile: Fix memory leaksPablo Barciela1-9/+20
'g_strconcat' needs to be freed
2017-12-21add Solarized themes from gnome-terminalmonsta1-1/+21
closes https://github.com/mate-desktop/mate-terminal/issues/151 ported from: https://git.gnome.org/browse/gnome-terminal/commit/?id=b4d7416 https://git.gnome.org/browse/gnome-terminal/commit/?id=2763ea6
2016-06-11terminal-profile: replace deprecated GDK_TYPE_COLORraveit651-12/+12
2016-06-11port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooserraveit651-97/+109
with help from Alexei Sorokin inspired from: https://git.gnome.org/browse/gnome-terminal/commit/?id=84099c3
2016-05-26drop old code for VTE < 0.38 (it was used in GTK+2 build)monsta1-7/+0
2015-11-15port to vte291Wolfgang Ulbrich1-0/+7
Thank you to Author: [email protected]
2014-12-15zero-init all signals arraysMonsta1-1/+1
2014-09-10Added option to copy selection to clipboardspuhpointer1-0/+4
2014-02-12Fix some warnings.Mark Thomas1-1/+0
2013-01-17Migrate to GSettingsMarcel Dijkstra1-214/+156
2011-11-06aplicando formato allmanPerberos1-1141/+1144
2011-11-06initialPerberos1-0/+1690