1 |
2012-01-30 Timo Schulz <[email protected]> |
2 |
|
3 |
* wptKeyserver.h: New value for DEF_HKP_KEYSERVER. |
4 |
|
5 |
2011-11-24 Timo Schulz <[email protected]> |
6 |
|
7 |
* wptVersion.h: Removed emulate_utf8_bug. |
8 |
* wptGpgCmds.h: Renamed into ... |
9 |
* wptGPGCmds.h: this. And updated to gnupg 1.4.11 |
10 |
|
11 |
2006-01-13 Timo Schulz <[email protected]> |
12 |
|
13 |
* wptKeyCache.h (gpg_keycache_next_updated_key): New. |
14 |
|
15 |
2006-01-11 Timo Schulz <[email protected]> |
16 |
|
17 |
* wptGPG.h (gpg_data_putc): New. |
18 |
|
19 |
2006-01-10 Timo Schulz <[email protected]> |
20 |
|
21 |
* wptKeylist.h (siglist_sort): New. |
22 |
|
23 |
2006-01-09 Timo Schulz <[email protected]> |
24 |
|
25 |
* wptW32API.h (init_file_lock, release_file_lock): Removed. |
26 |
|
27 |
2006-01-07 Timo Schulz <[email protected]> |
28 |
|
29 |
* wptKeyserver.h (hkp_recv_key2): Removed. |
30 |
|
31 |
2006-01-04 Timo Schulz <[email protected]> |
32 |
|
33 |
* wptGPGME.h: New. |
34 |
|
35 |
2005-12-27 Timo Schulz <[email protected]> |
36 |
|
37 |
* wptCommonCtl.h (listview_del_column): New. |
38 |
* wptW32API.h (get_locale_date): New. |
39 |
* wptKeylist.h (keylist_udp_col): New. |
40 |
|
41 |
2005-12-11 Timo Schulz <[email protected]> |
42 |
|
43 |
* wptGPG.h: New prototypes. |
44 |
|
45 |
2005-12-08 Timo Schulz <[email protected]> |
46 |
|
47 |
* wptKeyEdit.h (cleanKey): New. |
48 |
|
49 |
2005-12-02 Werner Koch <[email protected]> |
50 |
|
51 |
* wptW32API.h (html_help_dispatch, html_help_deinit) |
52 |
(html_help_init) [!_MSC_VER]: Use nop statements and not a |
53 |
literal. |
54 |
|
55 |
2005-12-01 Timo Schulz <[email protected]> |
56 |
|
57 |
* wptGPG.h (get_gpg_sigstat): New. |
58 |
|
59 |
2005-11-30 Timo Schulz <[email protected]> |
60 |
|
61 |
* wptFileManager.h: Add data constants. |
62 |
|
63 |
2005-11-16 Timo Schulz <[email protected]> |
64 |
|
65 |
* wptVersion.h: Define WIN32_LEAN_AND_MEAN. |
66 |
* wptW32API.h: Dummy for the HTML help. |
67 |
|
68 |
2005-11-12 Timo Schulz <[email protected]> |
69 |
|
70 |
* wptW32API.h: Remove FILE_SAVE, FILE_OPEN. These constants |
71 |
are declared somewhere which leads to complications. |
72 |
|
73 |
2005-11-07 Timo Schulz <[email protected]> |
74 |
|
75 |
* wptVersion.h: Removed MODERN_BUILD directive and removed |
76 |
old constants. |
77 |
|
78 |
2005-11-03 Timo Schulz <[email protected]> |
79 |
|
80 |
* wptTypes.h (BUG): Cast hwnd to HWND to avoid warning. |
81 |
|
82 |
2005-11-03 Werner Koch <[email protected]> |
83 |
|
84 |
* Makefile.am (EXTRA_DIST): Add wptCardEdit.h, wptListView.h, |
85 |
wptImagelist.h and gpg.h. |
86 |
|
87 |
2005-10-31 Werner Koch <[email protected]> |
88 |
|
89 |
* wptVersion.h: Use C linkage for PTD functions. |
90 |
(PTD_get_curr_hwnd, PTD_is_used, PTD_keyb_send): New prototypes. |
91 |
|
92 |
* wptGPG.h (gpg_filetypes): Moved to ../Src/wptRegistry.cpp. |
93 |
|
94 |
* wptDlgs.h (passphrase_callback_proc): Removed this prototype. |
95 |
|
96 |
* wptKeylist.h (find_secret_key): Removed this prototype. |
97 |
|
98 |
2005-10-28 Werner Koch <[email protected]> |
99 |
|
100 |
* wptCrypto.h: Removed funny empty lines. Buggy cr,lf conversion |
101 |
tool used? |
102 |
(rename_unlink, secure_unlink, secure_unlink_set_cb) |
103 |
(wipe_freespace): Declare as C linkage. |
104 |
|
105 |
* wptTypes.h (DIM): Define only if not yet defined. |
106 |
(safe_free): Ditto. |
107 |
|
108 |
2005-10-27 Werner Koch <[email protected]> |
109 |
|
110 |
* wptGPG.h: Renamed prototype var "export". |
111 |
|
112 |
* wptVersion.h [WINPT_MODERN_BUILD]: Define version from config.h |
113 |
values. |
114 |
|
115 |
* Makefile.am: New. |
116 |
|
117 |
2001-01-31 Timo Schulz <[email protected]> |
118 |
|
119 |
* wptW32API.h: New |
120 |
|
121 |
2001-02-01 Timo Schulz <[email protected]> |
122 |
|
123 |
* wptMailPlugin.h: New |
124 |
|
125 |
2001-02-04 Timo Schulz <[email protected]> |
126 |
|
127 |
* wptNLS.h: Modify the NLS directory to 'C:\WinPT' |
128 |
|
129 |
2001-02-10 Timo Schulz <[email protected]> |
130 |
|
131 |
* wptKeylistElement.h: New |
132 |
* wptListElement.h: Remove |
133 |
* wptW32API.h: Insert all lv_*** functions |
134 |
|
135 |
2001-02-27 Timo Schulz <[email protected]> |
136 |
|
137 |
* wptKeylistWidget.h: New |
138 |
|
139 |
2001-03-17 Timo Schulz <[email protected]> |
140 |
|
141 |
* wptDlgs.h: Add Key signature list dialog |
142 |
|
143 |
2001-03-18 Timo Schulz <[email protected]> |
144 |
|
145 |
* wptDlgs.h: Add 'verify' dialog |
146 |
* wptAgent.h: New: Bond passphrase agent |
147 |
|
148 |
2001-04-12 Timo Schulz <[email protected]> |
149 |
|
150 |
* wptHotkeys.h: Add current window hotkeys. |
151 |
* wptCurrWnd.h: New. Current window stuff. |
152 |
|
153 |
2001-04-22 Timo Schulz <[email protected]> |
154 |
|
155 |
* wptFindWnd.h: New. |
156 |
|
157 |
2001-05-19 Timo Schulz <[email protected]> |
158 |
|
159 |
* wptConfig.h: Removed. Not used any longer. |
160 |
|
161 |
2001-11-18 Timo Schulz <[email protected]> |
162 |
|
163 |
* wptKeyManager.h: New. |
164 |
|