Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-11-11 | find-dialog.ui: fix keyboard selection | raveit65 | 1 | -1/+1 | |
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 | find-dialog.ui: fix deprecated elements | raveit65 | 1 | -81/+83 | |
2014-05-20 | Remove has_separator property from gtkbuilder files | infirit | 1 | -1/+0 | |
2014-01-24 | GtkComboBoxEntry has been removed from GTK3 | infirit | 1 | -1/+3 | |
Use GtkComboBoxText which is available in both GTK2 and GTK3. | |||||
2014-01-24 | Use gtkbuilder directly | infirit | 1 | -0/+221 | |