summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxbe/nxbe_closewindow.c
Commit message (Expand)AuthorAgeFilesLines
* Still recovering from recent NX reorganization. Reported by Steve Redler IVGregory Nutt2014-01-081-1/+1
* NX: Use a consistent allocator in all configurationsGregory Nutt2013-12-301-4/+8
* Email address change in nuttx/patacongo2012-09-131-1/+1
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-1/+1
* Correct an NX error that would leave stuff on the display when a window is cl...patacongo2011-07-111-1/+8
* Fix issues detected by CppCheck toolpatacongo2011-01-191-3/+5
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-2/+1
* More graphic support routinespatacongo2008-11-271-2/+2
* Graphics backendpatacongo2008-11-271-0/+129