summaryrefslogtreecommitdiff
path: root/tools/lpgen/lpgen.js
AgeCommit message (Expand)Author
2014-05-12we don't need to remove \ before ' coz this construction not correctKirill Volinsky
2014-04-22script updateKirill Volinsky
2014-04-22script fixKirill Volinsky
2014-04-22script updateKirill Volinsky
2014-04-22script updateKirill Volinsky
2014-04-11one more filters fixKirill Volinsky
2014-04-11one moreKirill Volinsky
2014-04-11Some langpack generation improvements (thx Basil)Kirill Volinsky
2014-04-10And &OK we don't need tooKirill Volinsky
2014-04-10we don't need translate OKKirill Volinsky
2014-02-24fix for filtering needed stringsKirill Volinsky
2014-02-06lpgen.js: exception for "database" (thanks BasiL)Dart Raiden
2014-02-06lpgen.js: now it handle RADIOBUTTON (thanks BasiL)Dart Raiden
2013-10-05lpgen: add one more string to ignoreRobert Pösel
2013-09-16now handles /")Goraf
2013-09-10ooopsVadim Dashevskiy
2013-09-10- Old stuff moved to deprecatedVadim Dashevskiy
2013-07-08lpgen: garbage filter update.Robert Pösel
2013-07-08Fix for doubled ";Version" string for some plugins.Basil
2013-07-07lpgen: Improved popup filter.Robert Pösel
2013-06-27lpgen: for input files use ansi locale instead of OS defaultRobert Pösel
2013-06-25one more lpgen fixRobert Pösel
2013-06-25fix for previous commitRobert Pösel
2013-06-25Lpgen: Added few more crap filtering for rc files.Robert Pösel
2013-06-19For *.rc files we have a "garbage filter" in another function.Basil
2013-06-18lpgen: Added few more crap words. But this test2 doesn't seem to work at all....Robert Pösel
2013-05-22lpgen.js: Commented putting "Language pack version" line into =CORE=.txtRobert Pösel
2013-03-21path to sln file moved to vars.Basil
2013-03-11remove trailing slashes from end of string. Useful for tree itemsBasil
2013-02-26libcurl added into unneeded modulesBasil
2013-02-22LPGENW() function added to source-code parserBasil
2013-02-21code refactoring, replace file reading routines with function ReadFile(file)Basil
2013-02-21code refactoring, move reading file and removing comments from code into func...Basil
2013-02-21new *.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 *.rcBasil
2013-02-19additional filter for resource (*.rc) files.Basil
2013-02-18do not include results with one-symbol length, both RC ans Source files parsi...Basil
2013-02-18reverted version. Thanks Person, all defines are replaced with define+function.Basil
2013-02-15temporary version of lpgen, which support find a define inside of translation...Basil
2013-02-14multi-line stings parsing update, now trailing slash before end of line removed Basil
2013-02-11- pu_stub added to exceptionsBasil
2013-02-08source parsing engine updated, now TranslateW(%spaces%L%spaces%" supported Basil
2013-02-08more correct *.rc parserBasil
2013-02-08AUTOCHECKBOX and CHECKBOX translation lines now parsed in *.rc files.Basil
2013-02-07- Added check for Status Plugins. This tree brothers have three common resour...Basil
2013-02-05Op, op!!! UNIX newlines!Basil
2013-02-05filter engine update, filter1 removed completely (I've found in Crap.txt usef...Basil
2013-02-05- "Spin" crap from *.RC files removed.Basil
2013-02-04Output templates for translations in UTF-8 with BOM.Basil