summaryrefslogtreecommitdiffstats
path: root/gettext-tools
Commit message (Expand)AuthorAgeFilesLines
* Make Glade parsing a bit robuster.Daiki Ueno2013-06-172-1/+11
* Rename xgettext-gtkbuilder-* tests to xgettext-glade-*.Daiki Ueno2013-06-175-37/+57
* Minor clean up for the GtkBuilder supportDaiki Ueno2013-06-142-10/+27
* Test GtkBuilder UI files extraction support.Miguel Ángel Arruga Vivas2013-06-135-1/+357
* Support GtkBuilder file format in the Glade scanner.Miguel Ángel Arruga Vivas2013-06-133-59/+247
* Use $(MKDIR_P) instead of obsolete $(mkdir_p).Daiki Ueno2013-06-1034-154/+208
* build: drop the 'fixacocal' auxiliary scriptStefano Lattarini2013-06-102-2/+0
* Check if gjs has gettext and format modules.Daiki Ueno2013-06-062-0/+11
* Don't assume that aclocal accepts configure.in.Daiki Ueno2013-06-062-4/+9
* Support for Vala.Daiki Ueno2013-06-0414-15/+1632
* Minor cleanup of JavaScript support.Daiki Ueno2013-05-312-9/+7
* build: enable parallel tests harness from AutomakeStefano Lattarini2013-05-304-5/+19
* Use distinct temporary file names in tests.Daiki Ueno2013-05-3059-886/+983
* Set executable bit to xgettext-javascript-5.Daiki Ueno2013-05-301-0/+0
* Improve backslash handling in JavaScript scannerDaiki Ueno2013-05-214-113/+125
* Add --previous option.Pavel Kharitonov2013-05-214-2/+49
* Improve JavaScript scanner tests.Andreas Stricker2013-05-126-21/+122
* Fix end-of-string handling in JavaScript scanner.Daiki Ueno2013-05-122-29/+14
* Don't use non-portable character escape in user-email script.Daiki Ueno2013-05-032-2/+9
* Refactor Autoconf trace in autopoint.in.Daiki Ueno2013-05-023-35/+56
* Fix Python brace format test for added argument.Daiki Ueno2013-05-022-1/+5
* Update POTFILES.in for Lua, JavaScript, Python brace format support.Daiki Ueno2013-04-302-0/+10
* Update after gnulib changed.Daiki Ueno2013-04-302-1/+7
* Support Python brace format.Daiki Ueno2013-04-2620-3/+694
* Make header checking more reliableDaiki Ueno2013-04-225-51/+49
* Support CR/LF line terminators in Python sources even on Unix.Daiki Ueno2013-04-222-11/+47
* Support explicit string concatenation with '+' in Python.Daiki Ueno2013-04-224-14/+85
* Minor fixes for the JavaScript support.Daiki Ueno2013-04-193-3/+1
* Wrap long lines in xgettext --help.Daiki Ueno2013-04-182-4/+12
* Support for JavaScript.Andreas Stricker2013-04-1727-19/+2854
* Support for escape sequences added in Lua 5.2.Ľubomír Remák2013-04-164-0/+55
* Export formatstring_lua for Woe32DLL.Daiki Ueno2013-04-152-0/+5
* Add format-lua.c to FILES.Daiki Ueno2013-04-121-0/+1
* Support for Lua.Ľubomír Remák2013-04-1123-20/+2261
* Suppress bootstrap warningsDaiki Ueno2013-04-024-2/+11
* Augment Glade2 testing.Miguel Ángel Arruga Vivas2013-03-152-0/+63
* Test for Glade2 msgctxt support.Miguel Ángel Arruga Vivas2013-03-153-0/+192
* Extract msgctxt from Glade input files.Daiki Ueno2013-03-152-3/+50
* Merge branch 'maint'Daiki Ueno2013-03-132-0/+10
|\
| * Describe the header entry in the PO formatAndreas Stricker2013-03-132-0/+10
* | Merge branch 'maint'Daiki Ueno2013-03-054-101/+152
|\ \ | |/
| * po-mode: Properly highlight C format strings with parameter positionsDaiki Ueno2013-03-052-1/+8
| * po-mode: make (po-check-file-header) optional (bug #30835)Ævar Arnfjörð Bjarmason2013-03-052-36/+53
| * autopoint: extract macro directories from configure.acDaiki Ueno2013-03-052-3/+19
| * gettextize: Use autoconf trace to detect auxdir and m4dirDaiki Ueno2013-03-052-2/+11
| * Fix the last commit.Daiki Ueno2013-03-042-0/+9
| * gettextize: extract macro directories from configure.acDaiki Ueno2013-03-012-36/+42
| * gettextize: substitute PATH_SEPARATOR at configure timeDaiki Ueno2013-02-283-24/+11
* | Updated translations.Bruno Haible2013-03-026-460/+448
|/
* Determine Woe32 C symbol prefix at configure time.Daiki Ueno2013-02-255-6/+27