gajim: [Darlan and I].added the ability to restore the old tray ...

2012-08-14 Thread Fomin Denis
changeset fe49adb8ec1c in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=fe49adb8ec1c description: [Darlan and I].added the ability to restore the old tray icon (envelope).'trayicon_blink' in the ACE. Fixes #7176 diffstat: src/common/config.py | 1 + src/statusicon

gajim: Fix russian translation

2012-08-14 Thread Fomin Denis
changeset 59d9ae148726 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=59d9ae148726 description: Fix russian translation diffstat: po/ru.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 68114c3db74e -r 59d9ae148726 po/ru.po --

gajim: remove command_system modules from demandimport.ignore

2012-08-14 Thread Fomin Denis
changeset 68114c3db74e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=68114c3db74e description: remove command_system modules from demandimport.ignore diffstat: src/chat_control.py | 19 ++- src/gajim.py| 4 +--- 2 files changed, 15 inser

gajim: remove imort dbus.glib to remove a warning

2012-08-14 Thread Yann Leboulanger
changeset d5d67440d14b in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=d5d67440d14b description: remove imort dbus.glib to remove a warning diffstat: src/common/dbus_support.py| 3 ++- src/common/location_listener.py | 1 - src/common/zeroconf/ze

gajim: remove dbus.glib from demandimport.ignore

2012-08-14 Thread Fomin Denis
changeset a93e2a768a9f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=a93e2a768a9f description: remove dbus.glib from demandimport.ignore diffstat: src/gajim.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r d5d67440d14b -r a9

gajim: Add 'role' and 'affiliate' command to command system.

2012-08-14 Thread Fomin Denis
changeset f0700c90c1dd in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=f0700c90c1dd description: Add 'role' and 'affiliate' command to command system. diffstat: src/command_system/implementation/middleware.py | 2 +- src/command_system/implementation/standard.py

gajim: handle see-other-host at different state of connection (a...

2012-08-14 Thread Yann Leboulanger
changeset 5b62751d4930 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=5b62751d4930 description: handle see-other-host at different state of connection (after authentication). Fixes #7179 diffstat: src/common/connection.py | 7 ++- 1 files changed, 6 insertion

gajim: first load the plugins of the user directory. does not l...

2012-08-14 Thread Fomin Denis
changeset 2b9665a0d5ed in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=2b9665a0d5ed description: first load the plugins of the user directory. does not load the module twice. diffstat: src/plugins/pluginmanager.py | 5 - 1 files changed, 4 insertions(+), 1 de

gajim: typo

2012-08-14 Thread Fomin Denis
changeset 29cea7237598 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=29cea7237598 description: typo diffstat: src/plugins/pluginmanager.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 2b9665a0d5ed -r 29cea7237598 src/plugin

gajim: use a "gajim" logger name for gnupg.py. see #7149

2012-08-14 Thread Yann Leboulanger
changeset 09a2941b3132 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=09a2941b3132 description: use a "gajim" logger name for gnupg.py. see #7149 diffstat: src/common/gnupg.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 29c

gajim: [Darlan]. typo

2012-08-14 Thread Fomin Denis
changeset 4eb2a1c69e3f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=4eb2a1c69e3f description: [Darlan]. typo diffstat: src/command_system/implementation/standard.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 1f8e1c86b81e

gajim: [Darlan]. fix typo

2012-08-14 Thread Fomin Denis
changeset 0ec91ae95834 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=0ec91ae95834 description: [Darlan]. fix typo diffstat: src/common/zeroconf/client_zeroconf.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 4eb2a1c69e3f -r

gajim: hide invite contacts buttons in zeroconf chat controls. F...

2012-08-14 Thread Yann Leboulanger
changeset 1ec7b818e2c8 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=1ec7b818e2c8 description: hide invite contacts buttons in zeroconf chat controls. Fixes #7188 diffstat: src/chat_control.py | 10 +++--- 1 files changed, 7 insertions(+), 3 deletions(-) dif

gajim: make "invite to" menuitem insensitive when account if off...

2012-08-14 Thread Yann Leboulanger
changeset ac3ef0852cf7 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=ac3ef0852cf7 description: make "invite to" menuitem insensitive when account if offline. Fixes #7082 diffstat: src/gui_menu_builder.py | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)

gajim: set plugin error dialog transient for Plugins Window. Fix...

2012-08-14 Thread Yann Leboulanger
changeset d2a181d87d20 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=d2a181d87d20 description: set plugin error dialog transient for Plugins Window. Fixes #7184 diffstat: src/plugins/gui.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diffs (13 line

gajim: update Copyright

2012-08-14 Thread Fomin Denis
changeset 1f8e1c86b81e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=1f8e1c86b81e description: update Copyright diffstat: src/dialogs.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r d2a181d87d20 -r 1f8e1c86b81e src/dialogs.

gajim: [Isratine Citizen]. Add Hebrew translation.

2012-08-14 Thread Yann Leboulanger
changeset 705c3ff07f57 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=705c3ff07f57 description: [Isratine Citizen]. Add Hebrew translation. diffstat: po/LINGUAS | 1 + po/he.po | 12423 +++ 2 files cha

gajim: Set parent window for ChooseGPGKeyDialog.

2012-08-14 Thread Fomin Denis
changeset fb38c55406b3 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=fb38c55406b3 description: Set parent window for ChooseGPGKeyDialog. diffstat: src/config.py | 3 ++- src/dialogs.py | 4 +++- 2 files changed, 5 insertions(+), 2 deletions(-) diffs (32 lines)

gajim: Set parent window for ProfileWindow. See #7184.

2012-08-14 Thread Fomin Denis
changeset 64f5c1467c42 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=64f5c1467c42 description: Set parent window for ProfileWindow. See #7184. diffstat: data/gui/profile_window.ui | 1 + src/config.py | 7 ++- src/profile_window.py | 5 +++

gajim: don't try to connect twice when we get see-other-host. se...

2012-08-14 Thread Yann Leboulanger
changeset 59edb542b13f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=59edb542b13f description: don't try to connect twice when we get see-other-host. see #7179 diffstat: src/common/xmpp/client_nb.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (

gajim: fix set parent window for ProfileWindow and ChoseGPGKeyDi...

2012-08-14 Thread Fomin Denis
changeset d600ffb766f4 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=d600ffb766f4 description: fix set parent window for ProfileWindow and ChoseGPGKeyDialog. diffstat: data/gui/profile_window.ui | 1 - src/config.py | 2 +- src/dialogs.py

gajim: Select root iter in the PluginsWindow treeview. set focus...

2012-08-14 Thread Fomin Denis
changeset fd57686e12e2 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=fd57686e12e2 description: Select root iter in the PluginsWindow treeview. set focus on close button when switch page. diffstat: data/gui/plugins_window.ui | 1 + src/plugins/gui.py | 5

gajim: Don't ellipsize Family Name label in the profile window.

2012-08-14 Thread Fomin Denis
changeset 346f4ded0411 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=346f4ded0411 description: Don't ellipsize Family Name label in the profile window. diffstat: data/gui/profile_window.ui | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diffs (11 lines):

gajim: Set focus on close button when switch vcard page.

2012-08-14 Thread Fomin Denis
changeset b949134e01ac in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=b949134e01ac description: Set focus on close button when switch vcard page. diffstat: data/gui/vcard_information_window.ui | 157 +- src/vcard.py

gajim: Set focus on close button when switch preferences window ...

2012-08-14 Thread Fomin Denis
changeset a960791e8c1f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=a960791e8c1f description: Set focus on close button when switch preferences window page. diffstat: data/gui/preferences_window.ui | 53 + src/config.py

gajim: Set focus on ok button when switch profile window page.

2012-08-14 Thread Fomin Denis
changeset f2b9adc8be9d in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=f2b9adc8be9d description: Set focus on ok button when switch profile window page. diffstat: data/gui/profile_window.ui | 127 ++-- src/profile_window.py

gajim: Select root iter in the AccountsWindow treeview.

2012-08-14 Thread Fomin Denis
changeset 090d769eb568 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=090d769eb568 description: Select root iter in the AccountsWindow treeview. diffstat: src/config.py | 6 +- 1 files changed, 5 insertions(+), 1 deletions(-) diffs (30 lines): diff -r 0e2cb8

gajim: Set focus on close button in the AccountsWindow.

2012-08-14 Thread Fomin Denis
changeset 0e2cb8d5ec7d in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=0e2cb8d5ec7d description: Set focus on close button in the AccountsWindow. diffstat: src/config.py | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diffs (11 lines): diff -r 81476f72b1

gajim: Do not highlight(mark) contact name in VcardWindow.

2012-08-14 Thread Fomin Denis
changeset 81476f72b194 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=81476f72b194 description: Do not highlight(mark) contact name in VcardWindow. diffstat: src/vcard.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (13 lines): diff -r 37be0bb9

gajim: [Olivier Crete] port Gajim to use Farstream instead of Fa...

2012-08-14 Thread Yann Leboulanger
changeset 37be0bb91ad9 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=37be0bb91ad9 description: [Olivier Crete] port Gajim to use Farstream instead of Farsight2. Fixes #7113 diffstat: debian/README.Debian | 2 +- debian/control | 2 +-