From 6b32872462ba7e069df10760d89806a9ae895006 Mon Sep 17 00:00:00 2001 From: patacongo Date: Wed, 9 May 2012 22:30:19 +0000 Subject: Adding beginning of NxWM touchscreen support git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4718 42af7a65-404d-4744-a932-0658087f49c3 --- NxWidgets/ChangeLog.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NxWidgets/ChangeLog.txt') diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt index f7791e99d..1367c8f68 100755 --- a/NxWidgets/ChangeLog.txt +++ b/NxWidgets/ChangeLog.txt @@ -51,4 +51,7 @@ * All application windows now use CWindowEventHandler and CWindowEventHandlerList to get notifications about mouse and keyboard events. These class will then automatically handle polling (with no need for a modal loop). +* CTouchscreen and CCalibration: Add touchscreen support (still a long way + to go). + -- cgit v1.2.3