/[winpt]/trunk/ChangeLog
ViewVC logotype

Contents of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 132 - (show annotations)
Fri Jan 6 19:45:59 2006 UTC (19 years, 1 month ago) by werner
File size: 6097 byte(s)
Hack to create MO files

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

Properties

Name Value
avn:eol-style native

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26