Mercurial > pidgin.yaz
comparison plugins/ChangeLog.API @ 11022:4febc4df0eb8
[gaim-migrate @ 12893]
sf patch #1223463, from Richard Laager
Documentation!
Can you believe it?
Need I remind you that this is an open source project?
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Wed, 22 Jun 2005 23:10:58 +0000 |
parents | 04f280376f06 |
children | 8d2007d738d5 |
comparison
equal
deleted
inserted
replaced
11021:dd5c802baf7b | 11022:4febc4df0eb8 |
---|---|
72 non-NULL value. This value is now returned. Previously, | 72 non-NULL value. This value is now returned. Previously, |
73 all registered handlers were called and the value from the | 73 all registered handlers were called and the value from the |
74 last handler was used. | 74 last handler was used. |
75 * Changed: gaim_conv_window_remove_conversation()'s last argument to | 75 * Changed: gaim_conv_window_remove_conversation()'s last argument to |
76 be a GaimConversation. | 76 be a GaimConversation. |
77 * Added: "buddy-icon-cached", which is called when a new buddy icon | |
78 is cached. | |
77 | 79 |
78 version 1.0.0 (09/17/2004): | 80 version 1.0.0 (09/17/2004): |
79 * Added: get_chat_name to the GaimPluginProtocolInfo struct | 81 * Added: get_chat_name to the GaimPluginProtocolInfo struct |
80 * Changed: gaim_blist_update_buddy_presence(), presence changed to | 82 * Changed: gaim_blist_update_buddy_presence(), presence changed to |
81 type gboolean | 83 type gboolean |