summaryrefslogtreecommitdiffstats
path: root/NxWidgets/nxwm
AgeCommit message (Expand)AuthorFilesLines
2012-05-30Fix error in NxWM makefile that creapt in with recent check-inspatacongo1-1/+1
2012-05-23Various improvements to NxWM hex calculator displaypatacongo3-5/+67
2012-05-23Fix 'make export' target for NxWMpatacongo2-3/+42
2012-05-23Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase ...patacongo1-4/+4
2012-05-22Add some minimal support for precedence of operationspatacongo2-64/+176
2012-05-22CHexCalculator fixes + back out change to CNxtkWindowpatacongo2-10/+18
2012-05-22Add a hex calculator example to NxWMpatacongo9-7/+1403
2012-05-21Some debug garbage was left in the filespatacongo2-7/+2
2012-05-21Fix NxWM bug: old window being minimized when new window openpatacongo2-13/+4
2012-05-20Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo7-14/+466
2012-05-20NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo1-1/+42
2012-05-19Prep for 6.18 releasepatacongo3-7/+7
2012-05-19NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo13-55/+54
2012-05-19NxWM: Add a missing part of the message blocking logicpatacongo11-51/+78
2012-05-18Final refactoring and implementation of delayed window deletion logic. Works...patacongo19-211/+500
2012-05-17Fix a C++ link issue: If constant strings used only in constructor, the don't...patacongo3-10/+27
2012-05-16NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo17-84/+760
2012-05-15NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo1-1/+0
2012-05-15NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use...patacongo6-15/+15
2012-05-15NxWM::CNxConsole when NSH window is closed by touching toolbar icon, need to ...patacongo1-8/+26
2012-05-15Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo3-37/+102
2012-05-14Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo3-4/+4
2012-05-14NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo16-250/+807
2012-05-13Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo1-1/+1
2012-05-13NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2-2/+2
2012-05-13NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo4-69/+127
2012-05-12NxWM: Fix double deletion of classpatacongo2-3/+8
2012-05-12NxWM: Correct the calculation of the physical dispaly sizepatacongo2-33/+46
2012-05-12Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo12-286/+358
2012-05-11Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo5-23/+96
2012-05-11SMTPE11 and NxWM touchscreen fixespatacongo4-66/+49
2012-05-11NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo6-28/+534
2012-05-10NX trapezoid fixes; Various NxWM fixespatacongo3-6/+15
2012-05-10More NxWM touchscreen fixespatacongo3-14/+3
2012-05-09Adding beginning of NxWM touchscreen supportpatacongo18-6/+1243
2012-05-09NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo15-116/+962
2012-05-07Most fixes to get NxWM working on the STM3240G-EVALpatacongo1-1/+1
2012-05-04Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo11-16/+468
2012-05-04Update NxWM colors; remove NxWidgets shelvingpatacongo1-3/+3
2012-05-04NxWM: Cleaned up a couple of icon imagespatacongo5-158/+73
2012-05-03Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo3-22/+33
2012-05-03Upated NxWM commentspatacongo7-5/+32
2012-05-03Minor task bar fixespatacongo2-15/+48
2012-05-02NxWM updates (with some NX and NxWidget fixes too)patacongo7-57/+238
2012-05-02NxWM initial displays come up okaypatacongo4-93/+93
2012-05-02NxWM updatepatacongo6-75/+92
2012-05-01Missed Calypso filepatacongo1-1/+9
2012-05-01NxWM updatepatacongo2-35/+38
2012-05-01More NxWM supportpatacongo11-215/+362
2012-05-01Add beginning of NxWM NxConsole applicationpatacongo7-35/+515