summaryrefslogtreecommitdiff
path: root/NxWidgets/nxwm/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Minor task bar fixespatacongo2012-05-031-15/+47
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-024-49/+160
* NxWM initial displays come up okaypatacongo2012-05-022-68/+79
* NxWM updatepatacongo2012-05-025-73/+90
* NxWM updatepatacongo2012-05-012-35/+38
* More NxWM supportpatacongo2012-05-016-184/+185
* Add beginning of NxWM NxConsole applicationpatacongo2012-05-013-6/+381
* More NX window manager updatespatacongo2012-04-305-9/+462
* Completes first cut at task barpatacongo2012-04-301-41/+577
* NxWM updatepatacongo2012-04-307-136/+116
* NxWM updatepatacongo2012-04-292-71/+103
* NxWM updatepatacongo2012-04-291-11/+222