comparison netinstall/ChangeLog @ 657:ce0b3f2eff35

[xemacs-hg @ 2001-09-09 04:37:41 by andyp] DDE, netinstall and cygwin file fixes
author andyp
date Sun, 09 Sep 2001 04:37:48 +0000
parents 3ab33cd99bbf
children 146d342ff859
comparison
equal deleted inserted replaced
656:4035041996d8 657:ce0b3f2eff35
1 2001-09-08 Andy Piper <andy@xemacs.org>
2
3 * Makefile.in.in (OBJS):
4 * Makefile.in.in (all):
5 * Makefile.in.in (extraclean):
6 * choose.cc (base):
7 * desktop.cc:
8 * desktop.cc (remove_link):
9 * desktop.cc (start_menu):
10 * desktop.cc (desktop_icon):
11 * desktop.cc (remove_desktop_setup):
12 * desktop.cc (do_desktop_setup):
13 * desktop.cc (load_dialog):
14 * desktop.cc (save_dialog):
15 * desktop.cc (do_desktop):
16 * dialog.h:
17 * download.cc (download_one):
18 * ini.h (pinfo):
19 * main.cc (WinMain):
20 * nio-ie5.cc:
21 * regedit.cc:
22 * regedit.cc (create_xemacs_root):
23 * regedit.cc (set_app_path):
24 * regedit.cc (set_install_path):
25 * regedit.cc (setup_explorer):
26 * regedit.cc (remove_app_path):
27 * regedit.cc (remove_uninstall_path):
28 * regedit.h (remove_app_path):
29 * reginfo.h:
30 * reginfo.h (XEMACS_INFO_XEMACS_ORG_REGISTRY_NAME):
31 * reginfo.h (XEMACS_NATIVE_ARCH_NAME):
32 * res.rc:
33 * resource.h (IDD_UNINSTALL):
34 * resource.h (IDC_TXT_TYPE):
35 * root.cc:
36 * root.cc (browse_cb):
37 * root.cc (set_default_root):
38 * splash.cc (do_splash):
39 * state.h:
40 * state.h (MIRROR_SITE):
41 * uninstall.cc:
42 * uninstall.cc (dialog_proc):
43 * uninstall.cc (progress):
44 * uninstall.cc (uninstall_one):
45 * uninstall.cc (do_uninstall):
46 * uninstall.cc (read_installed_db):
47 * uninstall.cc (uninstall_all):
48 * win32.h:
49 * win32.h (NOCOMATTRIBUTE): Update netinstaller to support
50 uninstallation and register standard file-types.
51
1 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org> 52 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
2 53
3 * XEmacs 21.5.3 "asparagus" is released. 54 * XEmacs 21.5.3 "asparagus" is released.
4 55
5 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org> 56 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
224 * desktop.cc: fix desktop icon creation. 275 * desktop.cc: fix desktop icon creation.
225 276
226 2000-11-12 Andy Piper <andy@xemacs.org> 277 2000-11-12 Andy Piper <andy@xemacs.org>
227 278
228 * all: port from cygwin setup. 279 * all: port from cygwin setup.
280
281 %%% $Id: ChangeLog,v 1.7 2001/09/09 04:37:46 andyp Exp $
282 $Revision: 1.7 $
283