..
command_system
Fix missing imports
2018-10-07 00:47:01 +02:00
common
Allow handlers list to be modifed while iterating
2018-12-18 15:15:33 +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
Make copying text work with different layouts
2018-12-18 15:14:57 +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
Make copying text work with different layouts
2018-12-18 15:14:57 +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
Dont draw contact after selection change
2018-12-18 15:03:07 +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
Fix error when opening sign-in/out notification
2018-12-18 15:15:32 +01:00
gui_menu_builder.py
Fix start chat menu action
2018-12-18 15:02:57 +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
DBus: Show correct unread message number
2018-12-18 15:05:05 +01:00
roster_window.py
Roster: Register our-show with lower priority
2018-12-18 15:15:33 +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