Commit Graph

5797 Commits

Author SHA1 Message Date
Dimitur Kirov 8d35bf38af don't activate PGP and FT menuitems/button
for transports. fixes #1903
2006-04-30 19:52:02 +00:00
Dimitur Kirov 9c37887ea0 handle challenge response multiple qops: #1907 2006-04-30 17:33:10 +00:00
Dimitur Kirov fcda778746 converted line end to <LF> 2006-04-29 09:44:47 +00:00
Yann Leboulanger f7c8ccea94 VcardWindow now takes a new argument: is_fake, need to be true when we open a vcard for a fake jid 2006-04-28 20:55:45 +00:00
Yann Leboulanger c62463da92 no need to call request_vcard twice, it's already in VcardWindow class 2006-04-28 20:55:00 +00:00
Yann Leboulanger 6d57097177 no need to call request_vcard twice, it's already in VcardWindow class 2006-04-28 20:54:29 +00:00
Dimitur Kirov c4dc648637 old opt value of 'always_compact_view_chat'
is string, not boolean
2006-04-28 19:41:35 +00:00
Yann Leboulanger cab5718458 we can DND a contact on another account's group if we are in merged mode. Fixes #1888 2006-04-28 19:09:52 +00:00
Dimitur Kirov 87253c461a reset on_purpose var, when we manually change
our status to !offline
2006-04-28 18:42:18 +00:00
Dimitur Kirov 173c81ad8c remove failure handler, after we call it 2006-04-28 16:20:24 +00:00
Yann Leboulanger 94c1f17538 add missing signal in glade. Fixes #1902 2006-04-28 15:41:25 +00:00
Yann Leboulanger cf8f696bce [Matteo & Mallo] Updated italian translation 2006-04-28 11:14:45 +00:00
Yann Leboulanger 6c48268ed0 [Maciej] Updated Polish translation 2006-04-27 20:51:37 +00:00
Yann Leboulanger 74b0ef45fc fix shortcut conflict in french translation 2006-04-27 06:12:18 +00:00
Yann Leboulanger 5a20109e05 don't definitively remove a contact when it has unread events 2006-04-26 21:43:58 +00:00
Dimitur Kirov 0cb3d7cbd7 we don't need escape for strings, that are
displayed as text
2006-04-26 08:40:40 +00:00
Yann Leboulanger 7719f41ecc no need to escape filname here 2006-04-26 08:33:22 +00:00
Yann Leboulanger 98f9525a43 prevent TB when we get a conference vcard. Fixes #1887 2006-04-26 08:11:16 +00:00
Yann Leboulanger f3457a8f0c escape filename (in case they contain _). Fixes #1897 2006-04-26 07:25:59 +00:00
Yann Leboulanger 933d84ebd3 a group can be ''. Fixes #1900 2006-04-26 07:06:11 +00:00
Yann Leboulanger ea42069614 [Yakov] updated russian translation 2006-04-26 06:55:22 +00:00
Yann Leboulanger 57cdd9e812 [stian] updated norwegian translation 2006-04-26 06:55:09 +00:00
Jean-Marie Traissard 1309befd16 [nk]Clean "about" dialog 2006-04-25 20:38:16 +00:00
Yann Leboulanger 5655449d08 escape password when we create gmail URL 2006-04-25 19:56:27 +00:00
Yann Leboulanger 84a026aa17 ServiceDiscoveryWindow must be a sub-class of object, so that property() works fine 2006-04-25 19:38:08 +00:00
Dimitur Kirov d552425379 update property account in ServerCache, when
we rename account
2006-04-25 08:08:45 +00:00
Jean-Marie Traissard 7cdc78d4a8 Don't print 'Disconnected' in systray tooltip (Simple revert of [2686], not needed anymore). Fix #890. 2006-04-24 19:22:44 +00:00
Dimitur Kirov 42118e7423 reverted [6216] because of #1889 2006-04-24 18:58:58 +00:00
Yann Leboulanger 7ae0998c9b changing prio doesn't require relog, just resend presence. changing resource needs relogin. Fixes #1836 2006-04-23 19:29:02 +00:00
Yann Leboulanger 7e190cd107 don't unsensitive change_status_message menuitem in status ocmbobox when there are connected accounts. 2006-04-23 17:36:33 +00:00
Yann Leboulanger 0c0e28b78f GnuPGInterface can't work under windows. 2006-04-23 17:12:14 +00:00
Jean-Marie Traissard 3642ea0fab Show good status in systray when enabling it. Fix part of #1263 2006-04-22 14:02:00 +00:00
Dimitur Kirov e35e5029f1 prevent TB with context menu on roster 2006-04-22 12:45:01 +00:00
Dimitur Kirov 029668bf20 unsupported locale error is skipped and
we use en for wiki search (better to search
in english wikipedia than not having gajim at
all)
2006-04-22 08:53:01 +00:00
Yann Leboulanger 6d784bbe53 use alt+a in french translation to open actio menu and alt+c for compact mode 2006-04-21 20:11:03 +00:00
Yann Leboulanger 29784e622c handle correctly clear and compact commands. Fixes #1882 2006-04-21 19:54:47 +00:00
Yann Leboulanger 01f8df63fd nicer french translation 2006-04-21 18:30:52 +00:00
Yann Leboulanger 922eeb5b4d activate autostatus also for free for chat status 2006-04-21 17:31:24 +00:00
Yann Leboulanger 5f48392890 don't activate auto away if we connect as away or invisible or anything else than online 2006-04-21 17:27:28 +00:00
Yann Leboulanger e82dc00a96 remove a fuzzy in czech translation 2006-04-21 17:23:18 +00:00
Yann Leboulanger 50cdffd26f update sleepy_state value before we change our status, so we use the old status. Fixes #1879 2006-04-21 17:02:36 +00:00
Dimitur Kirov 79d1443497 #1881 remove boldness of strings in tooltip 2006-04-21 13:48:27 +00:00
Dimitur Kirov b865cc678c clear is a method of ConversationTextview
fixes #1881
2006-04-21 10:18:03 +00:00
Yann Leboulanger 70282f0bd5 set sleeper_state to off when we manualy go away so that we desactivate auto away 2006-04-20 21:53:41 +00:00
Yann Leboulanger 630f7ad5c3 [SF] better french translation 2006-04-20 19:56:31 +00:00
Jean-Marie Traissard d691dce2a0 Do not load transport iconsets (only for 'opened' and 'closed') if it's not needed 2006-04-20 17:27:55 +00:00
Jean-Marie Traissard a560e6c7c8 Fix indentation 2006-04-20 17:12:15 +00:00
Yann Leboulanger d42bba202b idle autostatus is activated only when we sign in. Fixes #1874 2006-04-20 17:06:05 +00:00
Yann Leboulanger d040cc13fc be sure chat_control.contact is never None, even when server connection is brocken. Fixes #1878 2006-04-20 16:57:43 +00:00
Yann Leboulanger c2519046cc updated french translation 2006-04-20 15:25:50 +00:00