|
From: SourceForge.net <no...@so...> - 2005-04-07 15:23:10
|
Patches item #1178248, was opened at 2005-04-06 23:41 Message generated for change (Settings changed) made by lschiere You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1178248&group_id=235 Category: newfeature Group: None Status: Open Resolution: None Priority: 5 Submitted By: Matt Amato (matt_amato) >Assigned to: Etan Reisner (deryni9) Summary: [oldstatus] Signals for Add/Remove Buddy Initial Comment: This is a simple patch that registers two new signals. One for when a buddy is added to the buddy list and another for when he/she is removed. The added signal is emitted after the buddy is fully added and the remove signal is emitted after the buddy is removed but just before the memory associated with the buddy is freed. I also updated signals-test.c to register and test these signals. This is also my first patch for any OSS project, so go easy on me. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1178248&group_id=235 |