New commits:

http://git.directfb.org/?p=libs/LiTE.git;a=commit;h=2094749028d0f732c1465f3379d5e38742cf5927
commit 2094749028d0f732c1465f3379d5e38742cf5927
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sat Oct 13 20:51:20 2007 +0200

    0.1.2

 configure.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.directfb.org/?p=libs/LiTE.git;a=commit;h=2c8fcc2900012c18d8c0373a0b404c749e047aaa
commit 2c8fcc2900012c18d8c0373a0b404c749e047aaa
Author: Denis Oliver Kropp <[EMAIL PROTECTED]>
Date:   Sat Oct 13 14:54:22 2007 +0200

    API change in IComaComponent::InitNotifications() and InitListeners().
    
    Added context pointer argument which is registered with the listener or
    notification dispatch callback if its entry in the array contains a
    NULL context pointer.
    
    Made array arguments const.
    
    These two changes allow definition of static const tables of notification
    dispatch callbacks where the context is only known during runtime and is
    the same for all of these.

 include/fusiondale.h      |   12 +++++++-----
 src/coma/icomacomponent.c |   18 ++++++++++--------
 2 files changed, 17 insertions(+), 13 deletions(-)


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

Reply via email to