673
|
1 2001-10-27 Andy Piper <andy@xemacs.org>
|
|
2
|
|
3 * localdir.cc (dialog_cmd): allow download directory to be
|
|
4 created.
|
|
5 * log.cc (exit_setup): cygwin -> XEmacs
|
|
6 * net.cc (dialog_cmd):
|
|
7 (dialog_proc):
|
|
8 (do_net): sync with cygwin installer.
|
|
9 * res.rc:
|
|
10 * resource.h (IDS_CREATE_DIR): new.
|
|
11 * source.cc (load_dialog):
|
|
12 (save_dialog):
|
|
13 (dialog_cmd):
|
|
14 (dialog_proc):
|
|
15 (do_source): sync with cygwin installer.
|
|
16 * uninstall.cc (progress): remove log message.
|
|
17 * Makefile.in.in: generated setup-bin.ini correctly.
|
|
18
|
|
19 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
20
|
|
21 * Merge 21.5 codeline.
|
|
22
|
|
23 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
24
|
|
25 * setup.mak (OBJS): minor build fixes.
|
|
26 (distclean):
|
|
27
|
672
|
28 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
29
|
|
30 * desktop.cc:
|
|
31 * desktop.cc (do_desktop_setup):
|
|
32 * desktop.cc (load_dialog):
|
|
33 * desktop.cc (save_dialog):
|
|
34 * desktop.cc (do_desktop): handle idl file registration.
|
|
35 * geturl.cc (dialog): warning removal.
|
|
36 * geturl.cc (get_url_to_string):
|
|
37 * geturl.cc (get_url_to_file): make sure the nio gets deleted
|
|
38 after use, this also closes the inbound socket.
|
|
39 * nio-ftp.cc (ftp_line): fix from cygwin installer.
|
|
40 * nio-ftp.cc (NetIO_FTP): fix typeo.
|
|
41 * res.rc: support idl types.
|
|
42 * resource.h (IDC_IDL_TYPE): ditto.
|
|
43 * state.h: ditto.
|
|
44
|
666
|
45 2001-09-24 Andy Piper <andy@xemacs.org>
|
|
46
|
|
47 * desktop.cc:
|
|
48 * desktop.cc (make_link):
|
|
49 * desktop.cc (find_xemacs_exe_name):
|
|
50 * desktop.cc (remove_link):
|
|
51 * desktop.cc (start_menu):
|
|
52 * desktop.cc (desktop_icon):
|
|
53 * desktop.cc (remove_desktop_setup):
|
|
54 * desktop.cc (FROB):
|
|
55 * desktop.cc (do_desktop_setup):
|
|
56 * desktop.cc (check_startmenu):
|
|
57 * desktop.cc (do_desktop): Be more exacting about removal of
|
|
58 desktop things.
|
|
59 * regedit.cc (remove1):
|
|
60 * regedit.cc (remove_app_path):
|
|
61 * regedit.h (remove_app_path): remove more registry pieces.
|
|
62 * res.rc:
|
|
63 * setup.mak (APPVER):
|
|
64 * setup.mak (CCV):
|
|
65 * setup.mak (OBJS):
|
|
66 * setup.mak (LIBS):
|
|
67 * setup.mak (distclean):
|
|
68 * uninstall.cc:
|
|
69 * uninstall.cc (read_installed_db):
|
|
70 * uninstall.cc (uninstall_all): Cleanup.
|
|
71
|
657
|
72 2001-09-08 Andy Piper <andy@xemacs.org>
|
|
73
|
|
74 * Makefile.in.in (OBJS):
|
|
75 * Makefile.in.in (all):
|
|
76 * Makefile.in.in (extraclean):
|
|
77 * choose.cc (base):
|
|
78 * desktop.cc:
|
|
79 * desktop.cc (remove_link):
|
|
80 * desktop.cc (start_menu):
|
|
81 * desktop.cc (desktop_icon):
|
|
82 * desktop.cc (remove_desktop_setup):
|
|
83 * desktop.cc (do_desktop_setup):
|
|
84 * desktop.cc (load_dialog):
|
|
85 * desktop.cc (save_dialog):
|
|
86 * desktop.cc (do_desktop):
|
|
87 * dialog.h:
|
|
88 * download.cc (download_one):
|
|
89 * ini.h (pinfo):
|
|
90 * main.cc (WinMain):
|
|
91 * nio-ie5.cc:
|
|
92 * regedit.cc:
|
|
93 * regedit.cc (create_xemacs_root):
|
|
94 * regedit.cc (set_app_path):
|
|
95 * regedit.cc (set_install_path):
|
|
96 * regedit.cc (setup_explorer):
|
|
97 * regedit.cc (remove_app_path):
|
|
98 * regedit.cc (remove_uninstall_path):
|
|
99 * regedit.h (remove_app_path):
|
|
100 * reginfo.h:
|
|
101 * reginfo.h (XEMACS_INFO_XEMACS_ORG_REGISTRY_NAME):
|
|
102 * reginfo.h (XEMACS_NATIVE_ARCH_NAME):
|
|
103 * res.rc:
|
|
104 * resource.h (IDD_UNINSTALL):
|
|
105 * resource.h (IDC_TXT_TYPE):
|
|
106 * root.cc:
|
|
107 * root.cc (browse_cb):
|
|
108 * root.cc (set_default_root):
|
|
109 * splash.cc (do_splash):
|
|
110 * state.h:
|
|
111 * state.h (MIRROR_SITE):
|
|
112 * uninstall.cc:
|
|
113 * uninstall.cc (dialog_proc):
|
|
114 * uninstall.cc (progress):
|
|
115 * uninstall.cc (uninstall_one):
|
|
116 * uninstall.cc (do_uninstall):
|
|
117 * uninstall.cc (read_installed_db):
|
|
118 * uninstall.cc (uninstall_all):
|
|
119 * win32.h:
|
|
120 * win32.h (NOCOMATTRIBUTE): Update netinstaller to support
|
|
121 uninstallation and register standard file-types.
|
|
122
|
654
|
123 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
124
|
|
125 * XEmacs 21.5.3 "asparagus" is released.
|
|
126
|
641
|
127 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
128
|
|
129 * XEmacs 21.5.2 "artichoke" is released.
|
|
130
|
522
|
131 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
132
|
|
133 * XEmacs 21.5.1 "anise" is released.
|
|
134
|
472
|
135 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
136
|
|
137 * XEmacs 21.5.0 "alfalfa" is released.
|
|
138
|
462
|
139 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
140
|
|
141 * XEmacs 21.2.46 "Urania" is released.
|
|
142
|
|
143 2001-03-01 Andy Piper <andy@xemacs.org>
|
|
144
|
|
145 * desktop.cc (find_xemacs_exe_name): support 21.1 and 21.2 series.
|
|
146
|
|
147 * iniparse.c: remove.
|
|
148
|
|
149 * inilex.c: remove
|
|
150
|
460
|
151 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
152
|
|
153 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
154
|
458
|
155 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
156
|
|
157 * XEmacs 21.2.44 "Thalia" is released.
|
|
158
|
|
159 2001-02-02 Andy Piper <andy@xemacs.org>
|
|
160
|
|
161 * res.rc: update mirrors.lst location.
|
|
162
|
456
|
163 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
164
|
|
165 * XEmacs 21.2.43 "Terspichore" is released.
|
|
166
|
|
167 2001-01-21 Andy Piper <andy@xemacs.org>
|
|
168
|
|
169 * Makefile.in.in (%.o): use CXX to compile
|
|
170
|
|
171 * res.rc: beautify download status and install status.
|
|
172
|
|
173 * nio-ftp.cc: use xemacs-setup user for identity.
|
|
174
|
454
|
175 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
176
|
|
177 * XEmacs 21.2.42 "Poseidon" is released.
|
|
178
|
|
179 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
180
|
|
181 * ini.h: move extern "C" to aid win32 compilation. From Fabrice
|
|
182 Popineau.
|
|
183
|
452
|
184 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
185
|
|
186 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
187
|
|
188 2001-01-12 Andy Piper <andy@xemacs.org>
|
|
189
|
|
190 * postinstall.cc (do_postinstall): don't pick up shells if cygwin
|
|
191 isn't installed.
|
|
192
|
|
193 2001-01-10 Andy Piper <andy@xemacs.org>
|
|
194
|
|
195 * README.xemacs: deleted.
|
|
196
|
|
197 * README: updated.
|
|
198
|
|
199 * tar.cc (tar_gzctell): new function picked up from some internal
|
|
200 cygnus version of zlib.
|
|
201
|
|
202 * Makefile.in.in (LOCALCFLAGS): use -O2
|
|
203 (OBJS): reinstate autoload.
|
|
204
|
|
205 2001-01-09 Andy Piper <andy@xemacs.org>
|
|
206
|
|
207 * root.cc (dialog_cmd): backslash root dir.
|
|
208
|
|
209 * desktop.cc (do_desktop): runemacs.exe is the exe to run.
|
|
210
|
|
211 * package-net.el (package-net-batch-convert-index-to-ini): new
|
|
212 batch command.
|
|
213
|
|
214 * Makefile.in.in (setup.ini): new target. Automatically create.
|
|
215 (LOCALCFLAGS): use extra_includes.
|
|
216 (setup.ini): new target.
|
|
217
|
|
218 * regedit.cc (create_xemacs_root): write out the package path.
|
|
219
|
|
220 * reginfo.h (XEMACS_NATIVE_ARCH_NAME): arch dir is i386 not i586
|
|
221
|
450
|
222 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
223
|
|
224 * XEmacs 21.2.40 is released.
|
|
225
|
448
|
226 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
227
|
|
228 * XEmacs 21.2.39 is released.
|
|
229
|
|
230 2000-12-28 Andy Piper <andy@xemacs.org>
|
|
231
|
|
232 * desktop.cc (FROB): add more app paths.
|
|
233
|
|
234 2000-12-24 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
|
|
235
|
|
236 * choose.cc (create_listview): CreateWindowEx() does not take this kind of
|
|
237 parameter.
|
|
238
|
|
239 * choose.cc (package_sort):
|
|
240 * hash.cc (rev_len):
|
|
241 * site.cc (site_sort): must be __cdecl to be called by qsort().
|
|
242
|
|
243 * download.cc:
|
|
244 * install.cc:
|
|
245 * nio-file.cc:
|
|
246 * tar.cc: because of the redefinition of stat to _stat, the
|
|
247 inclusion of win32 headers has to be delayed.
|
|
248
|
|
249 * win32.h: added some declarations, such as CDECL if
|
|
250 not defined, #define for functions that are not standard in msvc
|
|
251 libc (strdup, stat ...)
|
|
252
|
|
253 * concat.h, concat.cc (concat): must be declared CDECL
|
|
254
|
|
255 * desktop.cc: <io.h> is needed.
|
|
256
|
|
257 * dialog.h (NEXT): cast needed, the first parameter of EndDialog() must
|
|
258 be a HWND.
|
|
259
|
|
260 * diskfull.cc: syntax when declaring GDFS.
|
|
261
|
|
262 * ini.cc: Various `extern "C"' declarations: yylineno, yyerror()
|
|
263 and fprintf(). Various CDECL declarations: yyerror(), fprintf().
|
|
264
|
|
265 * inilex.l: <stdlib.h> required.
|
|
266
|
|
267 * iniparse.y: use strdup(), require "win32.h" and <string.h>
|
|
268
|
|
269 * install.cc (dialog): syntax when declaring. CreateDialog()
|
|
270 returns a HWND.
|
|
271
|
|
272 * postinstall.cc: <io.h> and <stdio.h> are needed.
|
|
273
|
|
274 * regedit.cc (find_cygwin_mount): WIN32_NATIVE does not know
|
|
275 anything about Cygwin stuff.
|
|
276
|
|
277 * setup.mak: new makefile for WIN32_NATIVE.
|
|
278
|
|
279 * splash.cc (load_dialog): GetDlgItem() returns a HWND.
|
|
280
|
|
281 * tar.cc: msvc knows about __int64, but not `long long'.
|
|
282
|
|
283 * win32.h: <winreg.h> is missing for regedit.cc. Also, I ended up
|
|
284 in including <windows.h> because the files listed there are not
|
|
285 enough for <wininet.h>.
|
|
286
|
|
287 * desktop.cc:
|
|
288 * fromcwd.cc:
|
|
289 * install.cc:
|
|
290 * postinstall.cc: <unistd.h> does not exist for WIN32_NATIVE
|
|
291
|
|
292 * choose.cc (do_choose):
|
|
293 * ini.cc (do_ini):
|
|
294 * nio-ftp.cc (ftp_line): the construct (x ?: y) is not standard.
|
|
295
|
|
296 2000-12-24 Andy Piper <andy@xemacs.org>
|
|
297
|
|
298 * choose.cc (read_installed_db): grok package versions correctly.
|
|
299
|
|
300 * Makefile.in.in: add MINGW define.
|
|
301
|
|
302 2000-12-18 Andy Piper <andy@xemacs.org>
|
|
303
|
|
304 * res.rc: better look and feel.
|
|
305
|
|
306 2000-12-18 Andy Piper <andy@xemacs.org>
|
|
307
|
|
308 * desktop.cc (do_desktop_setup): more app path fiddling.
|
|
309
|
|
310 2000-12-13 Andy Piper <andy@xemacs.org>
|
|
311
|
|
312 * root.cc (dialog_cmd): create the root in the registry if we are successful.
|
|
313
|
|
314 * desktop.cc (find_xemacs_exe_path): new function. Split out from
|
|
315 find_xemacs_exe ().
|
|
316 (find_xemacs_exe_name): ditto.
|
|
317 (do_desktop_setup): setup app paths if we are installing xemacs
|
|
318 itself.
|
|
319 (do_desktop): use new functions.
|
|
320
|
|
321 * regedit.cc (create_xemacs_root): fix key name.
|
|
322 (find_xemacs_root): set isnative whatever the key value.
|
|
323 (set_app_path): new function. Set path for an app.
|
|
324
|
|
325 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
326
|
|
327 * package-net.el (package-net-convert-index-to-ini): use sensible defaults.
|
|
328
|
|
329 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
330
|
|
331 * reginfo.h: new macros.
|
|
332
|
|
333 * iniparse.y: define xemacs_package.
|
|
334
|
|
335 * ini.h: declare xemacs_package.
|
|
336
|
|
337 * fromcwd.cc (found_file): guess core type from name.
|
|
338
|
|
339 * concat.cc: kill warnings.
|
|
340 * net.cc: ditto.
|
|
341
|
|
342 * choose.cc (do_choose): pick up core package type chosen.
|
|
343
|
|
344 * Makefile.in.in: make sure we can pick up a mingw zlib.
|
|
345
|
|
346 * desktop.cc: fix desktop icon creation.
|
|
347
|
|
348 2000-11-12 Andy Piper <andy@xemacs.org>
|
|
349
|
|
350 * all: port from cygwin setup.
|
657
|
351
|
673
|
352 %%% $Id: ChangeLog,v 1.10 2001/10/30 05:13:28 andyp Exp $
|
|
353 $Revision: 1.10 $
|
657
|
354
|
673
|
355
|