aboutsummaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxmu
Commit message (Expand)AuthorAgeFilesLines
* Final refactoring and implementation of delayed window deletion logic. Works...patacongo2012-05-181-1/+6
* Implement an NX interface to block flush message queues in multi-user mode. ...patacongo2012-05-178-4/+549
* Re-factor NX messaging logic in preparation for a new message control featurepatacongo2012-05-1728-243/+153
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-131-4/+5
* NxWM: Correct the calculation of the physical dispaly sizepatacongo2012-05-121-3/+3
* NX trapezoid fixes; Various NxWM fixespatacongo2012-05-101-4/+15
* Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixespatacongo2012-05-041-3/+3
* The NX console appears to be fully functionalpatacongo2012-03-283-27/+2
* NX console should only be available if NX multi-user mode is enabledpatacongo2012-03-283-14/+14
* Completes coding of the PWM modulepatacongo2011-12-1938-0/+5714