Denis Fomin
|
c4f94915ce
|
Updated Russian translation
|
2010-12-13 17:30:45 +03:00 |
Denis Fomin
|
2771274e36
|
Make a plugin interface translatable.
(Put /src/plugins/*.py in POTFILES)
|
2010-12-13 17:06:55 +03:00 |
Yann Leboulanger
|
ddb8238f73
|
[Éric Araujo] fix typo un plugins window
|
2010-12-13 14:24:01 +01:00 |
Yann Leboulanger
|
65d0709ff9
|
[mako] missing translated string. Fixes #6103
|
2010-12-13 06:38:27 +01:00 |
Denis Fomin
|
a94a7c9832
|
Fix 'treat_incoming_messages' option. (didn’t get messages from the room)
|
2010-12-11 20:51:34 +03:00 |
Yann Leboulanger
|
2653c160f2
|
handle nested roster group. TODO: Improve the way it's displayed in roster. Fixes #1381
|
2010-12-11 12:57:09 +01:00 |
Denis Fomin
|
e9eb73d21c
|
tab_eventbox widget. do not grab focus
|
2010-12-11 12:15:55 +03:00 |
Denis Fomin
|
6b6e598c4d
|
gc window. set focus to message textview(not to conversation textview)
|
2010-12-11 10:58:12 +03:00 |
Denis Fomin
|
e3d3994a95
|
Correctly set focus
|
2010-12-10 23:53:47 +03:00 |
Denis Fomin
|
38abd6e6f9
|
add lost signal
|
2010-12-10 21:16:26 +03:00 |
Denis Fomin
|
5f9e6b5132
|
don't resize occupant treeview if Gajim is a lot of windows to conferences
|
2010-12-10 10:54:15 +03:00 |
Denis Fomin
|
a33269ed75
|
Do not use a constant size for close tab button
|
2010-12-09 20:24:23 +03:00 |
Yann Leboulanger
|
42ac96b707
|
fix traceback when receiving self presences. Fixes #6099
|
2010-12-09 17:30:42 +01:00 |
Denis Fomin
|
c86f98a19c
|
Add missing import
|
2010-12-09 19:01:41 +03:00 |
Denis Fomin
|
a39f09bb46
|
Add missing import
|
2010-12-09 18:32:53 +03:00 |
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 |