Mercurial > hg > xemacs-beta
comparison CHANGES-msw @ 864:5b3cf2203477
[xemacs-hg @ 2002-06-04 06:09:51 by andyp]
merge 21.4 windows changes, minimally tested
author | andyp |
---|---|
date | Tue, 04 Jun 2002 06:12:31 +0000 |
parents | 512e4a478e9d |
children | 5df795348f45 |
comparison
equal
deleted
inserted
replaced
863:42375619fa45 | 864:5b3cf2203477 |
---|---|
8 cause problems on UNIX systems, but they have not been tested on UNIX | 8 cause problems on UNIX systems, but they have not been tested on UNIX |
9 platforms. Caveat Emptor. | 9 platforms. Caveat Emptor. |
10 | 10 |
11 See the file 'CHANGES-release' for a full list of mainline changes. | 11 See the file 'CHANGES-release' for a full list of mainline changes. |
12 | 12 |
13 to XEmacs 21.4.8 "Honest Recruiter (Windows)" | |
14 | |
15 - All changes from 21.4.6 and 21.4.7. | |
16 - Make sure revert temporaries are not visiting files. Suggested by | |
17 Mike Alexander. | |
18 - File renaming fix from Mathias Grimmberger. | |
19 - Fix printer metrics on windows 95 from Jonathan Harris. | |
20 - Fix layout of widgets so that the search dialog works. | |
21 - Fix focus capture of widgets under X. | |
22 | |
23 to XEmacs 21.4.7 "Economic Science (Windows)" | |
24 | |
25 - All changes from 21.4.6. | |
26 - Fix problems with auto-revert with noconfirm. | |
27 - Undo autoconf 2.5x changes. | |
28 - Undo 21.4.7 process change. | |
29 | |
13 to XEmacs 21.4.6 "Common Lisp (Windows)" | 30 to XEmacs 21.4.6 "Common Lisp (Windows)" |
14 | 31 |
15 - Made native registry entries match the installer. | 32 - Made native registry entries match the installer. |
16 - Fixed mousewheel lockups. | 33 - Fixed mousewheel lockups. |
17 - Frame iconifcation fix from Adrian Aichner. | 34 - Frame iconifcation fix from Adrian Aichner. |
19 - Netinstaller updated to support kit revisions. | 36 - Netinstaller updated to support kit revisions. |
20 - Fixed customize popup menus. | 37 - Fixed customize popup menus. |
21 - Fixed problems wiht too many dialog popups. | 38 - Fixed problems wiht too many dialog popups. |
22 - Netinstaller fixed to correctly upgrade shortcuts when upgrading | 39 - Netinstaller fixed to correctly upgrade shortcuts when upgrading |
23 core XEmacs. | 40 core XEmacs. |
41 - Fix for virtual window managers from Adrian Aichner. | |
42 - Installer registers all C++ file types. | |
43 - Short-filename fix from Peter Arius. | |
44 - Fix for GC assertions from Adrian Aichner. | |
45 - Winclient DDE client from Alastair Houghton. | |
46 - Fix event assert from Mike Alexander. | |
47 - Warning removal noticed by Ben Wing. | |
48 - Redisplay glyph height fix from Ben Wing. | |
49 - Printer margin fix from Jonathan Harris. | |
50 - Error dialog fix suggested by Thomas Vogler. | |
51 - Fixed revert-buffer to not revert in the case that there is | |
52 nothing to be done. | |
53 - Glyph-baseline fix from Nix. | |
54 - Fixed clipping of wide glyphs in non-zero-length extents. | |
55 - Windows build fixes. | |
56 - Fixed :initial-focus so that it works. | |
24 | 57 |
25 to XEmacs 21.4.5 "Civil Service (Windows)" | 58 to XEmacs 21.4.5 "Civil Service (Windows)" |
26 | 59 |
27 - Fixed a scrollbar problem when selecting the frame with focus. | 60 - Fixed a scrollbar problem when selecting the frame with focus. |
28 - Fixed `mswindows-shell-execute' under cygwin. | 61 - Fixed `mswindows-shell-execute' under cygwin. |