Age | Commit message (Expand) | Author |
2014-02-06 | lpgen.js: exception for "database" (thanks BasiL) | Dart Raiden |
2014-02-06 | lpgen.js: now it handle RADIOBUTTON (thanks BasiL) | Dart Raiden |
2013-10-05 | lpgen: add one more string to ignore | Robert Pösel |
2013-09-16 | now handles /") | Goraf |
2013-09-10 | ooops | Vadim Dashevskiy |
2013-09-10 | - Old stuff moved to deprecated | Vadim Dashevskiy |
2013-07-08 | lpgen: garbage filter update. | Robert Pösel |
2013-07-08 | Fix for doubled ";Version" string for some plugins. | Basil |
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 | For *.rc files we have a "garbage filter" in another function. | Basil |
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: Commented putting "Language pack version" line into =CORE=.txt | Robert Pösel |
2013-03-21 | path to sln file moved to vars. | 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-22 | LPGENW() function added to source-code parser | 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 | 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 |
2013-02-15 | temporary version of lpgen, which support find a define inside of translation... | Basil |
2013-02-14 | multi-line stings parsing update, now trailing slash before end of line removed | Basil |
2013-02-11 | - pu_stub added to exceptions | Basil |
2013-02-08 | source parsing engine updated, now TranslateW(%spaces%L%spaces%" supported | Basil |
2013-02-08 | more correct *.rc parser | Basil |
2013-02-08 | AUTOCHECKBOX 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-05 | Op, op!!! UNIX newlines! | Basil |
2013-02-05 | filter 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-04 | Output templates for translations in UTF-8 with BOM. | Basil |
2013-02-01 | Enhanced RC files parsing. Now strings with double quotes parsed correctly. | Basil |
2013-02-01 | same trick to parse authors in same MirOTR and ZeroNotify plugins | Basil |
2013-02-01 | Again 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-30 | even more precise version.h parsing. | Basil |
2013-01-30 | more precise version.h parsing, description on plugins option page defined no... | Basil |
2013-01-30 | - removed libraries from processing | Basil |
2013-01-28 | CAPTION in *.rc files wasn't parsed, because of wrong RexExp. | Basil |
2013-01-28 | - some more information added to head | Basil |
2013-01-25 | output /langpacks/english/=core=.txt as utf-8 with BOM, so after translate.js... | Basil |