summaryrefslogtreecommitdiff
path: root/apps/examples/nxtext/nxtext_bkgd.c
Commit message (Expand)AuthorAgeFilesLines
* Add Calypso-related fixespatacongo2012-05-131-3/+3
* Incorporated new fonts into examples; fix glyph allocation bug in nxhellopatacongo2011-07-271-4/+4
* Move NX header files to include/nuttx/nxpatacongo2011-07-241-2/+2
* Use a handle instead of an ID in each font lookup; this saves doing the font ...patacongo2011-07-201-1/+1
* Setup environment to support multiple fontspatacongo2011-07-191-1/+1
* Correct an NX error that would leave stuff on the display when a window is cl...patacongo2011-07-111-29/+26
* Fix more NXTEXT bugs -- seems to be working nowpatacongo2011-07-101-25/+101
* Fix NXTEST stringspatacongo2011-07-101-9/+9
* Fix an error in the NX move logicpatacongo2011-07-101-0/+6
* Fix a few NXTEXT bugspatacongo2011-07-101-40/+47
* Fix some NXTEXT bkgd redraw errorspatacongo2011-07-101-1/+5
* Redesign of NXTEXT font cachepatacongo2011-07-091-13/+7
* Fix some NXTEXT pop-up window issuespatacongo2011-07-081-49/+30
* Fix a few NXTEXT bugs (there are many more)patacongo2011-07-081-9/+42
* Changes for clean NXTEXT compilepatacongo2011-07-081-26/+25
* Add a test for NX text displays and also a configuration for the STM3210E-EVALpatacongo2011-07-081-0/+370