comparison ChangeLog.API @ 18675:cb91bb07eeff

Email notification signals from charkins. Fixes #1324
author Sean Egan <seanegan@gmail.com>
date Sat, 28 Jul 2007 05:30:19 +0000
parents 30b6f8bc47cf
children 473a3db9e691
comparison
equal deleted inserted replaced
18674:7c8321023ae5 18675:cb91bb07eeff
27 Callers should prefer this to purple_timeout_add for timers 27 Callers should prefer this to purple_timeout_add for timers
28 longer than 1 second away. Be aware of the rounding, though. 28 longer than 1 second away. Be aware of the rounding, though.
29 * purple_xfer_get_remote_user 29 * purple_xfer_get_remote_user
30 * purple_pounces_get_all_for_ui 30 * purple_pounces_get_all_for_ui
31 * purple_prefs_get_children_names 31 * purple_prefs_get_children_names
32 * added displaying-email-notification and
33 displaying-emails-notification signals
32 34
33 Changed: 35 Changed:
34 * The documentation of the following functions now properly 36 * The documentation of the following functions now properly
35 declares that the returned value must not be modified or 37 declares that the returned value must not be modified or
36 freed, which was always the case: 38 freed, which was always the case: