source: trunk/changelog@ 4927

Last change on this file since 4927 was 4922, checked in by sandervl, 25 years ago

* empty log message *

File size: 3.9 KB
RevLine 
[4922]1/* $Id: changelog,v 1.1216 2001-01-10 20:37:32 sandervl Exp $ */
[4454]2
[4922]3 2001-01-10: Sander van Leeuwen <sandervl@xs4all.nl>
4 - KERNEL32: o Fix for WriteFile & ReadFile (wrong return code was expected)
5 - USER32: o HAS_THICKFRAME macro changed (identical to Wine now)
6 (fixes MDI window borders (which were too thin))
7
[4921]8 2001-01-10: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
9 - tools\install:
10 o Corrected packing of wpss50.dll.
11 o Added .sym files to release distributions. (optional package)
12
13 - tools\dailybuild:
14 o Removed uploading of glide-stuff.
15
[4912]16 2001-01-09: Sander van Leeuwen <sandervl@xs4all.nl>
[4921]17 - INCLUDE\dcdata, GDI32, USER32:
18 o Updates for WGSS50.
[4912]19
[4921]20 - LIB\WGSS50.lib, BIN\WGSS50.dll:
[4912]21 o Binary distribution of WGSS50 added
22
[4907]23 2001-01-09: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
24 - tools\dailybuild:
25 o Added wgss50.dll to the .ZIPs.
26
[4910]27 - lib o Added making of wgss50.lib.
28 (So, that it corresponds to the other libraries made there.)
29 o Converted wgss50.lib to a deffile.
30
[4913]31 2001-01-08: Sander van Leeuwen <sandervl@xs4all.nl>
32 - ReportingBugs.txt:
33 o Specify windows & system32 directory in bug reports
34 (description included on how to determine this)
35
[4885]36 2001-01-08: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
37 - tools\dailybuild:
38 o Updated with temporary server address.
39 o Put ftp userid/passwords into separate file.
[4893]40 o Build number incrementation. (Stored in versionos2.h)
41 (Use bldlevel on the DLLs to look at it.)
[4906]42 o Splitted out 3dxf/glide stuff into separat .zips.
[4885]43
44 - Win32k: o Added support for the ldrCheckInternalName bug. :-)
45 (see /src/win32k/ldr/myldrCheckInternalName.cpp for details.)
46 o Made pe.exe default.
[4895]47 o Added UNI and SMP 14062 kernels (convenience pack).
48 (Have anyone got the Warp 4 convenience pack with the right .sym files?)
[4885]49
[4887]50 - bin\bldlevelinf.cmd:
51 o Removed colon after otherwise to make it work with Object REXX.
52
[4893]53 - makefiles:
54 o Merged BuildLevel revisions with the LXOpt revisions.
55 (There seems like there have been some kind of revision mixup in
56 Sanders tree?)
57 o Updated the other post files with LXOpt.
58
[4878]59 2001-01-06: Sander van Leeuwen <sandervl@xs4all.nl>
[4885]60 - install: o Win32k installation temporarily disabled due to a WarpIn bug
[4878]61 (config.sys lines removed)
[4912]62 o Update: This is NOT a WarpIn bug, but an error in the script.
63 Now fixed.
[4878]64 o Added check for WarpIn 0.9.6 or higher
65 o Added check for OS/2 3.x or higher
66 - src\makefile:
67 o Exclude msvcrt from build process.
68 (download odinapp.zip from ftp.os2.org to install a small
69 MFC app with MFC + MSVCRT dlls)
70
[4874]71 2001-01-05: Sander van Leeuwen <sandervl@xs4all.nl>
72 - makefiles:o Use LXLite for release build binaries (better compression)
73 Can't use it for debug binaries as IPMD doesn't like it.
74
[4869]75 2001-01-02: Sander van Leeuwen <sandervl@xs4all.nl>
76 - KERNEL32: o KERNEL32_99 should return 1 (according to Wine)
77 o KERNEL32_100 export added (stub)
78 - USER32: o Rewrote window handle management; only start reusing window
79 handles when max handle has been assigned.
80 - GDI32/USER32/KERNEL32:
[4885]81 o Don't export private Odin functions by name (we import
[4871]82 everything by ordinal)
[4869]83
[4864]84 2001-01-01: Sander van Leeuwen <sandervl@xs4all.nl>
85 - USER32: o Menu cast bugfix (bitmap handle is 32 bits)
86 (Fixes menu bitmaps in Lotus Notes 5)
87
Note: See TracBrowser for help on using the repository browser.