Changeset 3706 for trunk/changelog
- Timestamp:
- Jun 14, 2000, 3:19:02 PM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r3704 r3706 1 /* $Id: changelog,v 1.988 2000-06-14 02:28:43 phaller Exp $ */ 1 /* $Id: changelog,v 1.989 2000-06-14 13:19:02 sandervl Exp $ */ 2 3 2000-06-14: Sander van Leeuwen <sandervl@xs4all.nl> 4 - USER32: Rewrote ExcludeUpdateRgn & GetUpdateRgn 5 - GDI32: Put back region apis 6 Rewrote region functions 2 7 3 8 2000-06-14: Patrick Haller <phaller@gmx.net> 4 - KERNEL32: - altered calling of dllEntryPoint() depending on5 6 9 - KERNEL32: Altered calling of dllEntryPoint() depending on 10 static or dynamic loading if library according 11 to the Win32 documentation. (StarCraft) 7 12 8 13 2000-06-13: Sander van Leeuwen <sandervl@xs4all.nl> … … 11 16 12 17 2000-06-12: Patrick Haller <phaller@gmx.net> 13 - LZ32: - updated to current WINE level (minor changes)18 - LZ32: Updated to current WINE level (minor changes) 14 19 15 20 2000-06-11: Patrick Haller <phaller@gmx.net> 16 - KERNEL32: - moved GetNumberFormat to different source file and enhanced17 18 - creating an existing directory does not return an error ?!19 - updated GetStringTypeA/W and GetStringTypeExA/W21 - KERNEL32: Moved GetNumberFormat to different source file and enhanced 22 it a little (WinRAR shows file sizes) 23 Creating an existing directory does not return an error ?! 24 Updated GetStringTypeA/W and GetStringTypeExA/W 20 25 21 26 - SHLWAPI: Added a whole lot of missing functions, forwarders, stubs … … 40 45 if update region doesn't include (part of) the nonclient area. 41 46 -> fixes RealPlayer 7 titlebar, borders & menu 42 GetTopWindow fix. (should work properly now) 43 - GDI32: Moved clip & update region/rect functions into user32 47 GetTopWindow fix. (should work properly now) 44 48 45 49 2000-08-03: knut st. osmundsen <knut.stange.osmundsen@mynd.no> 46 - tools/install: 47 48 49 50 - tools/install:Added a stram 'close' on the changelog. 51 (4OS2 can't copy files which are opened for write(?). 52 The changelog has to be closed after copying it into 53 the odininst.wis file.) 50 54 - tools/DailyBuild: 51 -Creates .WPI releases too.52 53 -WarpIn is added to the build environment variables54 55 -WarpIn is added to the build environment variables56 55 Creates .WPI releases too. 56 (odin32pack.cmd and odin32ftp2.cmd) 57 WarpIn is added to the build environment variables 58 (odin32env.cmd). 59 WarpIn is added to the build environment variables 60 (odin32env.cmd). 57 61 58 62 2000-06-07: Sander van Leeuwen <sandervl@xs4all.nl>
Note:
See TracChangeset
for help on using the changeset viewer.