aboutsummaryrefslogtreecommitdiffstats
path: root/jnlib/w32-gettext.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First batch of changes to support W32CE.Werner Koch2010-02-261-1710/+0
| | | | | Note that jnlib/w32-reg.c is not yet ready.
* Various changes to eventually support openpgp keys in pgp-agent.Werner Koch2010-02-021-12/+19
| | | | | | Comment fixes. Minor chnages in preparation of a W32CE port.
* Reorder libs in kbx. Werner Koch2008-11-111-1/+1
|
* Revamped the W32 gettext implementation.Werner Koch2008-11-041-1082/+1080
|
* Fix last chnage. Reported by Tom Pegios.Werner Koch2008-10-291-1/+1
|
* Fixed w32-gettext.Werner Koch2008-10-281-1/+1
|
* Updated German translation.Werner Koch2008-05-091-0/+5
| | | | | Fix in gpgconf for W32.
* Adjust for the changed Camellia draft.Werner Koch2008-04-181-41/+78
| | | | | | W32 gettext changes. Comment and typo fixes.
* Changed the way i18n files are located under Windows. The setting of theWerner Koch2008-03-251-121/+1230
| | | | | Registry key is not anymore required. Helpfiles are not properly located.
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* First steps towards supporting W32.Werner Koch2007-06-061-0/+556
This is mainly source code reorganization. Update gnulib. g10/ does currently not build.