Denis Fomin
|
20cec0037f
|
Fix typo
|
2010-12-09 17:16:36 +03:00 |
Denis Fomin
|
c82e7951a9
|
Use custom style for close tab button.(in some GTK themes tabs look weird)
|
2010-12-09 15:55:58 +03:00 |
Denis Fomin
|
6bdc73199d
|
remove unused print
|
2010-12-09 13:17:59 +03:00 |
Denis Fomin
|
f358c24c62
|
do not update last status, os info and entity time in all windows with information about the user (private conversation)
|
2010-12-09 13:16:52 +03:00 |
Denis Fomin
|
16e63dd136
|
fix var name
|
2010-12-09 12:39:28 +03:00 |
Yann Leboulanger
|
cc032163d0
|
more usage of NEC to handle messages
|
2010-12-08 21:58:13 +01:00 |
Yann Leboulanger
|
2c1f20b773
|
use NEC to handle file request (error) events
|
2010-12-08 21:17:08 +01:00 |
Denis Fomin
|
f6a1397040
|
fixed vcard receive from private chat again
|
2010-12-08 20:30:37 +03:00 |
Denis Fomin
|
f068d47f19
|
fixed vcard receive from private chat
|
2010-12-08 19:17:36 +03:00 |
Denis Fomin
|
be01ac0198
|
update ru.po
|
2010-12-07 19:47:40 +03:00 |
Denis Fomin
|
58e3ac4849
|
Fix ru.po
|
2010-12-07 19:42:54 +03:00 |
Yann Leboulanger
|
3d355b8530
|
re-enable translation under windows built
|
2010-12-06 23:33:42 +01:00 |
Denis Fomin
|
4a7d1933a0
|
coding style
|
2010-12-06 17:52:32 +03:00 |
Denis Fomin
|
8a47134bcd
|
Make FTOverwriteConfirmationDialog translatable
|
2010-12-06 12:31:18 +03:00 |
Denis Fomin
|
c077670518
|
Prevent the possibility of entering '@' in the fields of 'room' and 'server' in the manage bookmarks dialog.
Set the selection at startup manage bookmarks dialog.
Fix var name in dialogs.py
|
2010-12-04 14:47:38 +03:00 |
Denis Fomin
|
03927c0781
|
Fix 'message-not-sent' handler. add missing class
|
2010-12-03 19:45:46 +03:00 |
Denis Fomin
|
8165a4680c
|
add missing import
|
2010-12-03 16:55:09 +03:00 |
Denis Fomin
|
fd20f165c9
|
Remove redefinition of function '_nec_agent_items_received' in config.py
|
2010-12-03 15:40:54 +03:00 |
Denis Fomin
|
8897c72cc1
|
Fix var name
|
2010-12-03 15:38:18 +03:00 |
Denis Fomin
|
4f0300cd65
|
prevent traceback when parsing the log level
|
2010-12-03 13:47:44 +03:00 |
Denis Fomin
|
47d30eb973
|
prevent traceback when parsing the log level
|
2010-12-03 13:22:40 +03:00 |
Denis Fomin
|
67fda3ae8a
|
Fix groupchat config changed events handler
|
2010-12-03 10:48:13 +03:00 |
Denis Fomin
|
7a26e06695
|
Fix var name
|
2010-12-03 01:54:52 +03:00 |
Denis Fomin
|
8dfc6ba9ac
|
Fix var name
|
2010-12-03 01:33:12 +03:00 |
Denis Fomin
|
df638b84d7
|
[Jacek Sowiński] Updated Polish translation
|
2010-12-02 13:42:45 +03:00 |
Yann Leboulanger
|
3bbf65d2a1
|
fix var name. Fixes #6060
|
2010-12-02 07:29:19 +01:00 |
Denis Fomin
|
e644047c59
|
use NEC to handle message error events
|
2010-12-01 23:38:39 +03:00 |
Denis Fomin
|
5726eb39c3
|
prevent Traceback if the connection to the avahi-daemon lost
|
2010-12-01 20:26:48 +03:00 |
Denis Fomin
|
7996ca728f
|
Fix zeroconf error handling
|
2010-12-01 19:57:54 +03:00 |
Denis Fomin
|
7bf519dca1
|
remove unused handler
|
2010-12-01 17:03:38 +03:00 |
Yann Leboulanger
|
c6b04f3bc5
|
fix typo
|
2010-12-01 09:23:32 +01:00 |
Yann Leboulanger
|
aac5c0bf1b
|
correctly dispatch our show events
|
2010-12-01 09:16:35 +01:00 |
Yann Leboulanger
|
1bbd486575
|
fix traceback when browsing rooms from join groupchat dialog. Fixes #6059
|
2010-12-01 09:12:27 +01:00 |
Denis Fomin
|
5e929d104b
|
Fix var name
|
2010-12-01 03:09:28 +03:00 |
Denis Fomin
|
9aa0206667
|
remove unused import
|
2010-12-01 02:13:34 +03:00 |
Yann Leboulanger
|
d8b9fe08a6
|
ignore groupchat invitations from contacts that are not in roster if ignore_unknown_contacts is enabled. Fixes #6057
|
2010-11-30 23:36:57 +01:00 |
Yann Leboulanger
|
49a797dd54
|
rename GnuPG.py to gpg.py. Fixes #6055
|
2010-11-30 11:41:14 +01:00 |
Yann Leboulanger
|
b58248ac25
|
handle some errors when verifying gpg keys
|
2010-11-30 11:10:37 +01:00 |
Yann Leboulanger
|
b5eebddeb3
|
fix var name
|
2010-11-29 21:15:54 +01:00 |
Yann Leboulanger
|
6cd8e07fae
|
switch from GnuPGInterface to python-gnupg, so gpg is available under windows. Fixes #5096, #3615, #1890, #996
|
2010-11-29 18:44:22 +01:00 |
Denis Fomin
|
1136ae5b16
|
Revert [12663]
|
2010-11-29 18:44:16 +03:00 |
Yann Leboulanger
|
6a2651ebd5
|
use NEC to handle agent info / items events
|
2010-11-29 12:53:50 +01:00 |
Denis Fomin
|
bfea5e1392
|
Do not redraw the roster twice
|
2010-11-29 13:31:48 +03:00 |
Yann Leboulanger
|
c25e582887
|
use NEC to handle register-agent-info events
|
2010-11-29 11:22:27 +01:00 |
Denis Fomin
|
e70c49e9ce
|
Fix gtk warning again. Fixed #6053
|
2010-11-29 13:25:17 +03:00 |
Denis Fomin
|
308fb28f68
|
Revert [12651]
|
2010-11-29 13:20:30 +03:00 |
Yann Leboulanger
|
346b38944c
|
use NEC to handle signed-in events
|
2010-11-29 11:11:24 +01:00 |
Yann Leboulanger
|
e9f5065479
|
use NEC to handle failed-decrypt events
|
2010-11-29 10:50:30 +01:00 |
Yann Leboulanger
|
04b89bc473
|
use NEC to handle password-required events
|
2010-11-29 10:00:23 +01:00 |
Denis Fomin
|
2fe47c045b
|
fix var names
|
2010-11-28 16:11:27 +03:00 |