Mercurial > pidgin.yaz
comparison plugins/ChangeLog.API @ 9336:feb049ca7a47
[gaim-migrate @ 10144]
nosnilmot is way thorough, dude
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Tue, 22 Jun 2004 00:29:23 +0000 |
| parents | fe931c791fc0 |
| children | 9bfd0e336c91 |
comparison
equal
deleted
inserted
replaced
| 9335:b726aba28229 | 9336:feb049ca7a47 |
|---|---|
| 7 * Added: has_focus UI op to GaimConversationUiOps and | 7 * Added: has_focus UI op to GaimConversationUiOps and |
| 8 GaimConvWindowUiOps. | 8 GaimConvWindowUiOps. |
| 9 * Added: gaim_conversation_has_focus() and gaim_conv_window_has_focus(). | 9 * Added: gaim_conversation_has_focus() and gaim_conv_window_has_focus(). |
| 10 * Removed: gaim_blist_save() | 10 * Removed: gaim_blist_save() |
| 11 | 11 |
| 12 Plugin API: v5 | 12 Protocol Plugin API: v5 |
| 13 * Changed: add_buddy, add_buddies, remove_buddy, remove_buddies, | 13 * Changed: add_buddy, add_buddies, remove_buddy, remove_buddies, |
| 14 rename_group and remove_group to take GaimBuddy's and | 14 rename_group and remove_group to take GaimBuddy's and |
| 15 GaimGroup's consistently. | 15 GaimGroup's consistently. |
| 16 * Removed: OPT_PROTO_BUDDY_ICON (replaced by icon_spec) | |
| 17 * Added: icon_spec to the GaimPluginProtocolInfo struct | |
| 16 | 18 |
| 17 version 0.78 (05/30/2004): | 19 version 0.78 (05/30/2004): |
| 18 Plugin API: v4 | 20 Plugin API: v4 |
| 19 * Added: actions - for plugins to add to the new Plugin Actions menu | 21 * Added: actions - for plugins to add to the new Plugin Actions menu |
| 20 | 22 |
