comparison plugins/icq/icqevent.c @ 1432:4c510ca3563f

[gaim-migrate @ 1442] icqlib 1.1.5 committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 28 Jan 2001 01:52:27 +0000
parents 0a766047b4fd
children 8ed70631ed15
comparison
equal deleted inserted replaced
1431:0137bacd63c8 1432:4c510ca3563f
1 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */ 1 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
2 2
3 /* 3 /*
4 * $Id: icqevent.c 1319 2000-12-19 10:08:29Z warmenhoven $ 4 * $Id: icqevent.c 1442 2001-01-28 01:52:27Z warmenhoven $
5 * 5 *
6 * $Log$ 6 * $Log$
7 * Revision 1.1 2000/12/19 10:08:29 warmenhoven 7 * Revision 1.2 2001/01/28 01:52:27 warmenhoven
8 * Yay, new icqlib 8 * icqlib 1.1.5
9 * 9 *
10 * Revision 1.2 2000/06/15 18:54:09 bills 10 * Revision 1.2 2000/06/15 18:54:09 bills
11 * added time attribute and handleEvent function pointer to icq_Event, 11 * added time attribute and handleEvent function pointer to icq_Event,
12 * renamed icq_ChatEvent to icq_ChatRequestEvent, renamed icq_FileEvent to 12 * renamed icq_ChatEvent to icq_ChatRequestEvent, renamed icq_FileEvent to
13 * icq_FileRequestEvent, added icq_URLEvent and related methods 13 * icq_FileRequestEvent, added icq_URLEvent and related methods