gajim-plural/gajim
Philipp Hörist 4686bcb8ca Dont idle draw avatars and pep images
The model is detached from the treeview at start, so put all
avatars into the model before we attach it again.

Only draw PEP images when we receiv them. We dont save them to the
database so it makes no sense to try and draw them on start.
2018-07-29 12:16:41 +02:00
..
command_system Move more MUC methods into muc module 2018-07-22 16:19:53 +02:00
common Fix typo 2018-07-28 13:32:37 +02:00
data Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
dev Spellcheck 2018-06-28 23:37:34 +02:00
gtk Add connect_maschine() 2018-07-27 16:01:10 +02:00
plugins Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
__init__.py Determine earlier if we run as Flatpak 2018-05-27 13:45:07 +02:00
accounts_window.py Add roster implementation to Gajim 2018-07-26 20:38:00 +02:00
adhoc_commands.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
advanced_configuration_window.py Spellcheck 2018-06-28 23:37:34 +02:00
app_actions.py Move ManageBookmarksWindow into gtk module 2018-07-22 16:43:42 +02:00
application.py Refactor MAM into own module 2018-07-15 14:26:00 +02:00
atom_window.py
cell_renderer_image.py
chat_control.py Move caps code into own module 2018-07-22 20:49:53 +02:00
chat_control_base.py Move security labels into own module 2018-07-22 16:19:59 +02:00
config.py Move ManageBookmarksWindow into gtk module 2018-07-22 16:43:42 +02:00
conversation_textview.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
dataforms_widget.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
dialog_messages.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
dialogs.py Move subscription code into presence module 2018-07-23 23:04:07 +02:00
disco.py Rewrite discovery code and move it into own module 2018-07-22 16:20:00 +02:00
emoticons.py Spellcheck some comments and docstrings 2018-06-19 01:56:18 +03:00
features_window.py Remove support for ESessions 2018-05-28 18:21:45 +02:00
filechoosers.py Fix AvatarChooserDialog not beeing native 2018-05-20 01:28:12 +02:00
filetransfers_window.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
gajim.py Raise required nbxmpp version 2018-05-19 10:50:43 +02:00
gajim_remote.py Spellcheck 2018-06-28 23:37:34 +02:00
gajim_themes_window.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
groupchat_control.py Add connect_maschine() 2018-07-27 16:01:10 +02:00
groups.py Refactor Pubsub/Bookmarks/UserAvatar into own modules 2018-07-01 22:35:56 +02:00
gtkexcepthook.py Make ExceptionDialog easier to test 2018-04-22 22:34:27 +02:00
gtkgui_helpers.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
gui_interface.py Add roster implementation to Gajim 2018-07-26 20:38:00 +02:00
gui_menu_builder.py Rewrite discovery code and move it into own module 2018-07-22 16:20:00 +02:00
history_manager.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
history_window.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
htmltextview.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
logind_listener.py Spellcheck 2018-06-28 23:37:34 +02:00
message_control.py Spellcheck 2018-06-28 23:37:34 +02:00
message_textview.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
message_window.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
music_track_listener.py
negotiation.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
notify.py Fix showing notifications in the roster 2018-07-01 19:00:43 +02:00
options_dialog.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
remote_control.py Move subscription code into presence module 2018-07-23 23:04:07 +02:00
roster_window.py Dont idle draw avatars and pep images 2018-07-29 12:16:41 +02:00
screensaver_listener.py
search_window.py Move dataforms into modules folder 2018-07-22 16:20:00 +02:00
session.py Move some dialogs into gtk module 2018-07-18 00:15:46 +02:00
shortcuts_window.py
statusicon.py Add connect_maschine() 2018-07-27 16:01:10 +02:00
tooltips.py Add roster implementation to Gajim 2018-07-26 20:38:00 +02:00
vcard.py Refactor VCard code into own modules 2018-06-30 19:32:36 +02:00