summaryrefslogtreecommitdiff
path: root/tools/lpgen/lpgen.js
AgeCommit message (Expand)Author
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
2013-02-01Enhanced RC files parsing. Now strings with double quotes parsed correctly.Basil
2013-02-01same trick to parse authors in same MirOTR and ZeroNotify pluginsBasil
2013-02-01Again version.h parsing boosted, now ZeroNotify version and description parse...Basil
2013-02-01- When /path:"to/plugin/sources/" specified, output crap file only if carp ex...Basil
2013-01-31- lpgen.js fixed bug with cutting strings, which are ended with '). Now more ...Basil
2013-01-30even more precise version.h parsing.Basil
2013-01-30more precise version.h parsing, description on plugins option page defined no...Basil
2013-01-30- removed libraries from processingBasil
2013-01-28CAPTION in *.rc files wasn't parsed, because of wrong RexExp.Basil
2013-01-28- some more information added to headBasil
2013-01-25output /langpacks/english/=core=.txt as utf-8 with BOM, so after translate.js...Basil