summaryrefslogtreecommitdiff
path: root/src/w32-gettext.c
Commit message (Expand)AuthorAgeFilesLines
* w32: Support file names longer than MAX_PATH.Werner Koch2022-03-041-2/+2
* w32: Allow Unicode paths for the gettext domain.Werner Koch2021-03-051-45/+12
* w32: Minor cleanup of w32-gettextWerner Koch2021-03-041-3/+3
* w32: Support utf8 also for getcwd.Werner Koch2020-10-091-15/+40
* core,w32: Add UTF-8 support to gpgrt_fopen, gpgrt_mkdir and gpgrt_chdir.Werner Koch2020-08-211-5/+34
* Add W32-only function gpgrt_w32_override_locale.Werner Koch2018-12-071-18/+55
* w32-iconv: Remove invalid link to unicode.org in comment.Daniel Kahn Gillmor2016-11-181-1/+0
* w32: Confirm the 639-1 code for Venda is "ve"Daniel Kahn Gillmor2016-02-081-5/+1
* Convert http links to https where possible in the source.Daniel Kahn Gillmor2016-02-081-2/+2
* Fix windows 8bit encoding conversionAndre Heinecke2015-12-071-5/+13
* Fix typos found by codespell.Justus Winter2015-11-191-1/+1
* w32: Fix corrupted string output.Werner Koch2013-07-151-4/+18
* Remove trailing spaces from w32-gettext.c.Werner Koch2013-07-151-26/+26
* 2010-11-01 Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>Marcus Brinkmann2010-11-011-1/+3
* s/abort/TerminateProcess/Werner Koch2010-10-311-1/+2
* 2010-10-29 Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>Marcus Brinkmann2010-10-291-19/+52
* Add some code to allow building with MSC.Werner Koch2010-10-281-7/+7
* Fix initialization of static libsWerner Koch2010-09-161-2/+21
* Add new error code.Werner Koch2010-09-021-1/+1
* Add a mapping for ESPIPE on W32CE.Werner Koch2010-03-011-1/+1
* Finished W32CE support.Werner Koch2010-01-211-959/+1133
* Add some code to build nativley under WindowsCE - not finished.Werner Koch2010-01-181-1/+9
* Fixed mingw build problems.Werner Koch2007-10-291-12/+4
* Changes for building on W32 without needing libintl.Werner Koch2005-11-021-15/+11
* Fix last change.Marcus Brinkmann2005-10-251-3/+3
* 2005-10-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-10-251-4/+72
* 2005-10-25 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-10-251-0/+1648