comparison ChangeLog.API @ 22344:c8192603b150

Mention the new API.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Wed, 27 Feb 2008 00:43:27 +0000
parents dc47e908965f
children c72af988f33a
comparison
equal deleted inserted replaced
22343:62856d0f2e31 22344:c8192603b150
42 * purple_chat_get_account 42 * purple_chat_get_account
43 * purple_chat_get_components 43 * purple_chat_get_components
44 * purple_connection_get_prpl 44 * purple_connection_get_prpl
45 * purple_xfer_get_start_time 45 * purple_xfer_get_start_time
46 * purple_xfer_get_end_time 46 * purple_xfer_get_end_time
47 * purple_serv_got_private_alias for prpls to call after receiving a
48 private alias from the server.
47 49
48 Pidgin: 50 Pidgin:
49 Added: 51 Added:
50 * pidgin_create_dialog to create a window that closes on escape. Also 52 * pidgin_create_dialog to create a window that closes on escape. Also
51 added utility functions pidgin_dialog_get_vbox_with_properties, 53 added utility functions pidgin_dialog_get_vbox_with_properties,