Commit Graph

9591 Commits

Author SHA1 Message Date
Yann Leboulanger 6cc8204319 [thorstenp] replace if statement with dict.get() 2008-10-11 09:31:48 +00:00
Yann Leboulanger 9262133315 reconnect correctly when you were conencted with plain connection. Fixes #4390 2008-10-10 18:03:25 +00:00
js 1d86a11bf7 Remove gajim.iss - we use NSIS now. 2008-10-09 17:38:07 +00:00
Yann Leboulanger ecce19505c prevent traceback when private message window creation fails. Fixes #4393 2008-10-09 14:27:52 +00:00
Yann Leboulanger bb22fbda50 add missing files to archive. Fixes #4398 2008-10-09 08:17:56 +00:00
Yann Leboulanger eef9cf2de9 don't allow to enable GPG encryption if no GPG key is assigned.
Better getInfoDialog when no key is assigned. Fixes #4330
2008-10-08 20:11:06 +00:00
Yann Leboulanger 9850bfccc8 latex simply works on windows. Fixes #4378 2008-10-08 17:48:05 +00:00
Yann Leboulanger 9d7c80d522 [thorstenp] replace has_key by key in dict. Fixes #4392 2008-10-07 20:41:59 +00:00
Yann Leboulanger 96dd7b8ba7 revert [10494]. see #4388 2008-10-07 15:09:39 +00:00
js 7b2cff658c Instead of koi8-r, use cp1252 encoding for russian. See #4369. 2008-10-07 14:01:41 +00:00
Yann Leboulanger 46e958902f start xmpp ping after we received the roster. Fixes #4388 2008-10-07 13:59:42 +00:00
js 4f6e8b98de * Revert r10489 as this is wrong.
* Added Italian translation (thanks to Pierpaolo Follia <pfollia@gmail.com>).
* Added Russian (corrected) translation.
  Encoded in koi8-r, can someone with a russian windows please test?
2008-10-07 10:38:18 +00:00
Yann Leboulanger c9b7dc6827 [misc] check existance of control before checking control type. fixes #4385 2008-10-07 08:20:46 +00:00
Yann Leboulanger 5795a27162 prevent traceback in case a groupchat comes in roster. fixes #4362 2008-10-06 20:42:56 +00:00
Yann Leboulanger 71fd779844 re-encode gajim.nsi in utf-8
russian translation of windows installer. see #4369
2008-10-06 09:00:00 +00:00
js e43ee18685 French translation for installer.
Thanks to Florent Le Coz <louizatakk@gmail.com>.
2008-10-05 23:33:56 +00:00
Yann Leboulanger e0a7fb8966 don't create None sub-option. Fixes #4379 2008-10-05 21:11:40 +00:00
js b5b3740537 D'oh! 2008-10-05 16:00:41 +00:00
js c23aeeee85 On uninstall, delete Desktop shortcut. 2008-10-05 15:54:43 +00:00
js b340e91161 Partly fix issues from #4193. 2008-10-05 15:01:36 +00:00
js 2451cb118a Fix #4375. 2008-10-05 10:21:35 +00:00
Yann Leboulanger feab799c3e auto-create per_option config when trying to write in a non-existing one. Fixes #4370 2008-10-04 10:20:14 +00:00
js b4e30ff003 Apply my suggested patch from #4368. Fixes #4368. 2008-10-03 13:56:36 +00:00
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