Commit Graph

5 Commits (f870ecc647b4e3154759ab31d6fda8bb58fb3ba6)

Author SHA1 Message Date
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 e8a1eaac80 find-dialog.ui: fix deprecated elements 2016-07-20 11:27:26 +02:00
infirit a43cdc8517 Remove has_separator property from gtkbuilder files 2014-05-20 13:49:41 +02:00
infirit eed527f422 GtkComboBoxEntry has been removed from GTK3
Use GtkComboBoxText which is available in both GTK2 and GTK3.
2014-01-24 17:19:43 +01:00
infirit 04b6ca92fb Use gtkbuilder directly 2014-01-24 16:57:41 +01:00