summaryrefslogtreecommitdiff
path: root/apps/examples/nxtext/nxtext_main.c
Commit message (Expand)AuthorAgeFilesLines
* Several bugfixes contributed by Petteri Aimonenpatacongo2012-10-201-2/+0
* Add configurable application entry pointpatacongo2012-08-301-24/+16
* Add Calypso-related fixespatacongo2012-05-131-3/+3
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-6/+15
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-3/+3
* apps/examples/usbstorage can now be built as NSH built-in commands; configs/s...patacongo2011-07-221-16/+20
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-0/+15
* Make NX and NXTEXT built-ins; extend stm3210e-eval/nsh2 config to run the NX ...patacongo2011-07-161-1/+5
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-101-25/+26
* Fix NXTEST stringspatacongo2011-07-101-14/+14
* Fix a few NXTEXT bugspatacongo2011-07-101-22/+22
* Fix an error in a bounding box calculationpatacongo2011-07-091-5/+25
* Fix some NXTEXT pop-up window issuespatacongo2011-07-081-16/+9
* Fix a few NXTEXT bugs (there are many more)patacongo2011-07-081-8/+10
* Changes for clean NXTEXT compilepatacongo2011-07-081-45/+15
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-081-0/+494