gajim-plural/gajim
Philipp Hörist efcb6235e2 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-18 15:02:37 +01:00
..
command_system Fix missing imports 2018-10-07 00:47:01 +02:00
common MUC: Identify subject change correctly 2018-12-09 21:24:56 +01:00
data Remove unused shortcut 2018-11-03 14:00:58 +01:00
dev Fix pylint errors in ipython_view 2018-10-07 00:46:52 +02:00
gtk AccountsWindow: Fix back button 2018-12-03 15:45:30 +01:00
plugins Enforce min and max version for plugin manifest 2018-11-13 21:56:21 +01:00
__init__.py set new Gajim version to 1.1.0 2018-11-06 21:12:20 +01:00
adhoc_commands.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
app_actions.py Move AccountsWindow to gtk module 2018-10-07 00:46:55 +02:00
application.py Bring back lost --version command 2018-10-07 02:05:07 +02:00
atom_window.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
cell_renderer_image.py Fix pylint errors 2018-10-07 00:46:49 +02:00
chat_control.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
chat_control_base.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
config.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
conversation_textview.py Use custom dict for additional data 2018-12-07 23:31:00 +01:00
dataforms_widget.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
dialog_messages.py Only use absolute imports from gtk module 2018-10-07 00:46:55 +02:00
dialogs.py Only use absolute imports from gtk module 2018-10-07 00:46:55 +02:00
disco.py DiscoveryWindow: Add default identity 2018-10-22 19:09:12 +02:00
filetransfers_window.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
gajim.py Fix flickering tooltips in 3.24.1 2018-10-22 19:09:13 +02:00
gajim_remote.py Fix bad-whitespace pylint errors 2018-10-07 00:46:48 +02:00
groupchat_control.py MUC: Identify subject change correctly 2018-12-09 21:24:56 +01:00
groups.py Fix license comment format 2018-10-07 00:46:35 +02:00
gtkexcepthook.py configpaths: Add get_plugin_dirs() method 2018-10-07 00:46:54 +02:00
gtkgui_helpers.py Remove unused imports 2018-11-03 14:10:28 +01:00
gui_interface.py Pass account to plugins when encrypting a file 2018-11-13 21:56:21 +01:00
gui_menu_builder.py Fix disabled join groupchat menu 2018-12-18 15:02:37 +01:00
history_manager.py Only use absolute imports from gtk module 2018-10-07 00:46:55 +02:00
htmltextview.py XHTML: Fix parsing font-size 2018-11-19 20:05:02 +01:00
message_control.py Fix useless-object-inheritance pylint errors 2018-10-07 00:46:40 +02:00
message_textview.py Correctly remove placeholder on focus in 2018-11-13 22:01:18 +01:00
message_window.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
notify.py Dont test for sys.platform == 'linux' 2018-11-13 21:56:21 +01:00
options_dialog.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
remote_control.py Fix a few things regarding chatstates 2018-10-11 20:01:49 +02:00
roster_window.py MUC: Identify subject change correctly 2018-12-09 21:24:56 +01:00
search_window.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
session.py Find correct contact on private message 2018-12-09 21:24:43 +01:00
statusicon.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
tooltips.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00
vcard.py Import _() instead of using builtin namespace 2018-10-07 00:47:00 +02:00