| 80 the UI and the signal-handlers only receive the |
80 the UI and the signal-handlers only receive the |
| 81 conversation that has been switched to. |
81 conversation that has been switched to. |
| 82 * GaimPluginProtocolInfo: Added offline_message |
82 * GaimPluginProtocolInfo: Added offline_message |
| 83 * GaimPluginProtocolInfo: Added whiteboard_prpl_ops |
83 * GaimPluginProtocolInfo: Added whiteboard_prpl_ops |
| 84 * GaimPluginProtocolInfo: Added media_prpl_ops |
84 * GaimPluginProtocolInfo: Added media_prpl_ops |
| |
85 * GaimPluginProtocolInfo: Added "str" argument to tooltip_text, changed |
| |
86 the return type to void |
| 85 * GaimPluginProtocolInfo: Added "full" argument to tooltip_text |
87 * GaimPluginProtocolInfo: Added "full" argument to tooltip_text |
| 86 * gaim_pounce_new(): Added option argument for pounce options |
88 * gaim_pounce_new(): Added option argument for pounce options |
| 87 * gaim_network_listen() and gaim_network_listen_range(): Added |
89 * gaim_network_listen() and gaim_network_listen_range(): Added |
| 88 socket_type parameter to allow creation of UDP listening. Modified |
90 socket_type parameter to allow creation of UDP listening. Modified |
| 89 to be asynchronous with a Callback to allow for UPnP operation. |
91 to be asynchronous with a Callback to allow for UPnP operation. |