- Sep 07, 2017
-
-
Weblate authored
-
Philipp Hörist authored
-
- Sep 06, 2017
-
-
Philipp Hörist authored
_registered_name is None on a smacks resume. Gajim creates on every connection attempt a new nbxmpp.NonBlockingClient instance. This is why _registered_name is None when we go through a smacks resume, because there is no bind event, and the new NonBlockingClient instance has no knowledge of the previous successful bind.
-
Yann Leboulanger authored
-
- Sep 04, 2017
-
-
Philipp Hörist authored
-
- Sep 03, 2017
-
-
Philipp Hörist authored
-
- Sep 02, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
we need this for automake as it seems
-
Philipp Hörist authored
- Move Credits to const.py - Minor Refactoring
-
- Aug 30, 2017
-
-
Yann Leboulanger authored
Add issue templates See merge request !127
-
Yann Leboulanger authored
-
- Aug 28, 2017
-
-
Yann Leboulanger authored
gtkgui_helpers: remove some unused code See merge request !125
-
- Aug 27, 2017
-
-
André authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Yann Leboulanger authored
common.helpers: simplify get_os_info() See merge request !122
-
Yann Leboulanger authored
add pylint run to CI See merge request !123
-
Yann Leboulanger authored
Replace @nested_property with @property in dataforms See merge request !124
-
Emmanuel Gil Peyrot authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- Aug 25, 2017
-
-
André authored
-
- Aug 24, 2017
-
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Philipp Hörist authored
fix some import warnings and errors pointed out by pylint See merge request !121
-
- Aug 23, 2017
-
-
André authored
-
Philipp Hörist authored
-
Yann Leboulanger authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
this was probably forgotten
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
vbox and action_area are internal members of Gtk.Dialog. We should use the methods provided by the API to get these Objects.
-