aboutsummaryrefslogtreecommitdiff
path: root/main/data/conversation_selector/view.ui
Commit message (Collapse)AuthorAgeFilesLines
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-141-15/+0
|
* ui: search sidebar initialbobufa2018-08-131-15/+0
|
* small fixesfiaxh2017-08-271-2/+2
|
* Fix a couple of warnings relating to parents of dialogshrxi2017-05-091-1/+0
| | | | | | | | | | | | 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.
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-161-1/+0
|
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-131-1/+0
|
* Move UI code into main dirMarvin W2017-03-111-0/+33