Commit graph

6693 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
Stefan Bethge
af6450bcfc add context menu for zeroconf account 2006-09-20 23:30:00 +00:00
Dimitur Kirov
d45aaa8557 FT for zeroconf 2006-09-20 23:24:07 +00:00
Stefan Bethge
109ae1a3b5 update properties window, config saving 2006-09-20 22:58:43 +00:00
Dimitur Kirov
4696c84fbc set activity tiemout only to connections,
established by us
2006-09-20 21:49:11 +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
Stefan Bethge
bc63142b92 add missing zeroconf_properties_window.glade 2006-09-20 16:37:39 +00:00
Yann Leboulanger
f780a0fe94 add a statusbar to profile window. Fixes #1840 2006-09-20 11:15:33 +00:00
Dimitur Kirov
57779a6ad3 drop connection after certain time of
inactivity
set timout on connect attempts
transleted russian comment
2006-09-20 11:01:47 +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
Stefan Bethge
a393f121be added initial properties dialog for zeroconf 2006-09-19 23:07:54 +00:00
Dimitur Kirov
12d125a4be try to reuse existing connection 2006-09-19 20:49:34 +00:00
Dimitur Kirov
5af232513b we can disconnect, before plugin 2006-09-19 20:07:44 +00:00
Dimitur Kirov
6c03358b27 remove unused functions 2006-09-19 19:59:34 +00:00
Dimitur Kirov
9c60d30351 send_messages uses NonBlocking P2PConnection 2006-09-19 19:56:04 +00:00
Dimitur Kirov
81b46bb37f fix sending stream headers order 2006-09-19 18:18:03 +00:00
Dimitur Kirov
1f836cae67 debug xml data 2006-09-19 17:58:29 +00:00
Dimitur Kirov
884e66e5d7 some bugs fixed 2006-09-19 17:10:28 +00:00
Dimitur Kirov
1ed3a31f40 [anonymous] fix bug of renaming contact from
contextmenu
2006-09-19 15:31:34 +00:00
Dimitur Kirov
da309569e3 add possibility to overide StremInit by _owner 2006-09-19 15:14:53 +00:00
Dimitur Kirov
d21c07d8d7 add sender capabilities 2006-09-19 15:10:06 +00:00
Dimitur Kirov
8b8af31aae typo 2006-09-19 15:09:37 +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
Dimitur Kirov
e9a855007b better xmmpppy plugin integration.
fixed xml error with iChats
2006-09-19 12:46:09 +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
Dimitur Kirov
44e2bd0247 fix TB opn application exit 2006-09-19 08:58:14 +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