- Oct 06, 2018
-
-
-
Check for C1801 len-as-condition
-
-
-
-
- Downgrade to glib2 2.56.2 because higher is broken on Windows 7 - Dont abort build if depchecker fails on some files
-
-
-
-
Otherwise mypy hangs because the file is to big
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Make _() available, so other modules can import it from i18n, we need this because mypy cant handle _() in the builtins namespace
-
-
-
NetworkIncomingEvent defines base_network_events and generate() already
-
-
-
-
Fixes #9321
-
-
-
-
- Save reference to contact in a dict instead of iterating the whole model - Sort roster only once after all contacts have been added to the roster - Speed up get_gc_contact() Fixes #9334
-
Fixes #9324
-
-
UAC prompts count as locked screens, so only trigger extended away when the screen is more than 10 seconds locked Fixes #9117
-
Philipp Hörist authored
This reverts commit 05307bd6
-
This does not reliably tell us when the screen is locked. For example this triggers when a UAC prompt is active. From the Windows documentation there is no way to determine if a workstation is locked Fixes #9117
-