Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-31 | Upgrade ui files | rbuj | 1 | -486/+578 | |
2019-06-03 | make "highlighting things under mouse pointer" configurable | osch | 1 | -5/+37 | |
2019-02-04 | drop umtp suport | raveit65 | 1 | -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-21 | add Solarized themes from gnome-terminal | monsta | 1 | -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-02 | don't mark dialogs as visible in .ui files | monsta | 1 | -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-20 | profile-preferences.ui: avoid deprecations | raveit65 | 1 | -1295/+703 | |
2016-06-11 | profile-editor: render text in color scheme combobox | raveit65 | 1 | -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-11 | UI prefrenences: enable alpha color for colorchooser | raveit65 | 1 | -15/+15 | |
2015-11-16 | vte291: Remove the background image UI setting | Wolfgang Ulbrich | 1 | -2/+27 | |
Thank you Author: [email protected] | |||||
2015-04-07 | ui: fix size of profile-preferences window in GTK3 version with a default | raveit65 | 1 | -1/+3 | |
2014-10-03 | Remove update_policy from ui files | Stefano Karapetsas | 1 | -4/+0 | |
Umpteenth breakage in GTK3... | |||||
2014-09-10 | Added option to copy selection to clipboard | spuhpointer | 1 | -0/+18 | |
2014-05-20 | Remove has_separator property from gtkbuilder files | infirit | 1 | -1/+0 | |
2014-01-25 | Add blink preference | Mark Thomas | 1 | -0/+72 | |
2014-01-24 | Use gtkbuilder directly | infirit | 1 | -0/+2847 | |