Commit graph

6428 commits

Author SHA1 Message Date
Yann Leboulanger
7abd1010ff don't expand too much name column in muc disco. Fixes 2006-09-22 09:16:01 +00:00
Yann Leboulanger
b65745f732 save model as private variable in disco.py. Fixes TB in 2006-09-22 08:49:25 +00:00
Yann Leboulanger
15bfa2e095 handle correctly full_jid / jid in events (try to find one with fulljid before trying with jid). SHould fix 2006-09-22 08:17:25 +00:00
Yann Leboulanger
28b2ba04ff add a clear button in choose avatar dialog. Fixes 2006-09-21 20:52:37 +00:00
Yann Leboulanger
dcbe3e5682 when we click on systray, do not hide roster, just move it. Fixes 2006-09-21 16:15:53 +00:00
Nikos Kouremenos
3abc8a02d5 die old dbus die! 2006-09-21 15:11:13 +00:00
Nikos Kouremenos
7dc070519c actions button uses execute stock icon (better than prefs). fixes 2006-09-21 13:42:56 +00:00
Nikos Kouremenos
d889488c00 rm unused var 2006-09-21 13:30:21 +00:00
Nikos Kouremenos
b4b96c837c kill support for old versions of dbus [noone runs it, noone tests it] fixes 2006-09-21 13:28:46 +00:00
Nikos Kouremenos
ea6427a004 UF string 2006-09-21 13:28:04 +00:00
Yann Leboulanger
0b381c2391 fill disco treeview MUCH faster. (disable the search of alerady existing row before adding: This can't happen, and disable sort function while adding items). Fir 2006-09-21 12:35:18 +00:00
Yann Leboulanger
af14e353b1 nicer textviews in pref window (no horizontal scrollbar and wrap) 2006-09-21 11:49:43 +00:00
Yann Leboulanger
05b867e53f fix height of before/after_time/nickname textviews in pref window 2006-09-21 11:41:13 +00:00
Yann Leboulanger
22628e65f1 keep icon in systray glade so that it's a ImageMenuItem and not a simple MenuItem. Fixes 2006-09-20 20:09:33 +00:00
Yann Leboulanger
229d86ae9d before/after_time/nickname are now textviews in pref window. So that they can contacin \n and \t chars. Fixes 2006-09-20 20:00:20 +00:00
Jean-Marie Traissard
8c07a06622 Don't allow notifs when we are away/xa/dnd and autopopupaway is False.
(Undo second part of [6735])
2006-09-20 17:40:42 +00:00
Yann Leboulanger
9809043057 show MUC icon in st=ystray context menu. Fixes 2006-09-20 17:21:59 +00:00
Yann Leboulanger
f780a0fe94 add a statusbar to profile window. Fixes 2006-09-20 11:15:33 +00:00
Yann Leboulanger
351e666f97 show MUC icon in actions -> join_gc menuitem. Fixes 2006-09-20 10:37:24 +00:00
Yann Leboulanger
23109aac2b create account with password even if we don't save it. Fixes 2006-09-20 06:56:18 +00:00
Dimitur Kirov
1ed3a31f40 [anonymous] fix bug of renaming contact from
contextmenu
2006-09-19 15:31:34 +00:00
Dimitur Kirov
1463ca8289 merge from zeroconf branch
(fixed bug: xml error when we get CDATA after
 initial stream header)
2006-09-19 12:50:33 +00:00
Yann Leboulanger
e1ab80d648 [sgala] don't show in history manager jids that have no logs. 2006-09-19 09:18:06 +00:00
Yann Leboulanger
34ff33e4c1 Prevent user that removing an account closes all chat / gc windows. Fixes 2006-09-19 09:15:26 +00:00
Yann Leboulanger
a698a969ae do not override jid_label in vcard when we get the vcard. Fixes 2006-09-19 08:52:51 +00:00
Yann Leboulanger
af68b178a1 add progressbar in vcard window and hide it when we get vcard and os info. For 2006-09-19 08:17:36 +00:00
Yann Leboulanger
b5c4edb60a add progressbar in profile window. For 2006-09-19 07:52:40 +00:00
Yann Leboulanger
050afed553 set a text in avatar button instead of a fake avatar when no avatar is set in profile window. For 2006-09-18 21:19:02 +00:00
Nikos Kouremenos
3420ddaffa fix a FIXME (do not reload muc_separator.png everytime) 2006-09-17 14:33:18 +00:00
Yann Leboulanger
7da36ae7a4 move "last read" line in groupchat correctly. Fixes 2006-09-17 08:32:25 +00:00
Yann Leboulanger
3729e89099 use LinkButton in vcard window only if there is an URL. 2006-09-16 15:56:39 +00:00
Yann Leboulanger
bcf163324e destroy FileChooserDialog when we press cancel. 2006-09-16 15:52:52 +00:00
Yann Leboulanger
f69cd8ad5c use Linkbutton in vcard window if we have PyGTK2.10. For 2006-09-16 12:20:12 +00:00
Yann Leboulanger
34270370e2 add "Avatar" label in profile window 2006-09-16 11:37:17 +00:00
Yann Leboulanger
a5e64ddec9 empty disco cache after one minute. Fixes 2006-09-16 11:26:47 +00:00
Yann Leboulanger
f6df3bbbee show roster when it's hidden and we try to remove systray icon. Fixes 2006-09-16 11:23:18 +00:00
Yann Leboulanger
b49eb06010 differentiate single messages and chat messages when checking notifications. Fixes 2006-09-16 11:17:24 +00:00
Dimitur Kirov
70d1977c00 check file permissions before saving avatar
catch FileChooser 'response' signal, instead
of dialog buttons 'clicked' signals (gtk+-2.10)
2006-09-16 01:44:04 +00:00
Jean-Marie Traissard
2897130af8 Descrition for ACE option skip_taskbar 2006-09-15 23:39:00 +00:00
Yann Leboulanger
dfc3436757 fix TB when error in FT. Fixes 2006-09-15 23:07:14 +00:00
Yann Leboulanger
87a2ff3d69 show by default all events in roster 2006-09-15 23:06:40 +00:00
Yann Leboulanger
1a2bea6637 [sgala] fix wrong tag name. See 2006-09-15 16:08:36 +00:00
Jean-Marie Traissard
7868edb0ad Do not check for nick of gc when checking if we want to show account
name, it's useless and make us TB for PM to own.
2006-09-15 12:08:53 +00:00
Dimitur Kirov
470e668ea2 This remove unused keyword
--line, and those below, will be ignored--

M    socks5.py
M    connection_handlers.py
2006-09-15 11:57:03 +00:00
Jean-Marie Traissard
124f1c641e Do not TB if systray is not available. 2006-09-15 11:10:49 +00:00
Yann Leboulanger
3504a77713 show the MUC icon in the contact context menu for invite menuitem. Fixes 2006-09-15 09:39:37 +00:00
Yann Leboulanger
8c243eab43 correctly change chat control/window account name when we change it. Fixes 2006-09-15 09:22:52 +00:00
Yann Leboulanger
2df7bb491e show JID in MUC browser. Fixes 2006-09-15 08:56:07 +00:00
Yann Leboulanger
3541253596 [sgala] add some xmpp functions for xhtml-im support. see 2006-09-14 19:44:13 +00:00
Yann Leboulanger
ee5082485f don't remove a transport if there are unread events from contacts from this transport. Fixes 2006-09-14 19:14:59 +00:00