Commit Graph

6784 Commits

Author SHA1 Message Date
Jean-Marie Traissard dd0173cb1f When some event for a jid arrive and we want show in roster, always show, even if contact is not in the
roster
Generalize selection of incomming event in the roster
separate add_to_not_in_the_roster() in a func
Deleted a Redraw of parent that seems useless (done in draw_contact())
Fixes #2247.
2006-11-03 05:11:43 +00:00
Yann Leboulanger 77df1f0986 fixe default value to a variable. 2006-11-02 21:13:36 +00:00
Jean-Marie Traissard 3acfe5f359 Do not clear when Xclear or whatever is not /clear in a chat_control, thanks b4d for report 2006-11-02 20:30:14 +00:00
Yann Leboulanger fdb0a9b099 focus on close button in vcard.py when we open it. fixes #2537 2006-11-02 16:13:39 +00:00
Nikos Kouremenos fa20b21507 use locale.getpreferredencoding() instead of sys.getfsencoding in decode_string 2006-11-02 13:42:51 +00:00
Nikos Kouremenos c494b7f5b9 if it is alreayd unicode instance, do not decode 2006-11-02 13:40:57 +00:00
Yann Leboulanger 18207be244 update contact instance in chat control when a resource comes back online (a new contact instance is created). fixes #2619 2006-11-02 00:07:15 +00:00
Yann Leboulanger 4c64eb6cce don't show contact in roster if account is offline and no pending events and show_offline is False. fixes #2618 2006-11-01 20:12:08 +00:00
Yann Leboulanger f0f5243e32 don't show pm event twice when we restore conversation. fixes #2621 2006-11-01 17:09:10 +00:00
Yann Leboulanger 6466c45d74 [gjc] workaround gnome-keyring-daemon bug. see #2595 2006-11-01 16:49:49 +00:00
Yann Leboulanger dba0a34a74 follow global status for merged account line. fixes #2620 2006-11-01 14:50:07 +00:00
Yann Leboulanger bf09d27040 don't fail to auto-detect mailer and browser under win 2006-11-01 14:46:57 +00:00
Yann Leboulanger 00b15affd7 [Sergey Khlutchin] updated esperanto translation 2006-11-01 14:02:15 +00:00
Jean-Marie Traissard e6ccbf517a It's ok, contact.last_status_time is always local time, remove comment. 2006-10-30 17:40:34 +00:00
Nikos Kouremenos 72e26a5137 noone does ./gajim.py anymore. so remove forcing call to python -OOt via shell 2006-10-30 10:25:52 +00:00
Nikos Kouremenos 4a22f3067c mention python-dbus as optional dep 2006-10-30 10:19:40 +00:00
Jean-Marie Traissard 5c27fc0613 [netfab] Typo 2006-10-29 13:52:41 +00:00
Nikos Kouremenos c841e3b744 [psy_il] do python 25 compatible import for pysqlite in common/logger.py too 2006-10-24 16:04:21 +00:00
Nikos Kouremenos 42621a44be enrich comment about nm support more 2006-10-21 10:25:39 +00:00
Nikos Kouremenos 897190031e fix and enrich comment about nm support 2006-10-21 10:15:19 +00:00
Nikos Kouremenos cf5666043c again fix Gajim so it runs if NM is not there. Stefan please have a look from time to time in the timeline to see other ppl fixes [f.e. this was done by Yann b4] 2006-10-21 10:10:34 +00:00
Stefan Bethge 4f85656bb0 fix previous commit, don't do nm stuff if account is not synchronized to global status 2006-10-21 00:54:21 +00:00
Stefan Bethge 0465e3dcdb fix #860, add patch from <jeff at ocjtech.us>, add per account options,
(options are in ACE only)
2006-10-21 00:49:30 +00:00
Stefan Bethge 2875fbda4b add fixme notice to workaround for #2585 2006-10-20 23:19:57 +00:00
Nikos Kouremenos f02d7e446e missing logic on prefs window for exo-open stuff. fixes #2606. thanks baze for ur attention to detail 2006-10-20 21:25:47 +00:00
Stefan Bethge 18ef6edb74 don't allow sending messages via local account when offline or invisible 2006-10-20 17:02:38 +00:00
Nikos Kouremenos d98263c5e8 do not do gnomekeyring.is_available check eveyrytime (only once); remove an assert 2006-10-20 10:14:15 +00:00
Nikos Kouremenos 78e56c56e8 rm the print 2006-10-20 10:08:08 +00:00
Nikos Kouremenos 2347b67733 mention the link to use more music track players in the tooltip of set_status_msg_from_current_music_track_checkbutton 2006-10-20 09:48:29 +00:00
Nikos Kouremenos cdb7fb67e6 add print to assist baze. see #2600 2006-10-20 09:43:40 +00:00
Nikos Kouremenos 0580e69f1c damn typo 2006-10-20 09:42:33 +00:00
Nikos Kouremenos 946d180054 some events are not readable. thus unread event does not make sense. Pending Events is what we wanna say 2006-10-20 09:37:24 +00:00
Nikos Kouremenos 9d3ca72534 unjargon xhtml tags by having a better string and a nice tooltip. Good reopen Jim! Fix #2522 2006-10-20 09:34:21 +00:00
Nikos Kouremenos b37bf4ec0a common/helpers also does exo-open 2006-10-20 09:25:14 +00:00
Nikos Kouremenos d63d78be66 if user is xfce4 user [startxfce4 or xfce4-session in running procs] then use exo-open (needs libexo) to open urls using the xfce defined default apps 2006-10-20 09:22:17 +00:00
Nikos Kouremenos 62051dd998 use single quotes. Manager with capital in net manager 2006-10-20 09:06:36 +00:00
Jean-Marie Traissard bffc81eec1 Better description 2006-10-20 00:52:34 +00:00
Jean-Marie Traissard cb7f63f0f4 var name 2006-10-19 23:45:43 +00:00
Stefan Bethge bc98a0756e fix tb when renaming offline local contacts (dkirov) 2006-10-18 21:15:54 +00:00
Yann Leboulanger c1254b4340 missing glade diff 2006-10-18 08:38:33 +00:00
Yann Leboulanger 8caa122a64 [misc & asterix] improve privacy_list and privacy_lists window 2006-10-18 08:37:44 +00:00
Yann Leboulanger 06609bcb89 add GUI option to ignore incoming XHTML tag. fixes #2522 2006-10-18 08:20:49 +00:00
Yann Leboulanger ac0682e991 catch network manager not present error. fixes #2597, #2599 2006-10-18 07:41:09 +00:00
Jean-Marie Traissard 27812fe3b0 Better description of chat_merge_consecutive_nickname option 2006-10-17 22:26:25 +00:00
Stefan Bethge 8cf6f4c7c2 add simple implementation of network manager awareness
(should find a better place) - see #860
2006-10-17 22:15:20 +00:00
Yann Leboulanger f3b6fa94e9 ignor wrong mail from gmail. fixes #2587 2006-10-17 21:56:59 +00:00
Yann Leboulanger edf0ea9f4d [Gustavo] make gnomekeyring code more robust. 2006-10-17 21:48:10 +00:00
Yann Leboulanger e2430062f1 add missing () in a test. fices #2589 2006-10-17 21:40:48 +00:00
Yann Leboulanger d90e907651 add a tooltip to adjust_status_tu_music_player to tell which players arre supported 2006-10-17 21:10:16 +00:00
Stefan Bethge 8bfbb62aac complete [7275] - remove send file for offline users (dkirov) 2006-10-17 19:38:43 +00:00