comparison ChangeLog.API @ 20875:4511d15a8f80

Doxygen @since tags for libpurple and pidgin.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Wed, 10 Oct 2007 04:23:53 +0000
parents 51aff4db29da
children b2f427916c18
comparison
equal deleted inserted replaced
20874:acf284962b40 20875:4511d15a8f80
84 * purple_conversation_do_command 84 * purple_conversation_do_command
85 * purple_conversation_get_extended_menu 85 * purple_conversation_get_extended_menu
86 * purple_core_ensure_single_instance 86 * purple_core_ensure_single_instance
87 This is for UIs to use to ensure only one copy is running. 87 This is for UIs to use to ensure only one copy is running.
88 * purple_dbus_is_owner 88 * purple_dbus_is_owner
89 * purple_timeout_add_seconds
90 Callers should prefer this to purple_timeout_add for timers
91 longer than 1 second away. Be aware of the rounding, though.
92 * purple_timeout_add_seconds 89 * purple_timeout_add_seconds
93 Callers should prefer this to purple_timeout_add for timers 90 Callers should prefer this to purple_timeout_add for timers
94 longer than 1 second away. Be aware of the rounding, though. 91 longer than 1 second away. Be aware of the rounding, though.
95 * purple_xfer_get_remote_user 92 * purple_xfer_get_remote_user
96 * purple_pounces_get_all_for_ui 93 * purple_pounces_get_all_for_ui