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