Denis Fomin
|
a5fc9f9fd4
|
prevent traceback
|
2010-12-20 13:26:27 +03:00 |
Denis Fomin
|
ca635f17a9
|
preparation for the removal of gajim-remote-plugin.py (fix lost command and arguments to commands)
|
2010-12-20 12:54:58 +03:00 |
Yann Leboulanger
|
b5b04f2a3d
|
restore messages with Zeroconf
|
2010-12-19 21:22:29 +01:00 |
Yann Leboulanger
|
70f7ceb2a2
|
don't try to reconnect in a MUC when we get an error. Fixes #6097
|
2010-12-19 10:59:00 +01:00 |
Yann Leboulanger
|
48a44e0cfe
|
revert unwanted commits from in 63c35c953516
|
2010-12-19 10:52:56 +01:00 |
Yann Leboulanger
|
2cdd95d6c6
|
restore Zeroconf presence notifications by using NEC
|
2010-12-19 10:39:15 +01:00 |
Yann Leboulanger
|
f643c85f54
|
use NEC for roster-info in zeroconf connection
|
2010-12-18 14:21:09 +01:00 |
Denis Fomin
|
54a2e4f5ae
|
fix for demandimport
|
2010-12-18 12:42:15 +03:00 |
Denis Fomin
|
4cffef6be2
|
fix for demandimport
|
2010-12-18 11:11:58 +03:00 |
Yann Leboulanger
|
536ff02af8
|
fix var name
|
2010-12-17 19:16:00 +01:00 |
Yann Leboulanger
|
5b5b2375a1
|
don't scroll in groupchat when window doesn't have focus. Fixes #6100
|
2010-12-17 12:09:56 +01:00 |
Denis Fomin
|
2152411af2
|
Use demandimport - automatic demandloading of modules. Fixes #6094
|
2010-12-17 10:17:57 +01:00 |
Yann Leboulanger
|
d19629ad87
|
fix traceback when adding a new contact. Fixes #6054
|
2010-12-16 07:15:29 +01:00 |
Yann Leboulanger
|
0c2d703f25
|
finish supporting jabber:iq:gateway. Fixes #6054
|
2010-12-15 22:08:42 +01:00 |
Yann Leboulanger
|
c3fdfc3a4b
|
begining of handling jabber:iq:gateway namespace. see #6054
|
2010-12-15 21:15:00 +01:00 |
Denis Fomin
|
6c82994924
|
fix 'gajim-remote open_chat' command for minimized gropchats. Fixes #6107
|
2010-12-15 12:17:34 +03:00 |
Denis Fomin
|
a7ddfd18e2
|
split long lines
|
2010-12-14 23:54:19 +03:00 |
Denis Fomin
|
e95ffa55ef
|
support data:URI scheme in XHTML-IM message. Fixed #6106
|
2010-12-14 19:30:00 +03:00 |
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 |