| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #672
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|
|
|
|
| |
fixes #310
|
|
|
|
| |
fixes #947
|
|
|
|
| |
fixes #868
|
|
|
|
| |
fixes #914
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Per XEP-0245 only messages that start with "/me " (with the trailing
space) should treated as 3rd person actions.
|
| |
|
| |
|
|
|
|
| |
last() if the TreeSet is empty
|
|
|
|
| |
Fixes #795.
|
| |
|
|
|
|
|
| |
If the pointer was moved from outside to a conversation item with a
straight horizontal move, the conversation item was not getting highlighted.
|
|
|
|
| |
fixes #756
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Related: https://gitlab.gnome.org/GNOME/gtk/-/issues/2556
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|