..
command_system
Fix missing imports
2018-10-07 00:47:01 +02:00
common
Determine delay timestamp correctly
2018-12-06 20:52:30 +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
Fix a few things regarding chatstates
2018-10-11 20:01:49 +02:00
chat_control_base.py
Fix error with some foreign keyboard layouts
2018-11-03 13:55:50 +01:00
config.py
Import _() instead of using builtin namespace
2018-10-07 00:47:00 +02:00
conversation_textview.py
Import _() instead of using builtin namespace
2018-10-07 00:47:00 +02: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
Fix opening links in MUC subject
2018-12-03 15:44:18 +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
Import _() instead of using builtin namespace
2018-10-07 00:47:00 +02: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
Dont test for sys.platform == 'linux'
2018-11-13 21:56:21 +01:00
search_window.py
Import _() instead of using builtin namespace
2018-10-07 00:47:00 +02:00
session.py
Refactor Chat State Notifications
2018-10-07 00:46:57 +02: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