Yann Leboulanger
f321d52d24
fix var name. Fixes #4359
2008-10-03 10:17:30 +00:00
js
4a78e2137d
Partly fix issues from #4193 .
...
Also fix some stuff that was forgotten at the last Gtk update.
2008-10-02 20:31:37 +00:00
Yann Leboulanger
392cd3a77a
show GPG info dialog when we click on the shield icon in chat window. Fixes #4330
2008-10-02 20:20:15 +00:00
js
da6638d44b
Better checking for which IdleQueue we use.
...
It's a bad idea to check against NT everywhere. Someone might just
change the creation of the IdleQueue, but forget to change the other
two places. With this, it's safe to only change the creation.
2008-10-02 19:56:00 +00:00
Yann Leboulanger
6f7a0dbbae
workarround pygtk bug with stk.statusicon. See #4310
2008-10-01 16:53:23 +00:00
Yann Leboulanger
81c5b05943
prevent division by zero when computing filetransfer ETA. Fixes #4359
2008-10-01 16:11:59 +00:00
Yann Leboulanger
349f8bd276
really remove avatar from roster when a contact removes his avatar. Fixes #4060
2008-10-01 16:07:58 +00:00
js
1a48bd3ad1
One more fix for german translation.
2008-10-01 09:26:38 +00:00
js
d4c9475d61
Fix german translation.
2008-10-01 09:21:34 +00:00
Yann Leboulanger
8d6b7cd479
some coding standards
2008-09-30 15:21:44 +00:00
Yann Leboulanger
90ccd1f4b1
get_gc_control is in MessageWindowMgr class. Fixes #4357
2008-09-30 13:05:09 +00:00
Yann Leboulanger
a36edae2f6
prevent traceback when removing an inexistant session. Fixes #1288
2008-09-30 10:22:55 +00:00
Yann Leboulanger
87edbb8dd8
don't remove contact when there is pending events on another resource. Fixes #4350
2008-09-29 20:52:53 +00:00
Yann Leboulanger
82c8516c0b
prevent sending invalid XML chars in pm and in muc. Fixes #4354
2008-09-29 11:11:49 +00:00
Yann Leboulanger
3079845bbd
fix indentation that caused streamable song from lastfm not displayed
2008-09-29 05:00:41 +00:00
Brendan Taylor
53e6204071
only print esession details once when opening a chat
2008-09-28 01:16:13 +00:00
Yann Leboulanger
7e5b9ab20d
reply to XEP-0184 receipt requests in pm too. see #4339
2008-09-27 18:04:29 +00:00
Yann Leboulanger
eedea929a2
[Nico Gulden] more german translation update
2008-09-27 16:50:58 +00:00
Yann Leboulanger
43f2adeaf9
use dvipng instead of dvips + convert. Fixes #4351
2008-09-27 16:46:18 +00:00
js
d63f328c9b
Updated NSIS for new Gtk.
2008-09-27 16:26:19 +00:00
Yann Leboulanger
a9e64fb65f
don't prevent removing contact iter in groupchat if there are pending event with an opened chat window. Fixes #4340
2008-09-27 16:14:37 +00:00
Yann Leboulanger
32b583986f
[Jelmer Vernooij] Kerberos (GSSAPI) SASL authentication mechanism added
2008-09-27 14:59:12 +00:00
Yann Leboulanger
4f50fda145
[Nico Gulden] updated german translation
2008-09-27 14:56:17 +00:00
Yann Leboulanger
3d46bf0b6e
[dwd] fix reconnection when we get wrong XML with undeclared namespaces. Fixes #3083
2008-09-27 14:26:50 +00:00
Yann Leboulanger
5da238ee54
show free for chat contacts before online contacts in roster when sorting by status. Fixes #4301
2008-09-27 14:20:44 +00:00
Yann Leboulanger
c797a14b8c
fix listing and leaving groupchats from adhoc commands. Fixes #4344
2008-09-26 17:41:07 +00:00
Yann Leboulanger
22cc993fa7
ability to sort by status in roster and in muc separatly. Fixes #3823
2008-09-26 15:22:16 +00:00
Yann Leboulanger
62fe4b1874
fix command requesting XML
2008-09-26 13:03:25 +00:00
Yann Leboulanger
e236382f3d
handle XEP-0203 (Delayed Delivery) and use it when forwarding unread messages via adhoc commands. Fixes #4347
2008-09-26 11:11:38 +00:00
Yann Leboulanger
941b7cf974
sort group chats by status if option is checked. Fixes #3823
2008-09-23 14:39:04 +00:00
Yann Leboulanger
10af522af6
disable proxy resolution. See #4299 .
2008-09-23 12:43:59 +00:00
Yann Leboulanger
363277cc69
allow all features if a contact has no resource until we fall back to disco query. Fixes #4327
2008-09-22 09:35:19 +00:00
Yann Leboulanger
35a9cf5d89
coding standards
2008-09-22 09:10:18 +00:00
Yann Leboulanger
b4a645e882
use spec version instead of program version to determine which spec to use for notification-daemon. Fixes #4126
2008-09-22 09:04:16 +00:00
Yann Leboulanger
a49138ccec
updated polish translation
2008-09-19 06:19:37 +00:00
Yann Leboulanger
c71269c9ec
remove event for full jid and bar jid when we scroll conversation window. Fixes #4243
2008-09-17 19:16:08 +00:00
Yann Leboulanger
6df6e9ddf1
coding standards
2008-09-17 19:04:17 +00:00
Yann Leboulanger
c876e8f65e
don't remove contact instance when we remove last event if a chat is stil opened, but when we close the window. Should fix #4272
2008-09-16 21:51:48 +00:00
Yann Leboulanger
3e2f9fcbec
prevent affiliatio spoofing by checking namespace. Fixes #4323
2008-09-16 08:30:27 +00:00
Yann Leboulanger
330dd0e7a1
prevent traceback when removing an account. Fixes #4322
2008-09-16 07:55:33 +00:00
Yann Leboulanger
b7a899fe15
[nyco] typo in french translation
2008-09-15 21:14:57 +00:00
Yann Leboulanger
1b1ad16781
[nyco] better french translation
2008-09-15 19:42:55 +00:00
Yann Leboulanger
e8eead4cd9
fix right click on multiple contacts from different accounts. Fixes #4312
2008-09-15 16:56:23 +00:00
Yann Leboulanger
8c381dee81
send new presence to correct account in account modification window. Fixes #4313
2008-09-15 15:30:45 +00:00
Yann Leboulanger
85d5748800
test server name in discover services windows. Fixes #4314
2008-09-14 07:15:15 +00:00
Brendan Taylor
f640e7c860
add verified/not verified title text to the body of the esession dialog
2008-09-12 05:25:10 +00:00
Yann Leboulanger
887fd9f374
remove useless file in win32 installer
2008-09-11 20:03:07 +00:00
js
f4f87b0401
Fix the 2 pixels that were off in thoughtful.png.
2008-09-10 18:05:14 +00:00
Yann Leboulanger
ad751dc0cd
prevent traceback when creating account to an unknown host. Fixes #4309
2008-09-10 17:59:53 +00:00
Yann Leboulanger
3826f3dbba
[avm] updated russion translation:
...
- Many punctuation fixes
- remove "please" (like in the GNOME project).
The translation guidelines at
http://gnome.org.ru/wacko/TranslationPrinciples
warn against using "пожалуйста" (please)
in Russian technical texts.
- change voice/aspect of some verbs
- Fix a space before bang in a string.
AFAIK, French is the only language to use " !",
all other languages use exclamation marks without
spaces (certainly true for English!).
2008-09-10 11:25:34 +00:00