Commit Graph

6 Commits (926ec59919a2416a09e95a7a69494187081082cc)

Author SHA1 Message Date
raveit65 e1884b32fa find-dialog.ui: fix keyboard selection 2017-11-11 16:54:58 +01: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 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