[5741] | 1 | /* $Id: changelog,v 1.1424 2001-05-19 09:05:25 sandervl Exp $ */
|
---|
[5313] | 2 |
|
---|
[5741] | 3 | 2001-05-19: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 4 | - WS2_32: o Added more exports
|
---|
| 5 |
|
---|
[5739] | 6 | 2001-05-19: Dietrich Teickner <Dietrich_Teickner@t-online.de>
|
---|
| 7 | - KERNEL32: o LOCALE_IFIRSTDAYOFWEEK fix (GetLocaleInfo)
|
---|
| 8 |
|
---|
[5735] | 9 | 2001-05-18: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 10 | - KERNEL32: o Fixed FS corruption in LCMapStringA/W
|
---|
| 11 | o ole2nls: resync with latest Wine sources
|
---|
| 12 |
|
---|
[5724] | 13 | 2001-05-17: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
[5733] | 14 | - USER32: o InvalidateRect & InvalidateRgn must call RedrawWindow
|
---|
| 15 | with RDW_ALLCHILDREN flag.
|
---|
| 16 | (RealPlayer 8 install dialog doesn't have WS_CLIPCHILDREN
|
---|
| 17 | style -> InvalidateRect overwrites child windows (buttons))
|
---|
| 18 |
|
---|
| 19 | 2001-05-17: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
[5724] | 20 | - USER32: o Destroy menu windows when they are no longer used.
|
---|
| 21 | (fixes activation problems with dialogs created after
|
---|
| 22 | selecting a menu item)
|
---|
| 23 | (TODO: sync with latest wine menu control sourcecode)
|
---|
[5726] | 24 | o clientHeight bugfix (fixes crash in Solitaire)
|
---|
[5730] | 25 | o Check if another app changed mouse cursor (Get/SetCursor)
|
---|
| 26 | (previously mouse cursor did not change back if another
|
---|
| 27 | app modified it)
|
---|
[5724] | 28 |
|
---|
[5720] | 29 | 2001-05-16: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 30 | - USER32: o WM_SETREDRAW fix; must call WinEnableWindowUpdate for
|
---|
| 31 | both client and frame window.
|
---|
| 32 | (winhlp32 buttons are now visible again)
|
---|
| 33 |
|
---|
[5719] | 34 | 2001-05-15: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
|
---|
| 35 | - Tools\bin:o Synced with other projects using the same tools.
|
---|
| 36 |
|
---|
[5708] | 37 | 2001-05-15: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 38 | - USER32: o BeginPaint must return logical points instead of device points.
|
---|
| 39 | (not the same if e.g. app changes page viewport)
|
---|
| 40 | (fixes scaling in Opera)
|
---|
[5711] | 41 | o SetFocus fix; manual activation of windows; PM sometimes
|
---|
| 42 | changes the Z-order of the window being activated.
|
---|
| 43 | Also call WH_CBT hook handler (if present)
|
---|
| 44 | (fixes hotlist window in Opera)
|
---|
[5714] | 45 | - KERNEL32: o OpenFile: check if filename ptr is NULL, return ERROR_INVALID_NAME
|
---|
| 46 | if true. (verified in NT4, SP6)
|
---|
[5708] | 47 |
|
---|
[5705] | 48 | 2001-05-15: Dietrich Teickner <Dietrich_Teickner@t-online.de>
|
---|
| 49 | - KERNEL32: o Added LOCALE_IFIRSTDAYOFWEEK case for GetLocaleInfoW
|
---|
| 50 | - COMCTL32: o Commented out TRACE call in DATETIME_ParentNotify.
|
---|
| 51 | Wrong assumption about lParam as it's not always a pointer
|
---|
| 52 | (WM_CREATE WM_PARENTNOTIFY lParam == hwnd -> crash)
|
---|
| 53 |
|
---|
[5700] | 54 | 2001-05-13: Dietrich Teickner <Dietrich_Teickner@t-online.de>
|
---|
| 55 | - COMCTL32: o Fixed wrong return values for datetime control
|
---|
| 56 | (DTM_GETSYSTEMTIME & DTM_SETSYSTEMTIME)
|
---|
| 57 |
|
---|
[5683] | 58 | 2001-05-11: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 59 | - USER32: o Rewrote window handling. Back to using frame and client windows
|
---|
| 60 | for each win32 window.
|
---|
| 61 | (fixes visible region problems with e.g. Opera)
|
---|
| 62 | Frame windows never have the WS_CLIPCHILDREN style; this caused
|
---|
| 63 | the transparency problems reported earlier when using this method.
|
---|
[5719] | 64 | E.g.: Dialog parent, groupbox; invalidate part of groupbox ->
|
---|
| 65 | painting algorithm stops top-down search when it finds
|
---|
[5683] | 66 | a window with WS_CLIPCHILDREN style
|
---|
[5719] | 67 | -> result: dialog window won't update groupbox background
|
---|
[5683] | 68 | as groupbox only draws the border
|
---|
[5719] | 69 | o UpdateWindow: Must use frame window handle even though
|
---|
[5683] | 70 | UpdateWindow only updates the client area.
|
---|
| 71 | If the frame window has a valid update region and we call
|
---|
[5719] | 72 | WinUpdateWindow for the client window, then no WM_PAINT
|
---|
[5683] | 73 | messages will be sent.
|
---|
| 74 | o Don't erase background in RedrawWindow (invalidate) when
|
---|
[5719] | 75 | RDW_ERASE flag not set.
|
---|
[5683] | 76 | (gets rid of excessive background redraws (flickering) for
|
---|
| 77 | progress windows in some installers)
|
---|
| 78 | o Fixed ScrollWindow bug
|
---|
| 79 | o WM_SHOWWINDOW sent twice
|
---|
| 80 | o Mark window's visible region as changed when client receives
|
---|
| 81 | WM_SIZE (PM). BeginPaint sends a WM_ERASEBKGND when this
|
---|
| 82 | flag is set (regardless of erase flag set by RedrawWindow)
|
---|
[5688] | 83 | o ScrollDC fix (window handle transation)
|
---|
| 84 | o ScrollDC and ScrollWindowEx bugfix (setting update region)
|
---|
[5686] | 85 | (fixes scrolling in MS Word 97)
|
---|
[5688] | 86 | - GDI32: o SetDIBitsToDevice: RGB 555 is the default for 16 bits bitmaps
|
---|
| 87 | (fixes pictures in (some) documents for Word 97)
|
---|
| 88 | TODO: Probably need to check bitfields and convert for some
|
---|
| 89 | other blit functions
|
---|
[5683] | 90 |
|
---|
[5679] | 91 | 2001-05-10: Shingo Tsuda <sofiya@din.or.jp>
|
---|
| 92 | - GDI32: o Rop conversion for DIB Section blits
|
---|
| 93 | o Support for negative height (origin top left) in
|
---|
[5691] | 94 | SetDIBitsToDevice + StretchDIBits
|
---|
[5679] | 95 |
|
---|
| 96 | 2001-05-10: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 97 | - GDI32: o includeBottomRightPoint bugfix; if left == right or top == bottom
|
---|
| 98 | then the rectangle isn't empty. (include/include input)
|
---|
| 99 | (fixes e.g. missing erase background when slowly moving window
|
---|
| 100 | over Odin window (full window dragging enabled))
|
---|
| 101 |
|
---|
[5675] | 102 | 2001-05-09: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
|
---|
| 103 | - src/ws2help, bin/debug, bin/release, src/win32k/list,
|
---|
| 104 | src/win32k/debug:
|
---|
| 105 | o Removed directories. These were either not needed
|
---|
| 106 | or unused. I did this now since I was going to
|
---|
| 107 | remove ws2help anyway and there by breaking your tree.
|
---|
| 108 | - tools/bin/CVSRemoveDeletedDirs.cmd:
|
---|
| 109 | o Rexx script which removes the above directories
|
---|
| 110 | from your local tree. Run this from the root of the tree.
|
---|
| 111 | To physically remove the directories you have to specify
|
---|
| 112 | REMOVE as argument (no dash or slash!).
|
---|
| 113 |
|
---|
[5671] | 114 | 2001-05-08: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
|
---|
| 115 | - src/makefile:
|
---|
| 116 | o Ignore WS2HELP for the moment.
|
---|
| 117 | (Never add empty subdirs to /src without making
|
---|
| 118 | /src/makefile ignore it!)
|
---|
| 119 |
|
---|
[5663] | 120 | 2001-05-07: Patrick Haller <patrick.haller@innotek.de>
|
---|
[5668] | 121 | - WS2_32: o created skeleton and added forwarders to WSOCK32
|
---|
[5666] | 122 | - KERNEL32: o CreateProcess error handling corrected, if
|
---|
| 123 | O32_CreateProcess fails with specific reason
|
---|
[5663] | 124 |
|
---|
[5656] | 125 | 2001-05-04: Dietrich Teickner <Dietrich_Teickner@t-online.de>
|
---|
| 126 | - SHELL32: o Update for SHFileOperationA (FO_MOVE)
|
---|
| 127 |
|
---|
| 128 | 2001-05-04: Sander van Leeuwen <sandervl@xs4all.nl>
|
---|
| 129 | - USER32: o FrameTrackFrame bugfix for moving child windows
|
---|
| 130 |
|
---|
[5645] | 131 | 2000-05-03: Yuri Dario <mc6530@mclink.it>
|
---|
| 132 | - USER32: o SendNCCalcSize call bugfix (client rectangle parameter)
|
---|
[5649] | 133 | o Fix for groupbox WM_SETFONT handler. Must erase top part
|
---|
| 134 | if font is changed.
|
---|
[5652] | 135 | - OLEAUT32: o Fail for TLBMAGIC2 typelib type.
|
---|
[5645] | 136 |
|
---|