ugfx_release_2.6
inmarket 2014-08-20 12:24:56 +10:00
parent a9fcacc845
commit e4880b7269
1 changed files with 5 additions and 1 deletions

View File

@ -20,12 +20,16 @@ FIX: Fix threading issues in GEvent for callbacks
FEATURE: Added geventEventComplete()
FEATURE: Added support for the RawOS real time operating system
FEATURE: Operating System initialisation is now optional
FEATURE: Added optional transparency to container
FEATURE: Prevent mouse events going to obscured widgets
FEATURE: Add GFILE support for file lists
FEATURE: Add GFILE support for C strings as files
FEATURE: Add GFILE support for PetitFS
FEATURE: Added SPFD54124B GDISP driver by user shilow
FEATURE: Added GWIN GL3D window type
FEATURE: Generalised all GWIN events to use a common prefix structure.
FIX: Improve memory usage for the GWIN Frame widget.
FEATURE: Added transparent custom draws for GWIN containers and frame widgets
FEATURE: Added image custom draws for GWIN containers and frame widgets
*** Release 2.1 ***