Commit graph

822 commits

Author SHA1 Message Date
Stephan Erb
ae9d082587 Remove my debug print 2007-06-09 11:57:25 +00:00
Stephan Erb
b41770d1f8 Adapt transport_menu to the style of the other menus 2007-06-09 11:24:46 +00:00
Stephan Erb
ea83642afc Adapt multi_contact_menu to the style of the other menus 2007-06-08 20:31:25 +00:00
Yann Leboulanger
7276ca50cf don't open autojoined groupchats when we go from invisible to offline 2007-06-06 21:55:43 +00:00
Julien Pivotto
2beba33a4a Fix inviting to a minimized groupchat in multiple contacts context menu 2007-06-05 11:19:13 +00:00
Yann Leboulanger
66e99f79ad [steve-e] better actions -> groupchat submenu. fixes #3209 2007-06-05 10:08:05 +00:00
Julien Pivotto
166959f47f synchronize context menu icons from contacts to multiple contacts 2007-06-04 21:46:55 +00:00
Julien Pivotto
615fd253e6 Hide Send Group Message on the Groupchats group context menu 2007-06-04 21:31:57 +00:00
Julien Pivotto
05a4bd99ac Add a Maximize All item in Groupchats group context menu 2007-06-04 21:19:37 +00:00
Julien Pivotto
3859de42cc fix indentation in roster_window.py 2007-06-04 19:15:37 +00:00
Julien Pivotto
8034e4cda6 Fix spaces and tabs in roster_window.py 2007-06-04 19:13:44 +00:00
Julien Pivotto
b82a5b96bc [steve-e]
* improve account context menu
 * improve groupchat user's context menu
 * improve group context menu
 * improve join groupchat menu
2007-06-04 18:27:09 +00:00
Julien Pivotto
246fd6d8fb Fix inviting a contact to a minimized groupchat 2007-06-04 17:03:01 +00:00
Julien Pivotto
4dea208279 Add «History» to roster groupchat context menu. 2007-06-04 16:36:40 +00:00
Julien Pivotto
85c6c4b63c * Use self instead of gajjim.interface in gajim.py
* Improve coding of [8220]
2007-06-04 12:22:51 +00:00
Julien Pivotto
6269150711 Fix a bug with (systray, drag and drop) and minimized groucpchat 2007-06-04 12:18:34 +00:00
Julien Pivotto
99f36260f9 Change also context menu 'send status' icon in roster. 2007-06-03 16:42:43 +00:00
Julien Pivotto
24f42e7549 Add sent status icon to contact's context menu. Fix #342. 2007-06-03 15:46:05 +00:00
Yann Leboulanger
583c3e3181 hide correct menuitems due to context menu refactoization 2007-06-03 14:10:54 +00:00
Yann Leboulanger
52c6c6cbb7 [roidelapluie] better groupchat support in roster and systray. Better nick support 2007-06-03 13:40:14 +00:00
Yann Leboulanger
a0f8ba72dc join bookmarks when we come back from invisibility. fixes #3203 2007-06-01 20:17:13 +00:00
Yann Leboulanger
f2f0a6496a don't print awn error to console 2007-05-22 14:26:08 +00:00
Yann Leboulanger
a45a14546a handle correctly vcards in groupchats : ask them to real jid if we know it, but considere it arrive from fake jid. Fixes #3172, #3173 2007-05-20 15:41:20 +00:00
Julien Pivotto
993d72a8c1 Fix a bug with receiving Private Messages when roster is minimized, print the number of unread pm in roster, and change icon when a pm is received. 2007-05-17 12:55:44 +00:00
Julien Pivotto
93dbdd3dd8 (Fix #3174) Groupchats in roster: Open groupchats with middleclick, fix notifications in systray and print number of unread marked messages in roster. 2007-05-17 08:39:21 +00:00
Jean-Marie Traissard
5b758a4977 Do not use single click for roster and gc-roster to open chats if an usefull modifier key is
pressed. See #2072.
2007-05-14 17:29:06 +00:00
Yann Leboulanger
0317b6af58 send status to connecting accounts when we change global status combobox. Fixes #3133 2007-05-08 12:07:11 +00:00
Julien Pivotto
19df2a0f9e Fix some bugs and improve coding of minimized groupchats. 2007-05-07 21:02:48 +00:00
Julien Pivotto
253c7e6cfc (Fix #3034) Add ability to minimize groupchats in roster, and to minimize autojoigned bookmarked rooms at launch. 2007-05-03 21:02:50 +00:00
Yann Leboulanger
7717257a37 catch all exceptions when trying to talk to Awn through dbus 2007-04-30 14:32:58 +00:00
Yann Leboulanger
ca271411be always open chat window when we di middle click on a contact 2007-04-29 21:18:07 +00:00
Yann Leboulanger
7cbd1e3a0c draw contacts under a blocked group as striked 2007-04-26 20:33:52 +00:00
Yann Leboulanger
09aa41a4df draw blocked groups striked 2007-04-26 19:46:13 +00:00
Yann Leboulanger
3545dd3b90 [TheCurse] single-clicking ability. fixes #2072 2007-04-26 16:44:00 +00:00
Yann Leboulanger
86eb5f7120 [roidelapluie] coding standards. see #253 2007-04-25 20:51:01 +00:00
Yann Leboulanger
680088ea2f use awn only if dbus is available 2007-04-25 17:34:14 +00:00
Yann Leboulanger
1f7d9a39ed show blocked contacts name striked and add [blocked] in tooltip. fixes #3129 2007-04-25 17:09:07 +00:00
Yann Leboulanger
550785233f [roidelapluie] ability to block several contacts in the same time. fixes #3128 2007-04-25 15:54:58 +00:00
Yann Leboulanger
776c4614d5 [roidelapluie] add ability to block / unblock a contact / group directly from roster. see #253 2007-04-24 19:56:24 +00:00
Yann Leboulanger
38f11aef6f [roidelapluie] don't disconnect from rooms when we send an offline presence to a specific contact 2007-04-24 18:43:13 +00:00
Yann Leboulanger
55a4e6c977 fix send_custom_status function. see #342 2007-04-22 19:45:19 +00:00
Yann Leboulanger
42bd8d64b3 [tristil] avant window navigator support. fixes #3081 2007-04-21 12:31:44 +00:00
Yann Leboulanger
1309db624b ability to send custom status to a whole group. see #342 2007-04-21 11:45:23 +00:00
Yann Leboulanger
68e2c7ddd3 [roidelapluie & I] ability to send custom status to contacts. fixes #342 2007-04-21 11:29:55 +00:00
Yann Leboulanger
bda7da5027 [cornelius] use NEAREST method when we merge 2 pixbufs. it's better for small images 2007-04-19 14:44:11 +00:00
Jean-Marie Traissard
79f92b9f6c send xml status to groupchats AFTER changing our status, so when going from invisible to
online we reconnect to opened rooms.
2007-04-01 12:28:03 +00:00
Jean-Marie Traissard
069c0750a8 If we were disconnected from a gc but tab is still opened, reconnect to it nicely when
changing status. (Was already reconnecting, but with bad xml)
2007-04-01 09:36:03 +00:00
Yann Leboulanger
698b5c96f7 add missing argument to remove_tab call. fixes a TB 2007-03-31 12:12:12 +00:00
Yann Leboulanger
090218e780 cleanup connection.connect(). fixes #3061 2007-03-28 14:20:50 +00:00
Yann Leboulanger
aa241a338a destroy send file confirmation dialog when we press ok. fixes #3048 2007-03-20 12:32:01 +00:00