| Commit message (Expand) | Author | Age |
| * | lang.h voice comments were off by 1, fixed | Jeffrey Goode | 2010-05-26 |
| * | Fix crash in talk.c logf line when outputting voice only clips, more comments... | Jeffrey Goode | 2010-05-26 |
| * | Fix genlang tool broken by r22945 | Peter D'Hoye | 2009-11-05 |
| * | Change the .lng files to contain strings from multiple users. Still hard-code... | Tom Ross | 2009-10-18 |
| * | Add support to genlang to sort strings based on their user. This is useful fo... | Tom Ross | 2009-10-17 |
| * | RTL support in menus | Tomer Shalev | 2009-10-05 |
| * | Revert usage string change from r22930. | Tomer Shalev | 2009-10-05 |
| * | Use similiar constants in genlang and language.c. | Tomer Shalev | 2009-10-04 |
| * | More GSoC related work. Have genlang parse the user field of the lang files. ... | Tom Ross | 2009-03-03 |
| * | Move generated lang-related files to their own directory in preparation of lo... | Tom Ross | 2009-03-02 |
| * | Make genlang output errors on STDERR. FS#9668 by Tomer Shalev. | Jonas Häggqvist | 2009-02-27 |
| * | Commit FS#9494 by Yoshihisa Uchida: add support for building the simulators u... | Maurus Cuelenaere | 2009-02-04 |
| * | Make genlang emit a warning if a translation file has an dest string for a ph... | Jonas Häggqvist | 2008-11-08 |
| * | Fix the target pattern matching in genlang. Not sure if it is the 'right' fix... | Magnus Holmgren | 2008-10-28 |
| * | Add a -s option to genlang to sort a language file into the same order as eng... | Dave Chapman | 2008-08-17 |
| * | Only print the header if we're running update. | Jonas Häggqvist | 2008-08-12 |
| * | Fix genlang to not remove the header from translation files. | Jonas Häggqvist | 2008-08-11 |
| * | make the warnings gcc-style to be trapped by the scripts easier | Daniel Stenberg | 2008-02-17 |
| * | Make genlang shut up about the non-error of not putting quotes around "none" ... | Jonas Häggqvist | 2008-02-17 |
| * | Make genlang ignore leading and trailing whitespace in source and desc lines ... | Jonas Häggqvist | 2007-09-01 |
| * | fix the -o output for indexes where there's no voice given, this is for | Daniel Stenberg | 2007-08-10 |
| * | Fix for FS#7574. It previously failed to properly deal with multiple dest | Daniel Stenberg | 2007-08-10 |
| * | *** Lang v2 cleanup (FS#6574) *** | Nils Wallménius | 2007-08-05 |
| * | skip comments when trying to parse and compare phrases! | Daniel Stenberg | 2007-08-03 |
| * | when generating binary output, we now let the master language file properly | Daniel Stenberg | 2007-08-02 |
| * | Make genlang output correct .lng files when the 'none' keyword is used but is... | Nils Wallménius | 2007-07-24 |
| * | attempt to fix -u | Daniel Stenberg | 2007-06-26 |
| * | FS#6652 fix attempt. Make the phrase id counting take the dest pattern into | Daniel Stenberg | 2007-05-20 |
| * | match target names more explicitly so that h10 won't match h100 etc | Daniel Stenberg | 2007-03-14 |
| * | prevent the incorrect warnings displayed when -u was used, added additional | Daniel Stenberg | 2006-10-28 |
| * | Make -t support a range of "targets", which reallly should be one target | Daniel Stenberg | 2006-10-18 |
| * | Fixed a bug where it didn't warn on lack of quotes as it was supposed to. | Daniel Stenberg | 2006-04-27 |
| * | More usable playlist generation, added "<All tracks>" entry to tag | Miika Pekkarinen | 2006-04-19 |
| * | * added more safety checks for failed open()s | Daniel Stenberg | 2006-04-06 |
| * | we're on langversion 3! | Daniel Stenberg | 2006-04-03 |
| * | langv2 | Daniel Stenberg | 2006-04-03 |
| * | fixed comment in generated header file | Daniel Stenberg | 2005-07-31 |
| * | Bug fix: The trailing null byte wasn't added when there was whitespace after ... | Jens Arnold | 2005-02-01 |
| * | Fix: Deprecated voice-only entries were treated as (deprecated) standard LANG... | Jens Arnold | 2005-01-31 |
| * | New way of handling the builtin language strings. Now the string pointers are... | Jens Arnold | 2005-01-19 |
| * | Bugfix: Due to the wrong position of the LANG_LAST_INDEX_IN_ARRAY marker, lan... | Jens Arnold | 2005-01-19 |
| * | binlang and genlang couldn't handle deprecated strings | Linus Nielsen Feltzing | 2004-06-03 |
| * | Spelling error | Linus Nielsen Feltzing | 2004-05-21 |
| * | Changed concept for voice IDs: the voice-only IDs now are in a separate range... | Jörg Hohensohn | 2004-04-03 |
| * | make it deal with traling tabs as well as spaces | Daniel Stenberg | 2003-01-31 |
| * | indent the generated code properly, add an end-of-array marker named | Daniel Stenberg | 2002-10-14 |
| * | hm, it needs to be correct perl syntax too | Daniel Stenberg | 2002-10-14 |
| * | treat "" 'new' strings as non-existing | Daniel Stenberg | 2002-10-14 |
| * | better error line, return non-zero on errors | Daniel Stenberg | 2002-10-14 |
| * | one or more spaces after the terminating quote should be ok too | Daniel Stenberg | 2002-10-13 |