/[winpt]/trunk/ChangeLog
ViewVC logotype

Contents of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 100 - (show annotations)
Fri Nov 25 09:49:59 2005 UTC (19 years, 3 months ago) by twoaday
File size: 5870 byte(s)
Removed old IPC definition.
Removed unused file.

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

Properties

Name Value
avn:eol-style native

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26