source: trunk/changelog@ 5846

Last change on this file since 5846 was 5844, checked in by sandervl, 24 years ago

* empty log message *

File size: 14.9 KB
Line 
1/* $Id: changelog,v 1.1463 2001-05-30 19:35:54 sandervl Exp $ */
2
3 2001-05-30: Patrick Haller <patrick.haller@innotek.de>
4 - KERNEL32: o further performance improvement of hashtables
5 o fixes for loader improvements (PE, LX)
6 o Todo: measuring new code, reducing memory requirements
7
8 2001-05-30: Sander van Leeuwen <sandervl@xs4all.nl>
9 - USER32: o RedrawWindow: don't clear erase background flag if the
10 window is already (partly) invalidated.
11 (fixes redrawing of dialogs controls in mIRC startup dialog
12 window (when switching option windows))
13 - KERNEL32: o Put back old lookup code.
14 New files renamed to winimagepeldr_new.cpp/h
15 (Odin test app crashes; looks like MFC42 ordinal lookup
16 fails somewhere)
17 - OLEAUT32: o Added RegisterTypeLib (ported recent Wine patch) &
18 UnRegisterTypeLib
19 o Added ITypeInfoImpl_Invoke (ported Francois Jacques'
20 (refused) patch and rewrote it to get rid of stack
21 layout dependency.
22 o VT_HRESULT -> VT_INT conversion added to Coerce
23 (all needed for Quicken Deluxe 2001; still crashes, but
24 gets passed data loading)
25 - OLE32: o OleRun: check pointer with IsValidInterface
26 (fixes crash in Quicken after data loading)
27
28 2001-05-30: Patrick Haller <patrick.haller@innotek.de>
29 - KERNEL32: o replaced linear lists in PE loader with faster hashtables
30 (ccollection.cpp, experimental)
31 ToDo: measure any difference, revert eventualls
32
33 2001-05-29: Sander van Leeuwen <sandervl@xs4all.nl>
34 - GDI32: o Set/GetDIBColorTable fixes for DIB sections with bpp > 8
35 o Don't sync DIB section in SelectPalette if bForceBackground
36 is -1. (hack for bitmap buttons in Beyond Compare)
37 - DCIMAN32: o Updated & return proper error codes
38
39 2001-05-28: Patrick Haller <patrick.haller@innotek.de>
40 - GDI32: o Split GDI32.CPP into ICM.CPP and GDI32.CPP
41 o CreateDC() accepts "display" instead of "DISPLAY"
42 (fixes font-not-found problem in ZD Bench 99)
43 - KERNEL32: o mmap.cpp: slightly accelerated ::findMapByView()
44 o directory.cpp: don't trap in CreateDirectory(NULL, NULL)
45 - DDRAW: o implemented DirectDrawCreateClipper()
46 - WOW32: o created initial (fake) version of WOW32.DLL
47 (SBLiveXP accesses this directly)
48
49 2001-05-27: Sander van Leeuwen <sandervl@xs4all.nl>
50 - COMCTL32: o Listview: merged old LISTVIEW_EnsureVisible
51 (gets rid of excessive repaints)
52 - USER32: o Replaced TabbedTextOutA/W & GetTabbedTextExtentA/W with
53 Wine version. GPI doesn't support strings > 512 characters.
54 - GDI32: o Commented out InternalTabbedTextOutA/W & InternalGetTabbedTextExtentA/W
55
56 2001-05-26: Sander van Leeuwen <sandervl@xs4all.nl>
57 - COMCTL32: o Datetime control resync with Wine (get/setrange added)
58
59 2001-05-25: Sander van Leeuwen <sandervl@xs4all.nl>
60 - Odin.ini: o Removed MS Shell Dlg font mapping
61 - GDI32: o Synchronize DIB Section after SelectPalette call (if selected in DC)
62 (fixes wrong colors for some bitmaps)
63 o Update bitmap and synchronize DIB Section in SetDIBits
64 o Update color table during DIB sync too
65 - USER32: o Dialog control x & y coordinates in dialog template are signed
66 words. (fixes dialog controls with negative offset)
67 o Rewrote Post(Thread)/SendMessage; filtering of posted/sent
68 messages (by app) is now possible with Peek/GetMessage.
69 o PeekMessage fix; got rid of double removal for untranslated
70 messages
71
72 2001-05-24: Sander van Leeuwen <sandervl@xs4all.nl>
73 - GDI32: o Commented out recent changes (color conversion) in
74 SetDIBitsToDevice. Breaks startup bitmap of Acrobat Reader 4
75 o GetTextExtentPointA; call WGSS instead.
76 Better result (strings not clipped).
77 - KERNEL32: o OpenFile fix for OF_REOPEN flag (crashes when looking up
78 handle)
79 - IPHLPAPI o Added stub dll
80
81 2001-05-23: Sander van Leeuwen <sandervl@xs4all.nl>
82 - USER32: o RedrawWindow with desktop window handle no longer returns
83 an error.
84 (fixes RealPlayer Auto Size window)
85 - Odin.ini o Added font mapping for MS Shell Dlg to WarpSans
86 (gets rid of ugly fonts (in dialogs) which also have the wrong
87 size (text clipping))
88 - KERNEL32: o CreateFile for partitions; handle lookup fails if
89 OS/2 handle is set to -1 (happens if disk not inserted)
90 -> set to 0 instead
91
92 2001-05-22: Sander van Leeuwen <sandervl@xs4all.nl>
93 - COMCTL32: o Partial merge of listview control with latest Wine
94 o Listview: Send WM_MEASUREITEM for controls with
95 LVS_OWNERDRAWFIXED style.
96 (TODO: sets size for all items only)
97 (fixes wrong item size for VirtualPC main window)
98 - USER32: o Fixed minimizing & restoring of top-level windows
99 - KERNEL32: o Check name before adding dependency for module in
100 order to avoid circular dependencies (WNETAP32 (== NETAPI32)
101 imports from NETAPI32)
102 (fixes crash at exit in VirtualPC)
103
104 2001-05-20: Sander van Leeuwen <sandervl@xs4all.nl>
105 - GDI32: o Fixed LPtoDP/DPtoLP again.
106 - USER32: o Paint menu item first before destroying it
107 (prevents menu control from painting selected item on
108 desktop)
109 o Don't show or hide scrollbar in SetScrollInfo if
110 scroll parameters didn't change.
111 (fixes loop in VirtualPC settings dialog)
112
113 2001-05-20: Dietrich Teickner <Dietrich_Teickner@t-online.de>
114 - KERNEL32: o LOCALE_IFIRSTDAYOFWEEK fixes (Get/SetLocaleInfo)
115
116 2001-05-19: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
117 - win32k: o Added improvements from Rafal, better validation of the
118 paths which are found. Might cause some warnings for
119 some of you, but just read and ignore them.
120 Run configure.cmd (one of them)!
121
122 2001-05-19: Sander van Leeuwen <sandervl@xs4all.nl>
123 - GDI32: o LPtoDP/DPtoLP: check input because GpiConvert doesn't like
124 illegal values (TODO: check what NT does)
125 (fixes huge buttons in VirtualPC dialog (font with wrong
126 height created))
127 - INCLUDE\odinwrap.h:
128 o ODINFUNCTIONNODBG & ODINPROCEDURENODBG should still save
129 and restore FS!!!
130 (FS corruption in release build; mainly affects wsock32)
131 - WS2_32: o Added more exports
132 - KERNEL32: o Export TryEnterCriticalSection
133 o InterlockedCompareExchange bugfix; should not always return
134 old destination; return whatever cmpxchg puts in eax
135 - SHLWAPI: o Export SHSetValueW
136 o Ordinal export 342 is InterlockedCompareExchange implementation
137 Takes 3 parameters, not 4. (Wine bug)
138 o Ordinal export 151 takes 3 parameters, not zero.
139 o Implemented SHLWAPI_151 (case sensitive string compare
140 with length; ascii version of SHLWAPI_152)
141 o Implemented SHLWAPI_153 (case insensitive string compare
142 with length (ascii))
143 o Added SHLWAPI_154 (case insensitive string compare with
144 length (unicode))
145 - USER32: o Added TrackMouseEvent, GetGUIThreadInfo & SendInput stubs
146 - ADVAPI32: o Added undocumented SystemFunctionXXX functions (stubs)
147 o Set lasterror in EnumServicesStatusA/W stubs
148 - GDI32: o GetTextExtentPointA now handles strings larger than 512
149 characters.
150
151 2001-05-19: Dietrich Teickner <Dietrich_Teickner@t-online.de>
152 - KERNEL32: o LOCALE_IFIRSTDAYOFWEEK fix (GetLocaleInfo)
153
154 2001-05-18: Sander van Leeuwen <sandervl@xs4all.nl>
155 - KERNEL32: o Fixed FS corruption in LCMapStringA/W
156 o ole2nls: resync with latest Wine sources
157
158 2001-05-17: Sander van Leeuwen <sandervl@xs4all.nl>
159 - USER32: o InvalidateRect & InvalidateRgn must call RedrawWindow
160 with RDW_ALLCHILDREN flag.
161 (RealPlayer 8 install dialog doesn't have WS_CLIPCHILDREN
162 style -> InvalidateRect overwrites child windows (buttons))
163
164 2001-05-17: Sander van Leeuwen <sandervl@xs4all.nl>
165 - USER32: o Destroy menu windows when they are no longer used.
166 (fixes activation problems with dialogs created after
167 selecting a menu item)
168 (TODO: sync with latest wine menu control sourcecode)
169 o clientHeight bugfix (fixes crash in Solitaire)
170 o Check if another app changed mouse cursor (Get/SetCursor)
171 (previously mouse cursor did not change back if another
172 app modified it)
173
174 2001-05-16: Sander van Leeuwen <sandervl@xs4all.nl>
175 - USER32: o WM_SETREDRAW fix; must call WinEnableWindowUpdate for
176 both client and frame window.
177 (winhlp32 buttons are now visible again)
178
179 2001-05-15: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
180 - Tools\bin:o Synced with other projects using the same tools.
181
182 2001-05-15: Sander van Leeuwen <sandervl@xs4all.nl>
183 - USER32: o BeginPaint must return logical points instead of device points.
184 (not the same if e.g. app changes page viewport)
185 (fixes scaling in Opera)
186 o SetFocus fix; manual activation of windows; PM sometimes
187 changes the Z-order of the window being activated.
188 Also call WH_CBT hook handler (if present)
189 (fixes hotlist window in Opera)
190 - KERNEL32: o OpenFile: check if filename ptr is NULL, return ERROR_INVALID_NAME
191 if true. (verified in NT4, SP6)
192
193 2001-05-15: Dietrich Teickner <Dietrich_Teickner@t-online.de>
194 - KERNEL32: o Added LOCALE_IFIRSTDAYOFWEEK case for GetLocaleInfoW
195 - COMCTL32: o Commented out TRACE call in DATETIME_ParentNotify.
196 Wrong assumption about lParam as it's not always a pointer
197 (WM_CREATE WM_PARENTNOTIFY lParam == hwnd -> crash)
198
199 2001-05-13: Dietrich Teickner <Dietrich_Teickner@t-online.de>
200 - COMCTL32: o Fixed wrong return values for datetime control
201 (DTM_GETSYSTEMTIME & DTM_SETSYSTEMTIME)
202
203 2001-05-11: Sander van Leeuwen <sandervl@xs4all.nl>
204 - USER32: o Rewrote window handling. Back to using frame and client windows
205 for each win32 window.
206 (fixes visible region problems with e.g. Opera)
207 Frame windows never have the WS_CLIPCHILDREN style; this caused
208 the transparency problems reported earlier when using this method.
209 E.g.: Dialog parent, groupbox; invalidate part of groupbox ->
210 painting algorithm stops top-down search when it finds
211 a window with WS_CLIPCHILDREN style
212 -> result: dialog window won't update groupbox background
213 as groupbox only draws the border
214 o UpdateWindow: Must use frame window handle even though
215 UpdateWindow only updates the client area.
216 If the frame window has a valid update region and we call
217 WinUpdateWindow for the client window, then no WM_PAINT
218 messages will be sent.
219 o Don't erase background in RedrawWindow (invalidate) when
220 RDW_ERASE flag not set.
221 (gets rid of excessive background redraws (flickering) for
222 progress windows in some installers)
223 o Fixed ScrollWindow bug
224 o WM_SHOWWINDOW sent twice
225 o Mark window's visible region as changed when client receives
226 WM_SIZE (PM). BeginPaint sends a WM_ERASEBKGND when this
227 flag is set (regardless of erase flag set by RedrawWindow)
228 o ScrollDC fix (window handle transation)
229 o ScrollDC and ScrollWindowEx bugfix (setting update region)
230 (fixes scrolling in MS Word 97)
231 - GDI32: o SetDIBitsToDevice: RGB 555 is the default for 16 bits bitmaps
232 (fixes pictures in (some) documents for Word 97)
233 TODO: Probably need to check bitfields and convert for some
234 other blit functions
235
236 2001-05-10: Shingo Tsuda <sofiya@din.or.jp>
237 - GDI32: o Rop conversion for DIB Section blits
238 o Support for negative height (origin top left) in
239 SetDIBitsToDevice + StretchDIBits
240
241 2001-05-10: Sander van Leeuwen <sandervl@xs4all.nl>
242 - GDI32: o includeBottomRightPoint bugfix; if left == right or top == bottom
243 then the rectangle isn't empty. (include/include input)
244 (fixes e.g. missing erase background when slowly moving window
245 over Odin window (full window dragging enabled))
246
247 2001-05-09: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
248 - src/ws2help, bin/debug, bin/release, src/win32k/list,
249 src/win32k/debug:
250 o Removed directories. These were either not needed
251 or unused. I did this now since I was going to
252 remove ws2help anyway and there by breaking your tree.
253 - tools/bin/CVSRemoveDeletedDirs.cmd:
254 o Rexx script which removes the above directories
255 from your local tree. Run this from the root of the tree.
256 To physically remove the directories you have to specify
257 REMOVE as argument (no dash or slash!).
258
259 2001-05-08: knut st. osmundsen <knut.stange.osmundsen@mynd.no>
260 - src/makefile:
261 o Ignore WS2HELP for the moment.
262 (Never add empty subdirs to /src without making
263 /src/makefile ignore it!)
264
265 2001-05-07: Patrick Haller <patrick.haller@innotek.de>
266 - WS2_32: o created skeleton and added forwarders to WSOCK32
267 - KERNEL32: o CreateProcess error handling corrected, if
268 O32_CreateProcess fails with specific reason
269
270 2001-05-04: Dietrich Teickner <Dietrich_Teickner@t-online.de>
271 - SHELL32: o Update for SHFileOperationA (FO_MOVE)
272
273 2001-05-04: Sander van Leeuwen <sandervl@xs4all.nl>
274 - USER32: o FrameTrackFrame bugfix for moving child windows
275
276 2000-05-03: Yuri Dario <mc6530@mclink.it>
277 - USER32: o SendNCCalcSize call bugfix (client rectangle parameter)
278 o Fix for groupbox WM_SETFONT handler. Must erase top part
279 if font is changed.
280 - OLEAUT32: o Fail for TLBMAGIC2 typelib type.
281
Note: See TracBrowser for help on using the repository browser.