gajim: Add 'gc_tooltip_populate' gui extension point

2013-02-13 Thread Fomin Denis
changeset bdef21a83e15 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=bdef21a83e15 description: Add 'gc_tooltip_populate' gui extension point diffstat: src/tooltips.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diffs (12 lines): diff -r

gajim: prevent traceback

2013-02-13 Thread Fomin Denis
changeset b579b4cf66f9 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=b579b4cf66f9 description: prevent traceback diffstat: src/common/helpers.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r bdef21a83e15 -r b579b4cf66f9

gajim: hide 'bookmark_ button' if private storage not supported....

2013-02-13 Thread Fomin Denis
changeset a1aa5635e322 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=a1aa5635e322 description: hide 'bookmark_ button' if private storage not supported.part 2 diffstat: src/groupchat_control.py | 13 - 1 files changed, 8 insertions(+), 5 deletions(-)

gajim: ManageBookmarksWindow. Remove unused function

2013-02-13 Thread Fomin Denis
changeset 2672b6652c4e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=2672b6652c4e description: ManageBookmarksWindow. Remove unused function diffstat: src/config.py | 13 - 1 files changed, 0 insertions(+), 13 deletions(-) diffs (23 lines): diff -r

gajim: ManageBookmarksWindow. Remove unused function

2012-11-22 Thread Fomin Denis
changeset b8a2f4925a43 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=b8a2f4925a43 description: ManageBookmarksWindow. Remove unused function diffstat: src/config.py | 13 - 1 files changed, 0 insertions(+), 13 deletions(-) diffs (23 lines): diff -r

gajim: hide 'bookmark_ button' if private storage not supported....

2012-11-20 Thread Fomin Denis
changeset fba5f172650b in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=fba5f172650b description: hide 'bookmark_ button' if private storage not supported.part 2 diffstat: src/groupchat_control.py | 13 - 1 files changed, 8 insertions(+), 5 deletions(-)

gajim: prevent traceback

2012-11-18 Thread Fomin Denis
changeset 6c6914187d03 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=6c6914187d03 description: prevent traceback diffstat: src/common/helpers.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r c71ab70fbd35 -r 6c6914187d03

gajim: [Darlan].Update Hebrew translation.

2012-11-17 Thread Fomin Denis
changeset c71ab70fbd35 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=c71ab70fbd35 description: [Darlan].Update Hebrew translation. diffstat: po/he.po | 1534 - 1 files changed, 804 insertions(+), 730

gajim: typo

2012-11-15 Thread Fomin Denis
changeset b168e3d3f44c in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=b168e3d3f44c description: typo diffstat: src/common/pep.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 7106e00107c0 -r b168e3d3f44c src/common/pep.py

gajim: Add 'gc_tooltip_populate' gui extension point

2012-11-12 Thread Fomin Denis
changeset 6993af372e75 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=6993af372e75 description: Add 'gc_tooltip_populate' gui extension point diffstat: src/tooltips.py | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diffs (12 lines): diff -r

gajim: Add 'roster_tooltip_populate' gui extension point

2012-11-11 Thread Fomin Denis
changeset d28fae10f746 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=d28fae10f746 description: Add 'roster_tooltip_populate' gui extension point diffstat: src/tooltips.py | 7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diffs (24 lines): diff -r

gajim: add support Network Manager 0.9 (NM_STATE_CONNECTED_GLOBA...

2012-10-30 Thread Fomin Denis
changeset 6f0e22a69b08 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=6f0e22a69b08 description: add support Network Manager 0.9 (NM_STATE_CONNECTED_GLOBAL = 70. A network device is connected, with global network connectivity.) diffstat:

gajim: [Aлекс]. Fix time string encoding in the russian windows(...

2012-10-30 Thread Fomin Denis
changeset e0de4f6d0d18 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=e0de4f6d0d18 description: [Aлекс]. Fix time string encoding in the russian windows(cp1251). diffstat: src/conversation_textview.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

gajim: Fix ugly statusicon in MATE desktop.Set statusicon_size t...

2012-10-18 Thread Fomin Denis
changeset de75ed7e7ed7 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=de75ed7e7ed7 description: Fix ugly statusicon in MATE desktop.Set statusicon_size to 16 if MATE session detected. diffstat: src/statusicon.py | 5 - 1 files changed, 4 insertions(+), 1

gajim: [Darlan].Update Hebrew translation.

2012-10-04 Thread Fomin Denis
changeset 05861886349b in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=05861886349b description: [Darlan].Update Hebrew translation. diffstat: po/he.po | 1521 +++-- 1 files changed, 780 insertions(+), 741

gajim: output style.

2012-09-23 Thread Fomin Denis
changeset ec3c3635aecf in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=ec3c3635aecf description: output style. diffstat: src/command_system/implementation/standard.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r

gajim: [Darlan]. Update Hebrew translation.

2012-09-11 Thread Fomin Denis
changeset 25cc05720fe1 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=25cc05720fe1 description: [Darlan]. Update Hebrew translation. diffstat: po/he.po | 429 -- 1 files changed, 218 insertions(+), 211

gajim: typo

2012-09-06 Thread Fomin Denis
changeset ec85c0433906 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=ec85c0433906 description: typo diffstat: src/chat_control.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r a1b03412a1cd -r ec85c0433906

gajim: [Aлекс]. Fix time string encoding in the russian windows(...

2012-09-03 Thread Fomin Denis
changeset c1103a8737dc in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=c1103a8737dc description: [Aлекс]. Fix time string encoding in the russian windows(cp1251). diffstat: src/conversation_textview.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)

gajim: merge

2012-08-24 Thread Fomin Denis
changeset 24193ae70518 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=24193ae70518 description: merge ___ Commits mailing list Commits@gajim.org http://lists.gajim.org/cgi-bin/listinfo/commits

gajim: Add Keyboard Shortcuts menuitem to Help menu

2012-08-24 Thread Fomin Denis
changeset 0e4f8195b061 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=0e4f8195b061 description: Add Keyboard Shortcuts menuitem to Help menu diffstat: data/gui/roster_window.ui | 17 - src/roster_window.py | 4 2 files changed, 20

gajim: set the focus when the first tab is opened

2012-08-24 Thread Fomin Denis
changeset df0845a7b449 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=df0845a7b449 description: set the focus when the first tab is opened diffstat: data/gui/message_window.ui | 1 - src/message_window.py | 3 +-- 2 files changed, 1 insertions(+), 3

gajim: fix unexpected indent

2012-08-22 Thread Fomin Denis
changeset 0c6bb3ae90e1 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=0c6bb3ae90e1 description: fix unexpected indent diffstat: src/roster_window.py | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diffs (16 lines): diff -r a669ca598089 -r

gajim: make button label ranslatable

2012-08-17 Thread Fomin Denis
changeset be7b3003df1f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=be7b3003df1f description: make button label ranslatable diffstat: data/gui/atom_entry_window.ui | 12 ++-- 1 files changed, 6 insertions(+), 6 deletions(-) diffs (57 lines): diff -r

gajim: coding style

2012-08-16 Thread Fomin Denis
changeset ee8ea17504e2 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=ee8ea17504e2 description: coding style diffstat: src/plugins/gui.py | 42 ++ 1 files changed, 26 insertions(+), 16 deletions(-) diffs (105 lines): diff

gajim: split long lines

2012-08-16 Thread Fomin Denis
changeset 6145dada9635 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=6145dada9635 description: split long lines diffstat: src/common/gajim.py | 24 +++- 1 files changed, 15 insertions(+), 9 deletions(-) diffs (43 lines): diff -r

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

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

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: 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

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 |

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

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: 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

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

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

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

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

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: 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

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

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 +

gajim: remove dbus.glib from demandimport.ignore

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

gajim: remove command_system modules from demandimport.ignore

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

gajim: Fix russian translation

2012-08-12 Thread Fomin Denis
Last-Translator: Fomin Denis fomi...@mail.ru\n Language-Team: Linux Support LLC\n Language: ru\n @@ -3430,9 +3430,8 @@ #: ../src/command_system/implementation/standard.py:184 #: ../src/command_system/implementation/standard.py:261 -#, fuzzy msgid Clear the text window -msgstr Использование

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

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

gajim: [Darlan]. fix typo

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

gajim: [Darlan]. typo

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

gajim: [Isratine Citizen]. Update Hebrew translation.

2012-07-26 Thread Fomin Denis
changeset aa53d9665e2a in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=aa53d9665e2a description: [Isratine Citizen]. Update Hebrew translation. diffstat: po/he.po | 36 +++- 1 files changed, 15 insertions(+), 21 deletions(-) diffs

gajim: [Isratine Citizen]. Update Hebrew translation.

2012-07-24 Thread Fomin Denis
changeset 360664e64a5b in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=360664e64a5b description: [Isratine Citizen]. Update Hebrew translation. diffstat: po/he.po | 28 ++-- 1 files changed, 14 insertions(+), 14 deletions(-) diffs (129

gajim: typo.

2012-07-23 Thread Fomin Denis
changeset 00ee0685db1a in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=00ee0685db1a description: typo. diffstat: src/filetransfers_window.py | 8 1 files changed, 4 insertions(+), 4 deletions(-) diffs (27 lines): diff -r c659b17f27b1 -r 00ee0685db1a

gajim: [Isratine Citizen]. Update Hebrew translation.

2012-07-17 Thread Fomin Denis
changeset 22b70b9f148b in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=22b70b9f148b description: [Isratine Citizen]. Update Hebrew translation. diffstat: po/he.po | 61 + 1 files changed, 25

gajim: [Isratine Citizen]. Add Hebrew translation.

2012-07-15 Thread Fomin Denis
changeset 7970f1923d10 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=7970f1923d10 description: [Isratine Citizen]. Add Hebrew translation. diffstat: po/LINGUAS | 1 + po/he.po | 12440 +++ 2 files

gajim: Translatable window title (Contact Information.zeroconf)....

2012-07-12 Thread Fomin Denis
changeset 9f891f9fbd3f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=9f891f9fbd3f description: Translatable window title (Contact Information.zeroconf). Fixes #7191 diffstat: data/gui/zeroconf_information_window.ui | 28 ++-- 1 files

gajim: Set parent window for ChooseGPGKeyDialog.

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

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

2012-07-05 Thread Fomin Denis
changeset 0c82b12d2983 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=0c82b12d2983 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: Set focus on close button when switch vcard page.

2012-06-28 Thread Fomin Denis
changeset 95b6bf380532 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=95b6bf380532 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 ok button when switch profile window page.

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

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

2012-06-28 Thread Fomin Denis
changeset 39d1781d54e5 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=39d1781d54e5 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

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

2012-06-28 Thread Fomin Denis
changeset 0f66fb0158c1 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=0f66fb0158c1 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 |

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

2012-06-25 Thread Fomin Denis
changeset aaca933b6584 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=aaca933b6584 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

gajim: Select root iter in the AccountsWindow treeview.

2012-06-25 Thread Fomin Denis
changeset dcfcc68ab956 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=dcfcc68ab956 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

gajim: gnomekeyring import will not be delayed

2012-06-19 Thread Fomin Denis
changeset 6aa75f58fbc4 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=6aa75f58fbc4 description: gnomekeyring import will not be delayed diffstat: src/common/passwords.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r

gajim: fix gnomekeyring import

2012-06-19 Thread Fomin Denis
changeset 14f8ef5dacde in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=14f8ef5dacde description: fix gnomekeyring import diffstat: src/common/passwords.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 6aa75f58fbc4 -r

gajim: [Schnouki ] using paint_shadow() rather than paint_flat_b...

2012-06-19 Thread Fomin Denis
changeset 551f7d62600e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=551f7d62600e description: [Schnouki ] using paint_shadow() rather than paint_flat_box() to add these borders/shadows. Fixes #5899 diffstat: src/tooltips.py | 10 ++ 1 files changed, 2

gajim: fix typo

2012-06-19 Thread Fomin Denis
changeset 41acee25913c in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=41acee25913c description: fix typo diffstat: src/tooltips.py | 8 1 files changed, 4 insertions(+), 4 deletions(-) diffs (21 lines): diff -r 0def65e3600a -r 41acee25913c

gajim: [Schnouki ] using paint_shadow() rather than paint_flat_b...

2012-06-13 Thread Fomin Denis
changeset 8c3223cea458 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=8c3223cea458 description: [Schnouki ] using paint_shadow() rather than paint_flat_box() to add these borders/shadows. Fixes #5899 diffstat: src/tooltips.py | 10 ++ 1 files changed, 2

gajim: revert [c78ce7188b4]

2012-05-16 Thread Fomin Denis
changeset 1c957ee45b0e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=1c957ee45b0e description: revert [c78ce7188b4] diffstat: src/roster_window.py | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diffs (13 lines): diff -r ec78ce7188b4 -r 1c957ee45b0e

gajim: redraw partipiant list after maximizing the conference. F...

2012-05-12 Thread Fomin Denis
changeset ec78ce7188b4 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=ec78ce7188b4 description: redraw partipiant list after maximizing the conference. Fixes #6961 diffstat: src/roster_window.py | 5 - 1 files changed, 4 insertions(+), 1 deletions(-) diffs

gajim: fix threads problem in OpenBSD. Fixes #7154

2012-05-09 Thread Fomin Denis
changeset 1a3dc2a7f03d in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=1a3dc2a7f03d description: fix threads problem in OpenBSD. Fixes #7154 diffstat: src/gajim.py | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diffs (13 lines): diff -r 864301a74d3f

gajim: fix gnomekeyring import

2012-04-30 Thread Fomin Denis
changeset bfc60d5e0c19 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=bfc60d5e0c19 description: fix gnomekeyring import diffstat: src/common/passwords.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r b87e76697f04 -r

gajim: correct check pyopenssl installed

2012-04-22 Thread Fomin Denis
changeset 9170d378fbd2 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=9170d378fbd2 description: correct check pyopenssl installed diffstat: src/common/jingle_xtls.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 134c26060af0

gajim: typo in french. Fixes #7128

2012-04-07 Thread Fomin Denis
changeset f8142335bf82 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=f8142335bf82 description: typo in french. Fixes #7128 diffstat: po/fr.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r ca9016526a5e -r f8142335bf82

gajim: fix getting vcard in rooms where JIDs are public. fixes #...

2012-04-07 Thread Fomin Denis
changeset 5f1b9198345b in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=5f1b9198345b description: fix getting vcard in rooms where JIDs are public. fixes #7131 diffstat: src/vcard.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff

gajim: fix getting vcard in rooms where JIDs are public. fixes #...

2012-03-25 Thread Fomin Denis
changeset 9c4c03c63841 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=9c4c03c63841 description: fix getting vcard in rooms where JIDs are public. fixes #7131 diffstat: src/vcard.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff

gajim: fix getting vcard in rooms where JIDs are public. fixes #...

2012-03-25 Thread Fomin Denis
changeset d2c63469b86e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=d2c63469b86e description: fix getting vcard in rooms where JIDs are public. fixes #7131 diffstat: src/vcard.py | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (21 lines):

gajim: fix version string

2012-03-18 Thread Fomin Denis
changeset eacd6c5f4a7a in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=eacd6c5f4a7a description: fix version string diffstat: src/common/defs.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diffs (13 lines): diff -r ace2b990d9c4 -r eacd6c5f4a7a

gajim: Fix typo in the russian translation

2012-03-09 Thread Fomin Denis
changeset 03bb7f66980f in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=03bb7f66980f description: Fix typo in the russian translation diffstat: po/ru.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff -r 74e958f7f3ba -r

gajim: update demandimport module from mercurial

2012-03-09 Thread Fomin Denis
changeset dd1c30407de1 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=dd1c30407de1 description: update demandimport module from mercurial diffstat: src/common/demandimport.py | 30 -- 1 files changed, 20 insertions(+), 10 deletions(-)

gajim: Update ru.po

2012-02-29 Thread Fomin Denis
-Revision-Date: 2012-02-24 21:41+0300\n +POT-Creation-Date: 2012-03-01 11:01+0400\n +PO-Revision-Date: 2012-03-01 11:08+0300\n Last-Translator: Fomin Denis fomi...@mail.ru\n Language-Team: Linux Support LLC\n Language: ru\n @@ -126,25 +126,25 @@ #: ../data/gui/account_creation_wizard_window.ui.h

gajim: Fix typo in the russian translation

2012-02-24 Thread Fomin Denis
+0300\n Last-Translator: Fomin Denis fomi...@mail.ru\n Language-Team: Linux Support LLC\n Language: ru\n @@ -2483,7 +2483,7 @@ #: ../data/gui/remove_account_window.ui.h:2 msgid Remove account _only from Gajim -msgstr Удалит учетную запись _только из Gajim +msgstr Удалить учетную запись _только

gajim: do not duplicate messages in the room when the connection...

2012-02-22 Thread Fomin Denis
changeset 1290feb6745c in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=1290feb6745c description: do not duplicate messages in the room when the connection is lost diffstat: src/common/connection.py | 7 ++- src/groupchat_control.py | 4 ++-- 2 files changed,

gajim: Quick fix [6de66f624e71]. print last message in room then...

2012-02-22 Thread Fomin Denis
changeset caa4a9bb69bf in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=caa4a9bb69bf description: Quick fix [6de66f624e71]. print last message in room then reconnect diffstat: src/common/connection.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs

gajim: do not duplicate messages in the room when the connection...

2012-02-18 Thread Fomin Denis
changeset 6de66f624e71 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=6de66f624e71 description: do not duplicate messages in the room when the connection is lost diffstat: src/common/connection.py | 7 ++- src/groupchat_control.py | 4 ++-- 2 files changed,

gajim: Quick fix [6de66f624e71]. print last message in room then...

2012-02-18 Thread Fomin Denis
changeset 95ad415add80 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=95ad415add80 description: Quick fix [6de66f624e71]. print last message in room then reconnect diffstat: src/common/connection.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs

gajim: Add copy link location context menu item for xmpp links. ...

2012-02-17 Thread Fomin Denis
changeset 2ab9a430a6a7 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=2ab9a430a6a7 description: Add copy link location context menu item for xmpp links. Fixes #7105 diffstat: src/conversation_textview.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)

gajim: Don't cut 'xmpp:' when a copy xmpp link.

2012-02-17 Thread Fomin Denis
changeset 0b35dd2016dd in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=0b35dd2016dd description: Don't cut 'xmpp:' when a copy xmpp link. diffstat: src/conversation_textview.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diffs (13 lines): diff -r

gajim: Connect signal to copy link location context menu item fo...

2012-02-16 Thread Fomin Denis
changeset db7e0a4633f6 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=db7e0a4633f6 description: Connect signal to copy link location context menu item for xmpp links. Fixes #7105 diffstat: src/conversation_textview.py | 2 ++ 1 files changed, 2 insertions(+), 0

gajim: PassphraseDialog to be transient for roster window. Fixes...

2012-02-14 Thread Fomin Denis
changeset ab73b2f90d33 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=ab73b2f90d33 description: PassphraseDialog to be transient for roster window. Fixes #7102 diffstat: src/dialogs.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines):

gajim: PassphraseDialog to be transient for roster window. Fixes...

2012-02-14 Thread Fomin Denis
changeset bb953b80836e in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=bb953b80836e description: PassphraseDialog to be transient for roster window. Fixes #7102 diffstat: src/dialogs.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines):

gajim: Sergiy Yegorov.Updated Ukrainian translation.

2012-02-12 Thread Fomin Denis
changeset e4030fd618fe in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=e4030fd618fe description: Sergiy Yegorov.Updated Ukrainian translation. diffstat: po/be.po | 354 po/b...@latin.po | 354

gajim: Sergiy Yegorov.Updated Ukrainian translation.

2012-02-10 Thread Fomin Denis
changeset 827306d1ea47 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=827306d1ea47 description: Sergiy Yegorov.Updated Ukrainian translation. diffstat: po/uk.po | 2600 ++--- 1 files changed, 1456

gajim: Prevent traceback

2012-01-11 Thread Fomin Denis
changeset 61fa1268d4a2 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=61fa1268d4a2 description: Prevent traceback diffstat: src/plugins/pluginmanager.py | 5 - 1 files changed, 4 insertions(+), 1 deletions(-) diffs (15 lines): diff -r e83de0e87e88 -r

gajim: coding style

2012-01-11 Thread Fomin Denis
changeset 65196f5cc16d in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=65196f5cc16d description: coding style diffstat: src/roster_window.py | 31 +++ 1 files changed, 15 insertions(+), 16 deletions(-) diffs (41 lines): diff -r

gajim: coding style

2012-01-09 Thread Fomin Denis
changeset 461f0acc251d in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=461f0acc251d description: coding style diffstat: src/roster_window.py | 31 +++ 1 files changed, 15 insertions(+), 16 deletions(-) diffs (41 lines): diff -r

gajim: optimize history search. Fixes #6997

2011-12-18 Thread Fomin Denis
changeset 2cbde8d17b8c in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=2cbde8d17b8c description: optimize history search. Fixes #6997 diffstat: data/gui/history_window.ui | 20 +++- src/common/logger.py | 17 +++--

gajim: merge

2011-12-18 Thread Fomin Denis
changeset 36df452f3e58 in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=36df452f3e58 description: merge diffstat: src/common/xmpp/auth_nb.py | 8 1 files changed, 0 insertions(+), 8 deletions(-) diffs (18 lines): diff -r 2cbde8d17b8c -r 36df452f3e58

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: add 'command_system.implementation.execute'(execute plugi...

2011-12-01 Thread Fomin Denis
changeset 590fb59de11c in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=590fb59de11c description: add 'command_system.implementation.execute'(execute plugin) to demandimport.ignore diffstat: src/gajim.py | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)

gajim: fix previos commit

2011-12-01 Thread Fomin Denis
changeset 3f78f1bc6cff in /home/hg/repos/gajim details:http://hg.gajim.org/gajim?cmd=changeset;node=3f78f1bc6cff description: fix previos commit diffstat: src/plugins/plugin.py | 5 - 1 files changed, 4 insertions(+), 1 deletions(-) diffs (22 lines): diff -r 410a7f1ea00b -r 3f78f1bc6cff

  1   2   >