summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Trying to get itstool working with libxml2 2.6.9libxml2-2-6-9Shaun McCance2012-09-071-42/+67
* Version 1.2.01.2.0Shaun McCance2012-06-242-1/+10
* Merge branch '1.1'Shaun McCance2012-06-242-1/+7
|\
| * Version 1.1.31.1.31.1Shaun McCance2012-05-072-1/+7
* | Always use nsProp(), not prop()Shaun McCance2012-06-231-47/+47
* | Be much more strict (and correct) about the version attributeShaun McCance2012-05-166-7/+41
* | Show language code when failing to get translation from POShaun McCance2012-05-121-6/+7
* | Try to maintain indentation in join modeShaun McCance2012-05-112-6/+31
* | tests: Adding regression test for join modeShaun McCance2012-05-117-0/+248
* | Adding new join mode for multi-lingual XML filesShaun McCance2012-05-081-15/+91
* | tests: Added two more testsShaun McCance2012-05-063-0/+41
* | tests: msgmerge po files to have new syntax from pot filesShaun McCance2012-05-0615-102/+191
* | Renamed itstool-specific tests to use IT- prefixShaun McCance2012-05-0618-23/+23
* | tests: Changed test names to match file namesShaun McCance2012-05-051-26/+26
* | Better handling of comments, new XML path markersShaun McCance2012-05-0527-123/+481
|/
* Don't error out when invalid msgstr is non-asciiShaun McCance2012-04-041-1/+2
* Proper error message when source XML file can't be readShaun McCance2012-04-021-1/+5
* Handle UTF-8 in attribute valuesShaun McCance2012-04-021-0/+2
* Don't output external ref messages under its:translate="no"Shaun McCance2012-03-231-0/+9
* Version 1.1.21.1.2Shaun McCance2012-02-052-1/+5
* Better handling of XML errors in PO filesShaun McCance2011-09-273-14/+59
* Version 1.1.11.1.1Shaun McCance2011-09-192-1/+8
* Merge: Proper XML error catching [claude]Shaun McCance2011-09-034-11/+66
|\
| * Catch XML errors in translated contentClaude Paroz2011-08-173-6/+38
| * Catch XML parsing errors so itstool does properly exit with error codeClaude Paroz2011-08-173-6/+28
* | Merge commit '48e4257421beb439f23a78507f43aae694775974'Shaun McCance2011-09-031-2/+5
|\ \
| * | autogen.sh: Improve script to handle out of tree compilationsJavier Jardón2011-04-261-2/+5
* | | Merge commit 'refs/merge-requests/2' of git://gitorious.org/itstool/itstoolShaun McCance2011-09-035-3/+43
|\ \ \
| * | | Fix placeholder translation when it contains sub-elementsClaude Paroz2011-06-295-3/+43
| | |/ | |/|
* | | Version 1.1.01.1.0Shaun McCance2011-06-272-1/+15
|/ /
* | mallard.its: Set msgctxt on info titlesShaun McCance2011-06-261-0/+3
* | Don't bomb if a locNotePointer returns a stringShaun McCance2011-06-261-9/+13
* | Added itst:context to specify a msgctxt for a nodeShaun McCance2011-06-256-1/+136
* | Fixes for Python 3Claude Paroz2011-06-242-2/+2
* | Use #!/usr/bin/python -s for shebang, RH bug #702989Shaun McCance2011-06-241-1/+1
* | Make itst:drop work on non-inline nodesShaun McCance2011-06-242-1/+16
* | Made dropRule take a drop attribute, like other rulesShaun McCance2011-06-243-5/+5
* | Add itst drop ruleClaude Paroz2011-06-246-1/+61
* | Renamed attribute test filesShaun McCance2011-06-236-8/+6
* | Handled translatable attributes in non-translatable elementsShaun McCance2011-06-237-11/+79
* | Extract and translate node attributesClaude Paroz2011-06-2311-11/+116
* | Merge branch 'testsuite'Shaun McCance2011-06-0133-20/+876
|\ \
| * | Fix LocNote2 test and add README in testsClaude Paroz2011-06-013-2/+32
| * | Add remaining testsClaude Paroz2011-06-0113-4/+350
| * | Add tests for the Translate* seriesClaude Paroz2011-05-3116-6/+307
| * | Fix xml iteration when constructing translated subnodesClaude Paroz2011-05-312-2/+3
| * | Use unicode strings inside of Message classClaude Paroz2011-05-311-19/+21
| * | Initial test infrastructureClaude Paroz2011-05-304-0/+175
* | | Adding copyright and license info to itstoolShaun McCance2011-06-011-0/+17
* | | itstool: Allow both XLink and child rules on its:rulesShaun McCance2011-06-011-2/+1
|/ /