CVSROOT:        /cvs/directfb
Module name:    ++DFB
Changes by:     mws     20050530 23:36:57

Modified files:
        ++dfb          : idirectfbfont.cpp 
        include        : ++dfb.h idirectfb.h idirectfbdatabuffer.h 
                         idirectfbdisplaylayer.h idirectfbeventbuffer.h 
                         idirectfbfont.h idirectfbimageprovider.h 
                         idirectfbinputdevice.h idirectfbpalette.h 
                         idirectfbscreen.h idirectfbsurface.h 
                         idirectfbvideoprovider.h idirectfbwindow.h 

Log message:
changed ++DFB class interface from
huge #define macro to a template class
adapted all clientclasses to be derived;
consted some of the idirectfbfont member functions;

changed files:
++dfb.h                  |  155 ++++++++++++++++-------------------------------
idirectfb.h              |   12 ++-
idirectfbdatabuffer.h    |   11 ++-
idirectfbdisplaylayer.h  |   11 ++-
idirectfbeventbuffer.h   |   11 ++-
idirectfbfont.cpp        |   16 ++--
idirectfbfont.h          |   27 +++++---
idirectfbimageprovider.h |   12 ++-
idirectfbinputdevice.h   |   12 ++-
idirectfbpalette.h       |   11 ++-
idirectfbscreen.h        |   11 ++-
idirectfbsurface.h       |   12 ++-
idirectfbvideoprovider.h |   12 ++-
idirectfbwindow.h        |   11 ++-
14 files changed, 178 insertions(+), 146 deletions(-)


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

Reply via email to