35 Commits (f6ca2227e38d4b076cf44ce50b0fefeed22d4fab)

Author SHA1 Message Date
patacongo 8bbd7a5455 Prep for 6.19 release 13 years ago
patacongo eb4f77ce2b Fix error in NxWM makefile that creapt in with recent check-ins 13 years ago
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 6563cc60d3 Hack for font background when we cannot read from the LCD; Candidate fix for ILI9325 LCD 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 9800ec2ea8 Fix NxWM bug: old window being minimized when new window open 13 years ago
patacongo 602575e7c9 Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input 13 years ago
patacongo 3a6013aae5 NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to the NxConsole driver 13 years ago
patacongo 232ce4e980 Prep for 6.18 release 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 d21b932f5e NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when reporting the size of the window 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 383e7a0c97 Improved thresholding logic in the STMPE11 driver; NxWM: Oops minimizing wrong application 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 e16fc112d8 NxWM: Fix double deletion of class 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 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 11961873cc Big NxWidgets simplification. Remove all hierarch logic. Widgets now exist only in a two-dimensional plane 13 years ago
patacongo f08f0709b3 Various fixes for running the NxWM unit test on the STM3240G-EVAL 13 years ago
patacongo f478d3f6b1 Fix uninitialized pointer in CNxTKWindow 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 e5a837ee3a Fix a positioning problem in CRlePaletteBitmap 13 years ago
patacongo 1c44939445 Fix an NxWidgets bug; Update NxWM (it kind of works now) 13 years ago
patacongo 2b6180f48e NxWM updates (with some NX and NxWidget fixes too) 13 years ago
patacongo 9910451d9a Completes first cut at task bar 13 years ago
patacongo 1760b5489c A few pieces of what may become an NX window manager 13 years ago
patacongo 218b2f1672 Update NxWidgets Doxygen support 13 years ago
patacongo f553c16cf6 Prep for NxWidgets 1.0 release 13 years ago