New commits:
http://git.directfb.org/?p=libs/FusionDale.git;a=commit;h=e43a88d946c66ab328c191f1f56dd64876aab83e
commit e43a88d946c66ab328c191f1f56dd64876aab83e
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Fri Dec 7 21:35:00 2007 +0100

    COMA: Added ComaNotificationFlags with CNF_DEALLOC_ARG for convenience.
    
    Most dispatch callbacks just deallocate the notification data (arg).
    
    The new flag will save a lot of code.

 include/fusiondale.h      |   21 ++++++++++++++-------
 src/coma/component.c      |   24 +++++++++++++++---------
 src/coma/component.h      |    3 ++-
 src/coma/icomacomponent.c |   14 ++++++++------
 4 files changed, 39 insertions(+), 23 deletions(-)


_______________________________________________
directfb-cvs mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs

Reply via email to