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