gajim-plural/gajim
Philipp Hörist 89d9940933 Roster: Register our-show with lower priority
This event is used to shutdown the roster if we quit, it destroys all windows.

This should be run last because other objects like the ChatControl need a reference to the window to shutdown properly
2018-12-18 14:40:38 +01:00
..
command_system Fix missing imports 2018-10-06 23:04:28 +02:00
common Allow handlers list to be modifed while iterating 2018-12-18 14:08:27 +01:00
data DataFormWidget: Fix some UI issues 2018-12-06 23:06:10 +01:00
dev Fix pylint errors in ipython_view 2018-09-21 23:53:50 +02:00
gtk Make copying text work with different layouts 2018-12-17 14:49:50 +01:00
plugins Dont fail when importing plugin_i18n for tests 2018-11-21 21:44:19 +01:00
__init__.py Raise Gajim version 2018-10-12 17:38:32 +02:00
app_actions.py Merge destroy handlers, connect ESC key, remove transient 2018-11-07 17:07:24 +01:00
application.py Refactor loading user supplied iconsets 2018-11-18 22:24:33 +01:00
chat_control.py Use custom dict for additional data 2018-11-30 23:05:15 +01:00
chat_control_base.py Make copying text work with different layouts 2018-12-17 14:49:50 +01:00
config.py Refactor disconnect code 2018-12-04 19:28:50 +01:00
conversation_textview.py Use custom dict for additional data 2018-11-30 23:05:15 +01:00
dataforms_widget.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
dialog_messages.py Only use absolute imports from gtk module 2018-09-26 19:06:47 +02:00
dialogs.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
gajim.py Adapt to nbxmpp API changes 2018-11-25 20:02:20 +01:00
gajim_remote.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
groupchat_control.py Improve MUC notifications 2018-12-15 23:37:44 +01:00
gtkgui_helpers.py Refactor set_unset_urgency_hint() 2018-11-20 22:59:02 +01:00
gui_interface.py Fix error when opening sign-in/out notification 2018-12-17 15:02:40 +01:00
gui_menu_builder.py Fix start chat menu action 2018-12-12 23:35:36 +01:00
history_manager.py Update History Manager GUI 2018-11-07 22:52:23 +01:00
message_control.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
message_textview.py Correctly remove placeholder on focus in 2018-11-12 17:47:04 +01:00
message_window.py Improve MUC notifications 2018-12-15 23:37:44 +01:00
options_dialog.py Fix deprecated init 2018-11-18 22:24:33 +01:00
privatechat_control.py Satisfy pylint/mypy 2018-11-20 23:06:27 +01:00
remote_control.py DBus: Show correct unread message number 2018-12-15 23:59:27 +01:00
roster_window.py Roster: Register our-show with lower priority 2018-12-18 14:40:38 +01:00
session.py Find correct contact on private message 2018-12-09 00:01:18 +01:00
vcard.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00