summaryrefslogtreecommitdiff
path: root/nuttx
Commit message (Expand)AuthorAgeFilesLines
* NFS updatepatacongo2012-05-189-224/+1038
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-1714-6/+772
* Re-factor NX messaging logic in preparation for a new message control featurepatacongo2012-05-1729-243/+156
* Fix a C++ link issue: If constant strings used only in constructor, the don't...patacongo2012-05-174-12/+21
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-163-3/+79
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo2012-05-152-5/+5
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use...patacongo2012-05-151-2/+23
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-155-11/+17
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-147-9/+64
* Add task switching instrumentation for missing case. Contributed by Petri Tan...patacongo2012-05-142-12/+20
* Calypso update from Denis Carkiki. Adds UWire driver and support for externa...patacongo2012-05-1414-131/+310
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-136-20/+41
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-137-33/+102
* Add Calypso-related fixespatacongo2012-05-131-1/+1
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-131-1/+0
* Fix a critical NXTK bug related to mouse/touchscreen positions within framed ...patacongo2012-05-134-46/+65
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-122-5/+5
* NFS updatepatacongo2012-05-126-69/+237
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-114-32/+59
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-119-52/+106
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-1111-51/+106
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-109-39/+54
* More NxWM touchscreen fixespatacongo2012-05-101-0/+1
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-0917-0/+58
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-093-4/+13
* The STMPE11/touchscreen is now fully functional on the STM3240G-EVALpatacongo2012-05-0811-96/+183
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-0810-13/+477
* NFS updatepatacongo2012-05-074-165/+130
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-0722-80/+83
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-075-3/+168
* Add configuration for testing NxWMpatacongo2012-05-076-0/+2304
* Fix uninitialized pointer in CNxTKWindowpatacongo2012-05-071-1/+1
* Mostly cosmetic, partial fixes for STM3240G-EVAL LCDpatacongo2012-05-074-14/+26
* Add STMPE11 temperature sensor logicpatacongo2012-05-065-3/+238
* Add STMPE11 touchscreen logicpatacongo2012-05-069-56/+1171
* Add framework for STMPE11 ADC interfacespatacongo2012-05-066-16/+385
* Add GPIO support to STMPE11 driver; NFS updatepatacongo2012-05-0510-184/+801
* Beginning of an SMTPE11 touchscreen/IO expander driverpatacongo2012-05-056-38/+673
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-0410-87/+164
* Update NxWM colors; remove NxWidgets shelvingpatacongo2012-05-041-2/+3
* NSF updatepatacongo2012-05-032-12/+16
* Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo2012-05-032-1/+42
* Upated NxWM commentspatacongo2012-05-033-39/+57
* NFS updatepatacongo2012-05-023-17/+44
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-024-8/+19
* Fix some warnings and fix some simulator buildspatacongo2012-05-0216-58/+118
* NxWM initial displays come up okaypatacongo2012-05-021-0/+6
* Missed Calypso filepatacongo2012-05-011-0/+30
* Calypso updatepatacongo2012-05-017-50/+146
* More NxWM supportpatacongo2012-05-018-0/+1152