summaryrefslogtreecommitdiffstats
path: root/common/i18n.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-1/+1
| | | | | | | | We better do this once and for all instead of cluttering all future commits with diffs of trailing white spaces. In the majority of cases blank or single lines are affected and thus this change won't disturb a git blame too much. For future commits the pre-commit scripts checks that this won't happen again.
* 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.