update.
[chise/xemacs-chise.git.1] / CHANGES-msw
1 CHANGES-msw
2
3 This file briefly describes all mswindows-specific changes to XEmacs
4 in the OXYMORON series of releases. The mswindows release branch
5 contains additional changes on top of the mainline XEmacs
6 release. These changes are deemed necessary for XEmacs to be fully
7 functional under mswindows. It is not intended that these changes
8 cause problems on UNIX systems, but they have not been tested on UNIX
9 platforms. Caveat Emptor.
10
11 See the file 'CHANGES-release' for a full list of mainline changes.
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   - Buffers tab doc fixes from John Palmieri.
23   - Sync with FSF custom :set-after behavior.
24   - Virtual window manager freeze fix from Rick Rankin.
25   - Fix various printing problems.
26   - Enable windows printing on cygwin.
27
28 to XEmacs 21.4.7 "Economic Science (Windows)"
29
30   - All changes from 21.4.6.
31   - Fix problems with auto-revert with noconfirm.
32   - Undo autoconf 2.5x changes.
33   - Undo 21.4.7 process change.
34
35 to XEmacs 21.4.6 "Common Lisp (Windows)"
36
37   - Made native registry entries match the installer.
38   - Fixed mousewheel lockups.
39   - Frame iconifcation fix from Adrian Aichner.
40   - Fixed some printing problems.
41   - Netinstaller updated to support kit revisions.
42   - Fixed customize popup menus.
43   - Fixed problems with too many dialog popups.
44   - Netinstaller fixed to correctly upgrade shortcuts when upgrading
45     core XEmacs.
46   - Fix for virtual window managers from Adrian Aichner.
47   - Installer registers all C++ file types.
48   - Short-filename fix from Peter Arius.
49   - Fix for GC assertions from Adrian Aichner.
50   - Winclient DDE client from Alastair Houghton.
51   - Fix event assert from Mike Alexander.
52   - Warning removal noticed by Ben Wing.
53   - Redisplay glyph height fix from Ben Wing.
54   - Printer margin fix from Jonathan Harris.
55   - Error dialog fix suggested by Thomas Vogler.
56   - Fixed revert-buffer to not revert in the case that there is
57     nothing to be done.
58   - Glyph-baseline fix from Nix.
59   - Fixed clipping of wide glyphs in non-zero-length extents.
60   - Windows build fixes.
61   - Fixed :initial-focus so that it works.
62
63 to XEmacs 21.4.5 "Civil Service (Windows)"
64
65   - Fixed a scrollbar problem when selecting the frame with focus.
66   - Fixed `mswindows-shell-execute' under cygwin.
67   - Added a new function `mswindows-cygwin-to-win32-path' for JDE.
68   - Added support for dialog-based directory selection.
69   - The installer version has been updated to the 21.5 netinstaller. The 21.5
70     installer now does proper dde file association and adds uninstall
71     capability.
72   - Handle leak fix from Mike Alexander.
73   - New release build script.