dino/main/data/conversation_selector
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
..
chat_row_tooltip.ui Reduce GTK dependency to 3.16, fix dark theme 2017-03-13 15:34:17 +01:00
conversation_row.ui Fix ChatInput for many lines + small UI changes 2017-03-16 17:56:38 +01:00
view.ui Fix a couple of warnings relating to parents of dialogs 2017-05-09 14:53:26 +02:00