..
__init__.py
Only use absolute imports from gtk module
2018-09-26 19:06:47 +02:00
about.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
account_wizard.py
Fix pylint errors
2018-10-28 22:04:29 +01:00
accounts.py
Use get_icon_name() instead of get_iconset_name_for()
2018-10-28 14:32:54 +01:00
add_contact.py
Fix missing declaration
2018-10-19 22:30:35 +02:00
adhoc_commands.py
AdHocCommands: move to gtk module
2018-10-28 20:43:36 +01:00
advanced_config.py
Rework ACE
2018-10-26 00:06:27 +02:00
atom.py
Move AtomWindow to gtk folder
2018-10-28 19:45:10 +01:00
bookmarks.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
const.py
Fix Dark Theme switch
2018-09-26 20:17:13 +02:00
css_config.py
Fix Dark Theme switch
2018-09-26 20:17:13 +02:00
dataform.py
Make DataFormWidget configurable
2018-11-01 08:23:04 +01:00
dialogs.py
Remove print statement
2018-10-28 17:15:38 +01:00
discovery.py
Fix pylint errors
2018-10-28 22:04:29 +01:00
discovery_search.py
Move SearchWindow to gtk folder
2018-10-28 17:29:12 +01:00
emoji_chooser.py
Fix redefined-argument-from-local pylint errors
2018-09-18 08:37:18 +02:00
emoji_data.py
Add license header to emoji_data.py
2018-09-21 15:46:52 +02:00
emoji_data.pyi
Extend stubs for emoji_data
2018-09-21 15:46:52 +02:00
exception.py
Fix pylint error
2018-10-24 21:16:13 +02:00
features.py
Update Features Dialog Design
2018-10-27 14:54:57 +02:00
filechoosers.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
filetransfer.py
Fix pylint errors
2018-10-28 22:04:29 +01:00
groupchat_config.py
Move GroupchatConfig into own module
2018-10-28 15:36:43 +01:00
history.py
Scroll history window to bottom when day changed or selected
2018-11-01 00:29:40 +01:00
history_sync.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
join_groupchat.py
Fix pylint errors
2018-10-28 22:04:29 +01:00
mam_preferences.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
pep_config.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
preferences.py
Move ManageSounds into own module
2018-10-28 17:15:34 +01:00
privacy_list.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
profile.py
Fix pylint error
2018-10-25 00:06:45 +02:00
proxies.py
Move ManageProxies into own module
2018-10-28 15:36:11 +01:00
server_info.py
Add clipboard button to copy server infos
2018-10-27 15:35:37 +02:00
service_registration.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
single_message.py
Rename and extend get_iconset_name_for()
2018-10-28 14:17:04 +01:00
sounds.py
Move ManageSounds into own module
2018-10-28 17:15:34 +01:00
start_chat.py
Rename and extend get_iconset_name_for()
2018-10-28 14:17:04 +01:00
statusicon.py
Switch some calls to gtk.util helper methods
2018-10-28 15:00:04 +01:00
themes.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
tooltips.py
Rename and extend get_iconset_name_for()
2018-10-28 14:17:04 +01:00
types.py
Add annotations
2018-09-21 15:46:52 +02:00
util.py
Use get_image_button() from gtk.util
2018-10-29 00:12:48 +01:00
xml_console.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00