Changeset 2530 for trunk/changelog
- Timestamp:
- Jan 27, 2000, 10:47:34 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2522 r2530 1 /* $Id: changelog,v 1.669 2000-01-26 18:03:32 cbratschi Exp $ */ 1 /* $Id: changelog,v 1.670 2000-01-27 21:47:34 sandervl Exp $ */ 2 3 2000-01-27: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl> 4 - OPENGL: First version of opengl implementation 5 6 2000-01-27: Sander van Leeuwen <sandervl@xs4all.nl> 7 - USER32: Fixed FS corruption in OSLibPostThreadMessage 8 Send WM_CHILDACTIVATE to child windows (not only 9 to MDI children) instead of WM_ACTIVATE 10 - SHELL32: Fixed FS corruption in DragAcceptFiles 11 12 2000-01-26: Yuri Dario <mc6530@mclink.it> 13 - INCLUDE\WIN: Additions & changes for compiling Opera. 14 - many dlls: create correct library (impdef) 15 16 2000-01-26: Jeroen van den Horn <J.vandenHorn@fibre.a2000.nl> 17 - GDI32: Changes for Opengl support 2 18 3 19 2000-01-26: Christoph Bratschi <cbratschi@datacomm.ch> … … 10 26 - OLEAUT32: Don't create logfile when logging is turned off 11 27 - PELDR: Don't modify cmd line in PIB structure 28 - INCLUDE: Removed string.h. 29 - KERNEL32: Added workaround for OS/2 DosSetMem bug in VirtualAlloc 30 (if memory is reserved, set read & write page flags) 12 31 13 32 2000-01-25: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.