summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets
Commit message (Expand)AuthorAgeFilesLines
* Centralized the definition of the INCDIR script in tools/Config.mkpatacongo2012-11-131-3/+2
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-3/+1
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-203-4/+5
* Fixes mostly related to touchscreen on Shenzhou board (still does not work)patacongo2012-09-271-1/+1
* Fixes for clean compilation of NxWidgets/NxWM with Kconfig and changes to bui...patacongo2012-09-261-0/+8
* Hook in NxWidgets configuration logic; Add a untested ADS7843E touchscreen su...patacongo2012-09-251-6/+6
* Add more LCD-related Kconfig logic; Create a Kconfig file for NxWidgetspatacongo2012-09-251-1/+1
* Email address change in misc/patacongo2012-09-131-2/+2
* Hack for font background when we cannot read from the LCD; Candidate fix for ...patacongo2012-05-222-1/+47
* CHexCalculator fixes + back out change to CNxtkWindowpatacongo2012-05-221-8/+2
* Add a hex calculator example to NxWMpatacongo2012-05-221-0/+33
* Add an NxWM console/keyboard thread and eliminate all issues with NxConsole w...patacongo2012-05-201-1/+1
* NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to ...patacongo2012-05-2012-22/+196
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-196-18/+24
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-189-2/+61
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-176-78/+187
* Fix a C++ link issue: If constant strings used only in constructor, the don't...patacongo2012-05-171-1/+1
* NxWM: Add IApplicationFactory so that we can create multiple instances of ap...patacongo2012-05-166-29/+31
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo2012-05-152-25/+42
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use...patacongo2012-05-1514-27/+118
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-134-59/+59
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-132-4/+80
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-133-13/+57
* Add NxWM::CWindowControl; task bar and start window icons now functionalpatacongo2012-05-121-1/+1
* NxWM: Finishes touchscreen implementation; NuttX: Standardize touchscreen ini...patacongo2012-05-111-41/+45
* Missed a file in the last checkinpatacongo2012-05-091-0/+161
* NxWidgets: Remove modal loops, Add CWindowEventHandler*. NxWM: Add support ...patacongo2012-05-099-209/+484
* Integrate the STMPE11 driver into the STM3240G-EVAL board logicpatacongo2012-05-081-2/+2
* Big NxWidgets simplification. Remove all hierarch logic. Widgets now exist ...patacongo2012-05-0710-1651/+16
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-074-14/+66
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-073-55/+70
* NxWidgets: Fix a potential deadlock that can occur waiting for toolbard geome...patacongo2012-05-073-43/+96
* Fix uninitialized pointer in CNxTKWindowpatacongo2012-05-071-2/+11
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-042-74/+0
* Update NxWM colors; remove NxWidgets shelvingpatacongo2012-05-045-369/+14
* Fix a positioning problem in CRlePaletteBitmappatacongo2012-05-031-1/+11
* Fix an NxWidgets bug; Update NxWM (it kind of works now)patacongo2012-05-031-1/+1
* NxWM updates (with some NX and NxWidget fixes too)patacongo2012-05-024-8/+81
* NxWM initial displays come up okaypatacongo2012-05-024-106/+108
* Missed Calypso filepatacongo2012-05-011-6/+24
* NxWM updatepatacongo2012-05-013-2/+60
* More NxWM supportpatacongo2012-05-013-25/+128
* More NX window manager updatespatacongo2012-04-301-0/+12
* NxWM updatepatacongo2012-04-291-5/+8
* Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2012-04-2911-6/+99
* A few pieces of what may become an NX window managerpatacongo2012-04-288-18/+120
* Update to README and commentspatacongo2012-04-282-2/+2
* Update NxWidgets Doxygen supportpatacongo2012-03-271-0/+50
* First check-in of NxWidgetspatacongo2012-03-22143-0/+49646