/[winpt]/trunk/ChangeLog
ViewVC logotype

Contents of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 218 - (show annotations)
Wed May 24 07:53:24 2006 UTC (18 years, 9 months ago) by twoaday
File size: 6459 byte(s)
2006-05-23  Timo Schulz  <ts@g10code.de>
                                                                                
        * wptKeyEditDlgs.cpp (do_add_new_userid): Fix re-introduced
        problem.
        (keyedit_main_dlg_proc): Popup menu for the user ID list
        with common commands.
        * wptKeyserverDlg.cpp (keyserver_dlg_proc): Automatically
        disable search for ldap servers.
        Use subkeys.pgp.net by default when no server was selected.
                                                                                


1 2006-05-22 Timo Schulz <[email protected]>
2
3 * README: More updates.
4 * FAQ: Ditto. Still obsolete.
5
6 2006-03-10 Timo Schulz <[email protected]>
7
8 * README: Updated some more passages.
9
10 2006-03-03 Timo Schulz <[email protected]>
11
12 * README, FAQ, COPYING: converted to unix text format.
13
14 2006-01-07 Timo Schulz <[email protected]>
15
16 * Icons: Deleted unused folder.
17
18 2006-01-05 Werner Koch <[email protected]>
19
20 * configure.ac: Hack to make sure that NLS support is included.
21
22 2005-12-11 Timo Schulz <[email protected]>
23
24 * configure.ac: Remove w32gpgme Makefile. It is not
25 needed any longer.
26
27 2005-11-25 Timo Schulz <[email protected]>
28
29 * config.h.in: Removed unused WINPT_IPC directive.
30 * configure.ac: Likewise.
31
32 2005-11-17 Timo Schulz <[email protected]>
33
34 * Makefiles/: Deleted. Support for Borland compiler makes
35 no sense with this directory structure.
36 * WinPT.dsw, WinPT.dsp: Removed. Store MSVC specific files
37 outside of the repository.
38
39 2005-11-03 Werner Koch <[email protected]>
40
41 * configure.ac (AM_INIT_AUTOMAKE): Fixed.
42
43 * Makefile.am (SUBDIRS): Include Ico/ and icons/.
44
45 * configure.ac (W32ROOT): Define it.
46
47 * Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New.
48
49 2005-11-01 Werner Koch <[email protected]>
50
51 * configure.ac: Use Src/WinPt.cpp and not src/WinPt.cpp
52
53 2005-10-31 Werner Koch <[email protected]>
54
55 * w32gpgme/Makefile.am: Add a real Makefile.
56
57 2005-10-28 Werner Koch <[email protected]>
58
59 * Makefile.am (AUTOMAKE_OPTIONS): Remove zip target and use bzip2.
60
61 2005-10-27 Werner Koch <[email protected]>
62
63 * w32gpgme/w32gpgme.h [WINPT_MODERN_BUILD]: Include gpgme.h from
64 standard place.
65 (gpg_pgptype_t): Make in terms of pgp_type_t.
66
67 * SmartCard.txt: Removed cuase the information is outdated.
68
69 * autogen.sh, configure.ac: New.
70 * m4/: New.
71 * Makefile.am: New.
72 * winpt-de.rc, WinPT-en.rc: Include Src/versioninfo.rc. We don't
73 use a translated version for -de right now; however it will be
74 easy to add.
75 * KeyManagerExe.cpp: Moved to Src/.
76
77 2001-01-28 Timo Schulz <[email protected]>
78
79 * Add a hotkey section to the README
80
81 2001-01-30 Timo Schulz <[email protected]>
82
83 * Add new GPGME update
84
85 2001-02-01 Timo Schulz <[email protected]>
86
87 * AUTHORS: Add author for the NLS code
88 * README: Add OE5 hotkey
89
90 2001-02-04 Timo Schulz <[email protected]>
91
92 * NLS: remove and put the text into README
93 * README: add NLS section
94
95 2001-02-20 Timo Schulz <[email protected]>
96
97 * Add new GPGME update 0.1.4b
98
99 2001-02-21 Timo Schulz <[email protected]>
100
101 * INSTALL: Remove and put the entries into README
102 * VERSION: update
103 * README: Rewrite the parts for the use with 0.1.2pre
104 * WinPT.rc: IDD_WINPT_IMPORT: Add static fields to the NLS suite
105
106 2001-02-25 Timo Schulz <[email protected]>
107
108 * WinPT.rc: IDD_WINPT_KEYGEN: Add static fields to the NLS suite
109
110 2001-02-28 Timo Schulz <[email protected]>
111
112 * Add new GPGME update 0.2.0
113
114 2001-03-10 Timo Schulz <[email protected]>
115
116 * Kludge WinPG and GPGME together. The next step should be
117 to put all gpgme extensions into the 'MyGPGME' libarary
118
119 2001-04-02 Timo Schulz <[email protected]>
120
121 * Add new GPGME update 0.2.1
122
123 2001-04-09 Timo Schulz <[email protected]>
124
125 * Modify README for the new menu layout.
126
127 2001-04-12 Timo Schulz <[email protected]>
128
129 * Hook: New. Little project to let the current window stuff work.
130
131 2001-04-14 Timo Schulz <[email protected]>
132
133 * WinPT.rc: Change all dialog languages to English/USA.
134 Add menu entry for the current window stuff.
135
136 2001-04-21 Timo Schulz <[email protected]>
137
138 * Update GPGME code.
139
140 2001-05-05 Timo Schulz <[email protected]>
141
142 * WinPT.rc: Modify some dialogs for the new keyedit feature.
143
144 2001-05-09 Timo Schulz <[email protected]>
145
146 * New project started. WinPT GPG Agent.
147
148 2001-05-10 Timo Schulz <[email protected]>
149
150 * WinPT.rc: Add new resource for the preferences.
151
152 2001-05-11 Timo Schulz <[email protected]>
153
154 * MyGPGME/tests: Removed. It's not really useful so I decided to
155 remove it from the package.
156
157 2001-05-12 Timo Schulz <[email protected]>
158
159 * README: Apply some spelling corrections from Joshua.
160
161 2001-05-19 Timo Schulz <[email protected]>
162
163 * README: Corrected the filename to verify the signature.
164
165 2001-05-27 Timo Schulz <[email protected]>
166
167 * README: Add a paragraph for the word wrap feature.
168
169 2001-06-01 Timo Schulz <[email protected]>
170
171 * README: Add a paragraph for multiple recipients.
172
173 2001-06-05 Timo Schulz <[email protected]>
174
175 * README: Remove Outlook Express hotkey, because we don't include
176 this until it works.
177
178 2001-06-07 Timo Schulz <[email protected]>
179
180 * README: Commited spelling fixes.
181
182 2001-06-17 Timo Schulz <[email protected]>
183
184 * README: Add a notice for the current window mode.
185
186 2001-06-22 Timo Schulz <[email protected]>
187
188 * Begin to audit the code basically, because of the passphrase
189 logging by Dr. Watson...
190
191 2001-06-24 Timo Schulz <[email protected]>
192
193 * Add the default keyid section to the README.
194
195 2001-06-29 Timo Schulz <[email protected]>
196
197 * Add keyserver.conf as a default config file.
198 * Add an index to the README file and a paragraph for the
199 keserver config.
200
201 2001-07-05 Timo Schulz <[email protected]>
202
203 * README: Add the text from the HACKING file.
204
205 2001-07-11 Timo Schulz <[email protected]>
206
207 * Release 0.3.0
208
209 2001-07-19 Timo Schulz <[email protected]>
210
211 * Release 0.3.1
212
213 2001-07-23 Timo Schulz <[email protected]>
214
215 * Added the FAQ.
216
217 2001-08-26 Timo Schulz <[email protected]>
218
219 * Added new icon.
220
221 2001-08-30 Timo Schulz <[email protected]>
222
223 * README: Add proxy paragraph.
224
225 2001-09-23 Timo Schulz <[email protected]>
226
227 * Release 0.4.0
228
229 2001-10-28 Timo Schulz <[email protected]>
230
231 * Release 0.5.0
232
233 2001-11-01 Timo Schulz <[email protected]>
234
235 * Release 0.5.1: This is a bugfix release becuase the new libmygpgme
236 is too buggy to use it yet :-(.
237
238 2001-12-02 Timo Schulz <[email protected]>
239
240 * README: Modify proxy paragraph.
241
242 2002-01-27 Timo Schulz <[email protected]>
243
244 * Release 0.5.5
245
246 2002-06-16 Timo Schulz <[email protected]>
247
248 * Skip 0.6.0 because of all the changes in the code and in
249 the structure. We continue to test the 0.7.0 version and the
250 next stable version will be 0.8.0.
251
252 2002-08-28 Timo Schulz <[email protected]>
253
254 * Opened 0.7.0 development branch.
255
256 2002-09-10 Timo Schulz <[email protected]>
257
258 * Skipped the 0.6.0 branch and bumped the version number to
259 0.7.90 to make clear we are close to 0.8.0.
260
261
262 2002-12-21 Timo Schulz <[email protected]>
263
264 * Removed all things from all TODO files which have already done.
265

Properties

Name Value
avn:eol-style native

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26