gajim-plural/gajim
Andrey Gursky 4f29e2b353 Preserve SSL handshake errors order
Sets are unordered and list with push/pop acts as LIFO, though we need FIFO.
Since the number of elements is tiny, no need to use deque.

Addresses #9120
2018-05-16 19:50:21 +02:00
..
command_system Fix const imports 2018-04-23 18:32:01 +02:00
common Preserve SSL handshake errors order 2018-05-16 19:50:21 +02:00
data Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
dev
plugins Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
__init__.py update version to 1.0.2 2018-04-30 17:04:58 +02:00
accounts_window.py Select account in account list if edited 2018-05-05 14:19:17 +02:00
adhoc_commands.py
advanced_configuration_window.py
app_actions.py
application.py Move some imports 2018-04-25 21:24:05 +02:00
atom_window.py
cell_renderer_image.py
chat_control.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
chat_control_base.py Fix regression from refactoring 2018-05-02 22:38:07 +02:00
config.py Refactor ManageSoundsWindow 2018-05-02 22:38:07 +02:00
conversation_textview.py Dont show OOB uri if message body is the same 2018-05-10 16:16:38 +02:00
dataforms_widget.py
dialog_messages.py Add menu for uploading room avatars 2018-05-06 09:11:32 +02:00
dialogs.py Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
disco.py
emoticons.py
features_window.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
filechoosers.py Use NativeFileChoosers on Windows and MacOS 2018-05-06 09:17:58 +02:00
filetransfers_window.py Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
gajim.py Depend on nbxmpp 0.6.5 2018-04-30 16:57:19 +02:00
gajim_remote.py
gajim_themes_window.py
groupchat_control.py Add menu for uploading room avatars 2018-05-06 09:11:32 +02:00
groups.py
gtkexcepthook.py
gtkgui_helpers.py Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
gui_interface.py Bring control to front when notification is clicked 2018-05-12 23:36:52 +02:00
gui_menu_builder.py Add menu for uploading room avatars 2018-05-06 09:11:32 +02:00
history_manager.py Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
history_sync.py
history_window.py Fix const imports 2018-04-23 18:32:01 +02:00
htmltextview.py
logind_listener.py
message_control.py
message_textview.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
message_window.py
music_track_listener.py
negotiation.py
notify.py Dont set urgency when we already set priority 2018-04-29 23:38:16 +02:00
options_dialog.py Detect dependencys only on demand 2018-04-24 19:36:33 +02:00
profile_window.py Refactor FileChooserDialogs 2018-05-05 09:22:08 +02:00
remote_control.py
roster_window.py Remove unused Dialog 2018-05-02 22:38:07 +02:00
screensaver_listener.py
search_window.py
secrets.py
server_info.py
session.py Fix const imports 2018-04-23 18:32:01 +02:00
shortcuts_window.py
statusicon.py
tooltips.py Show correct account lable in tooltip 2018-04-29 23:47:30 +02:00
vcard.py Use consistent way to get paths 2018-04-25 20:49:37 +02:00