- 24 Jan, 2017 8 commits
-
-
Philipp Hörist authored
Use GtkShortcutsWindow to display keyboard shortcuts. See merge request !44
-
Tomasz Miąsko authored
Use GtkShortcutsWindow if supported, otherwise just point the user to the wiki page with keyboard shortcuts.
-
Tomasz Miąsko authored
-
Philipp Hörist authored
Fix history scrolling in gtk3 #8481. See merge request !39
-
Tomasz Miąsko authored
* Delay scrolling using GLib.idle_add. According to the GTK documentation the scroll_to_mark should be doing this internally already, but it is not the case. * Center highlighted message vertically.
-
Philipp Hörist authored
Update python packages for windows build See merge request !42
-
Philipp Hörist authored
-
Philipp Hörist authored
Quodlibet publishes duration information as decimal with fractional part. See merge request !36
-
- 23 Jan, 2017 7 commits
-
-
Yann Leboulanger authored
Use python executable located by configure when running tests. See merge request !37
-
Philipp Hörist authored
Improvements for windows keyring storage See merge request !38
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
On Windows we can now save account passwords in the Windows Credential Vault
-
Tomasz Miąsko authored
-
Tomasz Miąsko authored
-
- 22 Jan, 2017 1 commit
-
-
Philipp Hörist authored
Use separate application id for each profile. See merge request !32
-
- 18 Jan, 2017 1 commit
-
-
Tomasz Miąsko authored
Application id is customized in do_handle_local_options just before it is registered and can't be changed any further. This makes it possible to run multiple instances of Gajim, at most one for each profile.
-
- 14 Jan, 2017 1 commit
-
-
Yann Leboulanger authored
-
- 10 Jan, 2017 2 commits
-
-
Philipp Hörist authored
Fix encoding in windows installer See merge request !29
-
Philipp Hörist authored
-
- 09 Jan, 2017 2 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 08 Jan, 2017 6 commits
-
-
Philipp Hörist authored
Add NSIS Script for portable windows installer See merge request !26
-
Philipp Hörist authored
-
Philipp Hörist authored
Misc simple GTK+ fixes. See merge request !24
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
Emmanuel Gil Peyrot authored
-
- 07 Jan, 2017 5 commits
-
-
Philipp Hörist authored
ExceptionHook port to GTK3 See merge request !25
-
Philipp Hörist authored
-
Philipp Hörist authored
Improvements for Configpaths See merge request !22
-
Philipp Hörist authored
Remove an extraneous GtkBox in groupchat_control See merge request !23
-
Emmanuel Gil Peyrot authored
-
- 06 Jan, 2017 6 commits
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
its not needed in python3 - tempfile.gettempdir() returns always unicode - os.environ.get() returns always unicode we get what we put into: - os.path.expanduser()
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- 05 Jan, 2017 1 commit
-
-
Philipp Hörist authored
This happens on MacOSX
-