CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: dok 20020224 21:24:55
Modified files:
. : configure.in
include : directfb.h
src : directfb.c
src/core : coredefs.h layers.c windows.c windows.h
src/windows : idirectfbwindow.c
Log message:
Added IDirectFBWindow::PutAtop and IDirectFBWindow::PutBelow
that can be used to restack a window relative to another one.
Added DFB_ASSERT which prints an error message and causes a
SIGTRAP if debug is enabled during configure.
Cleaned up window restacking code in core. Reduced code size.
Version is 0.9.10 now.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.