Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/netinstall/ChangeLog Thu Apr 25 06:09:18 2002 +0000 +++ b/netinstall/ChangeLog Thu Apr 25 18:04:24 2002 +0000 @@ -1,3 +1,49 @@ +2002-02-04 Andy Piper <andy@xemacs.org> + + * install.cc (install_one): Munge installed filename to fit inside + dialog. + +2001-12-17 Andy Piper <andy@xemacs.org> + + * desktop.cc (do_desktop_setup): register the whole gamut of C++ + file types. + +2001-12-12 Andy Piper <andy@xemacs.org> + + * win32.h (CDECL): reorder to remove warnings. + + * Makefile.in.in: add new dependencies. + + * desktop.h: new file. + + * uninstall.cc: use it. + + * install.cc (uninstall_one): when uninstalling xemacs remove + shortcuts also. + + * desktop.cc (remove_xemacs_setup): split out from + remove_desktop_setup. + (remove_desktop_setup): call it. + +2001-12-05 Andy Piper <andy@xemacs.org> + + * win32.h: re-order declarations for native windows from Fabrice + Popineau. + +2001-11-22 Andy Piper <andy@xemacs.org> + + * Makefile.in.in (setup-bin.ini): cope with kit revisions. + + * source.cc (save_dialog): warning removal. + (load_dialog): ditto. + + * msg.cc: remove cvs id. + + * desktop.cc (find_xemacs_version): new function. Cope with kit + revisions. + (find_xemacs_exe_path): use it. + (find_xemacs_exe_name): ditto. + 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org> * XEmacs 21.5.6 "bok choi" is released. @@ -405,7 +451,7 @@ * all: port from cygwin setup. -%%% $Id: ChangeLog,v 1.15 2002/04/05 08:57:32 stephent Exp $ -$Revision: 1.15 $ +%%% $Id: ChangeLog,v 1.16 2002/04/25 18:03:40 andyp Exp $ +$Revision: 1.16 $