Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Kahn Gillmor
a11450eb04 move some file encodings to UTF-8
* THANKS, doc/ChangeLog-2011, tests/ChangeLog-2011,
  tests/gpg/geheim.txt: convert from iso 8859-1 to utf-8.
* lang/qt/src/dataprovider.cpp, lang/qt/src/qgpgmerefreshkeysjob.cpp,
  lang/qt/src/qgpgmesecretkeyexportjob.cpp: replace U+FFFD REPLACEMENT
  CHARACTER with proper U+00E4 LATIN SMALL LETTER A WITH DIAERESIS.

--
Note that src/versioninfo.rc.in is still ISO-8859-1.  I don't know
whether Windows will properly handle UTF-8 in this file or not, so i
have not touched it.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
2016-09-23 16:08:33 +02:00
Marcus Brinkmann
83e74202cd Add two recent contributors. 2012-07-28 22:11:31 +02:00
Werner Koch
44b2702258 More changes for W32CE with MSC. 2010-11-04 08:16:57 +00:00
Marcus Brinkmann
4ae2ac9861 2008-09-23 Marcus Brinkmann <marcus@g10code.com>
* gpgme.c (gpgme_sig_notation_clear): Clear CTX->sig_notations.
	Submitted by "Daniel Mueller" <daniel@danm.de>
2008-09-23 10:52:09 +00:00
Marcus Brinkmann
bfa554b3e8 Add Igor Belyi <gpgme@katehok.ac93.org>. 2005-04-14 08:44:18 +00:00
Marcus Brinkmann
a4a985c4cc Add Noel Torres <envite@rolamasao.org>. 2004-12-07 19:06:29 +00:00
Marcus Brinkmann
7bdaddd213 Add Albrecht Dre� <albrecht.dress@arcor.de>, because he was helpful. 2004-04-29 21:19:09 +00:00
Werner Koch
6e468be50e (memrchr): Fixed implementation. Problem pointed out
by Adriaan de Groot.
2004-02-15 16:02:36 +00:00
Marcus Brinkmann
0f2763bbe3 Update Miguel's email address. 2003-05-26 22:01:50 +00:00
Marcus Brinkmann
4090227c52 Add Miguel Coca <e970095@zipi.fi.upm.es>. 2002-11-21 12:58:12 +00:00
Werner Koch
d901ebf3b9 Minor doc fixes 2002-03-10 18:35:33 +00:00
Werner Koch
9e7db481a6 New API to switch to S/MIME. There is no code yet behind it. 2001-10-15 12:19:14 +00:00
Werner Koch
ab7fa2c460 oops - have to thank someone else 2001-09-17 10:40:36 +00:00