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