aboutsummaryrefslogtreecommitdiffstats
path: root/common/i18n.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Enable i18n for W32.Werner Koch2010-10-201-0/+1
|
* First steps towards the W32CE portWerner Koch2010-03-021-5/+4
|
* Revamped the W32 gettext implementation.Werner Koch2008-11-041-1/+1
|
* Fixed segv in gpg-agent (command marktrusted).Werner Koch2008-05-271-0/+2
| | | | | | Replaced almost all free by xfree. Translation fixes.
* W32 related keyserver fixes.Werner Koch2008-04-211-1/+1
|
* Adjust for the changed Camellia draft.Werner Koch2008-04-181-5/+9
| | | | | | W32 gettext changes. Comment and typo fixes.
* Created help files form the current po entries.Werner Koch2007-12-041-1/+1
|
* Factored utf8 switching code out to i18n.c.Werner Koch2007-10-191-0/+64
|
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* First steps towards supporting W32.Werner Koch2007-06-061-0/+39
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.