comparison plugins/ChangeLog.API @ 9590:a7b3a1ece65e

[gaim-migrate @ 10433] nosnilmot updated this committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 25 Jul 2004 00:44:12 +0000
parents 8b2451878e26
children d6f398e80b32
comparison
equal deleted inserted replaced
9589:f4654d3b7b8d 9590:a7b3a1ece65e
17 Conversation UI ops: 17 Conversation UI ops:
18 * Added: chat_update_user() 18 * Added: chat_update_user()
19 19
20 Signals: 20 Signals:
21 * Changed: chat-buddy-joining & chat-buddy-joined now include the user's flags 21 * Changed: chat-buddy-joining & chat-buddy-joined now include the user's flags
22 * Changed: chat-buddy-joining & chat-buddy-leaving are now booleans, return
23 TRUE if you don't want the join/leave to be displayed in the UI.
22 * Added: chat-buddy-flags for when user's flags change 24 * Added: chat-buddy-flags for when user's flags change
23 gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT (required for the new 25 gaim_marshal_VOID__POINTER_POINTER_POINTER_UINT_UINT (required for the new
24 chat-buddy-flags signal) 26 chat-buddy-flags signal)
25 27
26 version 0.80 (07/15/2004): 28 version 0.80 (07/15/2004):