summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-23 01:19:18 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-23 01:19:18 +0000
commit3524e9a2ad84254248b3b495246dd91b1c99e760 (patch)
tree34aa5b11893347a75fca444819833ad33e90e053 /NxWidgets/ChangeLog.txt
parent7fba49ce75a6676efa2b425076138511672d5ae4 (diff)
downloadpx4-nuttx-3524e9a2ad84254248b3b495246dd91b1c99e760.tar.gz
px4-nuttx-3524e9a2ad84254248b3b495246dd91b1c99e760.tar.bz2
px4-nuttx-3524e9a2ad84254248b3b495246dd91b1c99e760.zip
Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4765 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index f688f846c..83d0e8912 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -152,3 +152,4 @@
changes when the widget is selected. Thenthe background color
in the font is wrong. Fixed in CButtonArrary, but the problem
probably exists in other places as well.
+* NxWM: Increase default spacing of icons on the Start Window.