Mercurial > hg > xemacs-beta
comparison netinstall/ChangeLog @ 819:6504113e7c2d
[xemacs-hg @ 2002-04-25 18:03:23 by andyp]
sync up windows branch from 21.4
author | andyp |
---|---|
date | Thu, 25 Apr 2002 18:04:24 +0000 |
parents | aaf4e86e0a2d |
children | 2b6fa2618f76 |
comparison
equal
deleted
inserted
replaced
818:accc481aef34 | 819:6504113e7c2d |
---|---|
1 2002-02-04 Andy Piper <andy@xemacs.org> | |
2 | |
3 * install.cc (install_one): Munge installed filename to fit inside | |
4 dialog. | |
5 | |
6 2001-12-17 Andy Piper <andy@xemacs.org> | |
7 | |
8 * desktop.cc (do_desktop_setup): register the whole gamut of C++ | |
9 file types. | |
10 | |
11 2001-12-12 Andy Piper <andy@xemacs.org> | |
12 | |
13 * win32.h (CDECL): reorder to remove warnings. | |
14 | |
15 * Makefile.in.in: add new dependencies. | |
16 | |
17 * desktop.h: new file. | |
18 | |
19 * uninstall.cc: use it. | |
20 | |
21 * install.cc (uninstall_one): when uninstalling xemacs remove | |
22 shortcuts also. | |
23 | |
24 * desktop.cc (remove_xemacs_setup): split out from | |
25 remove_desktop_setup. | |
26 (remove_desktop_setup): call it. | |
27 | |
28 2001-12-05 Andy Piper <andy@xemacs.org> | |
29 | |
30 * win32.h: re-order declarations for native windows from Fabrice | |
31 Popineau. | |
32 | |
33 2001-11-22 Andy Piper <andy@xemacs.org> | |
34 | |
35 * Makefile.in.in (setup-bin.ini): cope with kit revisions. | |
36 | |
37 * source.cc (save_dialog): warning removal. | |
38 (load_dialog): ditto. | |
39 | |
40 * msg.cc: remove cvs id. | |
41 | |
42 * desktop.cc (find_xemacs_version): new function. Cope with kit | |
43 revisions. | |
44 (find_xemacs_exe_path): use it. | |
45 (find_xemacs_exe_name): ditto. | |
46 | |
1 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> | 47 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> |
2 | 48 |
3 * XEmacs 21.5.6 "bok choi" is released. | 49 * XEmacs 21.5.6 "bok choi" is released. |
4 | 50 |
5 2002-03-12 Ben Wing <ben@xemacs.org> | 51 2002-03-12 Ben Wing <ben@xemacs.org> |
403 | 449 |
404 2000-11-12 Andy Piper <andy@xemacs.org> | 450 2000-11-12 Andy Piper <andy@xemacs.org> |
405 | 451 |
406 * all: port from cygwin setup. | 452 * all: port from cygwin setup. |
407 | 453 |
408 %%% $Id: ChangeLog,v 1.15 2002/04/05 08:57:32 stephent Exp $ | 454 %%% $Id: ChangeLog,v 1.16 2002/04/25 18:03:40 andyp Exp $ |
409 $Revision: 1.15 $ | 455 $Revision: 1.16 $ |
410 | 456 |
411 | 457 |