674
|
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
|
864
|
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
|
708
|
30 to XEmacs 21.4.6 "Common Lisp (Windows)"
|
|
31
|
|
32 - Made native registry entries match the installer.
|
|
33 - Fixed mousewheel lockups.
|
|
34 - Frame iconifcation fix from Adrian Aichner.
|
|
35 - Fixed some printing problems.
|
|
36 - Netinstaller updated to support kit revisions.
|
|
37 - Fixed customize popup menus.
|
|
38 - Fixed problems wiht too many dialog popups.
|
|
39 - Netinstaller fixed to correctly upgrade shortcuts when upgrading
|
|
40 core XEmacs.
|
864
|
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.
|
708
|
57
|
674
|
58 to XEmacs 21.4.5 "Civil Service (Windows)"
|
|
59
|
|
60 - Fixed a scrollbar problem when selecting the frame with focus.
|
|
61 - Fixed `mswindows-shell-execute' under cygwin.
|
|
62 - Added a new function `mswindows-cygwin-to-win32-path' for JDE.
|
|
63 - Added support for dialog-based directory selection.
|
|
64 - The installer version has been updated to the 21.5 netinstaller. The 21.5
|
|
65 installer now does proper dde file association and adds uninstall
|
|
66 capability.
|
|
67 - Handle leak fix from Mike Alexander.
|
|
68 - New release build script.
|