gajim-plural/gajim/gtk
Philipp Hörist b449567600 Make copying text work with different layouts
This makes it possible so text can be copied from the conversation textview with other keyboard layouts than english
2018-12-17 14:49:50 +01:00
..
__init__.py
about.py
account_wizard.py Refactor send timeouts 2018-12-04 19:29:32 +01:00
accounts.py Adapt to nbxmpp API changes 2018-12-09 18:48:44 +01:00
add_contact.py
adhoc_commands.py
advanced_config.py
atom.py
bookmarks.py
const.py Refactor loading user supplied iconsets 2018-11-18 22:24:33 +01:00
css_config.py
dataform.py DataFormWidget: Fix some UI issues 2018-12-06 23:06:10 +01:00
dialogs.py Fix some PyGObject deprecation warnings 2018-11-03 13:58:11 +01:00
discovery.py
discovery_search.py
emoji_chooser.py
emoji_data.py
emoji_data.pyi
exception.py Dont use deprecated GLib.glib_version 2018-11-20 00:04:41 +01:00
features.py Fix some PyGObject deprecation warnings 2018-11-03 13:58:11 +01:00
filechoosers.py
filetransfer.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +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
htmltextview.py Move htmltextview into gtk module 2018-11-18 10:35:13 +01:00
join_groupchat.py Implement XEP-0411 Bookmarks Conversion 2018-12-10 22:30:45 +01:00
mam_preferences.py
notification.py Improve MUC notifications 2018-12-15 23:37:44 +01:00
pep_config.py
preferences.py Add option to show chatstate in roster 2018-11-20 15:32:01 +01:00
privacy_list.py
profile.py
proxies.py Remove None from list, rename None to No Proxy in combobox 2018-11-07 21:22:25 +01:00
server_info.py Discover the bookmarks conversion server feature 2018-12-04 20:41:44 +01:00
service_registration.py ServiceRegistration: Validate form before sending 2018-11-04 01:01:39 +01:00
single_message.py
sounds.py ManageSounds GUI Update 2018-11-02 17:09:28 +01:00
start_chat.py
statusicon.py
themes.py
tooltips.py Remove unused import 2018-11-07 23:49:29 +01:00
types.py
util.py Make copying text work with different layouts 2018-12-17 14:49:50 +01:00
xml_console.py