comparison plugins/ChangeLog.API @ 11504:921f64947cad

[gaim-migrate @ 13749] Make gaim_debug_vargs static. It was commented for removal and with the gadu-gadu changes, nothing else needs it to be non-static. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Sun, 11 Sep 2005 05:16:59 +0000
parents cd0c8830d881
children c9b815aeddc1
comparison
equal deleted inserted replaced
11503:cd0c8830d881 11504:921f64947cad
122 and emit before the conv. window swap happens. This prevents 122 and emit before the conv. window swap happens. This prevents
123 the old conv window from being freed before the signal emits. 123 the old conv window from being freed before the signal emits.
124 * Added: "buddy-added" and "buddy-removed", which are self-explanatory 124 * Added: "buddy-added" and "buddy-removed", which are self-explanatory
125 * Added: "blist-node-aliased", an alias was set for a buddy, chat or 125 * Added: "blist-node-aliased", an alias was set for a buddy, chat or
126 contact. See the Doxygen documentation for the details. 126 contact. See the Doxygen documentation for the details.
127 * Removed: gaim_debug_vargs()
127 128
128 version 1.0.0 (09/17/2004): 129 version 1.0.0 (09/17/2004):
129 * Added: get_chat_name to the GaimPluginProtocolInfo struct 130 * Added: get_chat_name to the GaimPluginProtocolInfo struct
130 * Changed: gaim_blist_update_buddy_presence(), presence changed to 131 * Changed: gaim_blist_update_buddy_presence(), presence changed to
131 type gboolean 132 type gboolean