| [5675] | 1 | /* $Id: changelog,v 1.1402 2001-05-09 03:52:47 bird Exp $ */
|
|---|
| [5313] | 2 |
|
|---|
| [5675] | 3 | 2001-05-09: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
|
|---|
| 4 | - src/ws2help, bin/debug, bin/release, src/win32k/list,
|
|---|
| 5 | src/win32k/debug:
|
|---|
| 6 | o Removed directories. These were either not needed
|
|---|
| 7 | or unused. I did this now since I was going to
|
|---|
| 8 | remove ws2help anyway and there by breaking your tree.
|
|---|
| 9 | - tools/bin/CVSRemoveDeletedDirs.cmd:
|
|---|
| 10 | o Rexx script which removes the above directories
|
|---|
| 11 | from your local tree. Run this from the root of the tree.
|
|---|
| 12 | To physically remove the directories you have to specify
|
|---|
| 13 | REMOVE as argument (no dash or slash!).
|
|---|
| 14 |
|
|---|
| [5671] | 15 | 2001-05-08: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
|
|---|
| 16 | - src/makefile:
|
|---|
| 17 | o Ignore WS2HELP for the moment.
|
|---|
| 18 | (Never add empty subdirs to /src without making
|
|---|
| 19 | /src/makefile ignore it!)
|
|---|
| 20 |
|
|---|
| [5663] | 21 | 2001-05-07: Patrick Haller <patrick.haller@innotek.de>
|
|---|
| [5668] | 22 | - WS2_32: o created skeleton and added forwarders to WSOCK32
|
|---|
| [5666] | 23 | - KERNEL32: o CreateProcess error handling corrected, if
|
|---|
| 24 | O32_CreateProcess fails with specific reason
|
|---|
| [5663] | 25 |
|
|---|
| [5656] | 26 | 2001-05-04: Dietrich Teickner <Dietrich_Teickner@t-online.de>
|
|---|
| 27 | - SHELL32: o Update for SHFileOperationA (FO_MOVE)
|
|---|
| 28 |
|
|---|
| 29 | 2001-05-04: Sander van Leeuwen <sandervl@xs4all.nl>
|
|---|
| 30 | - USER32: o FrameTrackFrame bugfix for moving child windows
|
|---|
| 31 |
|
|---|
| [5645] | 32 | 2000-05-03: Yuri Dario <mc6530@mclink.it>
|
|---|
| 33 | - USER32: o SendNCCalcSize call bugfix (client rectangle parameter)
|
|---|
| [5649] | 34 | o Fix for groupbox WM_SETFONT handler. Must erase top part
|
|---|
| 35 | if font is changed.
|
|---|
| [5652] | 36 | - OLEAUT32: o Fail for TLBMAGIC2 typelib type.
|
|---|
| [5645] | 37 |
|
|---|