summaryrefslogtreecommitdiff
path: root/src/profile-editor.c
AgeCommit message (Collapse)AuthorFilesLines
2020-07-08terminal_profile_edit_dialog_page_scroll_event_cb is only used in ↵Robert Antoni Buj Gelonch1-45/+59
profile-editor.c (#361) terminal_profile_edit_dialog_page_scroll_event_cb is only used in profile-editor - refactor/rename terminal_profile_edit_dialog_page_scroll_event_cb
2020-06-28Add tab scrolling support for GTK3tamplan1-0/+51
2020-06-07profile-editor: Remove enum conversion warningsrbuj1-3/+3
2019-06-03make "highlighting things under mouse pointer" configurableosch1-1/+16
2019-03-15Use gresources for about_DATA, uimanager_DATA & builder_DATArbuj1-11/+2
2019-02-04drop umtp suportraveit651-5/+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-01-09profile-editor: properly initialize the first palette colormonsta1-8/+3
taken from: https://git.gnome.org/browse/gnome-terminal/commit/?id=6447aded26416e49bf5fdce8a8fd13c16c0ebb44
2017-12-21add Solarized themes from gnome-terminalmonsta1-1/+11
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
2017-11-14Support background images with VTE3 (#194)JP Cimalando1-1/+1
Support background images with VTE3
2016-06-11profile-editor: render text in color scheme comboboxraveit651-5/+4
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-11port GdkColors to GdkRGBA and GtkColorButton to GtkColorChooserraveit651-19/+24
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-30/+0
2016-05-26drop old GTK+2 codemonsta1-15/+0
2016-01-20use icon names instead of stock items in both GTK+ buildsmonsta1-2/+2
2015-12-02profile editor: remove dead codemonsta1-102/+0
2015-11-28Merge branch 'vte291'Wolfgang Ulbrich1-0/+22
2015-11-20GTK3: avoid duplicate schema name in profil editorWolfgang Ulbrich1-2/+3
2015-11-17vte291: fix sensitive state of transparency sliderWolfgang Ulbrich1-0/+16
2015-11-16vte291: Remove the background image UI settingWolfgang Ulbrich1-0/+6
Thank you Author: [email protected]
2014-09-10Added option to copy selection to clipboardspuhpointer1-0/+6
2014-05-20Drop support for gtk+ < 2.24infirit1-2/+0
2014-01-25Add blink preferenceMark Thomas1-0/+1
2013-08-11GTK3 supportLaszlo Boros1-0/+27
2011-11-06aplicando formato allmanPerberos1-671/+687
2011-11-06initialPerberos1-0/+921