aboutsummaryrefslogtreecommitdiff
path: root/main/data/settings_dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-301-3/+27
|
* Fix a couple of warnings relating to parents of dialogshrxi2017-05-091-2/+1
| | | | | | | | | | | | 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.
* Gettext supportfiaxh2017-04-101-3/+3
|
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-131-1/+0
|
* Move UI code into main dirMarvin W2017-03-111-0/+51