comparison ChangeLog.API @ 21371:a41ac7fd19ab

propagate from branch 'im.pidgin.pidgin.next.minor' (head a6e1d13e8af0e00ac47c87b5e118bb3c7ed5064f) to branch 'im.pidgin.cpw.resiak.disconnectreason' (head 1c4a76a16cd4f8e8ae374ea786d9c7001acf7918)
author Will Thompson <will.thompson@collabora.co.uk>
date Sat, 27 Oct 2007 17:46:04 +0000
parents 640551a3e75a 1f59065c606a
children 50fa2c5a7029
comparison
equal deleted inserted replaced
21369:318b3f5d1516 21371:a41ac7fd19ab
2 2
3 version 2.3.0 (??/??/????): 3 version 2.3.0 (??/??/????):
4 libpurple: 4 libpurple:
5 Added: 5 Added:
6 * purple_request_field_blist_nodes_new and its accessory functions. 6 * purple_request_field_blist_nodes_new and its accessory functions.
7 * a PurpleConversation field in PurpleConvMessage 7 * a PurpleConversation field and an alias field in PurpleConvMessage
8 * account-authorization signals (see account-signals.dox for 8 * account-authorization signals (see account-signals.dox for
9 details) (Stefan Ott) 9 details) (Stefan Ott)
10 * libpurple/purple.h, which includes #define's and #include's 10 * libpurple/purple.h, which includes #define's and #include's
11 required to compile stand-alone plugins 11 required to compile stand-alone plugins
12 * PURPLE_STATUS_TUNE as a new PurpleStatusPrimitive 12 * PURPLE_STATUS_TUNE as a new PurpleStatusPrimitive
131 bound to a keystroke. 131 bound to a keystroke.
132 * Added gnt_menu_get_item to activate and return a menuitem of the 132 * Added gnt_menu_get_item to activate and return a menuitem of the
133 given id from a menu. 133 given id from a menu.
134 * Added gnt_menuitem_activate, which triggers the 'activate' signal on 134 * Added gnt_menuitem_activate, which triggers the 'activate' signal on
135 the menuitem and calls the callback function, if available. 135 the menuitem and calls the callback function, if available.
136 * Added GntEntryKillRing in GntEntry.
136 137
137 version 2.2.2 (??/??/????): 138 version 2.2.2 (??/??/????):
138 libpurple: 139 libpurple:
139 Changed: 140 Changed:
140 * The size parameter of purple_util_write_data_to_file_absolute 141 * The size parameter of purple_util_write_data_to_file_absolute