summaryrefslogtreecommitdiff
path: root/xml2po
Commit message (Expand)AuthorAgeFilesLines
* Add datarootdir variable, for compatibility with future Autoconf.Stepan Kasal2005-09-132-0/+6
* Add support for --language option.Danilo Šegan2005-07-233-13/+50
* Fix mofile handling.Danilo Šegan2005-07-222-1/+6
* Remove path from language name.Danilo Šegan2005-07-202-2/+6
* Change encoding of translator-credits to UTF-8 as required by libxml2.Danilo Šegan2005-07-182-1/+8
* Use xsltproc to generate manpage.Danilo Šegan2005-06-263-1/+10
* Fix handling of UTF-8 input.Danilo Šegan2005-04-028-9/+83
* Fix handling of UTF-8 in original strings.Danilo Šegan2005-04-012-8/+7
* Fix handling of UTF-8 in original strings.Danilo Šegan2005-04-012-8/+13
* cvs add test.py too.Danilo Šegan2005-03-271-0/+27
* Updated TODO.Danilo Šegan2005-03-272-1/+6
* Fix crash with -k.Danilo Šegan2005-03-273-9/+15
* Added regression testing infrastructure.Danilo Šegan2005-03-2754-0/+5516
* Complete fix of #162089.Danilo Šegan2005-03-272-4/+8
* Final tags and docbook mode updates.Danilo Šegan2005-03-273-7/+18
* Fix entity handling, add more tags to docbook mode.Danilo Šegan2005-03-273-3/+14
* Several deep-final tags fixes.Danilo Šegan2005-03-274-49/+77
* Standard POT Header Output.Funda Wang2005-03-082-4/+10
* Output POT-Creation-Date as well.Danilo Šegan2005-03-062-1/+9
* Fix checks in worthOutputting.Danilo Šegan2005-03-062-1/+5
* Add DTD in replaceNodeContents for entity resolving.Danilo Šegan2005-03-042-3/+23
* Removed "title" as final tag.Danilo Šegan2005-03-042-1/+5
* Update manpage as well.Danilo Šegan2005-03-032-2/+5
* Fix help message for -a.Danilo Šegan2005-03-022-1/+3
* Added a man page by Daniel Leidert.Danilo Šegan2005-03-024-1/+308
* add tags in source references and output PO header.Danilo Šegan2005-03-014-68/+111
* Use xmlDocParserCtxt instead in replaceNodeContentsWithText.Danilo Šegan2005-02-232-9/+9
* Add DTD in replaceNodeContentsWithText.Danilo Šegan2005-02-232-1/+12
* Use $(destdir), not @destdir@, which is resolved too early.Matthias Clasen2005-01-282-2/+2
* Fixed typo (my name ;-)) in ChangeLogSatoru Satoh2004-12-271-1/+1
* Updated TODO list.Danilo Šegan2004-12-232-0/+9
* Not usable as a module.Danilo Šegan2004-12-072-0/+5
* Apply Satoru's patch for bug #160354.Danilo Šegan2004-12-072-30/+45
* - Changes to pass distcheckGNOME_DOC_UTILS_0_1Shaun McCance2004-10-311-1/+2
* - Hooked more xml2po up, though it doesn't work - Rearranged some stuffShaun McCance2004-10-301-1/+1
* Add 'classsynopsisinfo', 'funcsynopsisinfo', 'synopsis', as per DocBookDanilo Šegan2004-10-092-1/+16
* - Build xml2po with gnome-doc-utilsShaun McCance2004-10-041-1/+1
* Fixed misc bugs reported by Shaun.Danilo Šegan2004-09-282-2/+8
* Add "-e" option to do .replaceEntities(1).Danilo Šegan2004-09-242-4/+16
* Add 'screen' and 'literallayout'.Danilo Šegan2004-09-164-1/+20
* No, never ends: remove more debuging output.Danilo Šegan2004-09-152-1/+7
* Uhm, it was Karl Eichwalder who proposed these, not Keld (embarrasmentDanilo Šegan2004-09-153-4/+10
* Fix the crash below: this now reports some errors when messages containDanilo Šegan2004-09-144-8/+42
* Adding NO-AUTO-GEN filesShaun McCance2004-07-141-0/+0
* Documented changes in 1.0.8, 1.0.9 and 1.0.10.Danilo Šegan2004-06-206-20/+93
* Handle whitespace content when merging.Danilo Šegan2004-04-172-6/+15
* Cleanup error handling and reporting from the libxml2 parser.Danilo Šegan2004-04-122-5/+25
* Add "coding: utf-8" comment.Danilo Šegan2004-04-122-0/+5
* Push version number to 1.0.9.Danilo Šegan2004-04-072-1/+3
* Add support for book/bookinfo in DocBook as well.Danilo Šegan2004-04-072-3/+8