- Jan 05, 2018
-
-
André authored
-
- Jan 04, 2018
-
-
Philipp Hörist authored
Remove obsolete network_watcher See merge request gajim/gajim!182
-
André authored
-
Philipp Hörist authored
Port music_track_listener to GTK dbus See merge request gajim/gajim!172
-
André authored
-
Philipp Hörist authored
- Only pass args to logging function - Dont use 'size' as global var, its again used later in methods - Fix a missing arg in __parse_font_size_cb()
-
- Jan 03, 2018
-
-
Philipp Hörist authored
- Get rid of deprecated Gdk.Screen methods - remove support for 'ex' unit - not easily correct implemented and not commonly used Fixes #8491
-
Philipp Hörist authored
4.3.0 compiles fine on msys2, later version current not.
-
Philipp Hörist authored
-
- Jan 02, 2018
-
-
Philipp Hörist authored
Fixes #8834
-
- Dec 29, 2017
-
-
Philipp Hörist authored
If the VCard contains a <PHOTO/> tag this is parsed as {'PHOTO': ''} this throws: TypeError: string indices must be integers
-
Philipp Hörist authored
-
- Dec 28, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Dec 27, 2017
-
-
Philipp Hörist authored
Add support for XEP-0368 See merge request gajim/gajim!177
-
Philipp Hörist authored
Fixes #8801
-
- Dec 26, 2017
-
-
Philipp Hörist authored
On destroy() the window that was last focused gets the focus again. if destroy() is called from the StartChat Dialog, the new ChatControl is not yet focused, because present() seems to be asynchron, at least on KDE, and takes time.
-
Philipp Hörist authored
set_active_tab() already calls present(), no need to call it afterwards again
-
- Dec 24, 2017
-
-
Philipp Hörist authored
Refactor some Tooltips See merge request gajim/gajim!180
-
- Dec 23, 2017
-
-
Philipp Hörist authored
Add ad-hoc commands for Groupchats Closes #8819 See merge request gajim/gajim!179
-
Philipp Hörist authored
- Dont create a Tooltip window - Just return the tooltip grid, so we can use it with set_custom()
-
Philipp Hörist authored
-
Philipp Hörist authored
We dont needed anymore
-
Philipp Hörist authored
-
Philipp Hörist authored
-
- Dec 22, 2017
-
-
Yann Leboulanger authored
Fixes #8819
-
- Dec 20, 2017
-
-
Philipp Hörist authored
Dialogs: Use get_widget_for_response() to access buttons See merge request gajim/gajim!178
-
Marc Schink authored
- Use xmpps-client SRV records - Use separate host entry per connection type - Replace 'connection_types' with 'allow_plaintext_connection' option
-
- Dec 19, 2017
-
-
Marc Schink authored
The get_action_area() API is deprecated and under some circumstances the wrong button gets accessed.
-
Philipp Hörist authored
Fixes #8810 Also remove mam_start_date migration. mam_start_date didnt exist in Gajim 0.16.x and it doesnt hurt if people who used the dev version download some extra messages. Our deduplication algorithm should take care of it.
-
Philipp Hörist authored
GUI interface: fix resource warning See merge request gajim/gajim!175
-
- Dec 18, 2017
-
-
André authored
-
Yann Leboulanger authored
Zeroconf: fix unexpected keyword argument See merge request gajim/gajim!174
-
Yann Leboulanger authored
Zeroconf: Fix get_own_jid() See merge request gajim/gajim!173
-
André authored
-
Yann Leboulanger authored
-
- Dec 17, 2017
-
-
Philipp Hörist authored
-
Philipp Hörist authored
-
Philipp Hörist authored
height() and weidth() is not supported any more
-