Commit Graph

6481 Commits

Author SHA1 Message Date
Yann Leboulanger 38c8ba58a3 Do not propose to save avatar in profile window if it's not on HD. Fixes #2428 2006-09-22 14:24:26 +00:00
Yann Leboulanger 74471acd95 don't allow account name to be hoovered in systray menu. Fixes #2430 2006-09-22 13:39:07 +00:00
Yann Leboulanger bbc3aa4de3 remove GTK Warning in #2426 2006-09-22 09:17:37 +00:00
Yann Leboulanger 7abd1010ff don't expand too much name column in muc disco. Fixes #2426 2006-09-22 09:16:01 +00:00
Yann Leboulanger b65745f732 save model as private variable in disco.py. Fixes TB in #2426 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 #2414 2006-09-22 08:17:25 +00:00
Yann Leboulanger 28b2ba04ff add a clear button in choose avatar dialog. Fixes #2423 2006-09-21 20:52:37 +00:00
Yann Leboulanger dcbe3e5682 when we click on systray, do not hide roster, just move it. Fixes #2403 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 #2099 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 #1912 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 #2426 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 #2435 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 #2206 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 #2430 2006-09-20 17:21:59 +00:00
Yann Leboulanger f780a0fe94 add a statusbar to profile window. Fixes #1840 2006-09-20 11:15:33 +00:00
Yann Leboulanger 351e666f97 show MUC icon in actions -> join_gc menuitem. Fixes #2430 2006-09-20 10:37:24 +00:00
Yann Leboulanger 23109aac2b create account with password even if we don't save it. Fixes #2433 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 #2370 2006-09-19 09:15:26 +00:00
Yann Leboulanger a698a969ae do not override jid_label in vcard when we get the vcard. Fixes #1840 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 #1840 2006-09-19 08:17:36 +00:00
Yann Leboulanger b5c4edb60a add progressbar in profile window. For #1840 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 #1840 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 #1947 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 #1840 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 #1329 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 #2421 2006-09-16 11:23:18 +00:00
Yann Leboulanger b49eb06010 differentiate single messages and chat messages when checking notifications. Fixes #2420 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 #2418 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 #316 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 #2407 2006-09-15 09:39:37 +00:00
Yann Leboulanger 8c243eab43 correctly change chat control/window account name when we change it. Fixes #2369 2006-09-15 09:22:52 +00:00