1. b0fee17 waiting is over: initial unicode commit by Marcoen Hirschberg · 19 years ago
  2. bec86d7 Increased max. .lng file size to 8000 bytes to make greek fit again. by Jens Arnold · 19 years ago
  3. 49775a4 Increased language buffer size. by Magnus Holmgren · 19 years ago
  4. 0f04029 New way of handling the builtin language strings. Now the string pointers are no longer stored as initialised data, but calculated by walking one long string containing all language strings separated by \0. While this doesn't need more RAM, it fixes the problem that loading incomplete .lng files after complete ones did not reset the missing strings to the default, and it also decreases the binary size by >1700 bytes. by Jens Arnold · 20 years ago
  5. 9f5ca5a allows bigger language files by Jose Maria Garcia-Valdecasas Bernal · 20 years ago
  6. 8fb3361 Const policed pointer arguments to functions, part 3 by Jens Arnold · 20 years ago
  7. 2fb5b91 Increased language buffer size by Jens Arnold · 20 years ago
  8. a91dfd5 Henrik Backe's english language file cleanup. This ups the language file by Daniel Stenberg · 21 years ago
  9. 56c2a62 The newest german .lng file is 5.26K, so I extended the maximum .lng file by Daniel Stenberg · 21 years ago
  10. 50b1dbe allow a bigger language file to load by Daniel Stenberg · 22 years ago
  11. 74cc9e4 Remove use of rockbox-mode.el in local variables list. by Mats Lidell · 22 years ago
  12. 2d8aef9 lang_load() returns an int to signal success by Daniel Stenberg · 22 years ago
  13. 8d38c96 binary language load support by Daniel Stenberg · 22 years ago