summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxmu/nxmu_mouse.c
Commit message (Expand)AuthorAgeFilesLines
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-3/+3
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-3/+3
* Remove redundant origin valuepatacongo2008-12-021-1/+1
* Fixed for multi-user NX modepatacongo2008-12-011-7/+16
* Integrated mouse supportpatacongo2008-12-011-18/+39
* Only provide mouse input if mouse is in windowpatacongo2008-12-011-9/+23
* Multi-user graphics front-endpatacongo2008-11-281-0/+178