Mercurial > pidgin
comparison plugins/ChangeLog.API @ 9597:d6f398e80b32
[gaim-migrate @ 10440]
denyri added a void *data argument to most of the command related
functions. This makes it easier for language binding and such.
committer: Tailor Script <tailor@pidgin.im>
| author | Tim Ringenbach <marv@pidgin.im> |
|---|---|
| date | Mon, 26 Jul 2004 03:27:03 +0000 |
| parents | a7b3a1ece65e |
| children | 93211b7538d6 |
comparison
equal
deleted
inserted
replaced
| 9596:7b3212aa698c | 9597:d6f398e80b32 |
|---|---|
| 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! | 1 Gaim: The Pimpin' Penguin IM Client that's good for the soul! |
| 2 | 2 |
| 3 version 0.81cvs | 3 version 0.81cvs |
| 4 Commands API: | |
| 5 * Most functions now have a void *data argument. | |
| 6 | |
| 4 Conversation API: | 7 Conversation API: |
| 5 * Changed: gaim_conv_chat_add_user() (added flags parameter) | 8 * Changed: gaim_conv_chat_add_user() (added flags parameter) |
| 6 gaim_conv_chat_add_users() now (added GList of flags parameter) | 9 gaim_conv_chat_add_users() now (added GList of flags parameter) |
| 7 gaim_conv_chat_get_users() now returns a GList of GaimChatBuddy's | 10 gaim_conv_chat_get_users() now returns a GList of GaimChatBuddy's |
| 8 gaim_conv_chat_set_users() now expects a GList of GaimChatBuddy's | 11 gaim_conv_chat_set_users() now expects a GList of GaimChatBuddy's |
