CVSROOT:        /cvs/directfb
Module name:    DirectFB
Changes by:     dok     20021102 00:06:35

Modified files:
        .              : configure.in 
        include        : directfb.h directfb_keyboard.h 
        src            : idirectfb.c 
        src/core       : layers.c windows.c windows.h 

Log message:
Added DFBBoolean.

DFBWindowEvent fields cx, cy, buttons, locks and modifiers
are always set now (except for DWET_DESTROYED).

API change
----------

IDirectFB::CreateEventBuffer() no longer attaches input devices and doesn't
take input capabilities.

IDirectFB::CreateInputEventBuffer() implements the old behaviour with an
additional argument "global". If global is DFB_FALSE events will only be
delivered if this instance of IDirectFB has a focused primary (either running
fullscreen or running in windowed mode with the window being focused).

Version is 0.9.15 now.



-- 
Info:  To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-cvs" as subject.

Reply via email to