pinentry/w32 (13 files)
[email protected] Wed, 22 Dec 2004 14:10:08 +0100
| Newsgroups | gmane.comp.encryption.gpg.aegypten.cvs |
|---|---|
| Message-ID | <[email protected]> |
Date: Wednesday, December 22, 2004 @ 14:10:08
Author: werner
Path: /cvs/aegypten/pinentry/w32
Added: Manifest controller.c controller.h dialog.c dialog.h
pinentry-w32.rc
Modified: main.c resource.h
Removed: pinentry_w32.rc pinentrycontroller.c pinentrycontroller.h
pinentrydialog.c pinentrydialog.h
* w32/resource.h, w32/pinentry-w32.rc, w32/main.c, w32/dialog.h
* w32/dialog.c, w32/controller.h, w32/controller.c
* w32/Makefile.am: New. Based on Timo's work.
----------------------+
Manifest | 2
controller.c | 357 +++++++++++++++++++++++++++++++++++++++++++++++++
controller.h | 41 +++++
dialog.c | 173 +++++++++++++++++++++++
dialog.h | 43 +++++
main.c | 81 +++++------
pinentry-w32.rc | 41 +++++
pinentry_w32.rc | 102 --------------
pinentrycontroller.c | 320 -------------------------------------------
pinentrycontroller.h | 42 -----
pinentrydialog.c | 168 -----------------------
pinentrydialog.h | 41 -----
resource.h | 37 ++---
13 files changed, 717 insertions(+), 731 deletions(-)