Mercurial > pidgin.yaz
comparison plugins/ChangeLog.API @ 9303:fe931c791fc0
[gaim-migrate @ 10107]
Fix a comiler warning, an accelerator key, and document something.
Stu is all about keeping me on my toes.
committer: Tailor Script <tailor@pidgin.im>
| author | Mark Doliner <mark@kingant.net> |
|---|---|
| date | Thu, 17 Jun 2004 01:34:58 +0000 |
| parents | 3d5519a84d02 |
| children | feb049ca7a47 |
comparison
equal
deleted
inserted
replaced
| 9302:c45163af02fc | 9303:fe931c791fc0 |
|---|---|
| 5 * gaim_url_parse() now takes two additional parameters, which are used | 5 * gaim_url_parse() now takes two additional parameters, which are used |
| 6 for returning the username and password from the URL, if they exist. | 6 for returning the username and password from the URL, if they exist. |
| 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 | 11 |
| 11 Plugin API: v5 | 12 Plugin API: v5 |
| 12 * Changed: add_buddy, add_buddies, remove_buddy, remove_buddies, | 13 * Changed: add_buddy, add_buddies, remove_buddy, remove_buddies, |
| 13 rename_group and remove_group to take GaimBuddy's and | 14 rename_group and remove_group to take GaimBuddy's and |
| 14 GaimGroup's consistently. | 15 GaimGroup's consistently. |
