Changeset 1842 for trunk/changelog
- Timestamp:
- Nov 26, 1999, 1:04:02 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r1840 r1842 1 /* $Id: changelog,v 1.47 3 1999-11-25 19:22:36sandervl Exp $ */1 /* $Id: changelog,v 1.474 1999-11-26 00:04:02 sandervl Exp $ */ 2 2 3 3 99-11-25: Sander van Leeuwen <sandervl@xs4all.nl> 4 4 - KERNEL32: Removed hardcoded dependency on ADVAPI32 (cpu.cpp); fixes 5 5 logging of multiple apps. 6 TLS bugfix (exception arrived too early; print info later on) 7 Continue during OSLibDosAliasMem if size != range (needs to 8 be fixed) 9 Allow executables to export functions (MS Word) 6 10 - USER32: PUT BACK GetWindowContextHelpId & SetWindowContextHelpId 7 11 - USER32: Win32BaseWindow::SetParent bugfix (setparent(0)) … … 13 17 Changed WM_SETREDRAW default handler to directly change 14 18 style (not call SetWindowLongA) 19 Fixed bugs in GetWindow. 20 - INCLUDE\OS2WRAP.H: Wrong macro fixed (GpiCreatePS didn't have any renaming 21 -> FS corruption) 15 22 16 23 99-11-25: Edgar Buerkle <Edgar.Buerkle@gmx.net>
Note:
See TracChangeset
for help on using the changeset viewer.