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 |
|
Marvin W
|
e330e60f83
|
Base avatars and names on conversation, not JID.
Fixes #598
|
2019-10-18 16:52:29 +02:00 |
|
fiaxh
|
74c29d4df1
|
Add Bookmarks2 implementation, introduce bookmarks interfaces
|
2019-09-29 01:53:59 +02:00 |
|
fiaxh
|
22340cb88e
|
Always use Account.hash(equals)_func for HashMap+ArrayList
|
2018-11-24 14:05:03 -06:00 |
|
fiaxh
|
5425243203
|
Fix empty display names, fix update contact roster name
|
2018-05-10 22:17:19 +02:00 |
|
Marvin W
|
ca331e85ef
|
Render avatar on demand
|
2018-01-28 00:38:47 +01:00 |
|
Marvin W
|
782ae4c049
|
Move Jid class to xmpp-vala, partially refactor namespace
|
2018-01-28 00:38:47 +01:00 |
|
fiaxh
|
3f531d6b91
|
Read+(write) stream async
|
2017-11-16 17:43:00 +01:00 |
|
fiaxh
|
d9b91206c0
|
Keep MUC join dialog open until joined, show errors
|
2017-10-31 15:41:45 +01:00 |
|