aboutsummaryrefslogtreecommitdiff
path: root/main/data/conversation_selector
Commit message (Collapse)AuthorAgeFilesLines
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-111-1/+0
|
* Clean up ConversationTitlebarfiaxh2019-04-141-1/+1
|
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-141-15/+0
|
* Slight conversation selector design changesfiaxh2019-03-141-4/+7
|
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵fiaxh2018-11-041-0/+1
| | | | ConversationRow
* ui: search sidebar initialbobufa2018-08-131-15/+0
|
* Fix empty display names, fix update contact roster namefiaxh2018-05-101-0/+1
|
* Render avatar on demandMarvin W2018-01-281-3/+3
|
* Show last message sender in conversation listfiaxh2017-09-011-81/+83
|
* 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-162-4/+0
|
* Reduce GTK dependency to 3.16, fix dark themeMarvin W2017-03-133-3/+0
|
* Move UI code into main dirMarvin W2017-03-113-0/+202