- 07 Jan, 2017 2 commits
-
-
Philipp Hörist authored
Remove an extraneous GtkBox in groupchat_control See merge request !23
-
Emmanuel Gil Peyrot authored
-
- 05 Jan, 2017 1 commit
-
-
Philipp Hörist authored
This happens on MacOSX
-
- 04 Jan, 2017 10 commits
-
-
Philipp Hörist authored
Split ChatControlBase into its own file See merge request !21
-
Emmanuel Gil Peyrot authored
-
Philipp Hörist authored
Make verbose logging less verbose See merge request !19
-
Philipp Hörist authored
locale.bindtextdomain just calls gettext.bindtextdomain
-
Philipp Hörist authored
-
Philipp Hörist authored
Remove demandimport, which is now unused See merge request !20
-
Emmanuel Gil Peyrot authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
Yann Leboulanger authored
-
- 03 Jan, 2017 24 commits
-
-
Philipp Hörist authored
Switch to GtkApplication and clean up of Startup code See merge request !16
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
do_shutdown() is called by GTK on quit()
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
Remove unnecessary error catching - on missing gi libs we fail earlier - 'could not open display' is good enough
-
Philipp Hörist authored
Redirect all output to one log file or if -w is provided do not redirect output
-
Philipp Hörist authored
We bring the Roster Window to the front Gtk exits on return immediately
-
Philipp Hörist authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Philipp Hörist authored
-
Yann Leboulanger authored
Remove extraneous whitespace after git hash See merge request !18
-
Yann Leboulanger authored
Simplify nbxmpp import error checking See merge request !17
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
There was no reason for distutils’ version support to fail.
-
Philipp Hörist authored
print_conversation_line() refactoring See merge request !3
-
Closes #8494 Conflicts: src/common/helpers.py
-
- 02 Jan, 2017 1 commit
-
-
Philipp Hörist authored
It now orders all messages with the given timestamp this also includes inserting messages at the correct point The timestamp precision for incoming and outgoing messages was raised to include fractions of a second
-
- 01 Jan, 2017 2 commits
-
-
Yann Leboulanger authored
Make sure strings don’t contain unescaped backslashes See merge request !15
-
Emmanuel Gil Peyrot authored
-