804
|
1 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.5.6 "bok choi" is released.
|
|
4
|
774
|
5 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
6
|
|
7 * The Great Mule Merge: placeholder.
|
|
8
|
768
|
9 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
10
|
|
11 * XEmacs 21.5.5 "beets" is released.
|
|
12
|
725
|
13 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
14
|
|
15 * XEmacs 21.5.4 "bamboo" is released.
|
|
16
|
707
|
17 2001-12-12 Andy Piper <andy@xemacs.org>
|
|
18
|
|
19 * win32.h (CDECL): reorder to remove warnings.
|
|
20
|
|
21 * Makefile.in.in: add new dependencies.
|
|
22
|
|
23 * desktop.h: new file.
|
|
24
|
|
25 * uninstall.cc: use it.
|
|
26
|
|
27 * install.cc (uninstall_one): when uninstalling xemacs remove
|
|
28 shortcuts also.
|
|
29
|
|
30 * desktop.cc (remove_xemacs_setup): split out from
|
|
31 remove_desktop_setup.
|
|
32 (remove_desktop_setup): call it.
|
|
33
|
|
34 2001-12-05 Andy Piper <andy@xemacs.org>
|
|
35
|
|
36 * win32.h: re-order declarations for native windows from Fabrice
|
|
37 Popineau.
|
|
38
|
|
39 2001-11-22 Andy Piper <andy@xemacs.org>
|
|
40
|
|
41 * Makefile.in.in (setup-bin.ini): cope with kit revisions.
|
|
42
|
|
43 * source.cc (save_dialog): warning removal.
|
|
44 (load_dialog): ditto.
|
|
45
|
|
46 * msg.cc: remove cvs id.
|
|
47
|
|
48 * desktop.cc (find_xemacs_version): new function. Cope with kit
|
|
49 revisions.
|
|
50 (find_xemacs_exe_path): use it.
|
|
51 (find_xemacs_exe_name): ditto.
|
|
52
|
|
53 2001-11-21 Stephen J. Turnbull <stephen@xemacs.org>
|
|
54
|
|
55 * XEmacs 21.4.6 "Common Lisp" is released.
|
|
56
|
673
|
57 2001-10-27 Andy Piper <andy@xemacs.org>
|
|
58
|
|
59 * localdir.cc (dialog_cmd): allow download directory to be
|
|
60 created.
|
|
61 * log.cc (exit_setup): cygwin -> XEmacs
|
|
62 * net.cc (dialog_cmd):
|
|
63 (dialog_proc):
|
|
64 (do_net): sync with cygwin installer.
|
|
65 * res.rc:
|
|
66 * resource.h (IDS_CREATE_DIR): new.
|
|
67 * source.cc (load_dialog):
|
|
68 (save_dialog):
|
|
69 (dialog_cmd):
|
|
70 (dialog_proc):
|
|
71 (do_source): sync with cygwin installer.
|
|
72 * uninstall.cc (progress): remove log message.
|
|
73 * Makefile.in.in: generated setup-bin.ini correctly.
|
|
74
|
|
75 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
76
|
|
77 * Merge 21.5 codeline.
|
|
78
|
|
79 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
80
|
|
81 * setup.mak (OBJS): minor build fixes.
|
|
82 (distclean):
|
|
83
|
672
|
84 2001-10-25 Andy Piper <andy@xemacs.org>
|
|
85
|
|
86 * desktop.cc:
|
|
87 * desktop.cc (do_desktop_setup):
|
|
88 * desktop.cc (load_dialog):
|
|
89 * desktop.cc (save_dialog):
|
|
90 * desktop.cc (do_desktop): handle idl file registration.
|
|
91 * geturl.cc (dialog): warning removal.
|
|
92 * geturl.cc (get_url_to_string):
|
|
93 * geturl.cc (get_url_to_file): make sure the nio gets deleted
|
|
94 after use, this also closes the inbound socket.
|
|
95 * nio-ftp.cc (ftp_line): fix from cygwin installer.
|
|
96 * nio-ftp.cc (NetIO_FTP): fix typeo.
|
|
97 * res.rc: support idl types.
|
|
98 * resource.h (IDC_IDL_TYPE): ditto.
|
|
99 * state.h: ditto.
|
|
100
|
666
|
101 2001-09-24 Andy Piper <andy@xemacs.org>
|
|
102
|
|
103 * desktop.cc:
|
|
104 * desktop.cc (make_link):
|
|
105 * desktop.cc (find_xemacs_exe_name):
|
|
106 * desktop.cc (remove_link):
|
|
107 * desktop.cc (start_menu):
|
|
108 * desktop.cc (desktop_icon):
|
|
109 * desktop.cc (remove_desktop_setup):
|
|
110 * desktop.cc (FROB):
|
|
111 * desktop.cc (do_desktop_setup):
|
|
112 * desktop.cc (check_startmenu):
|
|
113 * desktop.cc (do_desktop): Be more exacting about removal of
|
|
114 desktop things.
|
|
115 * regedit.cc (remove1):
|
|
116 * regedit.cc (remove_app_path):
|
|
117 * regedit.h (remove_app_path): remove more registry pieces.
|
|
118 * res.rc:
|
|
119 * setup.mak (APPVER):
|
|
120 * setup.mak (CCV):
|
|
121 * setup.mak (OBJS):
|
|
122 * setup.mak (LIBS):
|
|
123 * setup.mak (distclean):
|
|
124 * uninstall.cc:
|
|
125 * uninstall.cc (read_installed_db):
|
|
126 * uninstall.cc (uninstall_all): Cleanup.
|
|
127
|
657
|
128 2001-09-08 Andy Piper <andy@xemacs.org>
|
|
129
|
|
130 * Makefile.in.in (OBJS):
|
|
131 * Makefile.in.in (all):
|
|
132 * Makefile.in.in (extraclean):
|
|
133 * choose.cc (base):
|
|
134 * desktop.cc:
|
|
135 * desktop.cc (remove_link):
|
|
136 * desktop.cc (start_menu):
|
|
137 * desktop.cc (desktop_icon):
|
|
138 * desktop.cc (remove_desktop_setup):
|
|
139 * desktop.cc (do_desktop_setup):
|
|
140 * desktop.cc (load_dialog):
|
|
141 * desktop.cc (save_dialog):
|
|
142 * desktop.cc (do_desktop):
|
|
143 * dialog.h:
|
|
144 * download.cc (download_one):
|
|
145 * ini.h (pinfo):
|
|
146 * main.cc (WinMain):
|
|
147 * nio-ie5.cc:
|
|
148 * regedit.cc:
|
|
149 * regedit.cc (create_xemacs_root):
|
|
150 * regedit.cc (set_app_path):
|
|
151 * regedit.cc (set_install_path):
|
|
152 * regedit.cc (setup_explorer):
|
|
153 * regedit.cc (remove_app_path):
|
|
154 * regedit.cc (remove_uninstall_path):
|
|
155 * regedit.h (remove_app_path):
|
|
156 * reginfo.h:
|
|
157 * reginfo.h (XEMACS_INFO_XEMACS_ORG_REGISTRY_NAME):
|
|
158 * reginfo.h (XEMACS_NATIVE_ARCH_NAME):
|
|
159 * res.rc:
|
|
160 * resource.h (IDD_UNINSTALL):
|
|
161 * resource.h (IDC_TXT_TYPE):
|
|
162 * root.cc:
|
|
163 * root.cc (browse_cb):
|
|
164 * root.cc (set_default_root):
|
|
165 * splash.cc (do_splash):
|
|
166 * state.h:
|
|
167 * state.h (MIRROR_SITE):
|
|
168 * uninstall.cc:
|
|
169 * uninstall.cc (dialog_proc):
|
|
170 * uninstall.cc (progress):
|
|
171 * uninstall.cc (uninstall_one):
|
|
172 * uninstall.cc (do_uninstall):
|
|
173 * uninstall.cc (read_installed_db):
|
|
174 * uninstall.cc (uninstall_all):
|
|
175 * win32.h:
|
|
176 * win32.h (NOCOMATTRIBUTE): Update netinstaller to support
|
|
177 uninstallation and register standard file-types.
|
|
178
|
654
|
179 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
180
|
|
181 * XEmacs 21.5.3 "asparagus" is released.
|
|
182
|
641
|
183 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
184
|
|
185 * XEmacs 21.5.2 "artichoke" is released.
|
|
186
|
522
|
187 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
188
|
|
189 * XEmacs 21.5.1 "anise" is released.
|
|
190
|
472
|
191 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
192
|
|
193 * XEmacs 21.5.0 "alfalfa" is released.
|
|
194
|
462
|
195 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
196
|
|
197 * XEmacs 21.2.46 "Urania" is released.
|
|
198
|
|
199 2001-03-01 Andy Piper <andy@xemacs.org>
|
|
200
|
|
201 * desktop.cc (find_xemacs_exe_name): support 21.1 and 21.2 series.
|
|
202
|
|
203 * iniparse.c: remove.
|
|
204
|
|
205 * inilex.c: remove
|
|
206
|
460
|
207 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
208
|
|
209 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
210
|
458
|
211 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
212
|
|
213 * XEmacs 21.2.44 "Thalia" is released.
|
|
214
|
|
215 2001-02-02 Andy Piper <andy@xemacs.org>
|
|
216
|
|
217 * res.rc: update mirrors.lst location.
|
|
218
|
456
|
219 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
220
|
|
221 * XEmacs 21.2.43 "Terspichore" is released.
|
|
222
|
|
223 2001-01-21 Andy Piper <andy@xemacs.org>
|
|
224
|
|
225 * Makefile.in.in (%.o): use CXX to compile
|
|
226
|
|
227 * res.rc: beautify download status and install status.
|
|
228
|
|
229 * nio-ftp.cc: use xemacs-setup user for identity.
|
|
230
|
454
|
231 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
232
|
|
233 * XEmacs 21.2.42 "Poseidon" is released.
|
|
234
|
|
235 2001-01-17 Andy Piper <andy@xemacs.org>
|
|
236
|
|
237 * ini.h: move extern "C" to aid win32 compilation. From Fabrice
|
|
238 Popineau.
|
|
239
|
452
|
240 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
241
|
|
242 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
243
|
|
244 2001-01-12 Andy Piper <andy@xemacs.org>
|
|
245
|
|
246 * postinstall.cc (do_postinstall): don't pick up shells if cygwin
|
|
247 isn't installed.
|
|
248
|
|
249 2001-01-10 Andy Piper <andy@xemacs.org>
|
|
250
|
|
251 * README.xemacs: deleted.
|
|
252
|
|
253 * README: updated.
|
|
254
|
|
255 * tar.cc (tar_gzctell): new function picked up from some internal
|
|
256 cygnus version of zlib.
|
|
257
|
|
258 * Makefile.in.in (LOCALCFLAGS): use -O2
|
|
259 (OBJS): reinstate autoload.
|
|
260
|
|
261 2001-01-09 Andy Piper <andy@xemacs.org>
|
|
262
|
|
263 * root.cc (dialog_cmd): backslash root dir.
|
|
264
|
|
265 * desktop.cc (do_desktop): runemacs.exe is the exe to run.
|
|
266
|
|
267 * package-net.el (package-net-batch-convert-index-to-ini): new
|
|
268 batch command.
|
|
269
|
|
270 * Makefile.in.in (setup.ini): new target. Automatically create.
|
|
271 (LOCALCFLAGS): use extra_includes.
|
|
272 (setup.ini): new target.
|
|
273
|
|
274 * regedit.cc (create_xemacs_root): write out the package path.
|
|
275
|
|
276 * reginfo.h (XEMACS_NATIVE_ARCH_NAME): arch dir is i386 not i586
|
|
277
|
450
|
278 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
279
|
|
280 * XEmacs 21.2.40 is released.
|
|
281
|
448
|
282 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
283
|
|
284 * XEmacs 21.2.39 is released.
|
|
285
|
|
286 2000-12-28 Andy Piper <andy@xemacs.org>
|
|
287
|
|
288 * desktop.cc (FROB): add more app paths.
|
|
289
|
|
290 2000-12-24 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
|
|
291
|
|
292 * choose.cc (create_listview): CreateWindowEx() does not take this kind of
|
|
293 parameter.
|
|
294
|
|
295 * choose.cc (package_sort):
|
|
296 * hash.cc (rev_len):
|
|
297 * site.cc (site_sort): must be __cdecl to be called by qsort().
|
|
298
|
|
299 * download.cc:
|
|
300 * install.cc:
|
|
301 * nio-file.cc:
|
|
302 * tar.cc: because of the redefinition of stat to _stat, the
|
|
303 inclusion of win32 headers has to be delayed.
|
|
304
|
|
305 * win32.h: added some declarations, such as CDECL if
|
|
306 not defined, #define for functions that are not standard in msvc
|
|
307 libc (strdup, stat ...)
|
|
308
|
|
309 * concat.h, concat.cc (concat): must be declared CDECL
|
|
310
|
|
311 * desktop.cc: <io.h> is needed.
|
|
312
|
|
313 * dialog.h (NEXT): cast needed, the first parameter of EndDialog() must
|
|
314 be a HWND.
|
|
315
|
|
316 * diskfull.cc: syntax when declaring GDFS.
|
|
317
|
|
318 * ini.cc: Various `extern "C"' declarations: yylineno, yyerror()
|
|
319 and fprintf(). Various CDECL declarations: yyerror(), fprintf().
|
|
320
|
|
321 * inilex.l: <stdlib.h> required.
|
|
322
|
|
323 * iniparse.y: use strdup(), require "win32.h" and <string.h>
|
|
324
|
|
325 * install.cc (dialog): syntax when declaring. CreateDialog()
|
|
326 returns a HWND.
|
|
327
|
|
328 * postinstall.cc: <io.h> and <stdio.h> are needed.
|
|
329
|
|
330 * regedit.cc (find_cygwin_mount): WIN32_NATIVE does not know
|
|
331 anything about Cygwin stuff.
|
|
332
|
|
333 * setup.mak: new makefile for WIN32_NATIVE.
|
|
334
|
|
335 * splash.cc (load_dialog): GetDlgItem() returns a HWND.
|
|
336
|
|
337 * tar.cc: msvc knows about __int64, but not `long long'.
|
|
338
|
|
339 * win32.h: <winreg.h> is missing for regedit.cc. Also, I ended up
|
|
340 in including <windows.h> because the files listed there are not
|
|
341 enough for <wininet.h>.
|
|
342
|
|
343 * desktop.cc:
|
|
344 * fromcwd.cc:
|
|
345 * install.cc:
|
|
346 * postinstall.cc: <unistd.h> does not exist for WIN32_NATIVE
|
|
347
|
|
348 * choose.cc (do_choose):
|
|
349 * ini.cc (do_ini):
|
|
350 * nio-ftp.cc (ftp_line): the construct (x ?: y) is not standard.
|
|
351
|
|
352 2000-12-24 Andy Piper <andy@xemacs.org>
|
|
353
|
|
354 * choose.cc (read_installed_db): grok package versions correctly.
|
|
355
|
|
356 * Makefile.in.in: add MINGW define.
|
|
357
|
|
358 2000-12-18 Andy Piper <andy@xemacs.org>
|
|
359
|
|
360 * res.rc: better look and feel.
|
|
361
|
|
362 2000-12-18 Andy Piper <andy@xemacs.org>
|
|
363
|
|
364 * desktop.cc (do_desktop_setup): more app path fiddling.
|
|
365
|
|
366 2000-12-13 Andy Piper <andy@xemacs.org>
|
|
367
|
|
368 * root.cc (dialog_cmd): create the root in the registry if we are successful.
|
|
369
|
|
370 * desktop.cc (find_xemacs_exe_path): new function. Split out from
|
|
371 find_xemacs_exe ().
|
|
372 (find_xemacs_exe_name): ditto.
|
|
373 (do_desktop_setup): setup app paths if we are installing xemacs
|
|
374 itself.
|
|
375 (do_desktop): use new functions.
|
|
376
|
|
377 * regedit.cc (create_xemacs_root): fix key name.
|
|
378 (find_xemacs_root): set isnative whatever the key value.
|
|
379 (set_app_path): new function. Set path for an app.
|
|
380
|
|
381 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
382
|
|
383 * package-net.el (package-net-convert-index-to-ini): use sensible defaults.
|
|
384
|
|
385 2000-12-12 Andy Piper <andy@xemacs.org>
|
|
386
|
|
387 * reginfo.h: new macros.
|
|
388
|
|
389 * iniparse.y: define xemacs_package.
|
|
390
|
|
391 * ini.h: declare xemacs_package.
|
|
392
|
|
393 * fromcwd.cc (found_file): guess core type from name.
|
|
394
|
|
395 * concat.cc: kill warnings.
|
|
396 * net.cc: ditto.
|
|
397
|
|
398 * choose.cc (do_choose): pick up core package type chosen.
|
|
399
|
|
400 * Makefile.in.in: make sure we can pick up a mingw zlib.
|
|
401
|
|
402 * desktop.cc: fix desktop icon creation.
|
|
403
|
|
404 2000-11-12 Andy Piper <andy@xemacs.org>
|
|
405
|
|
406 * all: port from cygwin setup.
|
657
|
407
|
804
|
408 %%% $Id: ChangeLog,v 1.15 2002/04/05 08:57:32 stephent Exp $
|
|
409 $Revision: 1.15 $
|
657
|
410
|
673
|
411
|