gajim-plural/gajim
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
..
command_system Fix missing imports 2018-10-06 23:04:28 +02:00
common Fix mypy errors 2018-12-17 00:41:46 +01:00
data DataFormWidget: Fix some UI issues 2018-12-06 23:06:10 +01:00
dev Fix pylint errors in ipython_view 2018-09-21 23:53:50 +02:00
gtk Make copying text work with different layouts 2018-12-17 14:49:50 +01:00
plugins Dont fail when importing plugin_i18n for tests 2018-11-21 21:44:19 +01:00
__init__.py Raise Gajim version 2018-10-12 17:38:32 +02:00
app_actions.py Merge destroy handlers, connect ESC key, remove transient 2018-11-07 17:07:24 +01:00
application.py Refactor loading user supplied iconsets 2018-11-18 22:24:33 +01:00
chat_control.py Use custom dict for additional data 2018-11-30 23:05:15 +01:00
chat_control_base.py Make copying text work with different layouts 2018-12-17 14:49:50 +01:00
config.py Refactor disconnect code 2018-12-04 19:28:50 +01:00
conversation_textview.py Use custom dict for additional data 2018-11-30 23:05:15 +01:00
dataforms_widget.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
dialog_messages.py Only use absolute imports from gtk module 2018-09-26 19:06:47 +02:00
dialogs.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
gajim.py Adapt to nbxmpp API changes 2018-11-25 20:02:20 +01:00
gajim_remote.py Fix bad-whitespace pylint errors 2018-09-18 12:06:01 +02:00
groupchat_control.py Improve MUC notifications 2018-12-15 23:37:44 +01:00
gtkgui_helpers.py Refactor set_unset_urgency_hint() 2018-11-20 22:59:02 +01:00
gui_interface.py Adapt to nbxmpp API changes 2018-12-09 18:48:44 +01:00
gui_menu_builder.py Fix start chat menu action 2018-12-12 23:35:36 +01:00
history_manager.py Update History Manager GUI 2018-11-07 22:52:23 +01:00
message_control.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00
message_textview.py Correctly remove placeholder on focus in 2018-11-12 17:47:04 +01:00
message_window.py Improve MUC notifications 2018-12-15 23:37:44 +01:00
options_dialog.py Fix deprecated init 2018-11-18 22:24:33 +01:00
privatechat_control.py Satisfy pylint/mypy 2018-11-20 23:06:27 +01:00
remote_control.py DBus: Show correct unread message number 2018-12-15 23:59:27 +01:00
roster_window.py Improve MUC notifications 2018-12-15 23:37:44 +01:00
session.py Find correct contact on private message 2018-12-09 00:01:18 +01:00
vcard.py Remove all usage of get_gtk_builder() 2018-11-18 22:24:34 +01:00