.. |
add_conversation
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
call_window
|
Update translations
|
2021-09-24 23:10:28 +02:00 |
chat_input
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
contact_details
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
conversation_content_view
|
Fix compiler warnings ('Switch does not handle .. of enum ..')
|
2021-10-12 19:43:57 +02:00 |
conversation_selector
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
conversation_titlebar
|
Fix compiler warnings ('cast between incompatible function types') by not connecting closures
|
2021-10-12 19:43:57 +02:00 |
manage_accounts
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
occupant_menu
|
Fix compiler warnings ('cast between incompatible function types') by not connecting closures
|
2021-10-12 19:43:57 +02:00 |
util
|
Display message delivery error, color text using theme colors
|
2021-08-17 22:32:33 +02:00 |
application.vala
|
Fix compiler warnings ('passing argument .. from incompatible pointer type') by passing (non)const argument
|
2021-10-12 19:53:22 +02:00 |
avatar_drawer.vala
|
Clean up some image rendering code
|
2020-06-28 11:53:43 +02:00 |
avatar_generator.vala
|
Base avatars and names on conversation, not JID.
|
2019-10-18 16:52:29 +02:00 |
avatar_image.vala
|
Fix avatars not changing to greyscale when contact goes offline
|
2021-08-17 22:32:33 +02:00 |
conversation_list_titlebar.vala
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
conversation_view.vala
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
conversation_view_controller.vala
|
Fix compiler warnings ('cast between incompatible function types') by not connecting closures
|
2021-10-12 19:43:57 +02:00 |
file_send_overlay.vala
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
global_search.vala
|
Fix compiler warnings ('cast between incompatible function types') by not connecting closures
|
2021-10-12 19:43:57 +02:00 |
main_window.vala
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |
main_window_controller.vala
|
Add shortcuts for search (CTRL+F) and file upload (CTRL+U)
|
2020-06-03 21:50:40 +02:00 |
notifier_freedesktop.vala
|
Fix compiler warnings ('Switch does not handle .. of enum ..')
|
2021-10-12 19:43:57 +02:00 |
notifier_gnotifications.vala
|
Add UI for audio/video calls
|
2021-03-21 12:41:39 +01:00 |
settings_dialog.vala
|
Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')
|
2021-10-12 17:58:18 +02:00 |