- Mar 21, 2018
-
-
Philipp Hörist authored
-
Gajim stopped to properly restore roster and dialogs windows positions after restart with more than one monitor attached. Gajim saves the absolute window positions, i.e. based on the total screen size of all monitors attached. Despite Gtk deprecated Gdk.Screen.width() and height(), we cannot just use width() and height() for one monitor, as recommended. We still need the total screen size, which was the base for saving the positions. [1] https://stackoverflow.com/questions/30207586/gdk-screen-vs-monitor-vs-display
-
Only call Gtk.main_quit() if History Manager is running standalone.
-
Philipp Hörist authored
Fixes #8970
-
- Mar 20, 2018
-
-
Philipp Hörist authored
Fixes #8813
-
Philipp Hörist authored
Python searches in lib-dynload and if not found it searches in C:/Windows/system32 which can contain dlls with an invalid version Fixes #8905
-
Philipp Hörist authored
-
- Mar 19, 2018
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Mar 17, 2018
-
-
Philipp Hörist authored
-
Yann Leboulanger authored
-
Philipp Hörist authored
Fixes #8957
-
Philipp Hörist authored
In some cases sub can be None Fixes #8954
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Mar 16, 2018
-
-
Philipp Hörist authored
Fixes #8951
-
- Mar 15, 2018
-
-
Philipp Hörist authored
Fixes #8823
-
- Mar 14, 2018
-
-
Philipp Hörist authored
This cannot be used in combination with HANDLES_COMMAND_LINE Fixes #8947
-
Yann Leboulanger authored
-
- Mar 11, 2018
-
-
Philipp Hörist authored
-
- Mar 08, 2018
-
-
Philipp Hörist authored
-
- Mar 07, 2018
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #8941
-
Yann Leboulanger authored
-
- Mar 06, 2018
-
-
Philipp Hörist authored
-
Philipp Hörist authored
Fixes #8924 Its not clear at this point why we dont find a contact is None, so log output is added
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
-
-
-