CVSROOT:        /cvs/directfb
Module name:    lite
Changes by:     kent    20050330 08:34:45

Modified files:
        lite           : window.c window.h 

Log message:
Important change: Switching from a per-window event buffer to a global
event buffer, this for easier handling of events concerning modal LiteWindows
so that only one window is serviced the event. The other model required
multiple threads running, in this model there's just one GUI thread that
handles the events from a single source.


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

Reply via email to