Mercurial > pidgin.yaz
diff plugins/ChangeLog @ 808:9d61f3d01046
[gaim-migrate @ 818]
event_new_conversation
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 31 Aug 2000 03:40:17 +0000 |
parents | c714def9cebb |
children | bac7089491c1 |
line wrap: on
line diff
--- a/plugins/ChangeLog Thu Aug 31 02:12:58 2000 +0000 +++ b/plugins/ChangeLog Thu Aug 31 03:40:17 2000 +0000 @@ -16,6 +16,13 @@ buddy. This got fixed, but now when you sign on, event_buddy_away may be called before event_buddy_signon. Not that it should matter much. + Just after I finish saying that no more events will be added, I go and + add one. Go figure. Anyway, it's event_new_conversation. Enough people + asked me to add it, and I found it useful enough, that I finally did + add it. It gets passed a char *, the name of the person who the + conversation is with. This gets triggered when a new conversation + window is created, in case you couldn't figure it out on your own. + version 0.9.20: It's 3 am the night before finals, it's obviously a good time to hack gaim.