summaryrefslogtreecommitdiff
path: root/nuttx/examples/nx/nx_main.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation/NXGraphicsSubsystem.htmlpatacongo2010-04-241-2/+2
* More NX LCD fixespatacongo2010-04-231-3/+3
* sam3u LCD driver is code complete (but untested)patacongo2010-04-201-1/+7
* 1st round of fixes for LCD buildpatacongo2010-04-171-6/+45
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-151-5/+7
* Allocate smaller buffers for glyphspatacongo2008-12-061-0/+1
* Integrating font capabilities; debug bitmap logicpatacongo2008-12-041-2/+2
* Add font testpatacongo2008-12-041-37/+95
* Removed superfluous toolbar handlepatacongo2008-12-041-13/+11
* Enable keypad inputpatacongo2008-12-041-0/+41
* Modify examples/nx to use NXTK; fix related bugspatacongo2008-12-031-49/+257
* Don't keep sizes in rectanglespatacongo2008-12-021-11/+9
* Can't use signal handler for nx_eventhandler()patacongo2008-12-011-314/+44
* Fixed for multi-user NX modepatacongo2008-12-011-1/+22
* Integrated mouse supportpatacongo2008-12-011-8/+47
* Fix passed window numberpatacongo2008-12-011-1/+1
* Add argument to window callbackspatacongo2008-12-011-32/+72
* Use nx_eventnotifypatacongo2008-11-291-73/+254
* Use configurable server configurationpatacongo2008-11-291-1/+2
* Changes from initial NX debugpatacongo2008-11-281-49/+272
* NX test/examplepatacongo2008-11-281-0/+293