1 |
2005-11-12 Timo Schulz <[email protected]> |
2 |
|
3 |
* wptW32API.h: Remove FILE_SAVE, FILE_OPEN. These constants |
4 |
are declared somewhere which leads to complications. |
5 |
|
6 |
2005-11-07 Timo Schulz <[email protected]> |
7 |
|
8 |
* wptVersion.h: Removed MODERN_BUILD directive and removed |
9 |
old constants. |
10 |
|
11 |
2005-11-03 Timo Schulz <[email protected]> |
12 |
|
13 |
* wptTypes.h (BUG): Cast hwnd to HWND to avoid warning. |
14 |
|
15 |
2005-11-03 Werner Koch <[email protected]> |
16 |
|
17 |
* Makefile.am (EXTRA_DIST): Add wptCardEdit.h, wptListView.h, |
18 |
wptImagelist.h and gpg.h. |
19 |
|
20 |
2005-10-31 Werner Koch <[email protected]> |
21 |
|
22 |
* wptVersion.h: Use C linkage for PTD functions. |
23 |
(PTD_get_curr_hwnd, PTD_is_used, PTD_keyb_send): New prototypes. |
24 |
|
25 |
* wptGPG.h (gpg_filetypes): Moved to ../Src/wptRegistry.cpp. |
26 |
|
27 |
* wptDlgs.h (passphrase_callback_proc): Removed this prototype. |
28 |
|
29 |
* wptKeylist.h (find_secret_key): Removed this prototype. |
30 |
|
31 |
2005-10-28 Werner Koch <[email protected]> |
32 |
|
33 |
* wptCrypto.h: Removed funny empty lines. Buggy cr,lf conversion |
34 |
tool used? |
35 |
(rename_unlink, secure_unlink, secure_unlink_set_cb) |
36 |
(wipe_freespace): Declare as C linkage. |
37 |
|
38 |
* wptTypes.h (DIM): Define only if not yet defined. |
39 |
(safe_free): Ditto. |
40 |
|
41 |
2005-10-27 Werner Koch <[email protected]> |
42 |
|
43 |
* wptGPG.h: Renamed prototype var "export". |
44 |
|
45 |
* wptVersion.h [WINPT_MODERN_BUILD]: Define version from config.h |
46 |
values. |
47 |
|
48 |
* Makefile.am: New. |
49 |
|
50 |
2001-01-31 Timo Schulz <[email protected]> |
51 |
|
52 |
* wptW32API.h: New |
53 |
|
54 |
2001-02-01 Timo Schulz <[email protected]> |
55 |
|
56 |
* wptMailPlugin.h: New |
57 |
|
58 |
2001-02-04 Timo Schulz <[email protected]> |
59 |
|
60 |
* wptNLS.h: Modify the NLS directory to 'C:\WinPT' |
61 |
|
62 |
2001-02-10 Timo Schulz <[email protected]> |
63 |
|
64 |
* wptKeylistElement.h: New |
65 |
* wptListElement.h: Remove |
66 |
* wptW32API.h: Insert all lv_*** functions |
67 |
|
68 |
2001-02-27 Timo Schulz <[email protected]> |
69 |
|
70 |
* wptKeylistWidget.h: New |
71 |
|
72 |
2001-03-17 Timo Schulz <[email protected]> |
73 |
|
74 |
* wptDlgs.h: Add Key signature list dialog |
75 |
|
76 |
2001-03-18 Timo Schulz <[email protected]> |
77 |
|
78 |
* wptDlgs.h: Add 'verify' dialog |
79 |
* wptAgent.h: New: Bond passphrase agent |
80 |
|
81 |
2001-04-12 Timo Schulz <[email protected]> |
82 |
|
83 |
* wptHotkeys.h: Add current window hotkeys. |
84 |
* wptCurrWnd.h: New. Current window stuff. |
85 |
|
86 |
2001-04-22 Timo Schulz <[email protected]> |
87 |
|
88 |
* wptFindWnd.h: New. |
89 |
|
90 |
2001-05-19 Timo Schulz <[email protected]> |
91 |
|
92 |
* wptConfig.h: Removed. Not used any longer. |
93 |
|
94 |
2001-11-18 Timo Schulz <[email protected]> |
95 |
|
96 |
* wptKeyManager.h: New. |
97 |
|