summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src
Commit message (Expand)AuthorAgeFilesLines
...
* NxWM::CCalibration: Add an option to provide some instructions in the center...Gregory Nutt2013-10-141-21/+163
* Add NxWdigets::CGlyphSliderHorizontal and associated grip widgets. From Ken ...Gregory Nutt2013-05-152-0/+457
* Fixe a race confition in NxWM::CCalibrationGregory Nutt2013-05-121-9/+17
* Smalled CMediaPlayer image from Ken PettitGregory Nutt2013-05-121-214/+69
* Add beginning a a media player window to NxWM from Ken Pettit. Still a work ...Gregory Nutt2013-05-112-0/+759
* Fixes to strchr, mkfats, and NxWidgets from Petteri AimonenGregory Nutt2013-04-221-0/+2
* NxWidgets/NxWM updates from Petteri Aimonen (Patches 0007-0013)patacongo2013-02-284-227/+82
* All argv types should be char * const * not const char **patacongo2013-02-022-2/+2
* Patches 7-9 from Petteri Aimonenpatacongo2012-11-171-17/+18
* Patches 4-6 from Petteri Aimonenpatacongo2012-11-161-1/+6
* Several patches from Petteri Aimonen (mostly NxWidgets)patacongo2012-11-094-12/+41
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-271-1/+1
* Various improvements to NxWM hex calculator displaypatacongo2012-05-231-5/+58
* Add some minimal support for precedence of operationspatacongo2012-05-221-60/+121
* CHexCalculator fixes + back out change to CNxtkWindowpatacongo2012-05-221-7/+15
* Add a hex calculator example to NxWMpatacongo2012-05-223-1/+1090
* Some debug garbage was left in the filespatacongo2012-05-211-6/+1
* Fix NxWM bug: old window being minimized when new window openpatacongo2012-05-212-13/+4
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo2012-05-202-12/+282
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo2012-05-201-1/+42
* Prep for 6.18 releasenuttx-6.18patacongo2012-05-191-2/+2
* NxWM unit test now appears bug free (other than some NxConsole-related issues).patacongo2012-05-197-44/+34
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-196-36/+47
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-187-86/+327
* Fix a C++ link issue: If constant strings used only in constructor, the don't...patacongo2012-05-172-10/+21
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-167-63/+471
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo2012-05-151-1/+0
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use...patacongo2012-05-153-9/+9
* NxWM::CNxConsole when NSH window is closed by touching toolbar icon, need to ...patacongo2012-05-151-8/+26
* Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; o...patacongo2012-05-151-33/+80
* Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wro...patacongo2012-05-143-4/+4
* NxWM: Calibration is now done on a separate thread; Change mechanism for repo...patacongo2012-05-147-235/+598
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-131-1/+1
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-131-1/+1
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-132-67/+99
* NxWM: Fix double deletion of classpatacongo2012-05-122-3/+8
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-121-29/+45
* Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo2012-05-125-239/+235
* Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugspatacongo2012-05-112-11/+86
* SMTPE11 and NxWM touchscreen fixespatacongo2012-05-113-66/+49
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-112-18/+372
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-102-0/+9
* More NxWM touchscreen fixespatacongo2012-05-101-1/+1
* Adding beginning of NxWM touchscreen supportpatacongo2012-05-094-2/+863
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-096-45/+567
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-071-1/+1
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-046-14/+446
* NxWM: Cleaned up a couple of icon imagespatacongo2012-05-042-155/+69
* Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo2012-05-033-22/+33
* Upated NxWM commentspatacongo2012-05-033-5/+5