dino/main/src/ui/add_conversation
fiaxh 0626bad8e9 Reduce use of Widget.destroy()
On non-toplevel windows, use Container.remove() instead of Widget.destroy()
Needed for migration to GTK4
https://developer.gnome.org/gtk4/unstable/gtk-migrating-3-to-4.html#id-1.7.4.3.17
2021-02-10 18:32:39 -06:00
..
add_conference_dialog.vala Properly check Jids everywhere 2019-12-23 16:58:53 +01:00
add_contact_dialog.vala Properly check Jids everywhere 2019-12-23 16:58:53 +01:00
add_groupchat_dialog.vala Fix compiler warnings 2020-06-03 21:50:40 +02:00
conference_details_fragment.vala Fix voice request notification 2020-06-06 22:24:29 +02:00
conference_list.vala Reduce use of Widget.destroy() 2021-02-10 18:32:39 -06:00
list_row.vala Base avatars and names on conversation, not JID. 2019-10-18 16:52:29 +02:00
roster_list.vala Move Jid class to xmpp-vala, partially refactor namespace 2018-01-28 00:38:47 +01:00
select_contact_dialog.vala Add non-CSD alternative for add chat + join channel 2019-06-22 00:56:50 +02:00
select_jid_fragment.vala Reduce use of Widget.destroy() 2021-02-10 18:32:39 -06:00