gajim-plural/gajim
Philipp Hörist aefb571168 Add new NetworkEvents method
This lets us attach all attributes of the base event to the
new event. Often Events trigger other Events. When that happens
we often want to keep all attr from the previous Event, and just
continue under a new Event. Until now all attr had to be pulled
out of `self.base_event` again.
2017-07-25 21:00:20 +02:00
..
command_system
common Add new NetworkEvents method 2017-07-25 21:00:20 +02:00
plugins Fix memory leak in plugins window 2017-07-10 01:15:30 +02:00
adhoc_commands.py
advanced_configuration_window.py fixed lookup of description for keyed options 2017-07-11 20:35:47 +02:00
app_actions.py Add Synchronise History Dialog 2017-07-25 21:00:20 +02:00
atom_window.py
cell_renderer_image.py
chat_control.py Fix InfoBarMessage on GC invite 2017-07-24 23:48:00 +02:00
chat_control_base.py Fix activity timers for groupchat 2017-07-16 23:58:54 +02:00
config.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
conversation_textview.py Fix displaying links in textview 2017-07-04 12:26:05 +02:00
dataforms_widget.py
dialogs.py Fix not working ManagePEPServicesWindow Dialog 2017-07-16 22:49:34 +02:00
disco.py
emoticons.py Fix emoticons module import on windows 2017-07-03 11:32:47 +02:00
features_window.py
filetransfers_window.py
gajim-remote.py
gajim.py Add Synchronise History Dialog 2017-07-25 21:00:20 +02:00
gajim_themes_window.py
groupchat_control.py Fix activity timers for groupchat 2017-07-16 23:58:54 +02:00
groups.py
gtkexcepthook.py
gtkgui_helpers.py
gtkspell.py
gui_interface.py Add Synchronise History Dialog 2017-07-25 21:00:20 +02:00
gui_menu_builder.py Add Synchronise History Dialog 2017-07-25 21:00:20 +02:00
history_manager.py
history_sync.py Add Synchronise History Dialog 2017-07-25 21:00:20 +02:00
history_window.py
htmltextview.py
ipython_view.py
logind_listener.py
Makefile.am
message_control.py
message_textview.py
message_window.py
music_track_listener.py
negotiation.py
network_watcher.py
notify.py
profile_window.py
pylint.rc
remote_control.py
roster_window.py Commit to DB at the last moment on shutdown 2017-07-24 23:38:10 +02:00
search_window.py
secrets.py
session.py
shortcuts_window.py
statusicon.py
tooltips.py
upower_listener.py
vcard.py