gajim: gtk-spell-check icon is not available under windows

2015-07-15 Thread Gajim
changeset 3194cf725d66 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=3194cf725d66 description: gtk-spell-check icon is not available under windows diffstat: icons/hicolor/16x16/actions/gajim

gajim: prevent traceback. Fixes #7960

2015-07-15 Thread Gajim
changeset 4f2c3b099efe in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=4f2c3b099efe description: prevent traceback. Fixes #7960 diffstat: src/roster_window.py | 3 +++ 1 files changed, 3 insertions(+), 0

gajim: stop sending chatstates when we get an error message from...

2015-07-15 Thread Gajim
changeset 09e725f382f9 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=09e725f382f9 description: stop sending chatstates when we get an error message from a contact. Fixes #8010 diffstat: src/chat_control.py

gajim: Prevent Ctrl+b to open bookmarks dialog if GTK has Emacs-...

2015-07-13 Thread Gajim
changeset 9fffd77e85af in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=9fffd77e85af description: Prevent Ctrl+b to open bookmarks dialog if GTK has Emacs-style keybindings enabled. Fixes #6874

gajim: stop requesting MAM archive when we get the complete='tru...

2015-10-24 Thread Gajim
changeset f97e0bf41644 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=f97e0bf41644 description: stop requesting MAM archive when we get the complete='true' attribute. Fixes #8170 diffstat:

gajim: add new option to allow popup notifications when a chat c...

2015-10-25 Thread Gajim
changeset 193495212d31 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=193495212d31 description: add new option to allow popup notifications when a chat control is opened. See #7891, #8158 diffstat:

gajim: keep image tags when we replace the temporary image by th...

2015-11-15 Thread Gajim
changeset 467341adb843 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=467341adb843 description: keep image tags when we replace the temporary image by the downloaded image. Fixes #8182 di

gajim: do not crash when we remove a contact for which neerby co...

2015-11-15 Thread Gajim
changeset c79771e52459 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=c79771e52459 description: do not crash when we remove a contact for which neerby contcts are not in the same accounts.

gajim: ignore vim swap files

2015-11-16 Thread Gajim
changeset d1c06038fb3b in /home/hg/repos/gajim author: Jefry Lagrange <jefry.re...@gmail.com> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=d1c06038fb3b description: ignore vim swap files diffstat: .hgignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) dif

gajim: really import gst when testing if it's available instead ...

2015-11-01 Thread Gajim
changeset ef4172ee5b5a in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=ef4172ee5b5a description: really import gst when testing if it's available instead of depending on demandimport. Fixes

gajim: Correctly check and handle the case when we don't trust o...

2015-11-01 Thread Gajim
changeset 734617cd5463 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=734617cd5463 description: Correctly check and handle the case when we don't trust our own key. Fixes #8122 diffstat:

gajim: add new event after message stanza is built so it can be ...

2015-10-05 Thread Gajim
changeset 788fb8924c42 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=788fb8924c42 description: add new event after message stanza is built so it can be modified by plugins. Fixes #8150 diffstat:

gajim: don't fail when we receive a MAM message without a body. ...

2015-10-05 Thread Gajim
changeset 42f23776b9af in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=42f23776b9af description: don't fail when we receive a MAM message without a body. Fixes #8140 diffstat: src/common/logger.py

gajim: update links and copyright in manpages. Fixes #8136, #7719

2015-10-05 Thread Gajim
changeset 140a7df1068b in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=140a7df1068b description: update links and copyright in manpages. Fixes #8136, #7719 diffstat: data/gajim-history-manager.1

gajim: add type='submit' to MAM request data form. Fixes #8149

2015-10-05 Thread Gajim
changeset 7bf94fc874c2 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=7bf94fc874c2 description: add type='submit' to MAM request data form. Fixes #8149 diffstat: src/common/message_archiving.py | 2

gajim: fix reading secrets file under windows. Fixes #8118

2015-10-05 Thread Gajim
changeset 981a3a9c7565 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=981a3a9c7565 description: fix reading secrets file under windows. Fixes #8118 diffstat: src/secrets.py | 2 +- 1 files chan

gajim: request archiving preferences only if server announce it ...

2015-10-05 Thread Gajim
changeset d8128b776f31 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=d8128b776f31 description: request archiving preferences only if server announce it supports it, and don't think it supports it whil

gajim: fix typo

2015-10-05 Thread Gajim
changeset 00a381228315 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=00a381228315 description: fix typo diffstat: setup_win32.py | 2 +- src/common/optparser.py | 2 +- 2 files chan

gajim: fix calling gnupg.list_keys. Fixes #8122

2015-10-05 Thread Gajim
changeset f5d025f0120f in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=f5d025f0120f description: fix calling gnupg.list_keys. Fixes #8122 diffstat: src/common/gpg.py | 3 +-- 1 files changed, 1 inse

gajim: remove debug print

2015-10-05 Thread Gajim
changeset 14c65bb2ee38 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=14c65bb2ee38 description: remove debug print diffstat: src/common/message_archiving.py | 2 -- 1 files changed, 0 insertions

gajim: [tmolitor] ability to download bigger files with higher t...

2015-10-05 Thread Gajim
changeset 1db402099910 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=1db402099910 description: [tmolitor] ability to download bigger files with higher timeouts. Fixes #8130 diffstat: src/common/help

gajim: Added tag gajim-0.16.4 for changeset 5253377a8628

2015-10-05 Thread Gajim
changeset 7f4e9978c415 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=7f4e9978c415 description: Added tag gajim-0.16.4 for changeset 5253377a8628 diffstat: .hgtags | 1 + 1 files changed, 1 inse

gajim: update XEP-0334 (Message Processing Hints) to V0.2

2015-10-05 Thread Gajim
changeset c1f05409a916 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=c1f05409a916 description: update XEP-0334 (Message Processing Hints) to V0.2 diffstat: src/common/connection.py | 4 ++-- 1

gajim: delete cache db when logs db doesn't exist. Anyway data w...

2015-10-05 Thread Gajim
changeset e24804289058 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=e24804289058 description: delete cache db when logs db doesn't exist. Anyway data will be wrong inside. Fixes #8133 diffstat:

gajim: decode PGP messages in MAM response. Fixes #8103

2015-10-05 Thread Gajim
changeset f0b6ca5fd110 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=f0b6ca5fd110 description: decode PGP messages in MAM response. Fixes #8103 diffstat: src/common/connection_handlers.py

gajim: better detection of local IPs. See #8191

2015-11-17 Thread Gajim
changeset 08e4601567a8 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=08e4601567a8 description: better detection of local IPs. See #8191 diffstat: src/common/jingle_transport.py | 2 +- 1

gajim: do not send ::1 as peer address when sending a file. Fixe...

2015-11-17 Thread Gajim
changeset b70cf4d2fff6 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=b70cf4d2fff6 description: do not send ::1 as peer address when sending a file. Fixes #8191 diffstat: src/

gajim: update links and copyright in manpages. Fixes #8136, #7719

2015-08-26 Thread Gajim
changeset fccc624c66cb in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=fccc624c66cb description: update links and copyright in manpages. Fixes #8136, #7719 diffstat: data/gajim-history-manager.1

gajim: specify module version before importing

2015-08-30 Thread Gajim
changeset 78bb694fa308 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=78bb694fa308 description: specify module version before importing diffstat: src/chat_control.py | 1 + src/gtkgui_helpers.py | 3

gajim: finish update glade files for GTK3

2015-08-30 Thread Gajim
changeset 7ac4d602d73e in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=7ac4d602d73e description: finish update glade files for GTK3 diffstat: data/gui/manage_bookmarks_window.ui| 373 ++-- data

gajim: show error message when we try to connect anonymously to ...

2015-08-31 Thread Gajim
changeset 8bac9f87935e in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=8bac9f87935e description: show error message when we try to connect anonymously to a server that doesn't support ano

gajim: add type='submit' to MAM request data form. Fixes #8149

2015-09-16 Thread Gajim
changeset 0b2efd97cfed in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=0b2efd97cfed description: add type='submit' to MAM request data form. Fixes #8149 diffstat: src/common/message_archiv

gajim: remove gconf usage. It's not used anymore

2015-10-04 Thread Gajim
changeset d4cf01eed6f1 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=d4cf01eed6f1 description: remove gconf usage. It's not used anymore diffstat: src/command_system/implementation/middleware.p

gajim: minor glade fix

2015-10-04 Thread Gajim
changeset eb8a969c7685 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=eb8a969c7685 description: minor glade fix diffstat: data/gui/chat_control.ui | 2 -- 1 files changed, 0 insertions(+), 2 del

gajim: remove useless code

2015-10-04 Thread Gajim
changeset 1595f3be50f5 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=1595f3be50f5 description: remove useless code diffstat: src/conversation_textview.py | 10 -- 1 files changed, 0 inse

gajim: fix hiding tooltips

2015-10-04 Thread Gajim
changeset 373552f26adc in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=373552f26adc description: fix hiding tooltips diffstat: src/tooltips.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

gajim: fix single message textview size

2015-10-04 Thread Gajim
changeset 41a47f56fef0 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=41a47f56fef0 description: fix single message textview size diffstat: data/gui/single_message_window.ui | 2 +- 1 files chan

gajim: Added tag gajim-0.16.4 for changeset 5253377a8628

2015-09-26 Thread Gajim
changeset 05e7ce499ce2 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=05e7ce499ce2 description: Added tag gajim-0.16.4 for changeset 5253377a8628 diffstat: .hgtags | 1 + 1 files chan

gajim: fix typo

2015-09-26 Thread Gajim
changeset 5253377a8628 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=5253377a8628 description: fix typo diffstat: setup_win32.py | 2 +- src/common/optparser.py | 2 +- 2 files c

gajim: build windows version with PyopenSSL 0.15.1

2015-09-26 Thread Gajim
changeset 973f4b3492a5 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=973f4b3492a5 description: build windows version with PyopenSSL 0.15.1 diffstat: gajim.nsi

gajim: decode PGP messages in MAM response. Fixes #8103

2015-09-19 Thread Gajim
changeset 302855b1f881 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=302855b1f881 description: decode PGP messages in MAM response. Fixes #8103 diffstat: src/common/connection_handl

gajim: remove debug print

2015-09-20 Thread Gajim
changeset f08b1d429e2a in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=f08b1d429e2a description: remove debug print diffstat: src/common/message_archiving.py | 2 -- 1 files changed, 0 inse

gajim: add new event after message stanza is built so it can be ...

2015-09-23 Thread Gajim
changeset f626afbd5747 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=f626afbd5747 description: add new event after message stanza is built so it can be modified by plugins. Fixes #8150 di

gajim: do not set hint for GPG encrypted...

2015-12-02 Thread Gajim
changeset 7c5a5c4fa89d in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=7c5a5c4fa89d description: do not set hint for GPG encrypted messages. Fixes #8123 diffstat: src/common/connection.py | 2 -- 1

gajim: set the focus on message textview in chat control only fo...

2015-12-02 Thread Gajim
changeset da37486e4f49 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=da37486e4f49 description: set the focus on message textview in chat control only for the first opened tab. Fixes #7903 diffstat:

gajim: better detection of local IPs. See #8191

2015-12-02 Thread Gajim
changeset 1afdd8382f0c in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=1afdd8382f0c description: better detection of local IPs. See #8191 diffstat: src/common/jingle_transport.py | 2 +- 1 files chan

gajim: remove debug print

2015-12-02 Thread Gajim
changeset c352fb5668bb in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=c352fb5668bb description: remove debug print diffstat: src/common/optparser.py | 1 - 1 files changed, 0 insertions(+), 1 del

gajim: do not traceback when we receive a corboned message sent ...

2015-12-02 Thread Gajim
changeset 44fc9372982c in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=44fc9372982c description: do not traceback when we receive a corboned message sent without a to attribute. Fixes #8194 diffstat:

gajim: once we are connected to a server with starttls, don't tr...

2015-12-02 Thread Gajim
changeset a3e180cba574 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=a3e180cba574 description: once we are connected to a server with starttls, don't try to connect with the legacy port diffstat:

gajim: add more arguments to paplay command. fixes #8192

2015-12-02 Thread Gajim
changeset 8bacc6cd7994 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=8bacc6cd7994 description: add more arguments to paplay command. fixes #8192 diffstat: src/gui_interface.py | 2 +- 1 files chan

gajim: stop requesting MAM archive when we get the complete='tru...

2015-12-02 Thread Gajim
changeset 4af81ddbeddb in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=4af81ddbeddb description: stop requesting MAM archive when we get the complete='true' attribute. Fixes #8170 diffstat: src/

gajim: correctly install gajim-remote.desktop file.

2015-12-01 Thread Gajim
changeset 9633f40c8c9e in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=9633f40c8c9e description: correctly install gajim-remote.desktop file. diffstat: autogen.sh | 2 +- config

gajim: send password of the room when we invite a contact in it....

2015-12-02 Thread Gajim
changeset 428e281255a2 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=428e281255a2 description: send password of the room when we invite a contact in it. Fixes #8197 diffstat: src/common/connection.p

gajim: correctly announce that we support XEP-0249

2015-12-02 Thread Gajim
changeset 9b0eab55e1eb in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=9b0eab55e1eb description: correctly announce that we support XEP-0249 diffstat: src/common/gajim.py | 2 +- 1 files chan

gajim: correcly use the received password when we're invited to ...

2015-12-02 Thread Gajim
changeset 671501e62f12 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=671501e62f12 description: correcly use the received password when we're invited to a password protected room diffstat: src/dial

gajim: Minor GUI fix

2015-12-02 Thread Gajim
changeset cabbc6e03e90 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=cabbc6e03e90 description: Minor GUI fix diffstat: data/gui/data_form_window.ui | 2 +- 1 files changed, 1 insertions(+), 1 del

gajim: don't traceback when deleting an account. Fixes #8199

2015-12-12 Thread Gajim
changeset c1b8ae2f7b5a in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=c1b8ae2f7b5a description: don't traceback when deleting an account. Fixes #8199 diffstat: src/roster_window.py | 4 +

gajim: [tmolitor] use uuid instead of plain counting integers fo...

2015-12-17 Thread Gajim
changeset 5f460d7b8143 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=5f460d7b8143 description: [tmolitor] use uuid instead of plain counting integers for stanza ids. Fixes #8202 diffstat:

gajim: don't try to use GUPnP-IGD when we use an IPv6 address

2015-12-15 Thread Gajim
changeset 44024cd39584 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=44024cd39584 description: don't try to use GUPnP-IGD when we use an IPv6 address diffstat: src/common/protocol/bytestream.py

gajim: correctly close jingle session when no intersection betwe...

2016-01-03 Thread Gajim
changeset 93c39dc1b2a3 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=93c39dc1b2a3 description: correctly close jingle session when no intersection between the remote codecs and the local ones. Fixes

gajim: Added tag gajim-0.16.5 for changeset 0fa274dd1e5c

2016-01-02 Thread Gajim
changeset a20c92f1eb47 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=a20c92f1eb47 description: Added tag gajim-0.16.5 for changeset 0fa274dd1e5c diffstat: .hgtags | 1 + 1 files changed, 1 inse

gajim: hide gajim-remote from system. Fixes #8212

2016-01-02 Thread Gajim
changeset 76263d14fe4b in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=76263d14fe4b description: hide gajim-remote from system. Fixes #8212 diffstat: data/gajim-remote.desktop.in.in | 3 ++- 1 files c

gajim: re-enable metacontacts. Fixes #7295

2016-01-03 Thread Gajim
changeset e026f8514822 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=e026f8514822 description: re-enable metacontacts. Fixes #7295 diffstat: src/common/connection_handlers_events.py | 2 -- 1

gajim: version for gtk3 branch is 0.16.10

2016-01-03 Thread Gajim
changeset 0f45e0edad1d in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=0f45e0edad1d description: version for gtk3 branch is 0.16.10 diffstat: src/common/defs.py | 2 +- 1 files changed, 1 insertions

gajim: fix printing help

2016-01-03 Thread Gajim
changeset e71e75fdbf37 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=e71e75fdbf37 description: fix printing help diffstat: src/gajim.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) dif

gajim: do not allow to drop a group on itself or a subgroup of i...

2016-01-03 Thread Gajim
changeset d8baa5e950f8 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=d8baa5e950f8 description: do not allow to drop a group on itself or a subgroup of itself. Fixes #8211 diffstat: src/roster_win

gajim: correctly draw images in roster.

2016-01-03 Thread Gajim
changeset 12b0a37f1606 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=12b0a37f1606 description: correctly draw images in roster. diffstat: src/cell_renderer_image.py

gajim: correctly detect that gtkspell is not installed

2016-01-05 Thread Gajim
changeset 627796e1100f in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=627796e1100f description: correctly detect that gtkspell is not installed diffstat: src/features_window.py | 2 +- src/gui_interf

gajim: update README for dependences

2015-12-29 Thread Gajim
changeset 37b54cc9488f in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=37b54cc9488f description: update README for dependences diffstat: README.html | 27 ++- 1 files chang

gajim: fix sending codec parameters

2016-01-03 Thread Gajim
changeset a3d3f11a2cd4 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=a3d3f11a2cd4 description: fix sending codec parameters diffstat: src/common/jingle_rtp.py | 6 +++--- 1 files changed, 3 inse

gajim: don't send error when receivinf a ringing jingle element

2016-01-03 Thread Gajim
changeset 2eda022611f0 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=2eda022611f0 description: don't send error when receivinf a ringing jingle element diffstat: src/common/jingle_session.p

gajim: [tmolitor] add a way to sort emoticons in emoticon menu. ...

2015-12-20 Thread Gajim
changeset fc540d01a959 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=fc540d01a959 description: [tmolitor] add a way to sort emoticons in emoticon menu. Fixes #8204 diffstat: src/gui_interface.py

gajim: don't traceback when deleting an account. Fixes #8199

2015-12-20 Thread Gajim
changeset ba73423fb6e1 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=ba73423fb6e1 description: don't traceback when deleting an account. Fixes #8199 diffstat: src/roster_window.py | 4 1

gajim: [tmolitor] use uuid instead of plain counting integers fo...

2015-12-20 Thread Gajim
changeset 0940684e9fb8 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=0940684e9fb8 description: [tmolitor] use uuid instead of plain counting integers for stanza ids. Fixes #8202 diffstat: src/

gajim: Ignore roster pushes that are not from our JID or our ser...

2015-12-20 Thread Gajim
changeset af78b7c06890 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=af78b7c06890 description: Ignore roster pushes that are not from our JID or our server. Ignore badly farmated roster pushes. di

gajim: [Darlan] remove non-IBR from servers.xml. Fixes #8203

2015-12-22 Thread Gajim
changeset c3141c7b6a19 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=c3141c7b6a19 description: [Darlan] remove non-IBR from servers.xml. Fixes #8203 diffstat: data/other/servers.xml

gajim: [Darlan] remove non-IBR from servers.xml. Fixes #8203

2015-12-22 Thread Gajim
changeset 155cb60aed62 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=155cb60aed62 description: [Darlan] remove non-IBR from servers.xml. Fixes #8203 diffstat: data/other/servers.xml

gajim: updated french translation and all po files

2015-12-28 Thread Gajim
changeset 561f3cbeb188 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=561f3cbeb188 description: updated french translation and all po files diffstat: po/be.po | 3062 +++---

gajim: prepare 0.16.5 release

2015-12-28 Thread Gajim
changeset 0fa274dd1e5c in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=0fa274dd1e5c description: prepare 0.16.5 release diffstat: ChangeLog | 6 ++ THANKS

gajim: Added tag gajim-0.16.5 for changeset 0fa274dd1e5c

2015-12-28 Thread Gajim
changeset e2151334153b in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=e2151334153b description: Added tag gajim-0.16.5 for changeset 0fa274dd1e5c diffstat: .hgtags | 1 + 1 files chan

gajim: fix a few things for jingle video

2015-12-23 Thread Gajim
changeset ecfc76d21658 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=ecfc76d21658 description: fix a few things for jingle video diffstat: data/gui/preferences_window.ui | 1 + src/common/ga

gajim: Ignore roster pushes that are not from our JID or our ser...

2015-12-20 Thread Gajim
changeset 725f1b5da2bf in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=725f1b5da2bf description: Ignore roster pushes that are not from our JID or our server. Ignore badly farmated roster

gajim: do not traceback when we receive a corboned message sent ...

2015-11-24 Thread Gajim
changeset 9117874b200f in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=9117874b200f description: do not traceback when we receive a corboned message sent without a to attribute. Fixes #8194 di

gajim: fix FT window

2015-11-23 Thread Gajim
changeset 1ed738505694 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=1ed738505694 description: fix FT window diffstat: data/gui/filetransfers.ui | 1 + 1 files changed, 1 insertions(+), 0 del

gajim: fix a few minor GTK3 things

2015-11-23 Thread Gajim
changeset dd2895ccf0e3 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=dd2895ccf0e3 description: fix a few minor GTK3 things diffstat: data/gui/accounts_window.ui | 4 +++- da

gajim: remove debug print

2015-11-24 Thread Gajim
changeset 9649c5ef5ec2 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=9649c5ef5ec2 description: remove debug print diffstat: src/common/optparser.py | 1 - 1 files changed, 0 insertions

gajim: do not set hint for GPG encrypted...

2015-11-21 Thread Gajim
changeset fada08d8a935 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=fada08d8a935 description: do not set hint for GPG encrypted messages. Fixes #8123 diffstat: src/common/connection.p

gajim: do not loop requesting vcard when opening a chat window w...

2015-11-22 Thread Gajim
changeset 41a51066b56f in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=41a51066b56f description: do not loop requesting vcard when opening a chat window with ourself and we don't have a vcard

gajim: remove unnecessary argument in new_with_label call

2015-11-22 Thread Gajim
changeset 88e065a27a6a in /home/hg/repos/gajim author: Jefry Lagrange <jefry.re...@gmail.com> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=88e065a27a6a description: remove unnecessary argument in new_with_label call diffstat: src/statusicon.py | 2 +- 1 files chan

gajim: set the focus on message textview in chat control only fo...

2015-11-23 Thread Gajim
changeset ad1009135fb6 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=ad1009135fb6 description: set the focus on message textview in chat control only for the first opened tab. Fixes #7903 di

gajim: [mister] Correctly restore metacontact collapse state aft...

2016-06-02 Thread Gajim
changeset dd39d9f43ed8 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=dd39d9f43ed8 description: [mister] Correctly restore metacontact collapse state after filtering. See #8342 diffstat:

gajim: Add gajim-remote.desktop.in to POTFILES.skip. Fixes #8345

2016-06-03 Thread Gajim
changeset a5053540b806 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=a5053540b806 description: Add gajim-remote.desktop.in to POTFILES.skip. Fixes #8345 diffstat: autogen.sh | 2 +- 1

gajim: do not show empty groups when filtering roster id showoff...

2016-06-07 Thread Gajim
changeset 67d97224e7a4 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=67d97224e7a4 description: do not show empty groups when filtering roster id showoffline=True Correctly redraw grou

gajim: prevent a traceback when making metacontact while filteri...

2016-06-07 Thread Gajim
changeset d03d48f0083c in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=d03d48f0083c description: prevent a traceback when making metacontact while filtering is enabled. Fixes #8341 diffstat:

gajim: fix about tab in vcard

2016-06-16 Thread Gajim
changeset 245eea8097ec in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=245eea8097ec description: fix about tab in vcard diffstat: src/profile_window.py | 2 +- src/vcard.py | 2 +- 2 files c

gajim: fix length of printed string in about tab of vcard window

2016-06-16 Thread Gajim
changeset 8f80f0e56f0d in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=8f80f0e56f0d description: fix length of printed string in about tab of vcard window diffstat: src/profile_window.py | 2 +

gajim: fix some sessions errors. Fixes #8221, #7772, #7723

2016-01-17 Thread Gajim
changeset a43f0fa77a26 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=a43f0fa77a26 description: fix some sessions errors. Fixes #8221, #7772, #7723 diffstat: src/message_control.py | 2 +

gajim: [Bahtiar `kalkin-` Gadimov]

2016-01-16 Thread Gajim
changeset 616a1e36b5c8 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=616a1e36b5c8 description: [Bahtiar `kalkin-` Gadimov] Shorten name of a gc entry in "Join GC" submenu S

gajim: fix A GTK error

2016-01-16 Thread Gajim
changeset c7a4d0865794 in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=c7a4d0865794 description: fix A GTK error diffstat: src/roster_window.py | 4 ++-- 1 files changed, 2 insertions(+), 2 del

gajim: [Allan Nordhøy] improve some strings

2016-01-16 Thread Gajim
changeset 4bf87c76deac in /home/hg/repos/gajim author: Yann Leboulanger <aste...@lagaule.org> branches: details:http://hg.gajim.org/gajim?cmd=changeset;node=4bf87c76deac description: [Allan Nordhøy] improve some strings diffstat: data/gui/add_new_contact_window.ui | 2 +- da

<    3   4   5   6   7   8   9   10   11   12   >