1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411
|
2015-03-24 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.24 is released
2015-01-29 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.23 is released
2008-12-28 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.22 is released
2007-10-07 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.21 is released
2006-12-09 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.20 is released
2006-01-28 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.19 is released
2005-12-03 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.18 is released
2005-02-06 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.17 is released
2004-12-05 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.16 is released
2004-02-02 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.15 is released
2003-09-03 Vin Shelton <acs@xemacs.org>
* XEmacs 21.4.14 is released
2003-05-25 XEmacs Build Bot <builds@cvs.xemacs.org>
* XEmacs 21.4.13 is released
2003-01-15 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.12 "Portable Code" is released.
2003-01-03 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.11 "Native Windows TTY Support" is released.
2002-11-02 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.10 "Military Intelligence" is released.
2002-08-23 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.9 "Informed Management" is released.
2002-05-09 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.8 "Honest Recruiter" is released.
2002-02-04 Andy Piper <andy@xemacs.org>
* install.cc (install_one): Munge installed filename to fit inside
dialog.
2002-05-04 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.7 "Economic Science" is released.
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.
2001-12-17 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.6 "Common Lisp" is released.
2001-10-27 Andy Piper <andy@xemacs.org>
* localdir.cc (dialog_cmd): allow download directory to be
created.
* log.cc (exit_setup): cygwin -> XEmacs
* net.cc (dialog_cmd):
(dialog_proc):
(do_net): sync with cygwin installer.
* res.rc:
* resource.h (IDS_CREATE_DIR): new.
* source.cc (load_dialog):
(save_dialog):
(dialog_cmd):
(dialog_proc):
(do_source): sync with cygwin installer.
* uninstall.cc (progress): remove log message.
* Makefile.in.in: generated setup-bin.ini correctly.
2001-10-25 Andy Piper <andy@xemacs.org>
* Merge 21.5 codeline.
2001-10-25 Andy Piper <andy@xemacs.org>
* setup.mak (OBJS): minor build fixes.
(distclean):
2001-10-23 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.5 "Civil Service" is released.
2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.4 "Artificial Intelligence" is released.
2001-05-17 Andy Piper <andy@xemacs.org>
* win32.h:
* win32.h (NOCOMATTRIBUTE): sync with latest cygwin version.
2001-05-17 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.3 "Academic Rigor" is released.
2001-05-10 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.2 "Developer-Friendly Unix APIs" is released.
2001-04-19 Andy Piper <andy@xemacs.org>
* Makefile.in.in (setup-bin.ini): new. Just calculate ini for the
binaries
(desktop.o): add correct dependency
* reginfo.h: Update arch to i586 and 21.4
* reginfo.h (XEMACS_NATIVE_ARCH_NAME): ditto
2001-04-19 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.1 "Copyleft" is released.
2001-04-17 Stephen J. Turnbull <stephen@xemacs.org>
* reginfo.h: Fixup 21.2 -> 21.4.
2001-04-16 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.4.0 "Solid Vapor" is released.
2001-04-14 Stephen J. Turnbull <stephen@xemacs.org>
* XEmacs 21.2.47 "Zephir" is released.
2001-03-21 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.46 "Urania" is released.
2001-03-01 Andy Piper <andy@xemacs.org>
* desktop.cc (find_xemacs_exe_name): support 21.1 and 21.2 series.
* iniparse.c: remove.
* inilex.c: remove
2001-02-23 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.45 "Thelxepeia" is released.
2001-02-08 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.44 "Thalia" is released.
2001-02-02 Andy Piper <andy@xemacs.org>
* res.rc: update mirrors.lst location.
2001-01-26 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.43 "Terspichore" is released.
2001-01-21 Andy Piper <andy@xemacs.org>
* Makefile.in.in (%.o): use CXX to compile
* res.rc: beautify download status and install status.
* nio-ftp.cc: use xemacs-setup user for identity.
2001-01-20 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.42 "Poseidon" is released.
2001-01-17 Andy Piper <andy@xemacs.org>
* ini.h: move extern "C" to aid win32 compilation. From Fabrice
Popineau.
2001-01-17 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.41 "Polyhymnia" is released.
2001-01-12 Andy Piper <andy@xemacs.org>
* postinstall.cc (do_postinstall): don't pick up shells if cygwin
isn't installed.
2001-01-10 Andy Piper <andy@xemacs.org>
* README.xemacs: deleted.
* README: updated.
* tar.cc (tar_gzctell): new function picked up from some internal
cygnus version of zlib.
* Makefile.in.in (LOCALCFLAGS): use -O2
(OBJS): reinstate autoload.
2001-01-09 Andy Piper <andy@xemacs.org>
* root.cc (dialog_cmd): backslash root dir.
* desktop.cc (do_desktop): runemacs.exe is the exe to run.
* package-net.el (package-net-batch-convert-index-to-ini): new
batch command.
* Makefile.in.in (setup.ini): new target. Automatically create.
(LOCALCFLAGS): use extra_includes.
(setup.ini): new target.
* regedit.cc (create_xemacs_root): write out the package path.
* reginfo.h (XEMACS_NATIVE_ARCH_NAME): arch dir is i386 not i586
2001-01-08 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.40 is released.
2000-12-31 Martin Buchholz <martin@xemacs.org>
* XEmacs 21.2.39 is released.
2000-12-28 Andy Piper <andy@xemacs.org>
* desktop.cc (FROB): add more app paths.
2000-12-24 Fabrice Popineau <Fabrice.Popineau@supelec.fr>
* choose.cc (create_listview): CreateWindowEx() does not take this kind of
parameter.
* choose.cc (package_sort):
* hash.cc (rev_len):
* site.cc (site_sort): must be __cdecl to be called by qsort().
* download.cc:
* install.cc:
* nio-file.cc:
* tar.cc: because of the redefinition of stat to _stat, the
inclusion of win32 headers has to be delayed.
* win32.h: added some declarations, such as CDECL if
not defined, #define for functions that are not standard in msvc
libc (strdup, stat ...)
* concat.h, concat.cc (concat): must be declared CDECL
* desktop.cc: <io.h> is needed.
* dialog.h (NEXT): cast needed, the first parameter of EndDialog() must
be a HWND.
* diskfull.cc: syntax when declaring GDFS.
* ini.cc: Various `extern "C"' declarations: yylineno, yyerror()
and fprintf(). Various CDECL declarations: yyerror(), fprintf().
* inilex.l: <stdlib.h> required.
* iniparse.y: use strdup(), require "win32.h" and <string.h>
* install.cc (dialog): syntax when declaring. CreateDialog()
returns a HWND.
* postinstall.cc: <io.h> and <stdio.h> are needed.
* regedit.cc (find_cygwin_mount): WIN32_NATIVE does not know
anything about Cygwin stuff.
* setup.mak: new makefile for WIN32_NATIVE.
* splash.cc (load_dialog): GetDlgItem() returns a HWND.
* tar.cc: msvc knows about __int64, but not `long long'.
* win32.h: <winreg.h> is missing for regedit.cc. Also, I ended up
in including <windows.h> because the files listed there are not
enough for <wininet.h>.
* desktop.cc:
* fromcwd.cc:
* install.cc:
* postinstall.cc: <unistd.h> does not exist for WIN32_NATIVE
* choose.cc (do_choose):
* ini.cc (do_ini):
* nio-ftp.cc (ftp_line): the construct (x ?: y) is not standard.
2000-12-24 Andy Piper <andy@xemacs.org>
* choose.cc (read_installed_db): grok package versions correctly.
* Makefile.in.in: add MINGW define.
2000-12-18 Andy Piper <andy@xemacs.org>
* res.rc: better look and feel.
2000-12-18 Andy Piper <andy@xemacs.org>
* desktop.cc (do_desktop_setup): more app path fiddling.
2000-12-13 Andy Piper <andy@xemacs.org>
* root.cc (dialog_cmd): create the root in the registry if we are successful.
* desktop.cc (find_xemacs_exe_path): new function. Split out from
find_xemacs_exe ().
(find_xemacs_exe_name): ditto.
(do_desktop_setup): setup app paths if we are installing xemacs
itself.
(do_desktop): use new functions.
* regedit.cc (create_xemacs_root): fix key name.
(find_xemacs_root): set isnative whatever the key value.
(set_app_path): new function. Set path for an app.
2000-12-12 Andy Piper <andy@xemacs.org>
* package-net.el (package-net-convert-index-to-ini): use sensible defaults.
2000-12-12 Andy Piper <andy@xemacs.org>
* reginfo.h: new macros.
* iniparse.y: define xemacs_package.
* ini.h: declare xemacs_package.
* fromcwd.cc (found_file): guess core type from name.
* concat.cc: kill warnings.
* net.cc: ditto.
* choose.cc (do_choose): pick up core package type chosen.
* Makefile.in.in: make sure we can pick up a mingw zlib.
* desktop.cc: fix desktop icon creation.
2000-11-12 Andy Piper <andy@xemacs.org>
* all: port from cygwin setup.
%%% $Id: ChangeLog,v 1.2.2.31 2008/12/29 02:19:03 vins Exp $
$Revision: 1.2.2.31 $
|