summaryrefslogtreecommitdiffstats
path: root/firmware/bidi.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-30code police, no functional changesPeter D'Hoye1-7/+11
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis1-0/+1
2006-12-17Fix freeze/crash problems when scrolling very long strings (like filenames or...Magnus Holmgren1-2/+2
2006-10-21Bugfix: bidi_l2v() returned a pointer to value on the stack when the argument...Jens Arnold1-3/+3
2005-12-06move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg1-4/+4
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg1-46/+140
2005-11-25Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg1-3/+3
2005-08-08Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing1-0/+184