gajim-plural/gajim/gtk
Philipp Hörist 519d86444a Refactor conditions to determine connected state
GUI code must not be aware of what integers map to connection states
2019-05-20 21:33:42 +02:00
..
__init__.py Only use absolute imports from gtk module 2018-09-26 19:06:47 +02:00
about.py Add dedicated method for parsing and opening URIs 2019-04-27 12:30:56 +02:00
account_wizard.py Refactor FakeDataFormWidget 2019-04-19 19:36:43 +02:00
accounts.py Rework PassphraseDialog 2019-04-23 23:11:25 +02:00
add_contact.py Add profile button to add contact dialog 2019-04-09 21:53:34 +02:00
adhoc.py AdHoc: Show error page if no commands are available 2019-05-16 23:34:15 +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 Settings: Determine activateable via func 2019-05-09 17:51:53 +02:00
css_config.py Fix Dark Theme switch 2018-09-26 20:17:13 +02:00
dataform.py Add dedicated method for parsing and opening URIs 2019-04-27 12:30:56 +02:00
dialogs.py Certificate dialog: Add copy info button 2019-04-26 19:53:10 +02:00
discovery.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02: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 Remove GPG code from Gajim 2019-04-16 23:24:40 +02:00
filechoosers.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
filetransfer.py Move ConnectionSocks5Bytestream code to module 2019-05-19 22:33:20 +02: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 log message 2019-04-27 12:39:34 +02:00
join_groupchat.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02: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 Refator DataFormDialog 2019-04-19 16:57:12 +02:00
preferences.py Add chatstate setting per contact 2019-04-20 17:43:54 +02:00
privacy_list.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00
profile.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00
proxies.py Remove None from list, rename None to No Proxy in combobox 2018-11-07 21:22:25 +01:00
search.py Add copy menu to Search dialog 2019-04-20 09:47:34 +02:00
server_info.py ServerInfo: Simplify code around feature creation 2019-04-30 19:32:00 +02:00
service_registration.py Refactor FakeDataFormWidget 2019-04-19 19:36:43 +02:00
settings.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00
single_message.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +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 Remove GPG code from Gajim 2019-04-16 23:24:40 +02:00
types.py Add annotations 2018-09-21 15:46:52 +02:00
util.py Add custom MaxWidthComboBoxText 2019-04-20 14:58:22 +02:00
xml_console.py Refactor conditions to determine connected state 2019-05-20 21:33:42 +02:00