summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-14 16:01:27 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-14 16:01:27 -0600
commit3c36d57fe09194b32055c395f317415aa9133662 (patch)
treec84ccb44b2c3667f2a8e5a37eb10584bd2ea561f /NxWidgets/ChangeLog.txt
parentcdfc696a3414ad7083d823276735f279d407caae (diff)
downloadnuttx-3c36d57fe09194b32055c395f317415aa9133662.tar.gz
nuttx-3c36d57fe09194b32055c395f317415aa9133662.tar.bz2
nuttx-3c36d57fe09194b32055c395f317415aa9133662.zip
Update ChangeLogs and ReleaseNotes for 7.4 release (not complete)
Diffstat (limited to 'NxWidgets/ChangeLog.txt')
-rw-r--r--NxWidgets/ChangeLog.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/NxWidgets/ChangeLog.txt b/NxWidgets/ChangeLog.txt
index 656d324fe..2d89d3f91 100644
--- a/NxWidgets/ChangeLog.txt
+++ b/NxWidgets/ChangeLog.txt
@@ -446,7 +446,7 @@
(2014-7-14).
* Kconfig, nxwm/include/nxwmconfig.hxx, nxwm/src/capplicationwindow.cxx:
Toolbar font ID can now be separately configured (2014-7-14).
-* nxwm/src/cmediaplayer.cxx: Will not dynamically position player controls
+* nxwm/src/cmediaplayer.cxx: Will now dynamically position player controls
based on the display and image sizes (2014-7-14).
* nxwm/src/glyph_mediagrip30x30.cxx and glyph_mplayer_controls43x41.cxx: Add
larger images for the media player (2014-7-14).
@@ -465,7 +465,7 @@
a multi-line, scrollable region (2014-7-16).
* NxMW::CMediaPlayer: Correctly catch the volume level change event
(2014-7-16).
-* NxMW::CMediaPlayer: Concert CLabel to a CListBox to support selection of
+* NxMW::CMediaPlayer: Convert CLabel to a CListBox to support selection of
one of many media files to play. This should be a CScrollingTextBox to
support an indefinitely large number of media files (2014-7-16).
* NxWidgets::CGraphicsPort: Fix drawBitmapGreyScale method. Actually drew