Commit graph

773 commits

Author SHA1 Message Date
Nikos Kouremenos
70a28b4724 do not fail because of music track listener if user does not have D-Bus bindings 2006-09-24 19:25:44 +00:00
Nikos Kouremenos
ab4ecb5ea3 move inside the if 2006-09-23 14:56:16 +00:00
Nikos Kouremenos
712a4955d6 fix typo 2006-09-23 14:51:10 +00:00
Nikos Kouremenos
d6d6b90c03 [gjc] improve patch; he adds a timeout with a FIXME. Yann plz have a look if that is the only way 2006-09-23 14:39:58 +00:00
Nikos Kouremenos
5851230084 make sure we do not fail if path to iconset no longer exists. fixes #2444 2006-09-23 13:58:46 +00:00
Nikos Kouremenos
65fc27e573 Improve in style, varnames, docstrings [make it readable after months have passed], a great patch by Gustavo Carneiro with which we can get currently playing music track from Rhythmbox and Muine to be shown in our status message. fixes #564 2006-09-23 13:49:33 +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
351e666f97 show MUC icon in actions -> join_gc menuitem. Fixes #2430 2006-09-20 10:37:24 +00:00
Dimitur Kirov
1ed3a31f40 [anonymous] fix bug of renaming contact from
contextmenu
2006-09-19 15:31:34 +00:00
Yann Leboulanger
b49eb06010 differentiate single messages and chat messages when checking notifications. Fixes #2420 2006-09-16 11:17:24 +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
ee5082485f don't remove a transport if there are unread events from contacts from this transport. Fixes #2144 2006-09-14 19:14:59 +00:00
Yann Leboulanger
e421c539e7 draw account name between [] only if it has child, and redraw account row after we add children. Fixes #2151 2006-09-11 07:41:42 +00:00
Yann Leboulanger
532e0bb60a when removing an account, close only windows that belong to this account. Fixes #2408 2006-09-10 17:28:47 +00:00
Yann Leboulanger
5c73441078 show Merged account in account row correctly. Fixes #2406 2006-09-10 09:48:31 +00:00
Yann Leboulanger
0491be8d66 print account row between [] if row is collapsed. Fixes #2152 2006-09-09 16:41:24 +00:00
Nikos Kouremenos
fab576e10f open gmail inbox in a better position (third, just after two submenus and not in between) fix childs position mess by mentioning by name [thus making it less difficult to break]; also use better name for open gmail inbox menuitem widget 2006-09-09 13:23:14 +00:00
Yann Leboulanger
7fd8d0a29b add a "open gmail inbox" menuitem for account context menu. Fixes #1673 2006-09-08 22:13:48 +00:00
Yann Leboulanger
29cef733f2 don't count pm messages in roster window, but in groupchat window. Fixes #2401 2006-09-07 14:35:23 +00:00
Yann Leboulanger
b3957742d4 remove useless print 2006-09-07 14:17:09 +00:00
Yann Leboulanger
c2ece68e43 handle correctly pm messages. 2006-09-07 13:19:43 +00:00
Yann Leboulanger
38b3425aac remove offline contact from roster when there is no more unread events 2006-09-03 20:27:19 +00:00
Yann Leboulanger
2b06b55994 close chat window when we remove an account. Fixes #2370 2006-09-03 20:21:26 +00:00
Nikos Kouremenos
fa4080f784 use helpers method. tested it in Windows (svn) and Linux 2006-09-03 15:16:05 +00:00
Yann Leboulanger
a67eaba727 events are now saved in an Event class. show in roster/systray options in Advanced Notification Control (for incomming messages) now work. 2006-09-02 21:01:11 +00:00
Yann Leboulanger
24f1b008a5 do not rename a contact if we are already renaming it. Fixes #2276 2006-08-28 20:03:38 +00:00
Nikos Kouremenos
7abacab6a4 fix accidental commit 2006-08-27 15:42:36 +00:00
Nikos Kouremenos
89edefc053 default status msg remove bold add border to make it HIG 2006-08-27 15:39:11 +00:00
Yann Leboulanger
75fe384da4 handle advanced notification for new_message event only (without systray / roster / urgency hint that require a event refactorizatin)
use subprocess module as we depend on python2.4
2006-08-26 22:51:33 +00:00
Yann Leboulanger
3c4333b66b default to jabber iconset when we try to get unknown transport one. 2006-08-25 10:55:53 +00:00
Yann Leboulanger
07f5b39e58 default status message are now used (if enabled) instead of asking status message. Fixes #2069 2006-08-22 14:40:19 +00:00
Yann Leboulanger
159e782ce9 fix infinite loop when in merged mode and we have twice the same contact in 2 different accounts. Fixes #2160 and #2187 2006-08-03 08:06:04 +00:00
Yann Leboulanger
f496059862 when we select multiple accounts, look into all of them which transport support MUC to enable the New Room in invite submenu. Fixes #2199 2006-08-01 21:21:53 +00:00
Yann Leboulanger
f3297666b7 allow to invite contact only to room of the same type (jabber contact to jabber rooms, MSN contacts to MSN rooms). Fixes #2199 2006-08-01 18:03:52 +00:00
Yann Leboulanger
685b3d399a do not modify self._last_selected_contact while we are renaming a contact. Fixes #2198 2006-08-01 07:24:47 +00:00
Yann Leboulanger
b106481011 fix var name (account was used twice) 2006-07-31 13:25:30 +00:00
Yann Leboulanger
1ee455edb7 we can now edit groups of multiple contacts. Fixes #1514 2006-07-28 10:25:58 +00:00
Yann Leboulanger
e3ba73be74 if server doesn't support vcard, don't allow user to modify it. Fixes #2182 2006-07-26 12:01:14 +00:00
Yann Leboulanger
557489dc5a typo 2006-07-26 08:12:14 +00:00
Yann Leboulanger
65d57253c9 we can now invite to new room 2006-07-25 22:26:07 +00:00
Yann Leboulanger
c16d1bff63 In_vite instead of _Invite because of _Information 2006-07-25 09:31:01 +00:00
Yann Leboulanger
af371f02ef we can now invite a contact to a room in roster context menu 2006-07-24 21:44:59 +00:00
Yann Leboulanger
87e1a89173 list all opened gc in invite sub menu + typo 2006-07-24 21:38:19 +00:00
Yann Leboulanger
e3d1b71a19 we can now invite all contacts to an existing room. TODO: create a new one 2006-07-24 21:14:34 +00:00
Yann Leboulanger
93f813e7e0 del keys now work when multiple selection (this way we can remove several transports at the same time). For #1514 2006-07-24 11:48:13 +00:00
Yann Leboulanger
00106e5b5f we can now remove sevral contacts in the same time. fpr #1514 2006-07-24 09:39:38 +00:00
Yann Leboulanger
a90017399b we can now select multiple rows in roster. Menu is shown but does nothing for the moment. For #1514 2006-07-23 23:47:13 +00:00
Yann Leboulanger
7208ea150a don't allow to drop a contact on account row in merged mode 2006-07-20 10:11:50 +00:00
Yann Leboulanger
dfa4e3bf43 when we expand a contact, expand also all other iter from the same contact in other groups. Fixes #1973 2006-07-19 21:27:40 +00:00