Age | Commit message (Expand) | Author |
2013-07-15 | Langpack refresher: Use standard command for deleting files/folders | Robert Pösel |
2013-07-11 | Langpack refresher: Use new /release parameter | Robert Pösel |
2013-07-11 | fixed /release parameter removing a MUUID and plugin head | Basil |
2013-07-11 | forgot init variable release :) | Basil |
2013-07-11 | * /release:"/path/to/file" parameter added. Same behavior as /outfile, but ou... | Basil |
2013-07-10 | Windows line-endings for refresher scripts. | Robert Pösel |
2013-07-10 | Refresher: fixed forgotten czech parameter (thanks Wishmaster) | Robert Pösel |
2013-07-09 | Langpack Refresher: Update to fit latest translate.js | Robert Pösel |
2013-07-09 | output log of missing file only if logging enabled via /log:"yes" | Basil |
2013-07-09 | * now respect a translated ./weather/somesite.ini files during translation, t... | Basil |
2013-07-09 | * =HEAD=.txt added to full langpack file, if exist. | Basil |
2013-07-09 | * Weather folder support | Basil |
2013-07-08 | lpgen: garbage filter update. | Robert Pösel |
2013-07-08 | translate.js: Fixed processing files with unix line-endings (like Russian lan... | Robert Pösel |
2013-07-08 | Fix for doubled ";Version" string for some plugins. | Basil |
2013-07-08 | translate.js: fix for translations beginning with [ (thanks BasiL) | Robert Pösel |
2013-07-07 | lpgen: Improved popup filter. | Robert Pösel |
2013-06-27 | lpgen: for input files use ansi locale instead of OS default | Robert Pösel |
2013-06-25 | one more lpgen fix | Robert Pösel |
2013-06-25 | fix for previous commit | Robert Pösel |
2013-06-25 | Lpgen: Added few more crap filtering for rc files. | Robert Pösel |
2013-06-19 | Langpack refresher fix. | Robert Pösel |
2013-06-19 | More advanced version of Langpack Refresher. For your langpack usage look at ... | Robert Pösel |
2013-06-19 | Langpack refresher: Few more comments. | Robert Pösel |
2013-06-19 | For *.rc files we have a "garbage filter" in another function. | Basil |
2013-06-18 | Added universal version of Langpack Refresher script. | Robert Pösel |
2013-06-18 | lpgen: Added few more crap words. But this test2 doesn't seem to work at all.... | Robert Pösel |
2013-05-22 | - lpgen.js.bat updated | Vadim Dashevskiy |
2013-05-22 | lpgen.js: Commented putting "Language pack version" line into =CORE=.txt | Robert Pösel |
2013-05-19 | translate.js: Fixed rewriting ==CORE== file with untranslated ==CORE== file w... | Robert Pösel |
2013-03-23 | because translate.js have so many switches, I'm too lazy specify em every tim... | Basil |
2013-03-21 | path to sln file moved to vars. | Basil |
2013-03-13 | more precise RegExp for dictionary building. | Basil |
2013-03-11 | remove trailing slashes from end of string. Useful for tree items | Basil |
2013-02-26 | libcurl added into unneeded modules | Basil |
2013-02-26 | more precise building a translation dictionary. Now source translated files i... | Basil |
2013-02-26 | more correct log output in case of /plugin:"/path/to/english/templateplugin.t... | Basil |
2013-02-22 | By Wishmaster request, translate.js now output =CORE=.txt not to /out:"/path/... | Basil |
2013-02-22 | LPGENW() function added to source-code parser | Basil |
2013-02-22 | do not expect a translated string ends not with "]" | Basil |
2013-02-21 | translate.js with option /noref:"yes" will remove a line "Miranda Language Pa... | Basil |
2013-02-21 | code refactoring, replace file reading routines with function ReadFile(file) | Basil |
2013-02-21 | code refactoring, move reading file and removing comments from code into func... | Basil |
2013-02-21 | new *.rc parsing engine, now multi-line. | Basil |
2013-02-20 | - additional removal of comments from source code. Many useless lines now not... | Basil |
2013-02-20 | - now ignores commented lines (start with //) in *.rc | Basil |
2013-02-19 | translate.js now more flexible with output files. You can specify /untranslat... | Basil |
2013-02-19 | additional filter for resource (*.rc) files. | Basil |
2013-02-18 | do not include results with one-symbol length, both RC ans Source files parsi... | Basil |
2013-02-18 | reverted version. Thanks Person, all defines are replaced with define+function. | Basil |