47 Commits (2cdd7e7425f7b8d8bb04e86b375b16c4f8a5c01e)

Author SHA1 Message Date
patacongo 8fc98459c3 Various improvements to NxWM hex calculator display 13 years ago
patacongo 55c75c6ba0 Update STM3240G-EVAL defconfig to support NxConsole keyboard input; increase spacing of icons on the start window 13 years ago
patacongo a9e6502435 Add some minimal support for precedence of operations 13 years ago
patacongo 4181f651d3 CHexCalculator fixes + back out change to CNxtkWindow 13 years ago
patacongo d169e445ac Add a hex calculator example to NxWM 13 years ago
patacongo 30453f3624 Some debug garbage was left in the files 13 years ago
patacongo 602575e7c9 Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input 13 years ago
patacongo 232ce4e980 Prep for 6.18 release 13 years ago
patacongo ba5e400fb3 NxWM unit test now appears bug free (other than some NxConsole-related issues). 13 years ago
patacongo dd202a4aa7 NxWM: Add a missing part of the message blocking logic 13 years ago
patacongo 2acf00c2cd Final refactoring and implementation of delayed window deletion logic. Works worse now, but the changes are important and need to be checked in now 13 years ago
patacongo 19e5ee4c81 Fix a C++ link issue: If constant strings used only in constructor, the don't get linked into the final executable 13 years ago
patacongo b231fb795e NxWM: Add IApplicationFactory so that we can create multiple instances of applications; And, as a result of that, re-vamp entire threading model. this is now buggier than it was before 13 years ago
patacongo f81489f95e NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use action event to process icon touches; Fix initialization of image highlighted state. 13 years ago
patacongo 519ab1856f Fix several compiler errors that occur when CONFIG_SCHED_ONEXIT is enabled; on_exit is now used in NxWM::NxConsole to close the window with the NSH session exits 13 years ago
patacongo db2bfa3e69 NxWM: Calibration is now done on a separate thread; Change mechanism for reporting calibration data; add method to determine if the application is full-screen 13 years ago
patacongo 892014e097 NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen drivers need to report the last valid X/Y data when the screen is untouched. 13 years ago
patacongo 851773fdae NxWM: Fix detection of touch events in the tool bar; Start window should not have a stop icon 13 years ago
patacongo d4c261ea71 NxWM: Correct the calculation of the physical dispaly size 13 years ago
patacongo 48e8fe2304 Add NxWM::CWindowControl; task bar and start window icons now functional 13 years ago
patacongo 4bc440c90c Fix a few STMPE11 touchscreen and NxWM touchscreen calibration bugs 13 years ago
patacongo e72205be3c NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards 13 years ago
patacongo 23897082d9 NX trapezoid fixes; Various NxWM fixes 13 years ago
patacongo 6e9e0c640b More NxWM touchscreen fixes 13 years ago
patacongo 5df98379f4 Adding beginning of NxWM touchscreen support 13 years ago
patacongo 6c0c3ab191 NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications 13 years ago
patacongo 8e45cf0546 Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes 13 years ago
patacongo 78ec889980 Update NxWM colors; remove NxWidgets shelving 13 years ago
patacongo 06393922c3 NxWM: Cleaned up a couple of icon images 13 years ago
patacongo 0ffc37d476 Upated NxWM comments 13 years ago
patacongo 8e4a6bdf9a Minor task bar fixes 13 years ago
patacongo 2b6180f48e NxWM updates (with some NX and NxWidget fixes too) 13 years ago
patacongo d7c6496584 NxWM initial displays come up okay 13 years ago
patacongo 0bb02729f1 NxWM update 13 years ago
patacongo ea2402e9cc Missed Calypso file 13 years ago
patacongo 838d1f26dd More NxWM support 13 years ago
patacongo 3c07d3cb2b Add beginning of NxWM NxConsole application 13 years ago
patacongo a6a3f5f495 More NX window manager updates 13 years ago
patacongo 9910451d9a Completes first cut at task bar 13 years ago
patacongo b132217de3 NxWM update 13 years ago
patacongo 39c438faf8 NxWM update 13 years ago
patacongo e1c2c72201 NxWM update 13 years ago
patacongo 84f7d3282f More images of NxWM 13 years ago
patacongo fd3451cbbe more NxWM stuff 13 years ago
patacongo 080d38e168 Fix STM32 USART4/5 vs UART4/5 confusion 13 years ago
patacongo 562e215f60 More NX window manager pieces 13 years ago
patacongo 1760b5489c A few pieces of what may become an NX window manager 13 years ago