gajim-plural/gajim/gtk
Philipp Hörist 239ab1455b Refactor Software Version
- Simplify modules because nbxmpp handles more stuff
2019-04-05 19:44:30 +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 Generate account label correctly 2019-03-16 15:33:58 +01:00
accounts.py Ask whether to disconnect when disabling account 2019-03-27 22:24:46 +01:00
add_contact.py Add IQ and Gateway module 2019-01-03 00:19:23 +01: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
blocking.py Adapt to BlockingListResult changes in nbxmpp 2019-02-11 22:24:20 +01:00
bookmarks.py Refactor Bookmarks 2019-02-04 21:59:33 +01: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 DataFormWidget: Fix some UI issues 2018-12-06 23:06:10 +01:00
dialogs.py Rework Certificate dialog 2019-04-05 17:19:35 +02:00
discovery.py Use a UUID4 as item id for pubsub posts 2019-03-01 22:57:44 +01:00
discovery_search.py Move SearchWindow to gtk folder 2018-10-28 17:29:12 +01:00
emoji_chooser.py
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 FeaturesDialog: Replace python-dbus for avahi 2019-03-31 21:52:22 +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 Refactor Software Version 2019-04-05 19:44:30 +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 Refactor voice approval 2018-12-19 23:24:44 +01: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 Correctly get the total screen geometry 2019-03-25 23:09:06 +01:00
xml_console.py Import _() instead of using builtin namespace 2018-10-06 22:38:55 +02:00