Jean-Marie Traissard
e2929d12bf
Fix notify_on_all_muc_messages I just broke, remove useless and unclear function
2006-11-03 21:27:56 +00:00
Stefan Bethge
3a32809a21
update, add network manager capability information
2006-11-03 20:41:36 +00:00
Jean-Marie Traissard
a8354e1132
Fixed totally broken trayicon_notification_on_new_messages behaviour, change name to
...
trayicon_notification_on_events and do what's expected
2006-11-03 19:52:39 +00:00
Jean-Marie Traissard
b50d3b86ba
Show good count of awaiting messages in message_window title
2006-11-03 18:03:59 +00:00
Jean-Marie Traissard
aff110a047
Use psi bug workaround less often, so we never see "/me changed topic" anymore, clarify comment
...
about why we do that. Fixes #2636 .
2006-11-03 17:10:55 +00:00
Nikos Kouremenos
213cfba438
gajim-remote get_unread_msgs_number now works ok. fix #2622
2006-11-03 12:55:05 +00:00
Nikos Kouremenos
ee4e96c4ad
[elrodeo] font button for roster font in prefs window. see #2633
2006-11-03 12:43:27 +00:00
Jean-Marie Traissard
ea496bdace
More logical meaning of first message for a single message (if no single already in queue for this jid)
...
Fixed possible bad value of first for pm
Slaped bad bad comments
2006-11-03 07:58:44 +00:00
Jean-Marie Traissard
b978097c42
Removed import sys, useless since [7326]
2006-11-03 06:41:34 +00:00
Jean-Marie Traissard
1a12bcc831
Do not print unwanted notifications for file_* events
2006-11-03 05:41:11 +00:00
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