Doco
This commit is contained in:
parent
a9fcacc845
commit
e4880b7269
1 changed files with 5 additions and 1 deletions
|
@ -20,12 +20,16 @@ FIX: Fix threading issues in GEvent for callbacks
|
||||||
FEATURE: Added geventEventComplete()
|
FEATURE: Added geventEventComplete()
|
||||||
FEATURE: Added support for the RawOS real time operating system
|
FEATURE: Added support for the RawOS real time operating system
|
||||||
FEATURE: Operating System initialisation is now optional
|
FEATURE: Operating System initialisation is now optional
|
||||||
FEATURE: Added optional transparency to container
|
|
||||||
FEATURE: Prevent mouse events going to obscured widgets
|
FEATURE: Prevent mouse events going to obscured widgets
|
||||||
FEATURE: Add GFILE support for file lists
|
FEATURE: Add GFILE support for file lists
|
||||||
FEATURE: Add GFILE support for C strings as files
|
FEATURE: Add GFILE support for C strings as files
|
||||||
FEATURE: Add GFILE support for PetitFS
|
FEATURE: Add GFILE support for PetitFS
|
||||||
FEATURE: Added SPFD54124B GDISP driver by user shilow
|
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 ***
|
*** Release 2.1 ***
|
||||||
|
|
Loading…
Add table
Reference in a new issue