summaryrefslogtreecommitdiff
path: root/src/find-dialog.ui
AgeCommit message (Collapse)AuthorFilesLines
2017-11-11find-dialog.ui: fix keyboard selectionraveit651-1/+1
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-20find-dialog.ui: fix deprecated elementsraveit651-81/+83
2014-05-20Remove has_separator property from gtkbuilder filesinfirit1-1/+0
2014-01-24GtkComboBoxEntry has been removed from GTK3infirit1-1/+3
Use GtkComboBoxText which is available in both GTK2 and GTK3.
2014-01-24Use gtkbuilder directlyinfirit1-0/+221