Miquel Lionel
fc8fdc166b
wip, fixes https://github.com/dino/dino/issues/261
...
- server refuses to responds in any way to the sent iq stanza
and i don't know why, when i send it with the xml console in
gajim it works well
2024-03-12 10:43:40 +03:00
Marvin W
db3b0d5f23
New Avatar UI
2023-03-05 16:47:46 +01:00
fiaxh
f44cbe02c1
Improve Gtk4 port
2022-07-27 20:34:20 +02:00
fiaxh
7e7dcedaf3
Port from GTK3 to GTK4
2022-07-27 20:34:20 +02:00
Marvin W
ca331e85ef
Render avatar on demand
2018-01-28 00:38:47 +01:00
fiaxh
a8cc94c188
Show error on invalid TLS certificate
2018-01-04 21:17:56 +01:00
fiaxh
8b43df8ec3
Handle file uploading in libdino & main, have http upload as provider
2017-10-21 23:31:05 +02:00
fiaxh
26973c89e3
Set jid handle in ContactDetails, use LabelHybrids more, remove edit from StartConversation
2017-06-17 16:13:23 +02:00
fiaxh
31bbafa2c8
ManageAccounts: Window -> Dialog
2017-05-09 21:22:56 +02:00
hrxi
e876f4b316
Fix a couple of warnings relating to parents of dialogs
...
Fixes these kind of warnings:
```
(dino:<PID>): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
(dino:<PID>): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow'
```
Also centers these dialogs (settings, add chat, join conversation) on
top of their parent windows.
2017-05-09 14:53:26 +02:00
fiaxh
9bc83539d1
Gettext support
2017-04-10 15:47:21 +02:00
fiaxh
d8881c4b16
Show account status (incl errors) in ManageAccounts.Dialog
2017-04-10 15:47:17 +02:00
Marvin W
e27d63269d
Move UI code into main dir
2017-03-11 23:58:35 +01:00