summaryrefslogtreecommitdiff
path: root/NxWidgets/ChangeLog.txt
Commit message (Expand)AuthorAgeFilesLines
* New touchscreen scaling algorithm for the case where measured X values vary w...Gregory Nutt2013-10-171-1/+3
* Add a 320x320 NuttX logo imageGregory Nutt2013-10-151-0/+3
* Use NxWidgets::CScaledBitmap to scale icons in the NxWM taskbarGregory Nutt2013-10-151-0/+2
* NxWidgets::CScaledImage: New class that wraps any class that provides IBitMap...Gregory Nutt2013-10-151-0/+3
* NxWM::CCalibration: Add logic to collect and average samples, optionally disc...Gregory Nutt2013-10-141-0/+3
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-141-0/+5
* Prep for 6.28 releasenuttx-6.28Gregory Nutt2013-06-141-2/+3
* NxWM::CTaskbar: Add a method to redraw the task bar and the top application....Gregory Nutt2013-06-041-0/+4
* Change auto-increment timing in NxWidgets::CNumericEdit. From Petteri AimonenGregory Nutt2013-06-041-1/+4
* NxWidgets::CImage: Allow NULL bitmaps. From Petteri AimonenGregory Nutt2013-06-041-21/+24
* Fix that way that NxWight UnitTests are reigistered as NSH builtin appsGregory Nutt2013-05-301-0/+3
* Add NxWidgets::CGlyphSliderHorizontal unit test; Fix NxWidgets::CGlyphSliderH...Gregory Nutt2013-05-171-0/+4
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-151-0/+2
* Default NxWidgets and NxWM priorities should be 100 not 50 to be consistent w...Gregory Nutt2013-05-121-0/+2
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-121-0/+4
* Smalled CMediaPlayer image from Ken PettitGregory Nutt2013-05-121-0/+2
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-111-0/+6
* Prep for NuttX-6.27 releasenuttx-6.27Gregory Nutt2013-04-281-1/+3
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-221-0/+15
* Prep for 6.26 releasenuttx-6.26patacongo2013-03-151-1/+3
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-281-1/+47
* STM32 F4 patches from Petteri Aimonen (mostly USB)patacongo2013-02-151-0/+2
* Several patches from Petteri Aimonenpatacongo2013-02-081-0/+8
* All argv types should be char * const * not const char **patacongo2013-02-021-0/+3
* Prep for 6.25 releasepatacongo2013-02-011-1/+3
* Additional patches from Petteri Aimonen for FAT, STM32 SPI, and AT25patacongo2013-02-011-0/+3
* NxWidgets updates from Petteri Aimonen; buildroot GDB build fix from Ken Bann...patacongo2013-02-011-0/+11
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-0/+32
* Prep for release 6.24nuttx-6.24patacongo2012-12-201-2/+4
* Patches from Petteri Aimonen + stdbool and rand() changes for Freddie Chopinpatacongo2012-12-071-1/+5
* Several changes (mostly graphics related) from Petteri Aimonenpatacongo2012-11-231-1/+3
* Add common Toolchain.defs for AVR/AVR32; Add Toolchain.defs for ARM; Add more...patacongo2012-11-231-1/+0
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-171-0/+6
* Patches 4-6 from Petteri Aimonenpatacongo2012-11-161-3/+6
* Fixes for CCycleButton unit test; Add CNumericEdit. Both from Petteri Aimonenpatacongo2012-11-161-0/+4
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-091-1/+18
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-0/+11
* Prep for NxWidgets 1.3 releasepatacongo2012-09-291-1/+3
* Turn off LCD reading on Shenzhou board (needs some TLC before it will be usable)patacongo2012-09-281-0/+2
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-0/+2
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-0/+3
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-141-0/+4
* Prep for 6.19 releasenuttx-6.19patacongo2012-06-151-4/+5
* Fix error in NxWM makefile that creapt in with recent check-inspatacongo2012-05-301-0/+3
* Various improvements to NxWM hex calculator displaypatacongo2012-05-231-0/+2
* Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase ...patacongo2012-05-231-0/+1
* Hack for font background when we cannot read from the LCD; Candidate fix for ...patacongo2012-05-221-0/+8
* CHexCalculator fixes + back out change to CNxtkWindowpatacongo2012-05-221-0/+2
* Add a hex calculator example to NxWMpatacongo2012-05-221-0/+2
* Fix NxWM bug: old window being minimized when new window openpatacongo2012-05-211-0/+4