summaryrefslogtreecommitdiff
path: root/l10ntools
AgeCommit message (Expand)AuthorFilesLines
2012-11-18Revert "Write source file into po entries' msgctxt"Zolnai Tamás1-4/+1
2012-11-18Revert "Correct skiping source file line of msgctxt"Zolnai Tamás1-1/+2
2012-11-18Correct skiping source file line of msgctxtZtamas1-2/+1
2012-11-18Write source file into po entries' msgctxtZtamas1-1/+4
2012-11-18Revert "put filename into msgctxt, because po entries must be unique"Andras Timar1-6/+5
2012-11-18put filename into msgctxt, because po entries must be uniqueAndras Timar1-5/+6
2012-11-18Write source file into po entries' msgctxtZtamas1-2/+4
2012-11-17Last changes in renewpo for migrationZolnai Tamás2-79/+93
2012-11-17Handle dictionaries in the same way in localizeZolnai Tamás1-9/+4
2012-11-13fix system boostPeter Foley7-9/+10
2012-11-13fix XML tag check in help and readme translationsAndras Timar3-3/+49
2012-11-13remove obsoleted gsicheck toolAndras Timar5-3013/+0
2012-11-13XML tag check in help and readme translationsAndras Timar5-5/+42
2012-11-11fix transex againPeter Foley1-3/+1
2012-11-11transex needs boostPeter Foley1-3/+2
2012-11-11Merge branch 'master' into feature/killsdfAndras Timar10-3/+29
2012-11-10l10ntools needs boostPeter Foley6-0/+11
2012-11-10Add some check to renewpoZolnai Tamás1-8/+17
2012-11-08Add an extra empty line to lngmergeZolnai Tamás1-0/+1
2012-11-08Correct typo in po headerZolnai Tamás1-2/+2
2012-11-08Localize.cxx add correct header to poZolnai Tamás1-9/+15
2012-11-07integrate librelogo to the buildAndras Timar1-0/+1
2012-11-07Delete unused filesZolnai Tamás1-394/+0
2012-11-05Correct propmergeZolnai Tamás1-0/+4
2012-11-05cleanup README files.Michael Meeks1-5/+2
2012-11-05add a README filesAlia Almusaireae1-0/+5
2012-11-03Implement new treex executableZolnai Tamás6-1/+441
2012-11-03 escape quotes, unescape double escaped quotes fdo#56648Andras Timar1-2/+4
2012-10-31add missing deps on sal headersDavid Tardon1-0/+5
2012-10-29l10ntools: add missing dependency on sal headersMichael Stahl1-0/+5
2012-10-29Delete some unneeded checking from export2.cxxZolnai Tamás1-4/+0
2012-10-29Correct some naming in propexZolnai Tamás2-4/+4
2012-10-11Use isFuzzy() instead of getFuzzy()Zolnai Tamás3-5/+5
2012-10-11Use MsgCtxt, MsgId and MsgCtxtZolnai Tamás4-86/+86
2012-10-10Move GenPoEntry out of headerZolnai Tamás2-75/+131
2012-10-10Correct lngmerge not to work with eofZolnai Tamás1-2/+3
2012-10-10Delete WhiteSpace member of GenPoEntryZolnai Tamás2-15/+3
2012-10-10Relocate KeyId to PoEntryZolnai Tamás2-42/+53
2012-10-09Use _t suffix for typedefZolnai Tamás1-5/+5
2012-10-09Use static, lcl_ and anonymus namespaceZolnai Tamás2-206/+229
2012-10-08Make renewpo to ignore double id in xml/xrmZolnai Tamás1-4/+7
2012-10-08Make an end of xrmex id duplicationZolnai Tamás1-14/+8
2012-10-08remove propex/propmerge Perl scripsAndras Timar3-158/+0
2012-10-08typosAndras Timar1-4/+4
2012-10-08Correct wrong memory addressingZolnai Tamás2-14/+15
2012-10-08Move propex/propmerge code to C++Zolnai Tamás7-12/+337
2012-10-07Make Export::handleArguments method saferZolnai Tamás3-26/+29
2012-10-05Extract argument-handling to one source fileZolnai Tamás10-668/+210
2012-10-03Make isNextGroup() declaration match implementationTor Lillqvist1-1/+1
2012-10-03Ulfex ignores comments during extraction tooZolnai Tamás1-8/+11