From 19e54c88ece76e66415f5d1c71dfbb6ee8d51b0c Mon Sep 17 00:00:00 2001 From: Andrew Hannam Date: Tue, 19 Jul 2016 18:54:17 +1000 Subject: Add support for reparenting, capture and control of Win32 Emulator windows. --- docs/releases.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index 648c9901..1fd4bb01 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -11,7 +11,11 @@ FEATURE: Added gwinPrintg() FIX: Fix sprintg and related functions handling of NULL pointers. FIX: Fixing width calculation of gdispGDrawString() and gdispGFillString(). FEATURE: Added QImage display driver. -FEATURE: Added support for Qt platform +FEATURE: Added support for Qt as a GOS platform +FEATURE: Add ability to set a parent for a win32 ugfx emulator window +FEATURE: Add ability to inject mouse events for a Win32 ugfx emulator window +FEATURE: Add ability to turn on and off mouse processing for a win32 ugfx emulator window +FEATURE: Add ability to capture mouse events on the win32 ugfx emaultor window *** Release 2.5 *** -- cgit v1.2.3