Skip to content

PDCursesMod 4.5.3 - 2025 Aug 11

Latest
Compare
Choose a tag to compare
@Bill-Gray Bill-Gray released this 11 Aug 01:40
· 22 commits to master since this release
3b88e03

(See docs/HISTORY.md for more details, and/or the Git log for extreme detail.)

PDCursesMod 4.5.3 - 2025 August 11

Minor new features

Bug fixes

  • stdin/stdout redirection now works on the Windows console platform. Fix
    supplied by Robin Haberkorn. 6855b32 8fbb3a6

  • C23-compliant compilers (and some others) objected to the casting of
    function pointers returned by GetProcAddress(). ce60aa6 7309a03

  • If PDC_NCMOUSE is #defined, the behavior of the mouse routines should
    copy that of ncurses, warts and all. Scroll-up and down are mapped
    to presses on buttons 4 and 5, and tilt-scroll events and "real"
    button 4 and 5 events are ignored. 0de9f72

  • Minor fixes for Digital Mars and OpenWATCOM compilation of WinCon and
    WinGUI. a4c0153 6af9889 6eedea0

  • Fixes for the VT port for DOS. fdd95ca 4e23068 2006f0a
    1994189 bb1f6e4 277765e 6ab0a9b dd7a0a8