summaryrefslogtreecommitdiff
path: root/src/profile-preferences.ui
AgeCommit message (Collapse)AuthorFilesLines
2019-06-03make "highlighting things under mouse pointer" configurableosch1-5/+37
2019-02-04drop umtp suportraveit651-19/+3
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
2017-12-21add Solarized themes from gnome-terminalmonsta1-0/+3
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-02-02don't mark dialogs as visible in .ui filesmonsta1-1/+0
this causes runtime warnings about transient parent because these dialogs get mapped too early, before gtk_window_set_transient_for is called in the code. affected dialogs: find, profile manager, profile prefs
2016-07-20profile-preferences.ui: avoid deprecationsraveit651-1295/+703
2016-06-11profile-editor: render text in color scheme comboboxraveit651-6/+0
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-11UI prefrenences: enable alpha color for colorchooserraveit651-15/+15
2015-11-16vte291: Remove the background image UI settingWolfgang Ulbrich1-2/+27
Thank you Author: [email protected]
2015-04-07ui: fix size of profile-preferences window in GTK3 version with a defaultraveit651-1/+3
2014-10-03Remove update_policy from ui filesStefano Karapetsas1-4/+0
Umpteenth breakage in GTK3...
2014-09-10Added option to copy selection to clipboardspuhpointer1-0/+18
2014-05-20Remove has_separator property from gtkbuilder filesinfirit1-1/+0
2014-01-25Add blink preferenceMark Thomas1-0/+72
2014-01-24Use gtkbuilder directlyinfirit1-0/+2847