Commit Graph

12 Commits (d342a01ecea28d22afb3eeb3a6af4b4d25c49f0b)

Author SHA1 Message Date
monsta 019042e65f add Solarized themes from gnome-terminal
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-12-21 21:29:50 +03:00
monsta f7e6319b5c don't mark dialogs as visible in .ui files
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
2017-02-02 12:21:07 +03:00
raveit65 210921b104 profile-preferences.ui: avoid deprecations 2016-07-20 11:27:26 +02:00
raveit65 bf2b46a27d profile-editor: render text in color scheme combobox
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 16:16:34 +02:00
raveit65 f770de3b81 UI prefrenences: enable alpha color for colorchooser 2016-06-11 13:03:24 +02:00
Wolfgang Ulbrich 54db8f05e1 vte291: Remove the background image UI setting
Thank you
Author: egmont@gmail.com
2015-11-16 00:03:48 +01:00
raveit65 2ff99ed187 ui: fix size of profile-preferences window in GTK3 version with a default 2015-04-07 16:08:56 +02:00
Stefano Karapetsas b57d3a8be2 Remove update_policy from ui files
Umpteenth breakage in GTK3...
2014-10-03 10:42:13 +02:00
spuhpointer a6a5774c68 Added option to copy selection to clipboard 2014-09-10 10:15:22 +02:00
infirit a43cdc8517 Remove has_separator property from gtkbuilder files 2014-05-20 13:49:41 +02:00
Mark Thomas c39021ae1d Add blink preference 2014-01-25 20:38:35 +00:00
infirit 04b6ca92fb Use gtkbuilder directly 2014-01-24 16:57:41 +01:00