comparison ChangeLog.API @ 18089:1f6599cd2d2b

When an animated image is inserted into a conversation window, animate it. Fixes #912.
author Mark Doliner <mark@kingant.net>
date Mon, 11 Jun 2007 07:48:49 +0000
parents 0b3d6ea61760
children 97b735ca9d7a ab6d2763b8d8
comparison
equal deleted inserted replaced
18088:c138916a49b3 18089:1f6599cd2d2b
33 longer than 1 second away. Be aware of the rounding, though. 33 longer than 1 second away. Be aware of the rounding, though.
34 * purple_timeout_add_seconds 34 * purple_timeout_add_seconds
35 Callers should prefer this to purple_timeout_add for timers 35 Callers should prefer this to purple_timeout_add for timers
36 longer than 1 second away. Be aware of the rounding, though. 36 longer than 1 second away. Be aware of the rounding, though.
37 * purple_xfer_get_remote_user 37 * purple_xfer_get_remote_user
38 * gtk_imhtml_animation_new
39 Can be used for inserting an animated image into an IMHTML.
38 40
39 Changed: 41 Changed:
40 * Mark some return types const: 42 * Mark some return types const:
41 * purple_accounts_get_all 43 * purple_accounts_get_all
42 * purple_connections_get_all 44 * purple_connections_get_all