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
988
+ − 13 to XEmacs 21.4.9 "Informed Management (Windows)"
+ − 14
+ − 15 - Fix layout of widgets so that the search dialog works.
+ − 16 - Fix focus capture of widgets under X.
+ − 17
864
+ − 18 to XEmacs 21.4.8 "Honest Recruiter (Windows)"
+ − 19
+ − 20 - All changes from 21.4.6 and 21.4.7.
+ − 21 - Make sure revert temporaries are not visiting files. Suggested by
+ − 22 Mike Alexander.
+ − 23 - File renaming fix from Mathias Grimmberger.
+ − 24 - Fix printer metrics on windows 95 from Jonathan Harris.
+ − 25 - Fix layout of widgets so that the search dialog works.
+ − 26 - Fix focus capture of widgets under X.
988
+ − 27 - Buffers tab doc fixes from John Palmieri.
+ − 28 - Sync with FSF custom :set-after behavior.
+ − 29 - Virtual window manager freeze fix from Rick Rankin.
+ − 30 - Fix various printing problems.
+ − 31 - Enable windows printing on cygwin.
864
+ − 32
+ − 33 to XEmacs 21.4.7 "Economic Science (Windows)"
+ − 34
+ − 35 - All changes from 21.4.6.
+ − 36 - Fix problems with auto-revert with noconfirm.
+ − 37 - Undo autoconf 2.5x changes.
+ − 38 - Undo 21.4.7 process change.
+ − 39
708
+ − 40 to XEmacs 21.4.6 "Common Lisp (Windows)"
+ − 41
+ − 42 - Made native registry entries match the installer.
+ − 43 - Fixed mousewheel lockups.
+ − 44 - Frame iconifcation fix from Adrian Aichner.
+ − 45 - Fixed some printing problems.
+ − 46 - Netinstaller updated to support kit revisions.
+ − 47 - Fixed customize popup menus.
988
+ − 48 - Fixed problems with too many dialog popups.
708
+ − 49 - Netinstaller fixed to correctly upgrade shortcuts when upgrading
+ − 50 core XEmacs.
864
+ − 51 - Fix for virtual window managers from Adrian Aichner.
+ − 52 - Installer registers all C++ file types.
+ − 53 - Short-filename fix from Peter Arius.
+ − 54 - Fix for GC assertions from Adrian Aichner.
+ − 55 - Winclient DDE client from Alastair Houghton.
+ − 56 - Fix event assert from Mike Alexander.
+ − 57 - Warning removal noticed by Ben Wing.
+ − 58 - Redisplay glyph height fix from Ben Wing.
+ − 59 - Printer margin fix from Jonathan Harris.
+ − 60 - Error dialog fix suggested by Thomas Vogler.
+ − 61 - Fixed revert-buffer to not revert in the case that there is
+ − 62 nothing to be done.
+ − 63 - Glyph-baseline fix from Nix.
+ − 64 - Fixed clipping of wide glyphs in non-zero-length extents.
+ − 65 - Windows build fixes.
+ − 66 - Fixed :initial-focus so that it works.
708
+ − 67
674
+ − 68 to XEmacs 21.4.5 "Civil Service (Windows)"
+ − 69
+ − 70 - Fixed a scrollbar problem when selecting the frame with focus.
+ − 71 - Fixed `mswindows-shell-execute' under cygwin.
+ − 72 - Added a new function `mswindows-cygwin-to-win32-path' for JDE.
+ − 73 - Added support for dialog-based directory selection.
+ − 74 - The installer version has been updated to the 21.5 netinstaller. The 21.5
+ − 75 installer now does proper dde file association and adds uninstall
+ − 76 capability.
+ − 77 - Handle leak fix from Mike Alexander.
+ − 78 - New release build script.