summaryrefslogtreecommitdiff
path: root/NxWidgets/UnitTests/nxwm
Commit message (Expand)AuthorAgeFilesLines
* 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