source: trunk/changelog@ 5849

Last change on this file since 5849 was 5849, checked in by phaller, 25 years ago

.

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