41 Commits (ee6cba7a0102a6c26ee1143bc103fe8c99577520)

Author SHA1 Message Date
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 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 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 3d0f071c60 Implement an NX interface to block flush message queues in multi-user mode. This is necessary to prevent stale window handles when a window is closed 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 d21b932f5e NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when reporting the size of the window 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 4952b2dddf Disabled NXTK autoraise; it does not work properly in multi-user mode due to queue mouse/touchscreen input 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 48e8fe2304 Add NxWM::CWindowControl; task bar and start window icons now functional 13 years ago
patacongo e72205be3c NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen initialization interfaces for all boards 13 years ago
patacongo c0b0c73b99 Missed a file in the last checkin 13 years ago
patacongo 6c0c3ab191 NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support for full screen applications 13 years ago
patacongo 7cc9218389 Integrate the STMPE11 driver into the STM3240G-EVAL board logic 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 5df21bfd6d Most fixes to get NxWM working on the STM3240G-EVAL 13 years ago
patacongo b66dd903b6 NxWidgets: Fix a potential deadlock that can occur waiting for toolbard geometry data 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 d7c6496584 NxWM initial displays come up okay 13 years ago
patacongo ea2402e9cc Missed Calypso file 13 years ago
patacongo c88c7c9b4b NxWM update 13 years ago
patacongo 838d1f26dd More NxWM support 13 years ago
patacongo a6a3f5f495 More NX window manager updates 13 years ago
patacongo 39c438faf8 NxWM update 13 years ago
patacongo 080d38e168 Fix STM32 USART4/5 vs UART4/5 confusion 13 years ago
patacongo 1760b5489c A few pieces of what may become an NX window manager 13 years ago
patacongo 7a33066e4b Update to README and comments 13 years ago
patacongo 218b2f1672 Update NxWidgets Doxygen support 13 years ago
patacongo dcd9999711 First check-in of NxWidgets 13 years ago