CVSROOT:        /cvs/directfb
Module name:    lite
Changes by:     bcombee 20061014 08:24:42

Modified files:
        .              : NEWS configure.in 
        lite           : animation.c box.h button.c button.h cursor.c 
                         font.c image.c label.c slider.c slider.h 
                         textline.c util.h window.c window.h 

Log message:
Updates for version 0.8.2

0.8.2 (October 14, 2006)
-----

- expanded the LiteBoxType enumeration to have different items for
each LiteBox and LiteWindow type defined in the library, with
special ranges for expanding the number of types for client
libraries
- updated code to fix stdbool.h warnings (Ville Syrjala)
- patch to support vertical sliders (Pierre-Hugues Husson)
- changed window update loop to be more efficient
- fixed bugs with new window destruction code
- fixed bug with routing of resize events to not-yet-displayed windows
- fixed a memory leak with freeing window memory on DWET_DESTROYED
- fixed a IDirectFBLayer reference leak in lite_change_cursor_opacity
- changed lite_enqueue_window_timeout and lite_enqueue_idle_callback
to never return the value 0 as the ID
- fixed bad return value for lite_remove_window_timeout


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

Reply via email to