Mercurial > pidgin
comparison plugins/ChangeLog.API @ 12929:918a91c73930
[gaim-migrate @ 15282]
gaim_blist_node_action_new() is gone.
committer: Tailor Script <tailor@pidgin.im>
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Wed, 18 Jan 2006 23:10:26 +0000 |
| parents | 2c4f20ff387c |
| children | 82e918444965 |
comparison
equal
deleted
inserted
replaced
| 12928:4b5822e48b53 | 12929:918a91c73930 |
|---|---|
| 12 * gaim_gtk_prefs_labeled_entry, the "key" parameter is now a const char* | 12 * gaim_gtk_prefs_labeled_entry, the "key" parameter is now a const char* |
| 13 instead of just a char* | 13 instead of just a char* |
| 14 * the add_buddy perl sub. The sub now takes the account as the first | 14 * the add_buddy perl sub. The sub now takes the account as the first |
| 15 argument, and buddy and group as the second and third. It also adds | 15 argument, and buddy and group as the second and third. It also adds |
| 16 the buddy to the server-side buddy list of the given account. | 16 the buddy to the server-side buddy list of the given account. |
| 17 * gaim_blist_node_action_new, added a fourth argument, a GList of | |
| 18 GaimBlistNodeActions to be created as a submenu of the item. | |
| 19 * gaim_connection_new, gaim_account_connect and gaim_account_register no | 17 * gaim_connection_new, gaim_account_connect and gaim_account_register no |
| 20 longer return a GaimConnection | 18 longer return a GaimConnection |
| 21 * keep_alive in GaimConnection is renamed to keepalive | 19 * keep_alive in GaimConnection is renamed to keepalive |
| 22 * gaim_mkstemp, added a second argument, a boolean, of whether or not the | 20 * gaim_mkstemp, added a second argument, a boolean, of whether or not the |
| 23 file is binary | 21 file is binary |
