summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxmu/nx_openwindow.c
Commit message (Expand)AuthorAgeFilesLines
* Disabled NXTK autoraise; it does not work properly in multi-user mode due to ...patacongo2012-05-131-4/+5
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-2/+2
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+1
* Fixed for multi-user NX modepatacongo2008-12-011-1/+1
* Add nx_constructwindowpatacongo2008-12-011-17/+7
* Using wrong(invalid) callback structurepatacongo2008-11-291-2/+7
* Changes from initial NX debugpatacongo2008-11-281-2/+11
* Multi-user graphics front-endpatacongo2008-11-281-0/+127