1 2003-05-25 XEmacs Build Bot <builds@cvs.xemacs.org>
3 * XEmacs 21.4.13 is released
5 2003-01-15 Stephen J. Turnbull <stephen@xemacs.org>
7 * XEmacs 21.4.12 "Portable Code" is released.
9 2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
11 * XEmacs 21.4.11 "Native Windows TTY Support" is released.
13 2002-11-02 Stephen J. Turnbull <stephen@xemacs.org>
15 * XEmacs 21.4.10 "Military Intelligence" is released.
17 2002-08-23 Stephen J. Turnbull <stephen@xemacs.org>
19 * XEmacs 21.4.9 "Informed Management" is released.
21 2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
23 * XEmacs 21.4.8 "Honest Recruiter" is released.
25 2002-02-04 Andy Piper <andy@xemacs.org>
27 * install.cc (install_one): Munge installed filename to fit inside
30 2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
32 * XEmacs 21.4.7 "Economic Science" is released.
34 2001-12-17 Andy Piper <andy@xemacs.org>
36 * desktop.cc (do_desktop_setup): register the whole gamut of C++
39 2001-12-12 Andy Piper <andy@xemacs.org>
41 * win32.h (CDECL): reorder to remove warnings.
43 * Makefile.in.in: add new dependencies.
45 * desktop.h: new file.
47 * uninstall.cc: use it.
49 * install.cc (uninstall_one): when uninstalling xemacs remove
52 * desktop.cc (remove_xemacs_setup): split out from
54 (remove_desktop_setup): call it.
56 2001-12-05 Andy Piper <andy@xemacs.org>
58 * win32.h: re-order declarations for native windows from Fabrice
61 2001-11-22 Andy Piper <andy@xemacs.org>
63 * Makefile.in.in (setup-bin.ini): cope with kit revisions.
65 * source.cc (save_dialog): warning removal.
68 * msg.cc: remove cvs id.
70 * desktop.cc (find_xemacs_version): new function. Cope with kit
72 (find_xemacs_exe_path): use it.
73 (find_xemacs_exe_name): ditto.
75 2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
77 * XEmacs 21.4.6 "Common Lisp" is released.
79 2001-10-27 Andy Piper <andy@xemacs.org>
81 * localdir.cc (dialog_cmd): allow download directory to be
83 * log.cc (exit_setup): cygwin -> XEmacs
84 * net.cc (dialog_cmd):
86 (do_net): sync with cygwin installer.
88 * resource.h (IDS_CREATE_DIR): new.
89 * source.cc (load_dialog):
93 (do_source): sync with cygwin installer.
94 * uninstall.cc (progress): remove log message.
95 * Makefile.in.in: generated setup-bin.ini correctly.
97 2001-10-25 Andy Piper <andy@xemacs.org>
99 * Merge 21.5 codeline.
101 2001-10-25 Andy Piper <andy@xemacs.org>
103 * setup.mak (OBJS): minor build fixes.
106 2001-10-23 Stephen J. Turnbull <stephen@xemacs.org>
108 * XEmacs 21.4.5 "Civil Service" is released.
110 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
112 * XEmacs 21.4.4 "Artificial Intelligence" is released.
114 2001-05-17 Andy Piper <andy@xemacs.org>
117 * win32.h (NOCOMATTRIBUTE): sync with latest cygwin version.
119 2001-05-17 Stephen J. Turnbull <stephen@xemacs.org>
121 * XEmacs 21.4.3 "Academic Rigor" is released.
123 2001-05-10 Stephen J. Turnbull <stephen@xemacs.org>
125 * XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
127 2001-04-19 Andy Piper <andy@xemacs.org>
129 * Makefile.in.in (setup-bin.ini): new. Just calculate ini for the
131 (desktop.o): add correct dependency
133 * reginfo.h: Update arch to i586 and 21.4
134 * reginfo.h (XEMACS_NATIVE_ARCH_NAME): ditto
136 2001-04-19 Stephen J. Turnbull <stephen@xemacs.org>
138 * XEmacs 21.4.1 "Copyleft" is released.
140 2001-04-17 Stephen J. Turnbull <stephen@xemacs.org>
142 * reginfo.h: Fixup 21.2 -> 21.4.
144 2001-04-16 Stephen J. Turnbull <stephen@xemacs.org>
146 * XEmacs 21.4.0 "Solid Vapor" is released.
148 2001-04-14 Stephen J. Turnbull <stephen@xemacs.org>
150 * XEmacs 21.2.47 "Zephir" is released.
152 2001-03-21 Martin Buchholz <martin@xemacs.org>
154 * XEmacs 21.2.46 "Urania" is released.
156 2001-03-01 Andy Piper <andy@xemacs.org>
158 * desktop.cc (find_xemacs_exe_name): support 21.1 and 21.2 series.
160 * iniparse.c: remove.
164 2001-02-23 Martin Buchholz <martin@xemacs.org>
166 * XEmacs 21.2.45 "Thelxepeia" is released.
168 2001-02-08 Martin Buchholz <martin@xemacs.org>
170 * XEmacs 21.2.44 "Thalia" is released.
172 2001-02-02 Andy Piper <andy@xemacs.org>
174 * res.rc: update mirrors.lst location.
176 2001-01-26 Martin Buchholz <martin@xemacs.org>
178 * XEmacs 21.2.43 "Terspichore" is released.
180 2001-01-21 Andy Piper <andy@xemacs.org>
182 * Makefile.in.in (%.o): use CXX to compile
184 * res.rc: beautify download status and install status.
186 * nio-ftp.cc: use xemacs-setup user for identity.
188 2001-01-20 Martin Buchholz <martin@xemacs.org>
190 * XEmacs 21.2.42 "Poseidon" is released.
192 2001-01-17 Andy Piper <andy@xemacs.org>
194 * ini.h: move extern "C" to aid win32 compilation. From Fabrice
197 2001-01-17 Martin Buchholz <martin@xemacs.org>
199 * XEmacs 21.2.41 "Polyhymnia" is released.
201 2001-01-12 Andy Piper <andy@xemacs.org>
203 * postinstall.cc (do_postinstall): don't pick up shells if cygwin
206 2001-01-10 Andy Piper <andy@xemacs.org>
208 * README.xemacs: deleted.
212 * tar.cc (tar_gzctell): new function picked up from some internal
213 cygnus version of zlib.
215 * Makefile.in.in (LOCALCFLAGS): use -O2
216 (OBJS): reinstate autoload.
218 2001-01-09 Andy Piper <andy@xemacs.org>
220 * root.cc (dialog_cmd): backslash root dir.
222 * desktop.cc (do_desktop): runemacs.exe is the exe to run.
224 * package-net.el (package-net-batch-convert-index-to-ini): new
227 * Makefile.in.in (setup.ini): new target. Automatically create.
228 (LOCALCFLAGS): use extra_includes.
229 (setup.ini): new target.
231 * regedit.cc (create_xemacs_root): write out the package path.
233 * reginfo.h (XEMACS_NATIVE_ARCH_NAME): arch dir is i386 not i586
235 2001-01-08 Martin Buchholz <martin@xemacs.org>
237 * XEmacs 21.2.40 is released.
239 2000-12-31 Martin Buchholz <martin@xemacs.org>
241 * XEmacs 21.2.39 is released.
243 2000-12-28 Andy Piper <andy@xemacs.org>
245 * desktop.cc (FROB): add more app paths.
247 2000-12-24 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
249 * choose.cc (create_listview): CreateWindowEx() does not take this kind of
252 * choose.cc (package_sort):
254 * site.cc (site_sort): must be __cdecl to be called by qsort().
259 * tar.cc: because of the redefinition of stat to _stat, the
260 inclusion of win32 headers has to be delayed.
262 * win32.h: added some declarations, such as CDECL if
263 not defined, #define for functions that are not standard in msvc
264 libc (strdup, stat ...)
266 * concat.h, concat.cc (concat): must be declared CDECL
268 * desktop.cc: <io.h> is needed.
270 * dialog.h (NEXT): cast needed, the first parameter of EndDialog() must
273 * diskfull.cc: syntax when declaring GDFS.
275 * ini.cc: Various `extern "C"' declarations: yylineno, yyerror()
276 and fprintf(). Various CDECL declarations: yyerror(), fprintf().
278 * inilex.l: <stdlib.h> required.
280 * iniparse.y: use strdup(), require "win32.h" and <string.h>
282 * install.cc (dialog): syntax when declaring. CreateDialog()
285 * postinstall.cc: <io.h> and <stdio.h> are needed.
287 * regedit.cc (find_cygwin_mount): WIN32_NATIVE does not know
288 anything about Cygwin stuff.
290 * setup.mak: new makefile for WIN32_NATIVE.
292 * splash.cc (load_dialog): GetDlgItem() returns a HWND.
294 * tar.cc: msvc knows about __int64, but not `long long'.
296 * win32.h: <winreg.h> is missing for regedit.cc. Also, I ended up
297 in including <windows.h> because the files listed there are not
298 enough for <wininet.h>.
303 * postinstall.cc: <unistd.h> does not exist for WIN32_NATIVE
305 * choose.cc (do_choose):
307 * nio-ftp.cc (ftp_line): the construct (x ?: y) is not standard.
309 2000-12-24 Andy Piper <andy@xemacs.org>
311 * choose.cc (read_installed_db): grok package versions correctly.
313 * Makefile.in.in: add MINGW define.
315 2000-12-18 Andy Piper <andy@xemacs.org>
317 * res.rc: better look and feel.
319 2000-12-18 Andy Piper <andy@xemacs.org>
321 * desktop.cc (do_desktop_setup): more app path fiddling.
323 2000-12-13 Andy Piper <andy@xemacs.org>
325 * root.cc (dialog_cmd): create the root in the registry if we are successful.
327 * desktop.cc (find_xemacs_exe_path): new function. Split out from
329 (find_xemacs_exe_name): ditto.
330 (do_desktop_setup): setup app paths if we are installing xemacs
332 (do_desktop): use new functions.
334 * regedit.cc (create_xemacs_root): fix key name.
335 (find_xemacs_root): set isnative whatever the key value.
336 (set_app_path): new function. Set path for an app.
338 2000-12-12 Andy Piper <andy@xemacs.org>
340 * package-net.el (package-net-convert-index-to-ini): use sensible defaults.
342 2000-12-12 Andy Piper <andy@xemacs.org>
344 * reginfo.h: new macros.
346 * iniparse.y: define xemacs_package.
348 * ini.h: declare xemacs_package.
350 * fromcwd.cc (found_file): guess core type from name.
352 * concat.cc: kill warnings.
355 * choose.cc (do_choose): pick up core package type chosen.
357 * Makefile.in.in: make sure we can pick up a mingw zlib.
359 * desktop.cc: fix desktop icon creation.
361 2000-11-12 Andy Piper <andy@xemacs.org>
363 * all: port from cygwin setup.
365 %%% $Id: ChangeLog,v 1.2.2.20 2003/01/03 10:49:30 stephent Exp $
366 $Revision: 1.2.2.20 $