gajim-plural/gajim
Philipp Hörist 4e814dabcf Fix disabled join groupchat menu
When there are no bookmarks on the server the join groupchat menu
was disabled, preventing the user to open the join groupchat dialog
2018-12-10 22:30:37 +01:00
..
command_system Fix missing imports 2018-10-06 23:04:28 +02:00
common Adapt to nbxmpp API changes 2018-12-09 18:48:44 +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 Adapt to nbxmpp API changes 2018-12-09 18:48:44 +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 Use custom dict for additional data 2018-11-30 23:05:15 +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 MUC: Identify subject change correctly 2018-12-09 00:29:20 +01:00
gtkgui_helpers.py Refactor set_unset_urgency_hint() 2018-11-20 22:59:02 +01:00
gui_interface.py Adapt to nbxmpp API changes 2018-12-09 18:48:44 +01:00
gui_menu_builder.py Fix disabled join groupchat menu 2018-12-10 22:30:37 +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 Refactor set_unset_urgency_hint() 2018-11-20 22:59:02 +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 Fix a few things regarding chatstates 2018-10-09 00:01:35 +02:00
roster_window.py MUC: Identify subject change correctly 2018-12-09 00:29:20 +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