Changeset 1101 for trunk/changelog
- Timestamp:
- Oct 1, 1999, 6:01:41 PM (26 years ago)
- 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 2 14 3 15 99-10-01: Edgar Buerkle <Edgar.Buerkle@gmx.net> … … 9 21 99-10-01: Jens Wiessner <wiessnej@rfi.de> 10 22 - CRTDLL: Implemented functions + added stubs 23 - MSVCRT: More stubs + crtdll forwarders 11 24 12 25 99-09-29: Daniela Engert <dani@ngrt.de>
Note:
See TracChangeset
for help on using the changeset viewer.