..
__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
New DataFormWidget: Add Captcha support
2018-11-15 21:02:09 +01:00
dialogs.py
Fix some PyGObject deprecation warnings
2018-11-03 13:58:11 +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
Fix some PyGObject deprecation warnings
2018-11-03 13:58:11 +01: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
GroupchatConfig: Valid form before sending
2018-11-04 17:45:27 +01:00
history.py
Use always an action to open the history window
2018-11-04 22:50:21 +01:00
history_sync.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00
htmltextview.py
Move htmltextview into gtk module
2018-11-18 10:35:13 +01: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
Remove None from list, rename None to No Proxy in combobox
2018-11-07 21:22:25 +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
Remove None from list, rename None to No Proxy in combobox
2018-11-07 21:22:25 +01:00
server_info.py
Fix some PyGObject deprecation warnings
2018-11-03 13:58:11 +01:00
service_registration.py
ServiceRegistration: Validate form before sending
2018-11-04 01:01:39 +01:00
single_message.py
Rename and extend get_iconset_name_for()
2018-10-28 14:17:04 +01:00
sounds.py
ManageSounds GUI Update
2018-11-02 17:09:28 +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
Remove unused import
2018-11-07 23:49:29 +01:00
types.py
Add annotations
2018-09-21 15:46:52 +02:00
util.py
Roster: Use icons from IconTheme for Roster
2018-11-18 22:24:10 +01:00
xml_console.py
Import _() instead of using builtin namespace
2018-10-06 22:38:55 +02:00