Changeset 1101 for trunk/changelog


Ignore:
Timestamp:
Oct 1, 1999, 6:01:41 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r1095 r1101  
    1  /* $Id: changelog,v 1.260 1999-10-01 10:14:30 sandervl Exp $ */
     1 /* $Id: changelog,v 1.261 1999-10-01 16:01:41 sandervl Exp $ */
     2
     3 99-10-01: Sander van Leeuwen <sandervl@xs4all.nl>
     4        - DDRAW: ifdef'ed out code that causes crash (OS2Surface destructor)
     5                 Free original translation buffer, not the one aligned to qword
     6                 boundary.
     7        - USER32: Create frame window for windows with desktop as parent (i.e. WS_POPUP)
     8                  This makes sure WM_ACTIVATE messages are sent.
     9                  Scrollbar changes.
     10                  Call DestroyWindow when DefWndProc receives WM_CLOSE msg.
     11        - KERNEL32: Allocate memory from heap when HeapReAlloc is called with
     12                    a NULL memory pointer (WINE listbox control depends on this)
     13        - AVIFIL32: Compilation fix
    214
    315 99-10-01: Edgar Buerkle <Edgar.Buerkle@gmx.net>
     
    921 99-10-01: Jens Wiessner <wiessnej@rfi.de>
    1022        - CRTDLL: Implemented functions + added stubs
     23        - MSVCRT: More stubs + crtdll forwarders
    1124
    1225 99-09-29: Daniela Engert <dani@ngrt.de>
Note: See TracChangeset for help on using the changeset viewer.