summaryrefslogtreecommitdiffstats
path: root/gettext-tools/src/xgettext.h
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright yearDaiki Ueno2016-01-021-2/+2
* maint: Update copyright yearDaiki Ueno2015-06-051-1/+2
* build: Fix Woe32 cross buildDaiki Ueno2014-05-121-0/+1
* xgettext: Provide a way to interpret string literals lazilyDaiki Ueno2014-05-091-1/+34
* xgettext: Make mixed_string_buffer_done always return UTF-8 stringDaiki Ueno2014-05-071-3/+1
* xgettext: Allow mixed_string_buffer_done to return non-UTF-8 stringDaiki Ueno2014-05-031-2/+3
* xgettext: Factor out commonly used mixed_string_bufferDaiki Ueno2014-05-021-0/+41
* xgettext: Add E4X support to JavaScript scannerDaiki Ueno2013-12-041-1/+6
* Fix xgettext crash when extracting a message with plural that is excluded.Bruno Haible2011-07-301-2/+3
* Untabify.Bruno Haible2009-12-121-34/+34
* Extract comments meant for translators from Glade input files.Bruno Haible2009-06-231-0/+4
* Recognize Qt4 plural forms format strings.Bruno Haible2009-06-231-1/+4
* Improve error message.Bruno Haible2009-06-231-2/+19
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
* Big renaming of functions parsing catalogs: read-po -> read-catalog.Bruno Haible2009-06-231-1/+1
* Support for extracted-comments per keyword.Bruno Haible2009-06-231-0/+2
* Support extraction of contexts in GNOME glib syntax.Bruno Haible2009-06-231-1/+5
* Implement disambiguation of overloaded functions.Bruno Haible2009-06-231-2/+5
* Add support for contexts in xgettext.Bruno Haible2009-06-231-6/+86
* Comments are now passed via remember_a_message directly.Bruno Haible2009-06-231-7/+14
* xgettext_comment_* API is not public any more.Bruno Haible2009-06-231-7/+0
* Update FSF postal address.Bruno Haible2009-06-231-1/+1
* Improved handling of multi-part strings when there is a newline betweenBruno Haible2009-06-231-0/+53
* Portability to AIX with cc.Bruno Haible2009-06-231-4/+4
* Recognize format strings depending on their position.Bruno Haible2009-06-231-2/+68
* Add extern "C" { ... }.Bruno Haible2009-06-231-0/+11
* Change the Perl backend to convert extracted strings and comments to UTF-8Bruno Haible2009-06-231-1/+9
* Support Java .properties files as alternative syntax, like PO files.Bruno Haible2009-06-231-2/+2
* Move src/xgettext.h to gettext-tools/src/xgettext.h.Bruno Haible2009-06-231-0/+86