gajim-plural/gajim/gtk
Daniel Brötzmann d83f725578 XMLConsole: Add Paste Last Input button 2019-04-11 19:54:24 +02:00
..
__init__.py Only use absolute imports from gtk module 2018-09-26 19:06:47 +02:00
about.py Bump copyright year 2019-01-05 17:35:00 +01:00
account_wizard.py Fix no-else-return pylint errors 2019-04-07 18:26:29 +02:00
accounts.py Ask whether to disconnect when disabling account 2019-03-27 22:24:46 +01:00
add_contact.py Add profile button to add contact dialog 2019-04-09 21:53:34 +02:00
adhoc.py Fix pylint errors 2019-04-07 17:35:19 +02:00
advanced_config.py Rework ACE 2018-10-26 00:06:27 +02:00
blocking.py Adapt to BlockingListResult changes in nbxmpp 2019-02-11 22:24:20 +01:00
bookmarks.py Bookmarks: Adapt to _ui scheme 2019-04-11 19:39:52 +02:00
const.py Refactor loading user supplied iconsets 2018-11-18 22:24:33 +01:00
css_config.py Fix Dark Theme switch 2018-09-26 20:17:13 +02:00
dataform.py Add option to make DataFormWidget read-only 2019-04-06 23:20:30 +02:00
dialogs.py Fix unnecessary-pass pylint errors 2019-04-07 18:20:15 +02:00
discovery.py Fix unnecessary-pass pylint errors 2019-04-07 18:20:15 +02: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 Redirect some print statments to stderr 2019-02-16 10:36:27 +01:00
features.py Fix unused-import pylint errors 2019-04-07 18:14:54 +02:00
filechoosers.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
filetransfer.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
groupchat_config.py Adapt to AffiliationResult changes in nbxmpp 2019-02-11 21:05:20 +01:00
history.py Improve dark theme colors 2019-03-24 15:33:37 +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 Dont save Gajim settings in bookmarks 2019-01-06 00:00:42 +01:00
mam_preferences.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
notification.py Windows: Dont steal focus on notification 2019-03-16 16:06:00 +01:00
pep_config.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
preferences.py Fix ungrouped-imports pylint errors 2019-04-07 21:29:45 +02:00
privacy_list.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
profile.py Refactor UserNickname and UserMood 2019-01-30 23:36:01 +01: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 Refactor Software Version 2019-04-05 19:44:30 +02:00
service_registration.py ServiceRegistration: Validate form before sending 2018-11-04 01:01:39 +01:00
single_message.py Fix ungrouped-imports pylint errors 2019-04-07 21:29:45 +02:00
sounds.py ManageSounds GUI Update 2018-11-02 17:09:28 +01:00
start_chat.py StartChatDialog: Add Muclumbus search 2019-03-01 21:45:50 +01:00
statusicon.py Refactor restoring roster position 2019-03-25 22:20:19 +01:00
subscription_request.py Rework SubscriptionRequestWindow 2019-04-02 19:49:57 +02:00
themes.py Call show() on new dialogs 2019-03-26 23:53:12 +01:00
tooltips.py Fix filetransfer tooltip 2019-02-15 15:49:47 +01:00
types.py Add annotations 2018-09-21 15:46:52 +02:00
util.py Add option to make DataFormWidget read-only 2019-04-06 23:20:30 +02:00
xml_console.py XMLConsole: Add Paste Last Input button 2019-04-11 19:54:24 +02:00