Changeset 6255 for trunk/changelog


Ignore:
Timestamp:
Jul 8, 2001, 5:52:57 PM (24 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r6252 r6255  
    1 /* $Id: changelog,v 1.1578 2001-07-08 15:44:08 achimha Exp $ */
     1/* $Id: changelog,v 1.1579 2001-07-08 15:52:57 sandervl Exp $ */
    22
    33 2001-07-08: Achim Hasenmueller <achimha@innotek.de>
     
    1515                o Changed menu behaviour in OS/2 mode; no mouse tracking
    1616                  when right or left mouse button not pressed.
     17                o Clipboard (Get/SetClipboardData: must translated open32
     18                  to kernel32 global memory handles (due to Global memory
     19                  api rewrite)
     20                o Key translation for arrow keys and insert/del, home/end, page up/down
     21                  added (WM_CHAR message translation)
     22                o Edit control bugfix for draw selected text
    1723    - KERNEL32: o More pointer checks added to GlobalLock/Unlock
     24                o Add default rename entry for crtdll
     25                o Fixed FS corruption in atom functions (wrapper for LookupAtom)
     26    - CRTDLL:   o Renamed to crtdll32 to avoid problems with some Lotus
     27                  apps that come with their own crtdll
     28    - NTDLL:    o Link with crtdll32.lib
     29    - VERSION:  o Link with crtdll32.lib
     30    - SHLWAPI:  o Link with crtdll32.lib
     31    - PELDR:    o Fix for file not found error
    1832
    1933 2001-07-08: knut st. osmundsen <kosmunds@csc.com>:
Note: See TracChangeset for help on using the changeset viewer.