summaryrefslogtreecommitdiffstats
path: root/NxWidgets/UnitTests
AgeCommit message (Expand)AuthorFilesLines
2012-05-22Add a hex calculator example to NxWMpatacongo1-0/+38
2012-05-20Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo1-1/+44
2012-05-18Final refactoring and implementation of delayed window deletion logic. Works...patacongo1-11/+41
2012-05-16NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo15-103/+80
2012-05-14NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo1-93/+46
2012-05-13NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo1-1/+3
2012-05-12NxWM: Correct the calculation of the physical dispaly sizepatacongo1-4/+4
2012-05-12Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo1-23/+42
2012-05-11Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo1-10/+22
2012-05-11NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo1-36/+36
2012-05-10NX trapezoid fixes; Various NxWM fixespatacongo1-145/+218
2012-05-10More NxWM touchscreen fixespatacongo1-29/+66
2012-05-09Adding beginning of NxWM touchscreen supportpatacongo1-1/+91
2012-05-09NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo10-10/+9
2012-05-07Most fixes to get NxWM working on the STM3240G-EVALpatacongo1-12/+10
2012-05-03Fix a positioning problem in CRlePaletteBitmappatacongo1-1/+1
2012-05-03Upated NxWM commentspatacongo1-1/+149
2012-05-02NxWM updates (with some NX and NxWidget fixes too)patacongo1-1/+17
2012-05-02Fix some warnings and fix some simulator buildspatacongo1-1/+1
2012-05-02NxWM initial displays come up okaypatacongo1-1/+28
2012-05-02NxWM updatepatacongo1-2/+2
2012-05-01NxWM updatepatacongo1-0/+11
2012-05-01More NxWM supportpatacongo3-17/+73
2012-05-01Add beginning of NxWM NxConsole applicationpatacongo1-0/+7
2012-04-30Completes first cut at task barpatacongo2-0/+434
2012-04-28A few pieces of what may become an NX window managerpatacongo1-5/+5
2012-04-28Update to README and commentspatacongo1-4/+4
2012-03-22Prep for NxWidgets 1.0 releasepatacongo49-344/+110
2012-03-22First check-in of NxWidgetspatacongo71-0/+14989