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