/[winpt]/trunk/MyGPGME/MyGPGME.plg
ViewVC logotype

Annotation of /trunk/MyGPGME/MyGPGME.plg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5 - (hide annotations)
Mon Mar 7 13:21:36 2005 UTC (19 years, 11 months ago) by twoaday
File size: 2005 byte(s)
2005-03-03  Timo Schulz  <twoaday@g10code.com>
                                                                                
        * wptCardDlg.cpp (card_changepin_dlg_proc): Add item to re-type the
        new PIN. Suggested by Achim.
        Support to show the unmasked PIN.
        Modified TAB-order.
        * wptPINDlg.cpp (pin_cb_dlg_proc): Show unmasked PIN.
 
        * Fixed wrong GPG --command-fd strings. Thanks to Achim.
 
2005-03-04  Timo Schulz  <twoaday@g10code.com>
 
        * GPG asks twice for the new PIN. Thanks to Achim.
        * wptCardDlg.cpp (card_changepin_dlg_proc): Reset the 'safety' pin also.        Only check the passphrase if the backup flag is enabled. Again thanks to        Achim.
 
2005-03-06  Timo Schulz  <twoaday@freakmail.de>
 
        * wptKeySignDlg.cpp (do_fill_seckeylist): Skip secret keys without
        a public key. Noted by Kurt Fitzner.
 


1 twoaday 2 <html>
2     <body>
3     <pre>
4     <h1>Erstellungsprotokoll</h1>
5     <h3>
6 twoaday 5 --------------------Konfiguration: MyGPGME - Win32 Release--------------------
7 twoaday 2 </h3>
8     <h3>Befehlszeilen</h3>
9 twoaday 5 Erstellen der temporären Datei "C:\DOKUME~1\twoaday\LOKALE~1\Temp\RSP5.tmp" mit Inhalten
10     [
11     /nologo /MT /W3 /GX /O2 /I "../gnupg" /I "../ptd" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /Fp"Release/MyGPGME.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
12     "C:\OSS\winpt\MyGPGME\keycache.c"
13     ]
14     Creating command line "cl.exe @C:\DOKUME~1\twoaday\LOKALE~1\Temp\RSP5.tmp"
15     Erstellen der temporären Datei "C:\DOKUME~1\twoaday\LOKALE~1\Temp\RSP6.tmp" mit Inhalten
16     [
17     /nologo /out:"Release\MyGPGME.lib"
18     .\Release\clip.obj
19     ".\Release\common-status.obj"
20     .\Release\data.obj
21     .\Release\debug.obj
22     .\Release\decrypt.obj
23     .\Release\delete.obj
24     .\Release\editcard.obj
25     ".\Release\editkey-util.obj"
26     .\Release\editkey.obj
27     .\Release\encrypt.obj
28     .\Release\errors.obj
29     .\Release\export.obj
30     .\Release\genkey.obj
31     ".\Release\getkey-openpgp.obj"
32     .\Release\gpgme.obj
33     .\Release\implist.obj
34     .\Release\import.obj
35     .\Release\key.obj
36     ".\Release\keycache-openpgp.obj"
37     .\Release\keycache.obj
38     .\Release\keylist.obj
39     .\Release\ownertrust.obj
40     .\Release\recipient.obj
41     .\Release\revoke.obj
42     .\Release\rungpg.obj
43     .\Release\sig.obj
44     ".\Release\sign-encrypt.obj"
45     .\Release\sign.obj
46     .\Release\signers.obj
47     ".\Release\sym-encrypt.obj"
48     .\Release\trustlist.obj
49     .\Release\verify.obj
50     .\Release\version.obj
51     ".\Release\w32-clip.obj"
52     ".\Release\w32-glibc.obj"
53     ".\Release\w32-io.obj"
54     ".\Release\w32-sema.obj"
55     ".\Release\w32-util.obj"
56     .\Release\wait.obj
57     ]
58     Erstellen der Befehlzeile "link.exe -lib @C:\DOKUME~1\twoaday\LOKALE~1\Temp\RSP6.tmp"
59     <h3>Ausgabefenster</h3>
60     Kompilierung läuft...
61     keycache.c
62     C:\OSS\winpt\MyGPGME\keycache.c(205) : warning C4013: 'gpgme_check_logging' undefiniert; Annahme: extern mit Rueckgabetyp int
63     Bibliothek wird erstellt...
64 twoaday 2
65    
66    
67     <h3>Ergebnisse</h3>
68 twoaday 5 MyGPGME.lib - 0 Fehler, 1 Warnung(en)
69 twoaday 2 </pre>
70     </body>
71     </html>

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26