/[winpt]/trunk/ChangeLog
ViewVC logotype

Annotation of /trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 62 - (hide annotations)
Thu Nov 3 10:20:09 2005 UTC (19 years, 3 months ago) by werner
File size: 5469 byte(s)
Yeah, make distcheck works.

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

Properties

Name Value
avn:eol-style native

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26