summaryrefslogtreecommitdiff
path: root/NxWidgets/libnxwidgets/src
Commit message (Expand)AuthorAgeFilesLines
* NxWM: Add a missing part of the message blocking logicpatacongo2012-05-192-8/+11
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-182-2/+2
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-172-51/+100
* 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-165-28/+30
* NXWidgets::CNxTkWindow must subtract the height of the toolbar (if any) when ...patacongo2012-05-151-16/+31
* NxWidgets: New pre-release event. Action now raised on pre-release. NxWM: Use...patacongo2012-05-158-17/+70
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-132-10/+10
* NXWidgets::CImage needs to catch mouse/touchscreen events; All touchscreen dr...patacongo2012-05-131-0/+52
* NxWM: Fix detection of touch events in the tool bar; Start window should not ...patacongo2012-05-131-10/+38
* 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-093-150/+110
* 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-074-1201/+12
* Various fixes for running the NxWM unit test on the STM3240G-EVALpatacongo2012-05-072-7/+50
* Most fixes to get NxWM working on the STM3240G-EVALpatacongo2012-05-072-41/+69
* NxWidgets: Fix a potential deadlock that can occur waiting for toolbard geome...patacongo2012-05-072-22/+43
* Fix uninitialized pointer in CNxTKWindowpatacongo2012-05-071-2/+11
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-19/+0
* Update NxWM colors; remove NxWidgets shelvingpatacongo2012-05-042-270/+13
* 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-022-6/+43
* NxWM initial displays come up okaypatacongo2012-05-022-23/+19
* NxWM updatepatacongo2012-05-012-1/+28
* More NxWM supportpatacongo2012-05-011-9/+80
* Fix STM32 USART4/5 vs UART4/5 confusionpatacongo2012-04-295-1/+49
* A few pieces of what may become an NX window managerpatacongo2012-04-283-12/+74
* Update to README and commentspatacongo2012-04-281-1/+1
* First check-in of NxWidgetspatacongo2012-03-2275-0/+29575