transmission/gtk/ui/gtk4
Mike Gelfand 4c5b180f5a
Make preferences dialog non-modal (#4391)
This regressed with the switch to `Gtk::Builder` because the dialog was
non-modal before.

This is the cause of the issue with blocklist update status dialog: it
seems that if there's a modal dialog running, showing another non-modal
dialog will make it inaccessible to the user until the first dialog is
closed thus leaving the modal mode.
2022-12-17 21:07:07 +00:00
..
AddTrackerDialog.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
DetailsDialog.ui Bind sensitivity properties in .ui files (#4128) 2022-11-09 20:46:23 +00:00
EditTrackersDialog.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
FilterBar.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
MainWindow.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
MainWindow.ui.full Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
MakeDialog.ui Bind sensitivity properties in .ui files (#4128) 2022-11-09 20:46:23 +00:00
MakeProgressDialog.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
MessageLogWindow.ui Increase message log window width, disable overflow menu (GTK client) (#3971) 2022-10-16 19:31:02 +03:00
OptionsDialog.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
PrefsDialog.ui Make preferences dialog non-modal (#4391) 2022-12-17 21:07:07 +00:00
RelocateDialog.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
StatsDialog.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
TorrentUrlChooserDialog.ui Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00
transmission-ui.gresource.xml Add support for GTK 4 (#3916) 2022-10-09 01:50:03 +03:00