gajim: improve search filter in roster: hide groups that have no...

2011-12-17 Thread Yann Leboulanger
changeset 455ef83aece5 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=455ef83aece5 description: improve search filter in roster: hide groups that have no contacts, make it search for transports and groupchats. Fixes #7060 diffstat: src/roster_window.py | 20

gajim: prevent traceback

2011-12-17 Thread Yann Leboulanger
changeset 210676ff2c93 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=210676ff2c93 description: prevent traceback diffstat: src/common/helpers.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 1cf0e5dfbb96 -r 210676ff2c93

gajim: do not require gtk+ v 2.22 in glade file. Fixes #7058

2011-12-17 Thread Fomin Denis
changeset 1cf0e5dfbb96 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=1cf0e5dfbb96 description: do not require gtk+ v 2.22 in glade file. Fixes #7058 diffstat: data/gui/preferences_window.ui | 456 +++- 1 files changed, 84

gajim: expand rows when we search, and re-collapse when we end s...

2011-12-17 Thread Yann Leboulanger
changeset 09f0a2a1811f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=09f0a2a1811f description: expand rows when we search, and re-collapse when we end search. Fixes #7060 diffstat: src/roster_window.py | 11 +++ 1 files changed, 11 insertions(+), 0

gajim: do not send message if GPG encryption fails. Fixes #7059

2011-12-17 Thread Yann Leboulanger
changeset 4e84e0dbe0a4 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=4e84e0dbe0a4 description: do not send message if GPG encryption fails. Fixes #7059 diffstat: src/common/connection.py | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diffs (22

gajim: fix traceback when trying to connect to a host for which ...

2011-12-17 Thread Yann Leboulanger
changeset 35040d68cdfe in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=35040d68cdfe description: fix traceback when trying to connect to a host for which auth method is not supported diffstat: src/common/xmpp/client_nb.py | 2 ++ 1 files changed, 2 insertions(+),

gajim: use subprocess instead of os.system()

2011-12-17 Thread Yann Leboulanger
changeset 661574f7c621 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=661574f7c621 description: use subprocess instead of os.system() diffstat: src/common/gajim.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diffs (17 lines): diff -r bb7f0b58ddae

gajim: use subprocess instead of os.system()

2011-12-17 Thread Yann Leboulanger
changeset 25f82514daf5 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=25f82514daf5 description: use subprocess instead of os.system() diffstat: src/common/gajim.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diffs (17 lines): diff -r 35040d68cdfe

gajim: only install plugin installer plugin

2011-12-17 Thread Yann Leboulanger
changeset bef51a98b118 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=bef51a98b118 description: only install plugin installer plugin diffstat: gajim.nsi | 10 -- src/common/xmpp/auth_nb.py | 8 2 files changed, 8 insertions(+),

gajim: only install plugin installer plugin

2011-12-17 Thread Yann Leboulanger
changeset 8e09f2433f7f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=8e09f2433f7f description: only install plugin installer plugin diffstat: gajim.nsi | 10 -- src/common/xmpp/auth_nb.py | 8 2 files changed, 8 insertions(+),

gajim: don't fails when farsight isn't available

2011-12-17 Thread Yann Leboulanger
changeset f01222c5b1c9 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=f01222c5b1c9 description: don't fails when farsight isn't available diffstat: src/common/jingle_transport.py | 5 - 1 files changed, 4 insertions(+), 1 deletions(-) diffs (15 lines): diff

gajim: don't fails when farsight isn't available

2011-12-17 Thread Yann Leboulanger
changeset 8896299a1e2b in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=8896299a1e2b description: don't fails when farsight isn't available diffstat: src/common/jingle_transport.py | 5 - 1 files changed, 4 insertions(+), 1 deletions(-) diffs (15 lines): diff

gajim: ignore a crypto module from demandimport to make it work ...

2011-12-17 Thread Yann Leboulanger
changeset 5953a56b2475 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=5953a56b2475 description: ignore a crypto module from demandimport to make it work under windows diffstat: src/gajim.py | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diffs (19

gtk-win32-bin: update to gtk2.24

2011-12-17 Thread Yann Leboulanger
changeset cdd1bd4c591f in /home/hg/repos/gtk-win32-bin details:http://hg.gajim.org/gtk-win32-bin?cmd=changeset;node=cdd1bd4c591f description: update to gtk2.24 diffstat: bin/freetype6.dll| Bin bin/intl.dll |

gtk-win32-bin: add missing files

2011-12-17 Thread Yann Leboulanger
changeset c64057cab8e5 in /home/hg/repos/gtk-win32-bin details:http://hg.gajim.org/gtk-win32-bin?cmd=changeset;node=c64057cab8e5 description: add missing files diffstat: bin/libasprintf-0.dll | Bin bin/libcairo-gobject-2.dll |

gajim: add port and goocanvas to gajim built

2011-12-17 Thread Yann Leboulanger
changeset 283b12c5889e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=283b12c5889e description: add port and goocanvas to gajim built diffstat: gajim.nsi | 14 ++ setup_win32.py | 3 ++- 2 files changed, 12 insertions(+), 5 deletions(-) diffs

gajim: add port and goocanvas to gajim built

2011-12-17 Thread Yann Leboulanger
changeset 76c85e9729ee in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=76c85e9729ee description: add port and goocanvas to gajim built diffstat: gajim.nsi | 14 ++ setup_win32.py | 3 ++- 2 files changed, 12 insertions(+), 5 deletions(-) diffs