aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-08-20 12:24:56 +1000
committerinmarket <andrewh@inmarket.com.au>2014-08-20 12:24:56 +1000
commite4880b72697feff3b4423f48cf77d015c114776c (patch)
treebc9fc12a7372ce59aad7ef28b52c0e8cd7762e56 /docs
parenta9fcacc8456b4072847391444a540fa6ba7ece20 (diff)
downloaduGFX-e4880b72697feff3b4423f48cf77d015c114776c.tar.gz
uGFX-e4880b72697feff3b4423f48cf77d015c114776c.tar.bz2
uGFX-e4880b72697feff3b4423f48cf77d015c114776c.zip
Doco
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 3654dba0..66f2cc14 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -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 ***