New commits:
http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=503008cff52482117e7f5dcc79a9e916b0e61525
commit 503008cff52482117e7f5dcc79a9e916b0e61525
Author: Andreas Shimokawa <[email protected]>
Date:   Mon Sep 19 18:55:44 2011 +0200

    core: remove Dispatch class, use functions instead (even in C++ mode)
    
    This patch also adds _Deinit_Dispatch() calls which were missing before 
(fixes leaks)

 flux/fluxcomp.cpp         |  185 ++++++++++++++-------------------------------
 src/core/core.c           |    2 +-
 src/core/graphics_state.c |    2 +
 src/core/input.c          |    3 +-
 src/core/layer_context.c  |    2 +-
 src/core/layer_region.c   |    2 +
 src/core/layers.c         |    2 +
 src/core/palette.c        |    2 +
 src/core/screens.c        |    2 +
 src/core/surface.c        |    2 +-
 src/core/windows.c        |    3 +-
 src/core/windowstack.c    |    2 +
 12 files changed, 76 insertions(+), 133 deletions(-)

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

Reply via email to