gajim: [Mako N] updated japanese translation

2013-09-15 Thread Gajim
changeset 4dba6032f634 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=4dba6032f634 description: [Mako N] updated japanese translation diffstat: po/ja.po | 1540

gajim: Fix invite menu for group. Fixes #7422

2013-09-15 Thread Gajim
changeset 01db48ae7f37 in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=01db48ae7f37 description: Fix invite menu for group. Fixes #7422 diffstat: src/gui_menu_builder.py | 2 ++ 1 files changed, 2

gajim: Set transient_for for Change Group Name dialog. Fixes #7185

2013-09-15 Thread Gajim
changeset 8d9109212550 in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=8d9109212550 description: Set transient_for for Change Group Name dialog. Fixes #7185 diffstat: src/roster_window.py | 2 +- 1 files

gajim: escape previous message in last message correction toolti...

2013-09-15 Thread Gajim
changeset fdf4ff170210 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=fdf4ff170210 description: escape previous message in last message correction tooltip. Fixes #7453 diffstat:

gajim: some cleanup in icons folder. Fixes #7455

2013-09-15 Thread Gajim
changeset ee5927e53dc8 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=ee5927e53dc8 description: some cleanup in icons folder. Fixes #7455 diffstat: icons/hicolor/128x128/apps/gajim-about.png

gajim: show correct menuitem when no metacontact exist.

2013-09-15 Thread Gajim
changeset 6048f6d82da2 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=6048f6d82da2 description: show correct menuitem when no metacontact exist. diffstat: src/roster_window.py | 2 +- 1 files

gajim: add time of stanza in XML console

2013-09-15 Thread Gajim
changeset a553a3c7761d in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=a553a3c7761d description: add time of stanza in XML console diffstat: src/dialogs.py | 7 +-- 1 files changed, 5

gajim: [Darlan] Fix changelog

2013-09-15 Thread Gajim
changeset 993907fbb6ed in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=993907fbb6ed description: [Darlan] Fix changelog diffstat: ChangeLog | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12

gajim: set title of fingerprint dialog. Fixes #7239

2013-09-15 Thread Gajim
changeset 46a815d57b77 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=46a815d57b77 description: set title of fingerprint dialog. Fixes #7239 diffstat: src/dialogs.py | 4 ++-- 1 files changed, 2

gajim: [lumirayz and mrDoctorWho] Ignore /me when determining di...

2013-09-15 Thread Gajim
changeset 2a31971d0de3 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=2a31971d0de3 description: [lumirayz and mrDoctorWho] Ignore /me when determining direction_mark. Fixes #7414 diffstat:

gajim: add twiter icon to disco, better irc detection, use addre...

2013-09-15 Thread Gajim
changeset f2a4b56b6ecf in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=f2a4b56b6ecf description: add twiter icon to disco, better irc detection, use address when identidy doesn't help enough. Fixes

gajim: Fix 'document-open-recent' icon problem. Fixes #7444

2013-09-15 Thread Gajim
changeset ced9e59b0e33 in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=ced9e59b0e33 description: Fix 'document-open-recent' icon problem. Fixes #7444 diffstat: src/groupchat_control.py | 10 ++

gajim: better behaviour of column width in ACE. Fixes #7446

2013-09-15 Thread Gajim
changeset f0bc333e577e in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=f0bc333e577e description: better behaviour of column width in ACE. Fixes #7446 diffstat: src/advanced_configuration_window.py |

gajim: Use send_message instead of pushing an event and print at...

2013-09-15 Thread Gajim
changeset b7a8000e4680 in /home/hg/repos/gajim author: noonien fsm...@kondorgulasch.de branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=b7a8000e4680 description: Use send_message instead of pushing an event and print at own when sending remotely (when possibe). Fixes

gajim: insensitive more menuitems when we're offline. Fixes #7082

2013-09-15 Thread Gajim
changeset 39ba5448ebdf in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=39ba5448ebdf description: insensitive more menuitems when we're offline. Fixes #7082 diffstat: src/roster_window.py | 13

gajim: make adhoc warning dialog with a warning icon. Fixes #7239

2013-09-15 Thread Gajim
changeset eb30521b867a in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=eb30521b867a description: make adhoc warning dialog with a warning icon. Fixes #7239 diffstat: src/adhoc_commands.py | 4 ++--

gajim: make adhoc warning dialog with a warning icon. Fixes #7239

2013-09-15 Thread Gajim
changeset 87fc2da42605 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=87fc2da42605 description: make adhoc warning dialog with a warning icon. Fixes #7239 diffstat: src/adhoc_commands.py | 4 ++-- 1

gajim: set title to insecure dialog. Fixes #7239

2013-09-15 Thread Gajim
changeset 8303cb03bd76 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=8303cb03bd76 description: set title to insecure dialog. Fixes #7239 diffstat: src/dialogs.py | 1 + 1 files changed, 1

gajim: Set transient_for for Change Group Name dialog. Fixes #7185

2013-09-15 Thread Gajim
changeset 8c0c552c9699 in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=8c0c552c9699 description: Set transient_for for Change Group Name dialog. Fixes #7185 diffstat: src/roster_window.py | 2 +- 1 files

gajim: render the whole line when we use XEP-309 Last Message Co...

2013-09-15 Thread Gajim
changeset acac9619a3b0 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gajim_0.16 details:http://hg.gajim.org/gajim?cmd=changeset;node=acac9619a3b0 description: render the whole line when we use XEP-309 Last Message Correction. Fixes #7400, #7453 diffstat:

gajim: prevent gtk warning

2013-09-15 Thread Gajim
changeset b7170b76360d in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=b7170b76360d description: prevent gtk warning diffstat: src/dialogs.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

gajim: fix E2E / GPG information dialog and another information ...

2013-09-15 Thread Gajim
changeset a6cfb6d4e04e in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=a6cfb6d4e04e description: fix E2E / GPG information dialog and another information dialog transient_for property. Fixes #7185 diffstat:

gajim: Replacing Tune PEP icon. See #7445

2013-09-15 Thread Gajim
changeset 0cbc7effb351 in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=0cbc7effb351 description: Replacing Tune PEP icon. See #7445 diffstat: src/gtkgui_helpers.py | 8 ++-- 1 files changed, 6 insertions(+),

gajim: show correct menuitem when no metacontact exist.

2013-09-15 Thread Gajim
changeset b1cad9794614 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=b1cad9794614 description: show correct menuitem when no metacontact exist. diffstat: src/roster_window.py | 2 +- 1 files changed, 1

gajim: add 2 more direction mark :/. Fixes #7284

2013-09-15 Thread Gajim
changeset 7ea8d7724463 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=7ea8d7724463 description: add 2 more direction mark :/. Fixes #7284 diffstat: src/dialogs.py | 3 ++-

gajim: gtk - Gtk

2013-09-15 Thread Gajim
changeset d757a97d271b in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=d757a97d271b description: gtk - Gtk diffstat: src/roster_window.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs

gajim: set title of fingerprint dialog. Fixes #7239

2013-09-15 Thread Gajim
changeset a7adb868935e in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=a7adb868935e description: set title of fingerprint dialog. Fixes #7239 diffstat: src/dialogs.py | 4 ++-- 1 files changed, 2

gajim: SynchroniseSelectAccountDialog, ClientCertChooserDialog s...

2013-09-15 Thread Gajim
changeset 8f5fc5f8a001 in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=8f5fc5f8a001 description: SynchroniseSelectAccountDialog, ClientCertChooserDialog set transient_for. See #7185 diffstat: src/dialogs.py | 9

gajim: add twiter icon to disco, better irc detection, use addre...

2013-09-15 Thread Gajim
changeset e78e89605177 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=e78e89605177 description: add twiter icon to disco, better irc detection, use address when identidy doesn't help enough. Fixes #7396

gajim: ChangePasswordDialog set transient_for. See #7185

2013-09-15 Thread Gajim
changeset c3b5f390fa4a in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=c3b5f390fa4a description: ChangePasswordDialog set transient_for. See #7185 diffstat: src/config.py | 3 ++- src/dialogs.py | 3 ++- 2

gajim: Use send_message instead of pushing an event and print at...

2013-09-15 Thread Gajim
changeset bbb6aae1e693 in /home/hg/repos/gajim author: noonien fsm...@kondorgulasch.de branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=bbb6aae1e693 description: Use send_message instead of pushing an event and print at own when sending remotely (when possibe). Fixes #7457

gajim: some cleanup in icons folder. Fixes #7455

2013-09-15 Thread Gajim
changeset 5f836bfa9200 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=5f836bfa9200 description: some cleanup in icons folder. Fixes #7455 diffstat: icons/hicolor/128x128/apps/gajim-about.png

gajim: gtk - Gtk

2013-09-15 Thread Gajim
changeset ae9651fc0d74 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=ae9651fc0d74 description: gtk - Gtk diffstat: src/groupchat_control.py | 8 src/gui_menu_builder.py | 4 ++--

gajim: Fix sensitive for file transfer button

2013-09-15 Thread Gajim
changeset e21472bb6fc9 in /home/hg/repos/gajim author: Denis Fomin fomi...@gmail.com branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=e21472bb6fc9 description: Fix sensitive for file transfer button diffstat: src/chat_control.py | 7 --- 1 files changed, 4

gajim: set title to insecure dialog. Fixes #7239

2013-09-15 Thread Gajim
changeset 9eec0daca873 in /home/hg/repos/gajim author: Yann Leboulanger aste...@lagaule.org branches: gtk3 details:http://hg.gajim.org/gajim?cmd=changeset;node=9eec0daca873 description: set title to insecure dialog. Fixes #7239 diffstat: src/dialogs.py | 1 + 1 files changed, 1 insertions(+),