/[winpt]/trunk/ChangeLog
ViewVC logotype

Diff of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

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

Legend:
Removed from v.47  
changed lines
  Added in v.57

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26