summaryrefslogtreecommitdiff
path: root/firmware/bidi.c
AgeCommit message (Expand)Author
2014-01-09bidi.c: Check buffer sizes.Frank Gevaerts
2010-01-03Fix further tabsAndree Buschmann
2008-09-23Disable bidirectional text handling and arabic joining in the bootloaders in ...Jens Arnold
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-03Made source files #include the header file that they implement to make sure t...Bertrik Sikken
2007-07-30code police, no functional changesPeter D'Hoye
2007-07-28Scroll on main and remote with a single thread. Change the way system message...Michael Sevakis
2006-12-17Fix freeze/crash problems when scrolling very long strings (like filenames or...Magnus Holmgren
2006-10-21Bugfix: bidi_l2v() returned a pointer to value on the stack when the argument...Jens Arnold
2005-12-06move some code from .h files to .c files and polish unicode.c a bitMarcoen Hirschberg
2005-12-06waiting is over: initial unicode commitMarcoen Hirschberg
2005-11-25Initial gcc4 warning cleanup (and some minor policing)Daniel Stenberg
2005-08-08Patch #783877 by Gadi Cohen updated by Naftali Goldstein - Bidirectional text...Linus Nielsen Feltzing