mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-09-07 17:26:32 +00:00
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4669 42af7a65-404d-4744-a932-0658087f49c3
15 lines
617 B
Text
Executable file
15 lines
617 B
Text
Executable file
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).
|