comparison ChangeLog.API @ 25852:b38cbefca6ad

Add a -f/--force-online option to Pidgin which tells libpurple to claim the network is available, even if NetworkManager (or Windows) says it isn't. This is useful for offline development with nullprpl. If you don't like -f for this and would just like to keep the long option, I'm fine with that. Also, remove a -x/--nocrash option in Pidgin that doesn't seem to do anything.
author Richard Laager <rlaager@wiktel.com>
date Fri, 28 Nov 2008 06:06:35 +0000
parents 1b7cb5163b07
children 47540809ae91
comparison
equal deleted inserted replaced
25851:291b84bf4f8b 25852:b38cbefca6ad
19 * PURPLE_BUDDY 19 * PURPLE_BUDDY
20 * PURPLE_CHAT 20 * PURPLE_CHAT
21 * purple_request_field_get_group 21 * purple_request_field_get_group
22 * purple_request_field_get_ui_data 22 * purple_request_field_get_ui_data
23 * purple_request_field_set_ui_data 23 * purple_request_field_set_ui_data
24 * purple_network_force_online
24 25
25 Deprecated: 26 Deprecated:
26 * purple_buddy_get_local_alias 27 * purple_buddy_get_local_alias
27 28
28 pidgin: 29 pidgin: