aboutsummaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-04 20:48:52 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-05-04 20:48:52 +0000
commit8e45cf0546b8a6255802a260a4a656ba7a6a979d (patch)
treea7dac5cb2ba7ff75c73f1559a3cab61495f45c76 /NxWidgets/ChangeLog.txt
parent78ec88998083a9678b3494747191fd67a17584c4 (diff)
downloadpx4-firmware-8e45cf0546b8a6255802a260a4a656ba7a6a979d.tar.gz
px4-firmware-8e45cf0546b8a6255802a260a4a656ba7a6a979d.tar.bz2
px4-firmware-8e45cf0546b8a6255802a260a4a656ba7a6a979d.zip
Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4699 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rwxr-xr-xNxWidgets/ChangeLog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 570942828..1d4c69c9e 100755
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -22,6 +22,8 @@
need to "rewind" to the beginning of the image.
* CRlePalettBitmap: Fixe a positioning problem. It was actually losing
the last row of every image!
-* CNxWidget: Removed support for "shelving" widgets. I will be removing
+* CNxWidget: Removed support for "shelving" widgets. I will be removing
some lesser used feature over time in order to reduce the NxWidgets
footprint.
+* CNxWidget: Removed support for reference constants and close types.
+ The goal is to ge the base widget class as small as possible. \ No newline at end of file