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