aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/util
Commit message (Collapse)AuthorAgeFilesLines
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+57
|
* Use GNotification instead of libnotifyfiaxh2017-09-191-8/+12
|
* Focus selected widgets in the accounts dialoghrxi2017-09-011-0/+10
| | | | | | | | | | Previously, you had to issue two clicks in order to enter something into the text fields. This also replaces the `Entry` widgets with their label counterparts once they lose focus. Since the `ComboBox` handling of focus seems to be buggy (`focus_out_event` not firing), the OpenPGP key selection lacks the latter feature.
* Use utc time everywherefiaxh2017-08-311-1/+1
|
* Download & inline display imagesfiaxh2017-08-311-1/+1
|
* Plugins providing conversation items for ConversationViewfiaxh2017-08-281-2/+2
|
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-251-13/+25
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-172-15/+51
| | | | StartConversation
* Conversation details dialogfiaxh2017-05-302-0/+250