summaryrefslogtreecommitdiff
path: root/NxWidgets/UnitTests/nxwm
Commit message (Expand)AuthorAgeFilesLines
* Update ChangeLogGregory Nutt2014-09-201-16/+16
* Rename CONFIG_EXAMPLES_NXCONSOLE to CONFIG_EXAMPLES_NXTERM; rename CONFIG_NXW...Gregory Nutt2014-09-201-4/+4
* Cosmet updates to some commentsGregory Nutt2014-07-171-2/+2
* More trailing whilespace removalGregory Nutt2014-04-131-1/+1
* NxWM: Can now disable the NxConsole window. STM3240G-EVAL knxwm: Disabled th...Gregory Nutt2013-12-301-4/+15
* Fix typos introduced into NxWM configuration by an earlier check-in todayGregory Nutt2013-10-301-5/+5
* Saving of touchscreen calibration but be done in CCalbration each time the to...Gregory Nutt2013-10-301-1/+1
* Add interface definition for platform-specific storage of configuration data;...Gregory Nutt2013-10-301-29/+90
* Fix that way that NxWight UnitTests are reigistered as NSH builtin appsGregory Nutt2013-05-302-6/+10
* .dSYM only needs to be in the same .gitignore files as .exeGregory Nutt2013-05-301-1/+0
* Upate .gitignore files. Add .dSYM. Make sure / is present where needed. Add...Gregory Nutt2013-05-301-15/+12
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-151-4/+4
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-111-0/+45
* Clone svn:ignore directory atributed to .gitignore filesGregory Nutt2013-04-041-0/+15
* Patches from Petteri Aimonen (plus a few other things)patacongo2012-12-211-1/+1
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-22/+23
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-2/+0
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-2/+2
* Resync new repository with old repo r5166patacongo2012-09-171-1/+1
* Update all unit tests to conform to recent naming convention changes in NuttXpatacongo2012-09-142-32/+22
* Add a hex calculator example to NxWMpatacongo2012-05-221-0/+38
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo2012-05-201-1/+44
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-11/+41
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-161-100/+73
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-141-93/+46
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-131-1/+3
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-121-4/+4
* Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo2012-05-121-23/+42
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-111-10/+22
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-36/+36
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-145/+218
* More NxWM touchscreen fixespatacongo2012-05-101-29/+66
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-091-1/+91
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-091-1/+0
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-071-12/+10
* Fix a positioning problem in CRlePaletteBitmappatacongo2012-05-031-1/+1
* Upated NxWM commentspatacongo2012-05-031-1/+149
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-021-1/+17
* NxWM initial displays come up okaypatacongo2012-05-021-1/+28
* NxWM updatepatacongo2012-05-021-2/+2
* NxWM updatepatacongo2012-05-011-0/+11
* More NxWM supportpatacongo2012-05-012-13/+49
* Add beginning of NxWM NxConsole applicationpatacongo2012-05-011-0/+7
* Completes first cut at task barpatacongo2012-04-302-0/+434