summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rwxr-xr-xNxWidgets/ChangeLog.txt24
1 files changed, 15 insertions, 9 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index c9c1bc8a5..8064137e0 100755
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -1,9 +1,15 @@
-1.0 2012-03-22 Gregory Nutt <gnutt@nuttx.org>
-
-* The initial release of the NxWidgets package
-
-1.1 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
-
-* Updated and verified the NxWidgets DOxygen documentation. Contributed
- by Jose Pablo Carballo.
-
+1.0 2012-03-22 Gregory Nutt <gnutt@nuttx.org>
+
+* The initial release of the NxWidgets package
+
+1.1 2012-xx-xx Gregory Nutt <gnutt@nuttx.org>
+
+* Updated and verified the NxWidgets DOxygen documentation. Contributed
+ by Jose Pablo Carballo.
+* IBitmap, CRlePalettBitmap: Extended class to support differnt LUTs
+ for selected and non-selected images.
+* CImage: If selected, uses different LUTs based, different borders.
+ CImage is now basically a button type.
+* CImage: Add logic to hightlight an CImage (using the selected LUT).
+* nxwm: This directory will, hopefully, eventually hold the NX tiny
+ desktop (NxWM).