summaryrefslogtreecommitdiff
path: root/apps/language.c
AgeCommit message (Expand)Author
2008-12-03Move #defines and #include into c file as this is the only place they are usedNils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-04-16Use file_exists and dir_exists functions where appropriate, fix one wrong fil...Nils Wallménius
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2005-12-06don't load the language file into the buffer untill we know it is not too big...Marcoen Hirschberg
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-02-22removed debug outputDaniel Stenberg
2005-01-19I intended to fix it, really\!Jens Arnold
2005-01-19Tweaked to compile with older gcc.Jens Arnold
2005-01-19New way of handling the builtin language strings. Now the string pointers are...Jens Arnold
2004-08-18 Const policed pointer arguments to functions, part 3Jens Arnold
2004-01-23Henrik Backe's english language file cleanup. This ups the language fileDaniel Stenberg
2003-01-24Remove use of rockbox-mode.el in local variables list.Mats Lidell
2002-11-04blatantly stupid proto added for mingw simulator compiles to get rid ofDaniel Stenberg
2002-10-29made the language loader output all new strings on stdout when loaded inDaniel Stenberg
2002-10-14prevent storing IDs that are higher than we have knowledge about!Daniel Stenberg
2002-09-24lang_load() returns an int to signal successDaniel Stenberg
2002-09-24updated comments for the functionDaniel Stenberg
2002-09-24code-policed my own code ;-)Daniel Stenberg
2002-09-24binary language load supportDaniel Stenberg