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