Commit graph

323 commits

Author SHA1 Message Date
Yann Leboulanger
9cf05efb74 a GC_Contact can have a resource if we knoe his real JID 2006-01-03 16:04:14 +00:00
Yann Leboulanger
9a4985930b typo: wrong function name 2006-01-02 06:47:48 +00:00
Yann Leboulanger
7928e82d48 end of gc_contact.nick -> gc_contact.name 2006-01-01 18:53:30 +00:00
Yann Leboulanger
63e5defe39 merge meta_contacts branch with trunk. Meta contacts are not in gajim yet, but framework is here. We now use gajim.contacts.many_functions() to handle contacts and groupchat_contacts. 2006-01-01 18:41:04 +00:00
Yann Leboulanger
96419ac1d8 always create TC tab with a contact instance, not a gc_contact instance 2005-12-30 12:19:49 +00:00
Yann Leboulanger
dab85845de gc_contact.nick -> gc_contact.name (same attr as contact) 2005-12-30 12:16:46 +00:00
Yann Leboulanger
d4ac8a23a7 typo 2005-12-30 12:05:53 +00:00
Yann Leboulanger
2891c507e7 typo 2005-12-30 11:27:31 +00:00
Yann Leboulanger
e74dbc89d3 typo 2005-12-30 11:21:06 +00:00
Yann Leboulanger
349c69d5b3 continue using new functions to handle contacts 2005-12-29 21:44:35 +00:00
Yann Leboulanger
bf51987c7c use new function in groupchat_window 2005-12-28 22:10:22 +00:00
Nikos Kouremenos
3a9f9c8b11 fix strings; thanks to Stian Barmen for his attention to detail;thank another guy about search button I forgot his name 2005-12-27 21:03:02 +00:00
Yann Leboulanger
a3d6c3c43f begin to use the new functions to handle contacts and gc_contacts 2005-12-22 21:40:40 +00:00
Yann Leboulanger
0af7e48bf1 create Contact instances with the new functions 2005-12-21 13:00:56 +00:00
Yann Leboulanger
761528f213 don't remove contact in gc roster when he leaves if there are awaiting events from him, but only when we read his messages 2005-12-13 22:13:07 +00:00
Yann Leboulanger
c7b36b781c clean message textview after we enter a command 2005-12-13 21:05:36 +00:00
Nikos Kouremenos
495803a48a send_on_ctrl_enter works as it should; now works in GC too 2005-12-12 21:55:22 +00:00
Nikos Kouremenos
b6de586940 default to 16x16 for gc roster 2005-12-12 15:17:07 +00:00
Yann Leboulanger
612716e2db change copyright from "Gajim Team" to real people 2005-12-09 23:30:28 +00:00
Yann Leboulanger
cae7ce3bac "Gajim Team" in all hearders become "Contributors for this file" 2005-12-09 17:15:30 +00:00
Yann Leboulanger
34255e5682 Vincent left us a long time ago 2005-12-07 23:09:10 +00:00
Nikos Kouremenos
9f2a002351 put the gc subject tooltip with text not pango escaped 2005-12-06 15:33:25 +00:00
Nikos Kouremenos
b9ec8e9109 needs_highlight --> needs_visual_notification 2005-12-05 13:26:08 +00:00
Nikos Kouremenos
a1d3a26464 I am with nick amen and someone says hamen; I do not get highlighted but as is I get * and [] and urgency hint from another place of code I cannot find. what must be done: merge that code with needs_highlight method which should be renamed to needs_visual_notification 2005-12-03 23:52:39 +00:00
Nikos Kouremenos
a0df80aed6 underline a string 2005-11-27 12:47:40 +00:00
Yann Leboulanger
58138ce994 ask confirmation when we close one tab in groupchat window 2005-11-25 07:43:51 +00:00
Yann Leboulanger
c9ad61044d awaiting_events now keep resource of sender when event_type is chat or normal 2005-11-23 18:15:24 +00:00
Nikos Kouremenos
1e2e0d4de2 gc: last selected contact can be in a closed room, so prevent KeyError tb 2005-11-22 16:39:48 +00:00
Nikos Kouremenos
d028f98655 better string (inform about /say) 2005-11-22 13:11:25 +00:00
Yann Leboulanger
c3feaf89cf fix some strings 2005-11-21 18:28:34 +00:00
Yann Leboulanger
04d14b82e6 gc hostory now always call fake_jid history and not real_jid history 2005-11-21 15:28:50 +00:00
Yann Leboulanger
dc2cbfe7cf fix some strings and pango escape nicks 2005-11-21 12:20:46 +00:00
Yann Leboulanger
6ef71ef1a2 typo 2005-11-16 20:44:00 +00:00
Yann Leboulanger
9ce32c8211 add a gc command: /say that send the message without looking for commands ("/say /help" sends "/help") 2005-11-16 20:25:06 +00:00
Nikos Kouremenos
1e78707dab clean ups 2005-11-15 16:48:40 +00:00
Yann Leboulanger
f3eef962c6 gc now have draw_contact, draw_roster and draw_all_roster functions and they are used to update style, iconset ... 2005-11-15 09:08:08 +00:00
Yann Leboulanger
a3e0d6afec always talk to fake jid even if we know real jid (revert [4172]) so we can find the contact from the jid (before we couldn't find from real jid cause in gc_contacts it's fake jid) 2005-11-14 20:18:34 +00:00
Nikos Kouremenos
1921c43a94 try to prevent circular imports 2005-11-13 20:25:04 +00:00
Nikos Kouremenos
082fc7aaa9 fixing dict name: gajim.interface.windows --> gajim.interface.instances 2005-11-13 15:08:47 +00:00
Nikos Kouremenos
a38263dcdb his --> his or her 2005-11-12 14:15:32 +00:00
Nikos Kouremenos
92c879ee0f fix tb 2005-11-11 15:07:58 +00:00
Yann Leboulanger
0833043975 when we know the real_jid and we open a chat window, we talk with the real jid and not the fake jid (jix avatar pb: we now ask the avatar of the real jid and not fake jid which is saved in the wrong file) 2005-11-10 09:46:20 +00:00
Nikos Kouremenos
3492272881 only one line for status msg under contact 2005-11-08 15:24:19 +00:00
Yann Leboulanger
fd99c19954 remove print 2005-11-07 16:18:10 +00:00
Yann Leboulanger
8877d45bc5 prevent wrong color to be shown when no bgcolor is selected (do the same as in roster) 2005-11-07 16:17:06 +00:00
Nikos Kouremenos
b89fe57543 inital patch to make status msg change color in gc too [does not work yet] 2005-11-07 11:07:55 +00:00
Nikos Kouremenos
8c4217fd5c status msg under gc roster too 2005-11-06 16:29:52 +00:00
Nikos Kouremenos
5161226e0a remove ununsed vars 2005-11-03 21:03:51 +00:00
Nikos Kouremenos
b5831c5e8d damn copy paste 2005-11-03 17:20:52 +00:00
Nikos Kouremenos
dd03ac29a5 typo. thanks deluge 2005-11-03 16:37:18 +00:00